Vital Records Birth and Fetal Death Reporting
1.0.0 - STU 1

This page is part of the Vital Records Birth and Fetal Death Reporting (v1.0.0: STU 1 on FHIR R4) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Encounter - Maternity example [Jada Ann Quinn] - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="encounter-maternity-jada-ann-quinn"/>
  <meta>
    <versionId value="14"/>
    <lastUpdated value="2021-05-14T07:49:47.073+00:00"/>
    <source value="#qLSI78dbcM4SstyH"/>
    <profile
             value="http://hl7.org/fhir/us/bfdr/StructureDefinition/Encounter-maternity"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 9937012</p><p><b>status</b>: finished</p><p><b>class</b>: <span title="{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}">inpatient encounter</span></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-mother-jada-ann-quinn.html">Patient - Mother (Jada Ann Quinn). Generated Summary: Social Security number: 132225986 (USUAL), Medical Record Number: 1032702 (USUAL); Jada Ann Quinn (OFFICIAL), Jada Ann King (MAIDEN); Phone: 1-(404)555-1212, jadaann.quinn@example.com; gender: female; birthDate: 1985-01-15</a></p><h3>Participants</h3><table class="grid"><tr><td>-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td>*</td><td><span title="Codes: {http://loinc.org 87286-1}">Birth attendant [Extended Identifier]</span></td><td><a href="Practitioner-practitioner-vital-records-avery-jones.html">Practitioner - Vital Records (Avery Jones, MD). Generated Summary: id: 112247003; Avery Jones </a></td></tr></table><p><b>period</b>: Feb 11, 2019 5:00:00 PM --&gt; Feb 15, 2019 5:00:00 PM</p><h3>Hospitalizations</h3><table class="grid"><tr><td>-</td><td><b>Origin</b></td><td><b>AdmitSource</b></td></tr><tr><td>*</td><td><a href="Location-location-north-hospital.html">Location - US Core Location (North Hospital). Generated Summary: status: active; name: North Hospital; <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}">Hospital</span></a></td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/admit-source hosp-trans}">The Patient has been transferred from another hospital for this encounter.</span></td></tr></table><h3>Locations</h3><table class="grid"><tr><td>-</td><td><b>Location</b></td><td><b>PhysicalType</b></td></tr><tr><td>*</td><td><a href="Location-location-south-hospital.html">Location - US Core Location (South Hospital). Generated Summary: status: active; name: South Hospital; <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}">Hospital</span></a></td><td><span title="Codes: {http://snomed.info/sct 22232009}">Hospital</span></td></tr></table><p><b>serviceProvider</b>: <a href="Organization-organization-south-hospital.html">Organization - US Core Organization (South Hospital Organization). Generated Summary: id: 5555512; active: true; <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}">Hospital</span>; name: South Hospital; Phone: +1-555-555-1111, mail@southhospital.com</a></p></div>
  </text>
  <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-mother-jada-ann-quinn"/>
    <display value="Patient - Mother (Jada Ann Quinn)"/>
  </subject>
  <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-11T10:00:00-07:00"/>
    <end value="2019-02-15T10:00:00-07:00"/>
  </period>
  <hospitalization>
    <origin>
      <reference value="Location/location-north-hospital"/>
      <display value="Location - US Core Location (North Hospital)"/>
    </origin>
    <admitSource>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/admit-source"/>
        <code value="hosp-trans"/>
        <display value="Transferred from other hospital"/>
      </coding>
      <text
            value="The Patient has been transferred from another hospital for this encounter."/>
    </admitSource>
  </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>
  <serviceProvider>
    <reference value="Organization/organization-south-hospital"/>
    <display
             value="Organization - US Core Organization (South Hospital Organization)"/>
  </serviceProvider>
</Encounter>