FHIR IG analytics| Package | fhir.r4.ukcore.stu2 |
| Resource Type | Schedule |
| Id | UKCore-Schedule-Immunization-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Schedule",
"id": "UKCore-Schedule-Immunization-Example",
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "4c8b068a-d610-427f-a508-6b7f90d47bf2"
}
],
"active": true,
"serviceCategory": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-category",
"code": "17",
"display": "General Practice"
}
]
}
],
"serviceType": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "708190004",
"display": "Immunology service"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "408480009",
"display": "Clinical immunology"
}
]
}
],
"actor": [
{
"reference": "Location/UKCore-Location-GeneralPracticeNurseClinic-Example",
"display": "White Rose GP Practice Nurse Clinic"
}
],
"planningHorizon": {
"start": "2021-10-13T11:20:00+07:00",
"end": "2021-10-13T11:50:00+07:00"
},
"comment": "The slots attached to this schedule should be specialized to cover immunizations within the clinic"
}