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

: Encounter - Birth - Baby G Quinn - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="encounter-birth-babyg-quinn"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/bfdr/StructureDefinition/Encounter-birth"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter encounter-birth-babyg-quinn</b></p><a name="encounter-birth-babyg-quinn"> </a><a name="hcencounter-birth-babyg-quinn"> </a><a name="encounter-birth-babyg-quinn-en-US"> </a><p><b>Extension Parental Role</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode CHILD}">child</span></p><p><b>identifier</b>: <code>http://hospital.smarthealthit.org</code>/9937012</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode</a> IMP: inpatient encounter</p><p><b>type</b>: <span title="Codes:{http://www.ama-assn.org/go/cpt 99234}">Under Observation or Inpatient Care Services (Including Admission and Discharge Services)</span></p><p><b>subject</b>: <a href="Patient-patient-child-babyg-quinn.html">BabyG Quinn</a></p><blockquote><p><b>participant</b></p><p><b>type</b>: <span title="Codes:{http://loinc.org 87287-9}">Birth certifier [Extended Identifier]</span></p><p><b>period</b>: 2019-02-12 13:30:00-0700 --&gt; (ongoing)</p><p><b>individual</b>: <a href="Practitioner-practitioner-vital-records-avery-jones.html">Practitioner - Vital Records (Avery Jones, MD)</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title="Codes:{http://loinc.org 87286-1}">Birth attendant [Extended Identifier]</span></p><p><b>individual</b>: <a href="Practitioner-practitioner-vital-records-avery-jones.html">Practitioner - Vital Records (Avery Jones, MD)</a></p></blockquote><p><b>period</b>: 2019-02-12 13:00:00-0700 --&gt; 2019-02-15 10:00:00-0700</p><h3>Hospitalizations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Destination</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style="display: none">*</td><td><a href="Location-location-east-hospital.html">East Hospital Location</a></td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition other-hcf}">The patient was transferred to another healthcare facility.</span></td></tr></table><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td></tr><tr><td style="display: none">*</td><td><a href="Location-location-south-hospital.html">Location - US Core Location (South Hospital)</a></td><td><span title="Codes:{http://snomed.info/sct 22232009}">Hospital</span></td></tr></table><p><b>partOf</b>: <a href="Encounter-encounter-maternity-jada-ann-quinn.html">Maternity Encounter - Jada Ann Quinn</a></p></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="CHILD"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <system value="http://hospital.smarthealthit.org"/>
    <value value="9937012"/>
  </identifier>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="IMP"/>
    <display value="inpatient encounter"/>
  </class>
  <type>
    <coding>
      <system value="http://www.ama-assn.org/go/cpt"/>
      <code value="99234"/>
    </coding>
    <text
          value="Under Observation or Inpatient Care Services (Including Admission and Discharge Services)"/>
  </type>
  <subject>🔗 
    <reference value="Patient/patient-child-babyg-quinn"/>
    <display value="BabyG Quinn"/>
  </subject>
  <participant>
    <type>
      <coding>
        <system value="http://loinc.org"/>
        <code value="87287-9"/>
        <display value="Birth certifier [Extended Identifier]"/>
      </coding>
    </type>
    <period>
      <start value="2019-02-12T13:30:00-07:00"/>
    </period>
    <individual>🔗 
      <reference value="Practitioner/practitioner-vital-records-avery-jones"/>
      <display value="Practitioner - Vital Records (Avery Jones, MD)"/>
    </individual>
  </participant>
  <participant>
    <type>
      <coding>
        <system value="http://loinc.org"/>
        <code value="87286-1"/>
        <display value="Birth attendant [Extended Identifier]"/>
      </coding>
    </type>
    <individual>🔗 
      <reference value="Practitioner/practitioner-vital-records-avery-jones"/>
      <display value="Practitioner - Vital Records (Avery Jones, MD)"/>
    </individual>
  </participant>
  <period>
    <start value="2019-02-12T13:00:00-07:00"/>
    <end value="2019-02-15T10:00:00-07:00"/>
  </period>
  <hospitalization>
    <destination>🔗 
      <reference value="Location/location-east-hospital"/>
      <display value="East Hospital Location"/>
    </destination>
    <dischargeDisposition>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/discharge-disposition"/>
        <code value="other-hcf"/>
        <display value="Other healthcare facility"/>
      </coding>
      <text
            value="The patient was transferred to another healthcare facility."/>
    </dischargeDisposition>
  </hospitalization>
  <location>
    <location>🔗 
      <reference value="Location/location-south-hospital"/>
      <display value="Location - US Core Location (South Hospital)"/>
    </location>
    <physicalType>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="22232009"/>
        <display value="Hospital"/>
      </coding>
    </physicalType>
  </location>
  <partOf>🔗 
    <reference value="Encounter/encounter-maternity-jada-ann-quinn"/>
    <display value="Maternity Encounter - Jada Ann Quinn"/>
  </partOf>
</Encounter>