Dental Data Exchange
2.0.0-ballot - CI Build United States of America flag

Dental Data Exchange, published by Payer/Provider Information Exchange Work Group. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/dental-data-exchange/ and changes regularly. See the Directory of published versions

: Observation- Occupation: Accountant example - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="Present-job-example-dental"/>
  <meta>
    <versionId value="6"/>
    <lastUpdated value="2021-04-28T00:01:25.126+00:00"/>
    <source value="#tBxNgqGxyFmgQxMw"/>
    <profile
             value="http://hl7.org/fhir/us/odh/StructureDefinition/odh-PastOrPresentJob"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Present-job-example-dental</b></p><a name="Present-job-example-dental"> </a><a name="hcPresent-job-example-dental"> </a><a name="Present-job-example-dental-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">version: 6; Last updated: 2021-04-28 00:01:25+0000; </p><p style="margin-bottom: 0px">Information Source: #tBxNgqGxyFmgQxMw</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/odh/STU1/StructureDefinition-odh-PastOrPresentJob.html">Past Or Present Job</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 11341-5}">History of Occupation</span></p><p><b>subject</b>: <a href="Patient-example-dental.html">Patient A</a></p><p><b>effective</b>: 2015-01-01 --&gt; (ongoing)</p><p><b>value</b>: <span title="Codes:{urn:oid:2.16.840.1.114222.4.11.7186 0800}">Accountants and Auditors</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11341-5"/>
      <display value="History of Occupation"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/example-dental"/>
    <display value="Patient A"/>
  </subject>
  <effectivePeriod>
    <start value="2015-01-01"/>
  </effectivePeriod>
  <valueCodeableConcept>
    <coding>
      <system value="urn:oid:2.16.840.1.114222.4.11.7186"/>
      <code value="0800"/>
      <display value="Accountants and Auditors"/>
    </coding>
  </valueCodeableConcept>
</Observation>