FHIR IG analytics| Package | myhie.v4 |
| Resource Type | Slot |
| Id | example-slot.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Slot",
"id": "example-slot",
"meta": {
"versionId": "1",
"lastUpdated": "2022-09-26T06:12:43.410+08:00",
"source": "http://cprchospital.moh.gov.my#mPZE0WRRslihjIDQ",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Slot-my-core"
]
},
"extension": [
{
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/slot-quota-my-core",
"extension": [
{
"url": "available",
"valueString": "5"
},
{
"url": "quota",
"valueString": "5"
}
]
}
],
"identifier": [
{
"value": "HTJ-SLT-2200000005"
}
],
"serviceCategory": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "46111000",
"display": "Secondary care"
}
]
}
],
"serviceType": [
{
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/secondary-care-type-my-core",
"code": "22232009",
"display": "Hospital"
}
]
}
],
"appointmentType": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core",
"code": "internal",
"display": "Internal"
}
]
},
"schedule": {
"reference": "Schedule/2f994245-45cd-4d77-ad7c-40240924705a"
},
"status": "free",
"start": "2022-09-30T08:30:00.000+08:00",
"end": "2022-09-30T16:30:00.000+08:00",
"comment": "TESTING"
}