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="ExampleObservationScoredAssessment"/>
<meta>
<profile
value="https://fhir.xealth.io/StructureDefinition/xealth-observation-scoredassessment"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ExampleObservationScoredAssessment</b></p><a name="ExampleObservationScoredAssessment"> </a><a name="hcExampleObservationScoredAssessment"> </a><a name="ExampleObservationScoredAssessment-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-scoredassessment.html">Xealth Observation Scored Assessment</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://loinc.org 44250-9}">Patient health questionnaire 9 item total score</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>: 12 {score}<span style="background: LightGoldenRodYellow"> (Details: UCUM code{score} = '{score}')</span></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://loinc.org 44250-9}">Little interest or pleasure in doing things</span></td><td><span title="Codes:{http://loinc.org LA6569-3}">Several days</span></td></tr></table></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://loinc.org"/>
<code value="44250-9"/>
<display value="Patient health questionnaire 9 item total score"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/ExampleXealthPatient"/>
</subject>
<effectiveDateTime value="2021-06-11T04:44:16Z"/>
<performer>🔗
<reference value="Organization/ExampleOrganization"/>
</performer>
<valueQuantity>
<value value="12"/>
<unit value="{score}"/>
<system value="http://unitsofmeasure.org"/>
<code value="{score}"/>
</valueQuantity>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="44250-9"/>
<display value="Little interest or pleasure in doing things"/>
</coding>
<text value="Little interest or pleasure in doing things"/>
</code>
<valueCodeableConcept>
<coding>
<extension
url="https://fhir.xealth.io/StructureDefinition/ordinal-value">
<valueDecimal value="1"/>
</extension>
<system value="http://loinc.org"/>
<code value="LA6569-3"/>
<display value="Several days"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>