ODMAP
0.1.0 - CI Build United States of America flag

ODMAP - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient - MDILog - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="patient-mdi-odmap-example"/>
  <meta>
    <profile
             value="http://orainc.com/fhir/odmap/StructureDefinition/Patient-odmap"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Anonymous Patient</b> male, DoB Unknown ( id: 2023-0051)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Document the age in years"><a href="StructureDefinition-Extension-age-years.html">Extension - Age Years:</a></td><td colspan="3"><ul><li>39</li></ul></td></tr></table></div>
  </text>
  <extension
             url="http://orainc.com/fhir/odmap/StructureDefinition/Extension-age-years">
    <valueInteger value="39"/>
  </extension>
  <identifier>
    <system value="https://mdilog.com"/>
    <value value="2023-0051"/>
  </identifier>
  <gender value="male"/>
</Patient>