BSeR: Bidirectional Services_eReferral
2.0.0-connectathon - CI Build United States of America flag

BSeR: Bidirectional Services_eReferral - Local Development build (v2.0.0-connectathon). See the Directory of published versions

: Patient Baby B Everybaby - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="patient-us-core-patient-baby-everybaby"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2023-03-31T04:46:51.931+00:00"/>
    <source value="#lXHTzAy8WX07lxai"/>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <div class="hapiHeaderText">Baby B 
                <b>EVERYBABY </b>
            </div>
            <table class="hapiPropertyTable">
                <tbody>
                    <tr>
                        <td>Identifier</td>
                        <td>9932702</td>
                    </tr>
                    <tr>
                        <td>Address</td>
                        <td>
                            <span>5101 Peachtree St NE </span>
                            <br/>
                            <span>Atlanta </span>
                            <span>GA </span>
                            <span>US </span>
                        </td>
                    </tr>
                    <tr>
                        <td>Date of birth</td>
                        <td>
                            <span>15 January 2019</span>
                        </td>
                    </tr>
                </tbody>
            </table>
        </div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-race">
    <extension url="ombCategory">
      <valueCoding>
        <system value="urn:oid:2.16.840.1.113883.6.238"/>
        <code value="2106-3"/>
        <display value="White"/>
      </valueCoding>
    </extension>
    <extension url="text">
      <valueString value="White"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity">
    <extension url="ombCategory">
      <valueCoding>
        <system value="urn:oid:2.16.840.1.113883.6.238"/>
        <code value="2186-5"/>
        <display value="Not Hispanic or Latino"/>
      </valueCoding>
    </extension>
    <extension url="text">
      <valueString value="Not Hispanic or Latino"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex">
    <valueCode value="F"/>
  </extension>
  <identifier>
    <use value="usual"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
        <display value="Medical Record Number"/>
      </coding>
    </type>
    <system value="http://hospital.smarthealthit.org"/>
    <value value="9932702"/>
  </identifier>
  <active value="true"/>
  <name>
    <family value="Everybaby"/>
    <given value="Baby"/>
    <given value="B"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="1-(404)555-1212"/>
    <use value="home"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="baby.everybaby@example.com"/>
  </telecom>
  <gender value="female"/>
  <birthDate value="2019-01-15"/>
  <address>
    <line value="5101 Peachtree St NE"/>
    <city value="Atlanta"/>
    <state value="GA"/>
    <postalCode value="30302"/>
    <country value="US"/>
  </address>
</Patient>