CH EMED (R4)
2.1.0 - STU 3 Ballot Switzerland flag

This page is part of the CH EMED (R4) (v2.1.0: STU 3) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Monika Wegmueller as Information Recipient - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "MonikaWegmuellerRecipient",
  "meta" : {
    "profile" : [
      "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Monika Wegmüller </b> (no stated gender), DoB Unknown</p></div>"
  },
  "name" : [
    {
      "family" : "Wegmüller",
      "given" : [
        "Monika"
      ]
    }
  ],
  "address" : [
    {
      "line" : [
        "Wiesenstr. 12"
      ],
      "city" : "Zürich",
      "postalCode" : "8003",
      "country" : "CH"
    }
  ]
}