Gravitate Health FHIR Implementation Guide (FHIR R4), published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health-ips/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="tobacco-use-example"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-tobaccouse-uv-ips"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: Observation tobacco-use-example</b></p><a name="tobacco-use-example"> </a><a name="hctobacco-use-example"> </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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="https://build.fhir.org/ig/HL7/fhir-ips/StructureDefinition-Observation-tobaccouse-uv-ips.html">Observation Social History - Tobacco Use (IPS)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 72166-2}">Tobacco smoking status</span></p><p><b>subject</b>: <a href="Bundle-Ovl-gravitate-Alicia.html#Patient_Ovl-alicia-patient">Alicia Gravitate Female, DoB: 1998-10-05 ( https://www.gravitatehealth.eu/sid/doc#alicia-1-local)</a></p><p><b>effective</b>: 2019-07-15</p><p><b>performer</b>: <a href="Bundle-Ovl-gravitate-Alicia.html#Practitioner_Ovl-alicia-pract">Dr. Walter Waltz</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA15920-4}">Former smoker</span></p></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="72166-2"/>
<display value="Tobacco smoking status"/>
</coding>
</code>
<subject>
<reference value="Patient/Ovl-alicia-patient"/>
</subject>
<effectiveDateTime value="2019-07-15"/>
<performer>
<reference value="Practitioner/Ovl-alicia-pract"/>
<display value="Dr. Walter Waltz"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA15920-4"/>
<display value="Former smoker"/>
</coding>
</valueCodeableConcept>
</Observation>