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="ExampleObservationBodyWeight"/>
<meta>
<profile
value="https://fhir.xealth.io/StructureDefinition/xealth-observation-body-weight"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ExampleObservationBodyWeight</b></p><a name="ExampleObservationBodyWeight"> </a><a name="hcExampleObservationBodyWeight"> </a><a name="ExampleObservationBodyWeight-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-body-weight.html">Xealth Observation Body Weight</a></p></div><p><b>Manual Entry Flag</b>: true</p><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>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 29463-7}">Body Weight</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>: 20.09414 [lb_av]<span style="background: LightGoldenRodYellow"> (Details: UCUM code[lb_av] = '[lb_av]')</span></p></div>
</text>
<extension
url="https://fhir.xealth.io/StructureDefinition/extension-is-manual-entry">
<valueBoolean value="true"/>
</extension>
<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"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="vital-signs"/>
<display value="Vital Signs"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="29463-7"/>
<display value="Body Weight"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/ExampleXealthPatient"/>
</subject>
<effectiveDateTime value="2021-06-11T04:44:16Z"/>
<performer>🔗
<reference value="Organization/ExampleOrganization"/>
</performer>
<valueQuantity>
<value value="20.09414"/>
<unit value="[lb_av]"/>
<system value="http://unitsofmeasure.org"/>
<code value="[lb_av]"/>
</valueQuantity>
</Observation>