FHIR IG analytics| Package | myhie.v4 |
| Resource Type | Schedule |
| Id | vci-sch-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Schedule",
"id": "vci-sch-example",
"meta": {
"versionId": "1",
"lastUpdated": "2023-07-12T14:31:41.167+08:00",
"source": "http://provider.hie.moh.gov.my#ISouNJgtu40Ruqu0",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Schedule-my-core"
]
},
"extension": [
{
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/schedule-type-my-core",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core",
"code": "affiliate",
"display": "Affiliate"
}
]
}
}
],
"active": true,
"serviceCategory": [
{
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core",
"code": "VR",
"display": "Virtual"
}
]
}
],
"serviceType": [
{
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core",
"code": "VCI",
"display": "Individual Virtual Consultation"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core",
"code": "86",
"display": "Addiction & Substance Abuse"
}
]
}
],
"planningHorizon": {
"start": "2023-07-10T21:00:00+08:00",
"end": "2023-07-10T22:00:00+08:00"
},
"comment": "HTJ-Addiction clinic"
}