An example to illustrate information about an orthopaedic service within a HealthcareService resource

Table View

HealthcareService.id[0]UKCore-HealthcareService-OrthopaedicService-Example
HealthcareService.text[0].status[0]additional
HealthcareService.text[0].div[0]<div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate information about an orthopaedic service within a HealthcareService resource</div>
HealthcareService.identifier[0].system[0]https://fhir.nhs.uk/Id/ods-site-code
HealthcareService.identifier[0].value[0]RR813
HealthcareService.active[0]True
HealthcareService.providedBy[0].reference[0]Organization/UKCore-Organization-LeedsTeachingHospital-Example
HealthcareService.providedBy[0].display[0]St James' University Hospital, Leeds
HealthcareService.category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/service-category
HealthcareService.category[0].coding[0].code[0]35
HealthcareService.category[0].coding[0].display[0]Hospital
HealthcareService.category[0].text[0]Hospital
HealthcareService.type[0].coding[0].system[0]http://snomed.info/sct
HealthcareService.type[0].coding[0].code[0]310161006
HealthcareService.type[0].coding[0].display[0]Orthopaedic service
HealthcareService.specialty[0].coding[0].system[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode
HealthcareService.specialty[0].coding[0].code[0]110
HealthcareService.specialty[0].coding[0].display[0]Trauma and Orthopaedics
HealthcareService.location[0].reference[0]Location/UKCore-Location-HospitalSJUH-Example
HealthcareService.name[0]Orthopaedic Trauma Services
HealthcareService.comment[0]Our department is part of the Major Trauma Service at Leeds General Infirmary. The Trauma and orthopaedic team care for a range of trauma related injuries and conditions, with each patient’s treatment managed to their needs. Our clinics run every day; however these are specialist clinics to ensure that patients are seen by the appropriate consultant for specialised care.
HealthcareService.extraDetails[0]To ensure patients are and treated in the appropriate clinic patients are first referred to our Virtual Fracture Clinic. Patient’s individual cases are discussed alongside one of our consultants to determine the appropriate clinic for the patient to attend in our department. This ensures that patients are not delayed in clinic and do not have to be re-referred to other departments or consultants, which can hold up their treatment and hinder recovery.
HealthcareService.telecom[0].system[0]phone
HealthcareService.telecom[0].value[0]0113 3926991
HealthcareService.telecom[0].use[0]work
HealthcareService.telecom[1].system[0]email
HealthcareService.telecom[1].value[0]patientexperience.leedsth@nhs.net
HealthcareService.telecom[1].use[0]work
HealthcareService.serviceProvisionCode[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/service-provision-conditions
HealthcareService.serviceProvisionCode[0].coding[0].code[0]free
HealthcareService.serviceProvisionCode[0].coding[0].display[0]This service is available for no patient cost.
HealthcareService.program[0].text[0]Leeds Orthopaedic Outreach Service
HealthcareService.characteristic[0].coding[0].display[0]Wheelchair access
HealthcareService.referralMethod[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/service-referral-method
HealthcareService.referralMethod[0].coding[0].code[0]phone
HealthcareService.referralMethod[0].coding[0].display[0]Phone
HealthcareService.referralMethod[1].coding[0].system[0]http://terminology.hl7.org/CodeSystem/service-referral-method
HealthcareService.referralMethod[1].coding[0].code[0]elec
HealthcareService.referralMethod[1].coding[0].display[0]Secure Messaging
HealthcareService.referralMethod[2].coding[0].system[0]http://terminology.hl7.org/CodeSystem/service-referral-method
HealthcareService.referralMethod[2].coding[0].code[0]semail
HealthcareService.referralMethod[2].coding[0].display[0]Secure Email
HealthcareService.appointmentRequired[0]False
HealthcareService.availableTime[0].daysOfWeek[0]mon
HealthcareService.availableTime[0].daysOfWeek[1]tue
HealthcareService.availableTime[0].daysOfWeek[2]thu
HealthcareService.availableTime[0].daysOfWeek[3]fri
HealthcareService.availableTime[0].availableStartTime[0]08:30:00
HealthcareService.availableTime[0].availableEndTime[0]05:30:00
HealthcareService.notAvailable[0].description[0]Christmas/Boxing Day
HealthcareService.notAvailable[0].during[0].start[0]2022-12-24T17:31:00+00:00
HealthcareService.notAvailable[0].during[0].end[0]2022-12-26T17:30:00+00:00
HealthcareService.notAvailable[1].description[0]New Years Day
HealthcareService.notAvailable[1].during[0].start[0]2022-12-31T17:31:00+00:00
HealthcareService.notAvailable[1].during[0].end[0]2023-01-01T17:30:00+00:00
HealthcareService.availabilityExceptions[0]Reduced capacity is available during the Christmas period

Tree View

HealthcareService

XML View

<HealthcareService xmlns="http://hl7.org/fhir">
    <id value="UKCore-HealthcareService-OrthopaedicService-Example" />
    <text>
        <status value="additional" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <identifier>
        <system value="https://fhir.nhs.uk/Id/ods-site-code" />
        <value value="RR813" />
    </identifier>
    <active value="true" />
    <providedBy>
        <reference value="Organization/UKCore-Organization-LeedsTeachingHospital-Example" />
        <display value="St James&#39; University Hospital, Leeds" />
    </providedBy>
    <category>
        <coding>
            <system value="http://terminology.hl7.org/CodeSystem/service-category" />
            <code value="35" />
            <display value="Hospital" />
        </coding>
        <text value="Hospital" />
    </category>
    <type>
        <coding>
            <system value="http://snomed.info/sct" />
            <code value="310161006" />
            <display value="Orthopaedic service" />
        </coding>
    </type>
    <specialty>
        <coding>
            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode" />
            <code value="110" />
            <display value="Trauma and Orthopaedics" />
        </coding>
    </specialty>
    <location>
        <reference value="Location/UKCore-Location-HospitalSJUH-Example" />
    </location>
    <name value="Orthopaedic Trauma Services" />
    <comment value="Our department is part of the Major Trauma Service at Leeds General Infirmary. The Trauma and orthopaedic team care for a range of trauma related injuries and conditions, with each patient’s treatment managed to their needs. Our clinics run every day; however these are specialist clinics to ensure that patients are seen by the appropriate consultant for specialised care." />
    <extraDetails value="To ensure patients are and treated in the appropriate clinic patients are first referred to our Virtual Fracture Clinic. Patient’s individual cases are discussed alongside one of our consultants to determine the appropriate clinic for the patient to attend in our department. This ensures that patients are not delayed in clinic and do not have to be re-referred to other departments or consultants, which can hold up their treatment and hinder recovery." />
    <telecom>
        <system value="phone" />
        <value value="0113 3926991" />
        <use value="work" />
    </telecom>
    <telecom>
        <system value="email" />
        <value value="patientexperience.leedsth@nhs.net" />
        <use value="work" />
    </telecom>
    <serviceProvisionCode>
        <coding>
            <system value="http://terminology.hl7.org/CodeSystem/service-provision-conditions" />
            <code value="free" />
            <display value="This service is available for no patient cost." />
        </coding>
    </serviceProvisionCode>
    <program>
        <text value="Leeds Orthopaedic Outreach Service" />
    </program>
    <characteristic>
        <coding>
            <display value="Wheelchair access" />
        </coding>
    </characteristic>
    <referralMethod>
        <coding>
            <system value="http://terminology.hl7.org/CodeSystem/service-referral-method" />
            <code value="phone" />
            <display value="Phone" />
        </coding>
    </referralMethod>
    <referralMethod>
        <coding>
            <system value="http://terminology.hl7.org/CodeSystem/service-referral-method" />
            <code value="elec" />
            <display value="Secure Messaging" />
        </coding>
    </referralMethod>
    <referralMethod>
        <coding>
            <system value="http://terminology.hl7.org/CodeSystem/service-referral-method" />
            <code value="semail" />
            <display value="Secure Email" />
        </coding>
    </referralMethod>
    <appointmentRequired value="false" />
    <availableTime>
        <daysOfWeek value="mon" />
        <daysOfWeek value="tue" />
        <daysOfWeek value="thu" />
        <daysOfWeek value="fri" />
        <availableStartTime value="08:30:00" />
        <availableEndTime value="05:30:00" />
    </availableTime>
    <notAvailable>
        <description value="Christmas/Boxing Day" />
        <during>
            <start value="2022-12-24T17:31:00+00:00" />
            <end value="2022-12-26T17:30:00+00:00" />
        </during>
    </notAvailable>
    <notAvailable>
        <description value="New Years Day" />
        <during>
            <start value="2022-12-31T17:31:00+00:00" />
            <end value="2023-01-01T17:30:00+00:00" />
        </during>
    </notAvailable>
    <availabilityExceptions value="Reduced capacity is available during the Christmas period" />
</HealthcareService>

JSON View

{
    "resourceType": "HealthcareService",
    "id": "UKCore-HealthcareService-OrthopaedicService-Example",
    "text": {
        "status": "additional",
        --- We have skipped the narrative for better readability of the resource ---
    },
    "identifier":  [
        {
            "system": "https://fhir.nhs.uk/Id/ods-site-code",
            "value": "RR813"
        }
    ],
    "active": true,
    "providedBy": {
        "reference": "Organization/UKCore-Organization-LeedsTeachingHospital-Example",
        "display": "St James' University Hospital, Leeds"
    },
    "category":  [
        {
            "coding":  [
                {
                    "system": "http://terminology.hl7.org/CodeSystem/service-category",
                    "code": "35",
                    "display": "Hospital"
                }
            ],
            "text": "Hospital"
        }
    ],
    "type":  [
        {
            "coding":  [
                {
                    "system": "http://snomed.info/sct",
                    "code": "310161006",
                    "display": "Orthopaedic service"
                }
            ]
        }
    ],
    "specialty":  [
        {
            "coding":  [
                {
                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode",
                    "code": "110",
                    "display": "Trauma and Orthopaedics"
                }
            ]
        }
    ],
    "location":  [
        {
            "reference": "Location/UKCore-Location-HospitalSJUH-Example"
        }
    ],
    "name": "Orthopaedic Trauma Services",
    "comment": "Our department is part of the Major Trauma Service at Leeds General Infirmary. The Trauma and orthopaedic team care for a range of trauma related injuries and conditions, with each patient’s treatment managed to their needs. Our clinics run every day; however these are specialist clinics to ensure that patients are seen by the appropriate consultant for specialised care.",
    "extraDetails": "To ensure patients are and treated in the appropriate clinic patients are first referred to our Virtual Fracture Clinic. Patient’s individual cases are discussed alongside one of our consultants to determine the appropriate clinic for the patient to attend in our department. This ensures that patients are not delayed in clinic and do not have to be re-referred to other departments or consultants, which can hold up their treatment and hinder recovery.",
    "telecom":  [
        {
            "system": "phone",
            "value": "0113 3926991",
            "use": "work"
        },
        {
            "system": "email",
            "value": "patientexperience.leedsth@nhs.net",
            "use": "work"
        }
    ],
    "serviceProvisionCode":  [
        {
            "coding":  [
                {
                    "system": "http://terminology.hl7.org/CodeSystem/service-provision-conditions",
                    "code": "free",
                    "display": "This service is available for no patient cost."
                }
            ]
        }
    ],
    "program":  [
        {
            "text": "Leeds Orthopaedic Outreach Service"
        }
    ],
    "characteristic":  [
        {
            "coding":  [
                {
                    "display": "Wheelchair access"
                }
            ]
        }
    ],
    "referralMethod":  [
        {
            "coding":  [
                {
                    "system": "http://terminology.hl7.org/CodeSystem/service-referral-method",
                    "code": "phone",
                    "display": "Phone"
                }
            ]
        },
        {
            "coding":  [
                {
                    "system": "http://terminology.hl7.org/CodeSystem/service-referral-method",
                    "code": "elec",
                    "display": "Secure Messaging"
                }
            ]
        },
        {
            "coding":  [
                {
                    "system": "http://terminology.hl7.org/CodeSystem/service-referral-method",
                    "code": "semail",
                    "display": "Secure Email"
                }
            ]
        }
    ],
    "appointmentRequired": false,
    "availableTime":  [
        {
            "daysOfWeek":  [
                "mon",
                "tue",
                "thu",
                "fri"
            ],
            "availableStartTime": "08:30:00",
            "availableEndTime": "05:30:00"
        }
    ],
    "notAvailable":  [
        {
            "description": "Christmas/Boxing Day",
            "during": {
                "start": "2022-12-24T17:31:00+00:00",
                "end": "2022-12-26T17:30:00+00:00"
            }
        },
        {
            "description": "New Years Day",
            "during": {
                "start": "2022-12-31T17:31:00+00:00",
                "end": "2023-01-01T17:30:00+00:00"
            }
        }
    ],
    "availabilityExceptions": "Reduced capacity is available during the Christmas period"
}