MII IG PRO
2026.0.0-alpha - ci-build Unknown region code '276'

MII IG PRO, published by Medizininformatik-Initiative. This guide is not an authorized publication; it is the continuous build for version 2026.0.0-alpha built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medizininformatik-initiative/kerndatensatzmodul-proms/ and changes regularly. See the Directory of published versions

: MII EXA PRO Patient - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "mii-exa-pro-patient",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient mii-exa-pro-patient</b></p><a name=\"mii-exa-pro-patient\"> </a><a name=\"hcmii-exa-pro-patient\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Max Mustermann  männlich, DoB: 1980-05-15 ( http://identifiers.org/patient-ids#12345)</p><hr/></div>"
  },
  "identifier" : [
    {
      "system" : "http://identifiers.org/patient-ids",
      "value" : "12345"
    }
  ],
  "name" : [
    {
      "family" : "Mustermann",
      "given" : [
        "Max"
      ]
    }
  ],
  "gender" : "male",
  "birthDate" : "1980-05-15"
}