Patsiendi üldandmete teenus / Master Patient Index
1.1.1 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: PatientNewborn - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="pat-newborn"/>
  <meta>
    <profile
             value="https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-newborn"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient pat-newborn</b></p><a name="pat-newborn"> </a><a name="hcpat-newborn"> </a><a name="pat-newborn-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Maasikas (temp) Male, DoB: 2007-12-12 ( https://fhir.ee/sid/pid/est/ni#Estonian Personal National Identification Code#50712121111)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td>true</td><td style="background-color: #f3f5da" title="Known multipleBirth status of Patient">Multiple Birth:</td><td colspan="3">1</td></tr></table></div>
  </text>
  <identifier>
    <system value="https://fhir.ee/sid/pid/est/ni"/>
    <value value="50712121111"/>
  </identifier>
  <active value="true"/>
  <name>
    <use value="temp"/>
    <family value="Maasikas"/>
  </name>
  <gender value="male"/>
  <birthDate value="2007-12-12"/>
  <multipleBirthInteger value="1"/>
</Patient>