UK Core Implementation Guide 0.5.0 - STU1

StructureDefinition-UKCore-Schedule

Defines the UK Core constraints and extensions on the Schedule resource for the minimal set of data to query and retrieve schedule information.

Profile Purpose

This profile allows exchange of details of a container for slots of time that may be available for booking appointments.

Snapshot View

useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uri
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(UK Core Organization)
activeΣ ?!0..1boolean
serviceCategoryΣ0..*CodeableConcept
serviceTypeΣ0..*CodeableConcept
specialtyΣ0..*CodeableConceptBinding
referenceΣ I0..1string
typeΣ0..1uriBinding
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uri
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(UK Core Organization)
displayΣ0..1string
planningHorizonΣ I0..1Period
comment0..1string

Differential View

useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uri
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(UK Core Organization)
activeΣ ?!0..1boolean
serviceCategoryΣ0..*CodeableConcept
serviceTypeΣ0..*CodeableConcept
specialtyΣ0..*CodeableConceptBinding
referenceΣ I0..1string
typeΣ0..1uriBinding
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uri
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(UK Core Organization)
displayΣ0..1string
planningHorizonΣ I0..1Period
comment0..1string

Hybrid View

useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uri
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(UK Core Organization)
activeΣ ?!0..1boolean
serviceCategoryΣ0..*CodeableConcept
serviceTypeΣ0..*CodeableConcept
specialtyΣ0..*CodeableConceptBinding
referenceΣ I0..1string
typeΣ0..1uriBinding
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uri
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(UK Core Organization)
displayΣ0..1string
planningHorizonΣ I0..1Period
comment0..1string

Table View

Schedule..
Schedule.identifier..
Schedule.identifier.assignerReference(UK Core Organization)..
Schedule.actorReference(UK Core Device | UK Core HealthcareService | UK Core Location | UK Core Patient | UK Core Practitioner | UK Core PractitionerRole | UK Core RelatedPerson)..
Schedule.actor.identifier..
Schedule.actor.identifier.assignerReference(UK Core Organization)..


XML View

<StructureDefinition xmlns="http://hl7.org/fhir">
    <id value="UKCore-Schedule" />
    <url value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Schedule" />
    <version value="1.1.0" />
    <name value="UKCoreSchedule" />
    <title value="UK Core Schedule" />
    <status value="active" />
    <date value="2022-05-20" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="Defines the UK Core constraints on the Schedule resource to describe a container for slots of time that may be available for booking appointments." />
    <purpose value="Schedule resources provide a container for time-slots that can be booked using an appointment. It provides the window of time (period) that slots are defined for and what type of appointments can be booked.\n\nThe schedule does not provide any information about actual appointments. This separation greatly assists where access to the appointments would not be permitted for security or privacy reasons, while still being able to determine if an appointment might be available." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <fhirVersion value="4.0.1" />
    <mapping>
        <identity value="w5" />
        <uri value="http://hl7.org/fhir/fivews" />
        <name value="FiveWs Pattern Mapping" />
    </mapping>
    <mapping>
        <identity value="rim" />
        <uri value="http://hl7.org/v3" />
        <name value="RIM Mapping" />
    </mapping>
    <mapping>
        <identity value="ical" />
        <uri value="http://ietf.org/rfc/2445" />
        <name value="iCalendar" />
    </mapping>
    <kind value="resource" />
    <abstract value="false" />
    <type value="Schedule" />
    <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Schedule" />
    <derivation value="constraint" />
    <differential>
        <element id="Schedule.identifier.assigner">
            <path value="Schedule.identifier.assigner" />
            <type>
                <code value="Reference" />
                <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" />
            </type>
        </element>
        <element id="Schedule.actor">
            <path value="Schedule.actor" />
            <type>
                <code value="Reference" />
                <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device" />
                <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-HealthcareService" />
                <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location" />
                <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" />
                <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner" />
                <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole" />
                <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson" />
            </type>
        </element>
        <element id="Schedule.actor.identifier.assigner">
            <path value="Schedule.actor.identifier.assigner" />
            <type>
                <code value="Reference" />
                <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" />
            </type>
        </element>
    </differential>
</StructureDefinition>

JSON View

{
    "resourceType": "StructureDefinition",
    "id": "UKCore-Schedule",
    "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Schedule",
    "version": "1.1.0",
    "name": "UKCoreSchedule",
    "title": "UK Core Schedule",
    "status": "active",
    "date": "2022-05-20",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "Defines the UK Core constraints on the Schedule resource to describe a container for slots of time that may be available for booking appointments.",
    "purpose": "Schedule resources provide a container for time-slots that can be booked using an appointment. It provides the window of time (period) that slots are defined for and what type of appointments can be booked.\n\nThe schedule does not provide any information about actual appointments. This separation greatly assists where access to the appointments would not be permitted for security or privacy reasons, while still being able to determine if an appointment might be available.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "fhirVersion": "4.0.1",
    "mapping":  [
        {
            "identity": "w5",
            "uri": "http://hl7.org/fhir/fivews",
            "name": "FiveWs Pattern Mapping"
        },
        {
            "identity": "rim",
            "uri": "http://hl7.org/v3",
            "name": "RIM Mapping"
        },
        {
            "identity": "ical",
            "uri": "http://ietf.org/rfc/2445",
            "name": "iCalendar"
        }
    ],
    "kind": "resource",
    "abstract": false,
    "type": "Schedule",
    "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Schedule",
    "derivation": "constraint",
    "differential": {
        "element":  [
            {
                "id": "Schedule.identifier.assigner",
                "path": "Schedule.identifier.assigner",
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
                        ]
                    }
                ]
            },
            {
                "id": "Schedule.actor",
                "path": "Schedule.actor",
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device",
                            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-HealthcareService",
                            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location",
                            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient",
                            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner",
                            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole",
                            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson"
                        ]
                    }
                ]
            },
            {
                "id": "Schedule.actor.identifier.assigner",
                "path": "Schedule.actor.identifier.assigner",
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
                        ]
                    }
                ]
            }
        ]
    }
}

Example Usage Scenarios

The following are example usage scenarios for the UK Core Schedule profile:

  • Query for details of a schedule
  • Exchange schedule information within a FHIR document or message.

Profile specific implementation guidance:

identifier

External identifiers for this item.

Provider Systems

It is recommended that the identifier value is a Universally Unique Identifier (UUID) as there is no nationally recognised business identifier for an instance of a recorded Schedule.

Consumer Systems

Consumer systems MUST consume this data.


active

This flag is used to mark the record to not be used. Assumed to be active if no value is provided for the active element.

This element is labelled as a modifier because it may be used to mark that the resource was created in error.


serviceCategory

Identifies the broad category of service.

This element currently uses the FHIR example ValueSet shown below as no UK Core ValueSet has been defined:

HTML View

This code system http://terminology.hl7.org/CodeSystem/service-category defines many codes, of which the following are some examples:

CodeDisplayDefinition
1AdoptionAdoption
2Aged CareAged Care
34Allied HealthAllied Health
3Alternative/Complementary TherapiesAlternative & Complementary Therapies
4Child Care /KindergartenChild Care and/or Kindergarten
5Child DevelopmentChild Development
6Child Protection & Family ServicesChild Protection & Family Services
7Community Health CareCommunity Health Care
8CounsellingCounselling
36Crisis Line (GPAH use only)Crisis Line (GPAH use only)
9Death ServicesDeath Services
10DentalDental
11Disability SupportDisability Support
12Drug/AlcoholDrug/Alcohol
13Education & LearningEducation & Learning
14Emergency DepartmentEmergency Department
15EmploymentEmployment
16Financial & Material AidFinancial & Material aid
17General PracticeGeneral Practice/GP (doctor)
35HospitalHospital
18Housing/HomelessnessHousing/Homelessness
19InterpretingInterpreting
20JusticeJustice
21LegalLegal
22Mental HealthMental Health
38NDIANDIA
23Physical Activity & RecreationPhysical Activity & Recreation
24RegulationRegulation
25Respite/Carer SupportRespite/Carer Support
26Specialist Clinical PathologySpecialist Clinical Pathology - requires referral
27Specialist MedicalSpecialist Medical - requires referral
28Specialist Obstetrics & GynecologySpecialist Obstetrics & Gynecology - requires referral
29Specialist PaediatricSpecialist Paediatric - requires referral
30Specialist Radiology/ImagingSpecialist Radiology/Imaging - requires referral
31Specialist SurgicalSpecialist Surgical - requires referral
32Support Group/sSupport group/s
37Test Message (HSD admin)Test Message (HSD admin use only)
33TransportTransport

Table View

CodeSystem.id[0]service-category
CodeSystem.meta[0].lastUpdated[0]2019-11-01T09:29:23.356+11:00
CodeSystem.meta[0].profile[0]http://hl7.org/fhir/StructureDefinition/shareablecodesystem
CodeSystem.extension[0].url[0]http://hl7.org/fhir/StructureDefinition/structuredefinition-wg
CodeSystem.extension[0].valueCode[0]pa
CodeSystem.extension[1].url[0]http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
CodeSystem.extension[1].valueCode[0]draft
CodeSystem.extension[2].url[0]http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm
CodeSystem.extension[2].valueInteger[0]1
CodeSystem.url[0]http://terminology.hl7.org/CodeSystem/service-category
CodeSystem.identifier[0].system[0]urn:ietf:rfc:3986
CodeSystem.identifier[0].value[0]urn:oid:2.16.840.1.113883.4.642.4.1144
CodeSystem.version[0]4.0.1
CodeSystem.name[0]ServiceCategory
CodeSystem.title[0]Service category
CodeSystem.status[0]draft
CodeSystem.experimental[0]False
CodeSystem.publisher[0]FHIR Project team
CodeSystem.contact[0].telecom[0].system[0]url
CodeSystem.contact[0].telecom[0].value[0]http://hl7.org/fhir
CodeSystem.description[0]This value set defines an example set of codes that can be used to classify groupings of service-types/specialties.
CodeSystem.caseSensitive[0]True
CodeSystem.valueSet[0]http://hl7.org/fhir/ValueSet/service-category
CodeSystem.content[0]example
CodeSystem.concept[0].code[0]1
CodeSystem.concept[0].display[0]Adoption
CodeSystem.concept[0].definition[0]Adoption
CodeSystem.concept[1].code[0]2
CodeSystem.concept[1].display[0]Aged Care
CodeSystem.concept[1].definition[0]Aged Care
CodeSystem.concept[2].code[0]34
CodeSystem.concept[2].display[0]Allied Health
CodeSystem.concept[2].definition[0]Allied Health
CodeSystem.concept[3].code[0]3
CodeSystem.concept[3].display[0]Alternative/Complementary Therapies
CodeSystem.concept[3].definition[0]Alternative & Complementary Therapies
CodeSystem.concept[4].code[0]4
CodeSystem.concept[4].display[0]Child Care /Kindergarten
CodeSystem.concept[4].definition[0]Child Care and/or Kindergarten
CodeSystem.concept[5].code[0]5
CodeSystem.concept[5].display[0]Child Development
CodeSystem.concept[5].definition[0]Child Development
CodeSystem.concept[6].code[0]6
CodeSystem.concept[6].display[0]Child Protection & Family Services
CodeSystem.concept[6].definition[0]Child Protection & Family Services
CodeSystem.concept[7].code[0]7
CodeSystem.concept[7].display[0]Community Health Care
CodeSystem.concept[7].definition[0]Community Health Care
CodeSystem.concept[8].code[0]8
CodeSystem.concept[8].display[0]Counselling
CodeSystem.concept[8].definition[0]Counselling
CodeSystem.concept[9].code[0]36
CodeSystem.concept[9].display[0]Crisis Line (GPAH use only)
CodeSystem.concept[9].definition[0]Crisis Line (GPAH use only)
CodeSystem.concept[10].code[0]9
CodeSystem.concept[10].display[0]Death Services
CodeSystem.concept[10].definition[0]Death Services
CodeSystem.concept[11].code[0]10
CodeSystem.concept[11].display[0]Dental
CodeSystem.concept[11].definition[0]Dental
CodeSystem.concept[12].code[0]11
CodeSystem.concept[12].display[0]Disability Support
CodeSystem.concept[12].definition[0]Disability Support
CodeSystem.concept[13].code[0]12
CodeSystem.concept[13].display[0]Drug/Alcohol
CodeSystem.concept[13].definition[0]Drug/Alcohol
CodeSystem.concept[14].code[0]13
CodeSystem.concept[14].display[0]Education & Learning
CodeSystem.concept[14].definition[0]Education & Learning
CodeSystem.concept[15].code[0]14
CodeSystem.concept[15].display[0]Emergency Department
CodeSystem.concept[15].definition[0]Emergency Department
CodeSystem.concept[16].code[0]15
CodeSystem.concept[16].display[0]Employment
CodeSystem.concept[16].definition[0]Employment
CodeSystem.concept[17].code[0]16
CodeSystem.concept[17].display[0]Financial & Material Aid
CodeSystem.concept[17].definition[0]Financial & Material aid
CodeSystem.concept[18].code[0]17
CodeSystem.concept[18].display[0]General Practice
CodeSystem.concept[18].definition[0]General Practice/GP (doctor)
CodeSystem.concept[19].code[0]35
CodeSystem.concept[19].display[0]Hospital
CodeSystem.concept[19].definition[0]Hospital
CodeSystem.concept[20].code[0]18
CodeSystem.concept[20].display[0]Housing/Homelessness
CodeSystem.concept[20].definition[0]Housing/Homelessness
CodeSystem.concept[21].code[0]19
CodeSystem.concept[21].display[0]Interpreting
CodeSystem.concept[21].definition[0]Interpreting
CodeSystem.concept[22].code[0]20
CodeSystem.concept[22].display[0]Justice
CodeSystem.concept[22].definition[0]Justice
CodeSystem.concept[23].code[0]21
CodeSystem.concept[23].display[0]Legal
CodeSystem.concept[23].definition[0]Legal
CodeSystem.concept[24].code[0]22
CodeSystem.concept[24].display[0]Mental Health
CodeSystem.concept[24].definition[0]Mental Health
CodeSystem.concept[25].code[0]38
CodeSystem.concept[25].display[0]NDIA
CodeSystem.concept[25].definition[0]NDIA
CodeSystem.concept[26].code[0]23
CodeSystem.concept[26].display[0]Physical Activity & Recreation
CodeSystem.concept[26].definition[0]Physical Activity & Recreation
CodeSystem.concept[27].code[0]24
CodeSystem.concept[27].display[0]Regulation
CodeSystem.concept[27].definition[0]Regulation
CodeSystem.concept[28].code[0]25
CodeSystem.concept[28].display[0]Respite/Carer Support
CodeSystem.concept[28].definition[0]Respite/Carer Support
CodeSystem.concept[29].code[0]26
CodeSystem.concept[29].display[0]Specialist Clinical Pathology
CodeSystem.concept[29].definition[0]Specialist Clinical Pathology - requires referral
CodeSystem.concept[30].code[0]27
CodeSystem.concept[30].display[0]Specialist Medical
CodeSystem.concept[30].definition[0]Specialist Medical - requires referral
CodeSystem.concept[31].code[0]28
CodeSystem.concept[31].display[0]Specialist Obstetrics & Gynecology
CodeSystem.concept[31].definition[0]Specialist Obstetrics & Gynecology - requires referral
CodeSystem.concept[32].code[0]29
CodeSystem.concept[32].display[0]Specialist Paediatric
CodeSystem.concept[32].definition[0]Specialist Paediatric - requires referral
CodeSystem.concept[33].code[0]30
CodeSystem.concept[33].display[0]Specialist Radiology/Imaging
CodeSystem.concept[33].definition[0]Specialist Radiology/Imaging - requires referral
CodeSystem.concept[34].code[0]31
CodeSystem.concept[34].display[0]Specialist Surgical
CodeSystem.concept[34].definition[0]Specialist Surgical - requires referral
CodeSystem.concept[35].code[0]32
CodeSystem.concept[35].display[0]Support Group/s
CodeSystem.concept[35].definition[0]Support group/s
CodeSystem.concept[36].code[0]37
CodeSystem.concept[36].display[0]Test Message (HSD admin)
CodeSystem.concept[36].definition[0]Test Message (HSD admin use only)
CodeSystem.concept[37].code[0]33
CodeSystem.concept[37].display[0]Transport
CodeSystem.concept[37].definition[0]Transport

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="service-category" />
    <meta>
        <lastUpdated value="2019-11-01T09:29:23.356+11:00" />
        <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem" />
    </meta>
    <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
        <valueCode value="pa" />
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="draft" />
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
        <valueInteger value="1" />
    </extension>
    <url value="http://terminology.hl7.org/CodeSystem/service-category" />
    <identifier>
        <system value="urn:ietf:rfc:3986" />
        <value value="urn:oid:2.16.840.1.113883.4.642.4.1144" />
    </identifier>
    <version value="4.0.1" />
    <name value="ServiceCategory" />
    <title value="Service category" />
    <status value="draft" />
    <experimental value="false" />
    <publisher value="FHIR Project team" />
    <contact>
        <telecom>
            <system value="url" />
            <value value="http://hl7.org/fhir" />
        </telecom>
    </contact>
    <description value="This value set defines an example set of codes that can be used to classify groupings of service-types/specialties." />
    <caseSensitive value="true" />
    <valueSet value="http://hl7.org/fhir/ValueSet/service-category" />
    <content value="example" />
    <concept>
        <code value="1" />
        <display value="Adoption" />
        <definition value="Adoption" />
    </concept>
    <concept>
        <code value="2" />
        <display value="Aged Care" />
        <definition value="Aged Care" />
    </concept>
    <concept>
        <code value="34" />
        <display value="Allied Health" />
        <definition value="Allied Health" />
    </concept>
    <concept>
        <code value="3" />
        <display value="Alternative/Complementary Therapies" />
        <definition value="Alternative &amp; Complementary Therapies" />
    </concept>
    <concept>
        <code value="4" />
        <display value="Child Care /Kindergarten" />
        <definition value="Child Care and/or Kindergarten" />
    </concept>
    <concept>
        <code value="5" />
        <display value="Child Development" />
        <definition value="Child Development" />
    </concept>
    <concept>
        <code value="6" />
        <display value="Child Protection &amp; Family Services" />
        <definition value="Child Protection &amp; Family Services" />
    </concept>
    <concept>
        <code value="7" />
        <display value="Community Health Care" />
        <definition value="Community Health Care" />
    </concept>
    <concept>
        <code value="8" />
        <display value="Counselling" />
        <definition value="Counselling" />
    </concept>
    <concept>
        <code value="36" />
        <display value="Crisis Line (GPAH use only)" />
        <definition value="Crisis Line (GPAH use only)" />
    </concept>
    <concept>
        <code value="9" />
        <display value="Death Services" />
        <definition value="Death Services" />
    </concept>
    <concept>
        <code value="10" />
        <display value="Dental" />
        <definition value="Dental" />
    </concept>
    <concept>
        <code value="11" />
        <display value="Disability Support" />
        <definition value="Disability Support" />
    </concept>
    <concept>
        <code value="12" />
        <display value="Drug/Alcohol" />
        <definition value="Drug/Alcohol" />
    </concept>
    <concept>
        <code value="13" />
        <display value="Education &amp; Learning" />
        <definition value="Education &amp; Learning" />
    </concept>
    <concept>
        <code value="14" />
        <display value="Emergency Department" />
        <definition value="Emergency Department" />
    </concept>
    <concept>
        <code value="15" />
        <display value="Employment" />
        <definition value="Employment" />
    </concept>
    <concept>
        <code value="16" />
        <display value="Financial &amp; Material Aid" />
        <definition value="Financial &amp; Material aid" />
    </concept>
    <concept>
        <code value="17" />
        <display value="General Practice" />
        <definition value="General Practice/GP (doctor)" />
    </concept>
    <concept>
        <code value="35" />
        <display value="Hospital" />
        <definition value="Hospital" />
    </concept>
    <concept>
        <code value="18" />
        <display value="Housing/Homelessness" />
        <definition value="Housing/Homelessness" />
    </concept>
    <concept>
        <code value="19" />
        <display value="Interpreting" />
        <definition value="Interpreting" />
    </concept>
    <concept>
        <code value="20" />
        <display value="Justice" />
        <definition value="Justice" />
    </concept>
    <concept>
        <code value="21" />
        <display value="Legal" />
        <definition value="Legal" />
    </concept>
    <concept>
        <code value="22" />
        <display value="Mental Health" />
        <definition value="Mental Health" />
    </concept>
    <concept>
        <code value="38" />
        <display value="NDIA" />
        <definition value="NDIA" />
    </concept>
    <concept>
        <code value="23" />
        <display value="Physical Activity &amp; Recreation" />
        <definition value="Physical Activity &amp; Recreation" />
    </concept>
    <concept>
        <code value="24" />
        <display value="Regulation" />
        <definition value="Regulation" />
    </concept>
    <concept>
        <code value="25" />
        <display value="Respite/Carer Support" />
        <definition value="Respite/Carer Support" />
    </concept>
    <concept>
        <code value="26" />
        <display value="Specialist Clinical Pathology" />
        <definition value="Specialist Clinical Pathology - requires referral" />
    </concept>
    <concept>
        <code value="27" />
        <display value="Specialist Medical" />
        <definition value="Specialist Medical - requires referral" />
    </concept>
    <concept>
        <code value="28" />
        <display value="Specialist Obstetrics &amp; Gynecology" />
        <definition value="Specialist Obstetrics &amp; Gynecology - requires referral" />
    </concept>
    <concept>
        <code value="29" />
        <display value="Specialist Paediatric" />
        <definition value="Specialist Paediatric - requires referral" />
    </concept>
    <concept>
        <code value="30" />
        <display value="Specialist Radiology/Imaging" />
        <definition value="Specialist Radiology/Imaging - requires referral" />
    </concept>
    <concept>
        <code value="31" />
        <display value="Specialist Surgical" />
        <definition value="Specialist Surgical - requires referral" />
    </concept>
    <concept>
        <code value="32" />
        <display value="Support Group/s" />
        <definition value="Support group/s" />
    </concept>
    <concept>
        <code value="37" />
        <display value="Test Message (HSD admin)" />
        <definition value="Test Message (HSD admin use only)" />
    </concept>
    <concept>
        <code value="33" />
        <display value="Transport" />
        <definition value="Transport" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "service-category",
    "meta": {
        "lastUpdated": "2019-11-01T09:29:23.356+11:00",
        "profile":  [
            "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
        ]
    },
    "extension":  [
        {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
            "valueCode": "pa"
        },
        {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "draft"
        },
        {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
            "valueInteger": 1
        }
    ],
    "url": "http://terminology.hl7.org/CodeSystem/service-category",
    "identifier":  [
        {
            "system": "urn:ietf:rfc:3986",
            "value": "urn:oid:2.16.840.1.113883.4.642.4.1144"
        }
    ],
    "version": "4.0.1",
    "name": "ServiceCategory",
    "title": "Service category",
    "status": "draft",
    "experimental": false,
    "publisher": "FHIR Project team",
    "contact":  [
        {
            "telecom":  [
                {
                    "system": "url",
                    "value": "http://hl7.org/fhir"
                }
            ]
        }
    ],
    "description": "This value set defines an example set of codes that can be used to classify groupings of service-types/specialties.",
    "caseSensitive": true,
    "valueSet": "http://hl7.org/fhir/ValueSet/service-category",
    "content": "example",
    "concept":  [
        {
            "code": "1",
            "display": "Adoption",
            "definition": "Adoption"
        },
        {
            "code": "2",
            "display": "Aged Care",
            "definition": "Aged Care"
        },
        {
            "code": "34",
            "display": "Allied Health",
            "definition": "Allied Health"
        },
        {
            "code": "3",
            "display": "Alternative/Complementary Therapies",
            "definition": "Alternative & Complementary Therapies"
        },
        {
            "code": "4",
            "display": "Child Care /Kindergarten",
            "definition": "Child Care and/or Kindergarten"
        },
        {
            "code": "5",
            "display": "Child Development",
            "definition": "Child Development"
        },
        {
            "code": "6",
            "display": "Child Protection & Family Services",
            "definition": "Child Protection & Family Services"
        },
        {
            "code": "7",
            "display": "Community Health Care",
            "definition": "Community Health Care"
        },
        {
            "code": "8",
            "display": "Counselling",
            "definition": "Counselling"
        },
        {
            "code": "36",
            "display": "Crisis Line (GPAH use only)",
            "definition": "Crisis Line (GPAH use only)"
        },
        {
            "code": "9",
            "display": "Death Services",
            "definition": "Death Services"
        },
        {
            "code": "10",
            "display": "Dental",
            "definition": "Dental"
        },
        {
            "code": "11",
            "display": "Disability Support",
            "definition": "Disability Support"
        },
        {
            "code": "12",
            "display": "Drug/Alcohol",
            "definition": "Drug/Alcohol"
        },
        {
            "code": "13",
            "display": "Education & Learning",
            "definition": "Education & Learning"
        },
        {
            "code": "14",
            "display": "Emergency Department",
            "definition": "Emergency Department"
        },
        {
            "code": "15",
            "display": "Employment",
            "definition": "Employment"
        },
        {
            "code": "16",
            "display": "Financial & Material Aid",
            "definition": "Financial & Material aid"
        },
        {
            "code": "17",
            "display": "General Practice",
            "definition": "General Practice/GP (doctor)"
        },
        {
            "code": "35",
            "display": "Hospital",
            "definition": "Hospital"
        },
        {
            "code": "18",
            "display": "Housing/Homelessness",
            "definition": "Housing/Homelessness"
        },
        {
            "code": "19",
            "display": "Interpreting",
            "definition": "Interpreting"
        },
        {
            "code": "20",
            "display": "Justice",
            "definition": "Justice"
        },
        {
            "code": "21",
            "display": "Legal",
            "definition": "Legal"
        },
        {
            "code": "22",
            "display": "Mental Health",
            "definition": "Mental Health"
        },
        {
            "code": "38",
            "display": "NDIA",
            "definition": "NDIA"
        },
        {
            "code": "23",
            "display": "Physical Activity & Recreation",
            "definition": "Physical Activity & Recreation"
        },
        {
            "code": "24",
            "display": "Regulation",
            "definition": "Regulation"
        },
        {
            "code": "25",
            "display": "Respite/Carer Support",
            "definition": "Respite/Carer Support"
        },
        {
            "code": "26",
            "display": "Specialist Clinical Pathology",
            "definition": "Specialist Clinical Pathology - requires referral"
        },
        {
            "code": "27",
            "display": "Specialist Medical",
            "definition": "Specialist Medical - requires referral"
        },
        {
            "code": "28",
            "display": "Specialist Obstetrics & Gynecology",
            "definition": "Specialist Obstetrics & Gynecology - requires referral"
        },
        {
            "code": "29",
            "display": "Specialist Paediatric",
            "definition": "Specialist Paediatric - requires referral"
        },
        {
            "code": "30",
            "display": "Specialist Radiology/Imaging",
            "definition": "Specialist Radiology/Imaging - requires referral"
        },
        {
            "code": "31",
            "display": "Specialist Surgical",
            "definition": "Specialist Surgical - requires referral"
        },
        {
            "code": "32",
            "display": "Support Group/s",
            "definition": "Support group/s"
        },
        {
            "code": "37",
            "display": "Test Message (HSD admin)",
            "definition": "Test Message (HSD admin use only)"
        },
        {
            "code": "33",
            "display": "Transport",
            "definition": "Transport"
        }
    ]
}

serviceType

The specific service that is to be performed during this appointment.

This element currently uses the FHIR example Service Type ValueSet as no UK Core ValueSet has been defined. The ValueSet is not listed below due to its size.


specialty

The specialty of a practitioner that would be required to perform the service requested in this appointment.

This element currently uses the FHIR preferred Practice Setting Code Value Set consisting of 117 selected SNOMED concepts, as no UK Core ValueSet has been defined. The ValueSet is not listed below due to its size.


actor

Slots that reference this schedule resource provide the availability details to these referenced resource(s).

The resource being referenced should conform to one of the following:


planningHorizon

The period of time that the slots that reference this Schedule resource cover.


comment

Comments on the availability to describe any extended information.


back to top