CH EKM (R4)
0.0.1 - ci-build
CH EKM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-ekm/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "ChEkmPractitionerBrokerExample",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ChEkmPractitionerBrokerExample</b></p><a name=\"ChEkmPractitionerBrokerExample\"> </a><a name=\"hcChEkmPractitionerBrokerExample\"> </a><p><b>name</b>: Monika Giacometti </p><p><b>telecom</b>: <a href=\"mailto:input@output.org\">input@output.org</a></p></div>"
},
"name" : [
{
"family" : "Giacometti",
"given" : [
"Monika"
]
}
],
"telecom" : [
{
"system" : "email",
"value" : "input@output.org"
}
]
}