CH EPREG (R4)
0.1.0 - draft Switzerland flag

CH EPREG (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/neues4/ch-epreg/ and changes regularly. See the Directory of published versions

: Hans Muster - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "HansMuster",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-practitioner"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner HansMuster</b></p><a name=\"HansMuster\"> </a><a name=\"hcHansMuster\"> </a><a name=\"HansMuster-en-US\"> </a><p><b>name</b>: Hans Muster </p></div>"
  },
  "name" : [
    {
      "family" : "Muster",
      "given" : [
        "Hans"
      ]
    }
  ]
}