CH Core (R4)
7.0.0-ballot - ballot
This page is part of the CH Core (R4) (v7.0.0-ballot: STU 7 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "HealthcareService",
"id" : "healthcareService-DemoCIS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService healthcareService-DemoCIS</b></p><a name=\"healthcareService-DemoCIS\"> </a><a name=\"hchealthcareService-DemoCIS\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1</code>/DemoCIS</p><p><b>category</b>: <span title=\"Codes:\">Clinical Information System</span></p><p><b>name</b>: DemoCIS</p></div>"
},
"identifier" : [
{
"system" : "urn:oid:2.16.756.5.30.1",
"value" : "DemoCIS"
}
],
"category" : [
{
"text" : "Clinical Information System"
}
],
"name" : "DemoCIS"
}