CH IG (R4)
1.2.1 - draft
CH IG (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "PetraMeier",
"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 class=\"res-header-id\"><b>Generated Narrative: Patient PetraMeier</b></p><a name=\"PetraMeier\"> </a><a name=\"hcPetraMeier\"> </a><a name=\"PetraMeier-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Petra Meier (no stated gender), DoB Unknown</p><hr/></div>"
},
"name" : [
{
"family" : "Meier",
"given" : [
"Petra"
]
}
]
}