FHIR IG analytics| Package | myhie.v4 |
| Resource Type | HealthcareService |
| Id | HealthcareService.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "HealthcareService",
"id": "hs-1",
"meta": {
"versionId": "1",
"lastUpdated": "2023-11-27T16:06:19.839+08:00",
"source": "http://provider.hie.moh.gov.my",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/HealthcareService-my-core"
]
},
"active": true,
"providedBy": {
"reference": "Organization/33-1123121",
"display": "KPJK"
},
"category": [
{
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/servicerequest-category-my-core",
"code": "363679005",
"display": "Imaging"
}
]
}
],
"type": [
{
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/imaging-region-my-core",
"code": "280",
"display": "HEAD & NECK"
}
]
},
{
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/imaging-modality-my-core",
"code": "11",
"display": "MRI"
}
]
},
{
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/imaging-my-core",
"code": "281",
"display": "MRI Brain"
}
]
}
],
"name": "HEAD & NECK",
"appointmentRequired": true
}