CH IG (R4)
1.2.1 - draft
This page is part of the CH IG (R4) (v1.2.1: STU) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "HansMuster",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-ig/StructureDefinition/ch-ig-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"
]
}
]
}