Patient Care Coordination (PCC) Implementation Guide
0.1.1-current - ci-build United Kingdom flag

Patient Care Coordination (PCC) Implementation Guide - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Observation Ex Smoker - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="a2cf5305-6de3-4ec5-8c7c-4c1b68b30d5c"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation a2cf5305-6de3-4ec5-8c7c-4c1b68b30d5c</b></p><a name="a2cf5305-6de3-4ec5-8c7c-4c1b68b30d5c"> </a><a name="hca2cf5305-6de3-4ec5-8c7c-4c1b68b30d5c"> </a><p><b>identifier</b>: <a href="http://terminology.hl7.org/5.0.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt 

This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: 

Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.

This OID may also be used in CD.codeSystem.">URI</a>/urn:uuid:a2cf5305-6de3-4ec5-8c7c-4c1b68b30d5c</p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 365981007}">Finding of tobacco smoking behaviour</span></p><p><b>subject</b>: <a href="Bundle-ClinicReportMessage.html#urn-uuid-073eef49-81ee-4c2e-893b-bc2e4efd2630">Rachel Kanfeld  Female, DoB: 1998-03-16 ( National Health Plan Identifier)</a></p><p><b>effective</b>: 2025-10-11 10:50:40+0000</p><p><b>performer</b>: <a href="Bundle-ClinicReportMessage.html#urn-uuid-073eef49-81ee-4c2e-893b-bc2e4efd2630">Rachel Kanfeld  Female, DoB: 1998-03-16 ( National Health Plan Identifier)</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 8517006}">Former smoker</span></p></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:a2cf5305-6de3-4ec5-8c7c-4c1b68b30d5c"/>
  </identifier>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="social-history"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="365981007"/>
      <display value="Finding of tobacco smoking behaviour"/>
    </coding>
  </code>
  <subject>
    <reference value="urn:uuid:073eef49-81ee-4c2e-893b-bc2e4efd2630"/>
  </subject>
  <effectiveDateTime value="2025-10-11T10:50:40.701Z"/>
  <performer>
    <reference value="urn:uuid:073eef49-81ee-4c2e-893b-bc2e4efd2630"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="8517006"/>
      <display value="Former smoker"/>
    </coding>
  </valueCodeableConcept>
</Observation>