CH UMZH Connect IG (R4)
1.0.0-cibuild - ci-build
CHE
CH UMZH Connect IG (R4), published by UMZH. This guide is not an authorized publication; it is the continuous build for version 1.0.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/umzhconnect/umzhconnect-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "HealthcareService",
"id" : "HealthcareServiceOrthopedicsFulfiller",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService HealthcareServiceOrthopedicsFulfiller</b></p><a name=\"HealthcareServiceOrthopedicsFulfiller\"> </a><a name=\"hcHealthcareServiceOrthopedicsFulfiller\"> </a><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"http://registry.example.org/fhir/Organization/Fulfiller\">http://registry.example.org/fhir/Organization/Fulfiller</a></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 183545006}\">Referral to orthopedic service (procedure)</span></p><p><b>name</b>: Orthopedic Surgery</p></div>"
},
"active" : true,
"providedBy" : {
"reference" : "http://registry.example.org/fhir/Organization/Fulfiller"
},
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "183545006",
"display" : "Referral to orthopedic service (procedure)"
}
]
}
],
"name" : "Orthopedic Surgery"
}