Birth And Fetal Death (BFDR) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

Birth And Fetal Death (BFDR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-bfdr/ and changes regularly. See the Directory of published versions

: Observation - Mother Present Job - Jada Ann Quinn - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-present-job-jada-ann-quinn"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-present-job"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation observation-present-job-jada-ann-quinn</b></p><a name="observation-present-job-jada-ann-quinn"> </a><a name="hcobservation-present-job-jada-ann-quinn"> </a><a name="observation-present-job-jada-ann-quinn-en-US"> </a><p><b>Extension Parental Role</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}">mother</span></p><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-patient-child-babyg-quinn.html">Baby G Quinn (official) Female, DoB: 2019-02-12 ( Medical Record Number: 9932702 (use: usual, ))</a></p><p><b>focus</b>: Jada Ann Quinn - Mother</p><p><b>effective</b>: 2019-01-09 --&gt; (ongoing)</p><p><b>value</b>: <span title="Codes:">Carpenter</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 86188-0}">History of Occupation industry</span></td><td><span title="Codes:">Construction</span></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-role">
    <valueCodeableConcept>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
        <code value="MTH"/>
        <display value="mother"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11341-5"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-child-babyg-quinn"/>
  </subject>
  <focus>
    <display value="Jada Ann Quinn - Mother"/>
  </focus>
  <effectivePeriod>
    <start value="2019-01-09"/>
  </effectivePeriod>
  <valueCodeableConcept>
    <text value="Carpenter"/>
  </valueCodeableConcept>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="86188-0"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <text value="Construction"/>
    </valueCodeableConcept>
  </component>
</Observation>