FHIR IG analytics| Package | ca.on.oh-seris-r4 |
| Resource Type | Slot |
| Id | Schedule_UC3-Release_Block_2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Slot",
"id": "060cb6f5-39a8-43e2-872c-84becf423169",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Slot|1.0.0"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
],
"tag": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-health-care-facility-id",
"code": "4999"
}
]
},
"identifier": [
{
"system": "http://ontariohealth.ca/fhir/StructureDefinition/slot-identifier",
"value": "4999.OR1.DF7D4FD9-318E-4E18-98D6-739D47A494E7.2023-02-15.1"
}
],
"extension": [
{
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-block-release",
"extension": [
{
"url": "releaseMinutes",
"valueInteger": 60
},
{
"url": "releaseReason",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/block-release-reason",
"code": "sr",
"display": "Surgeon Request"
}
]
}
},
{
"url": "releaseDate",
"valueDateTime": "2023-01-30T21:00:00Z"
},
{
"url": "releaseRequestDate",
"valueDateTime": "2023-01-01T14:30:00+01:00"
}
]
},
{
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-blockchange",
"extension": [
{
"url": "changeDate",
"valueDateTime": "2023-10-11T14:30:00+01:00"
},
{
"url": "changeReason",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/block-change-reason",
"code": "b-r",
"display": "Block Removed"
}
]
}
},
{
"url": "changeAuthority",
"valueString": "Mr. Smith"
}
]
},
{
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-slot-name",
"valueString": "OR1.2023-02-15.1"
}
],
"schedule": {
"identifier": {
"system": "http://ontariohealth.ca/fhir/StructureDefinition/schedule-identifier",
"value": "4999.OR1.DF7D4FD9-318E-4E18-98D6-739D47A494E7"
}
},
"status": "free",
"start": "2023-02-15T21:00:00Z",
"end": "2023-02-15T22:30:00Z",
"comment": "Block released because surgeon is on vacation."
}