CH EMS (R4)
1.9.0-cibuild - ci-build
CH EMS (R4), published by IVR Interverband für Rettungswesen. This guide is not an authorized publication; it is the continuous build for version 1.9.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ems/ and changes regularly. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "1-SaniPetraMuster-PR",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-practitionerrole"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 1-SaniPetraMuster-PR</b></p><a name=\"1-SaniPetraMuster-PR\"> </a><a name=\"hc1-SaniPetraMuster-PR\"> </a><a name=\"1-SaniPetraMuster-PR-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-1-SaniPetraMuster.html\">Practitioner Petra Muster </a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 133932002}\">Caregiver</span></p></div>"
},
"practitioner" : {
🔗 "reference" : "Practitioner/1-SaniPetraMuster"
},
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "133932002",
"display" : "Caregiver"
}
]
}
]
}