XealthIG
v1.42.0 - release
XealthIG - Local Development build (vv1.42.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="ExampleObservationGeneral"/>
<meta>
<profile
value="https://fhir.xealth.io/StructureDefinition/xealth-observation-general"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ExampleObservationGeneral</b></p><a name="ExampleObservationGeneral"> </a><a name="hcExampleObservationGeneral"> </a><a name="ExampleObservationGeneral-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-xealth-observation-general.html">Xealth Observation General</a></p></div><p><b>Ehr Order Id</b>: 12345</p><blockquote><p><b>Ordering Provider</b></p><ul><li>identifier: NPI identifier/12345</li><li>name: Xealth Test </li></ul></blockquote><p><b>basedOn</b>: <a href="ServiceRequest-ExampleServiceRequest.html">ServiceRequest: status = active; intent = plan</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://codings.example.com color}">color</span></p><p><b>subject</b>: <a href="Patient-ExampleXealthPatient.html">Xealth Profile Test Male, DoB: 1986-07-13 ( XPID: xealth-17328-1732489-17846492-3128691 (use: official, ))</a></p><p><b>effective</b>: 2021-06-11 04:44:16+0000</p><p><b>performer</b>: <a href="Organization-ExampleOrganization.html">Organization Health Level Seven International</a></p><p><b>value</b>: mauve</p></div>
</text>
<extension
url="https://fhir.xealth.io/StructureDefinition/extension-ehr-order-id">
<valueString value="12345"/>
</extension>
<extension
url="https://fhir.xealth.io/StructureDefinition/extension-ordering-provider">
<extension url="identifier">
<valueIdentifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NPI"/>
</coding>
<text value="NPI identifier"/>
</type>
<system value="urn:oid:0.1.2.3.4.5.6.7"/>
<value value="12345"/>
</valueIdentifier>
</extension>
<extension url="name">
<valueHumanName>
<family value="Test"/>
<given value="Xealth"/>
</valueHumanName>
</extension>
</extension>
<basedOn>🔗
<reference value="ServiceRequest/ExampleServiceRequest"/>
</basedOn>
<status value="final"/>
<code>
<coding>
<system value="http://codings.example.com"/>
<code value="color"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/ExampleXealthPatient"/>
</subject>
<effectiveDateTime value="2021-06-11T04:44:16Z"/>
<performer>🔗
<reference value="Organization/ExampleOrganization"/>
</performer>
<valueString value="mauve"/>
</Observation>