CH EMS (R4)
1.9.0-cibuild - ci-build Switzerland flag

CH EMS (R4), published by IVR Interverband für Rettungswesen. This guide is not an authorized publication; it is the continuous build for version 1.9.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ems/ and changes regularly. See the Directory of published versions

: 2 Patient unbekannt - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "2-PatientUnbekannt",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient 2-PatientUnbekannt</b></p><a name=\"2-PatientUnbekannt\"> </a><a name=\"hc2-PatientUnbekannt\"> </a><a name=\"2-PatientUnbekannt-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient Male, DoB Unknown ( Medical record number)</p><hr/></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "MR"
          }
        ]
      },
      "system" : "urn:oid:2.16.756.5.30.1.143.20",
      "value" : "MU43221"
    }
  ],
  "gender" : "male"
}