Example
Task/fm-example3
(XML)
Search
Parameter
keyword
(type:
string)
defined
as
part
of
the
valueset-extensions
Profile
.
Raw
XML
(
canonical
form
+
also
see
XML
Format
Specification
)
Optional
Extensions
Element
Jump
past
Narrative
Other
Details:
Example
of
the
release
of
the
balance
of
reserved
funds
for
a
preauthorization
(id
=
"fm-example3")
Full
URL
:
http://hl7.org/fhir/SearchParameter/valueset-extensions-ValueSet-keyword
Paths
:
f:ValueSet/f:extension[@url='http://hl7.org/fhir/StructureDefinition/valueset-keyWord']
|
/f:#keyWord
Targets
:
<?xml version="1.0" encoding="UTF-8"?>
<Task xmlns="http://hl7.org/fhir">
<id value="fm-example3"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>
<b> Generated Narrative with Details</b>
</p>
</div>
</text>
<identifier>
<use value="official"/>
<system value="http:/happyvalley.com/task"/>
<value value="20181012-001"/>
</identifier>
<status value="requested"/>
<intent value="order"/>
<priority value="stat"/>
<code>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/financialtaskcode"/>
<code value="release"/>
</coding>
</code>
<focus>
<identifier>
<system value="http://happyvalley.com/claim"/>
<value value="1501"/>
</identifier>
</focus>
<authoredOn value="2018-10-04T08:25:05+10:00"/>
<lastModified value="2018-10-04T08:25:05+10:00"/>
<requester>
<reference value="Organization/example"/>
<display value="Happy Valley Clinic"/>
</requester>
<owner>
<identifier>
<system value="http://nationalinsurers.com/identifiers"/>
<value value="12345"/>
</identifier>
</owner>
<input>
<type>
<coding>
<system value="http://hl7.org/financial-taskinputtype"/>
<code value="origresponse"/>
</coding>
</type>
<valueReference>
<identifier>
<system value="http://nationalinsurers.com/claimresponse"/>
<value value="CR201810040001234"/>
</identifier>
</valueReference>
</input>
</
Task
>
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.