Clinibus FHIR specification
0.1.8 - ci-build
Clinibus FHIR specification - Local Development build (v0.1.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="example-alcohol-intake"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation example-alcohol-intake</b></p><a name="example-alcohol-intake"> </a><a name="hcexample-alcohol-intake"> </a><a name="example-alcohol-intake-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/ValueSet/observation-category social-history}">Social History</span></p><p><b>code</b>: <span title="Codes:{LOINC 74013-4}">Alcoholic drinks per day</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Matti Mallikas Male, DoB: 1962-05-03 ( Social Security Number: 030562-9952)</a></p><p><b>value</b>: 6</p></div>
</text>
<status value="final"/>
<category>
<coding>
<system value="http://hl7.org/fhir/ValueSet/observation-category"/>
<code value="social-history"/>
<display value="Social History"/>
</coding>
</category>
<code>
<coding>
<system value="LOINC"/>
<code value="74013-4"/>
<display value="Alcoholic drinks per day"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
<valueInteger value="6"/>
</Observation>