: Example of a HealthcareService - JSON Representation
Raw json | Download
{
"resourceType" : "HealthcareService",
"id" : "6d6d7ce8-65c2-11e6-a20e-7b5deed40050",
"meta" : {
"profile" : [
🔗 "https://fhir.medirecords.com/StructureDefinition/mr-healthcare-service-core"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService 6d6d7ce8-65c2-11e6-a20e-7b5deed40050</b></p><a name=\"6d6d7ce8-65c2-11e6-a20e-7b5deed40050\"> </a><a name=\"hc6d6d7ce8-65c2-11e6-a20e-7b5deed40050\"> </a><a name=\"6d6d7ce8-65c2-11e6-a20e-7b5deed40050-en-US\"> </a><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-ade47c8c-9eed-11ea-a6fa-3f7e286deed9.html\">Organization Healthy Live Clinic</a></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 408443003}\">General medical practice</span></p><p><b>location</b>: <a href=\"Location-6d6d7ce8-65c2-11e6-a20e-7b5deed40053.html\">Location Downunder Hospital Blacktown</a></p><p><b>name</b>: ABC GP Medical Service Blacktown</p></div>"
},
"active" : true,
"providedBy" : {
🔗 "reference" : "Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9"
},
"specialty" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "408443003",
"display" : "General medical practice"
}
]
}
],
"location" : [
{
🔗 "reference" : "Location/6d6d7ce8-65c2-11e6-a20e-7b5deed40053"
}
],
"name" : "ABC GP Medical Service Blacktown"
}