NHS England FHIR Implementation Guide (deprecated)

Important Announcement regarding this Implementation Guide
  • As of 04/10/2023, this implementation guide has been deprecated and all development on the legacy NHS England FHIR Implementation Guide assets has ceased.
  • Therefore, vendors looking to start new implementations or looking to update existing implementations should use the new NHS England Implementation Guide. Vendors continuing to implement legacy NHS England FHIR Implementation Guide based solutions do so at their own risk and on the understanding that no maintenance or support will be available.

ValueSet

Legacy

UKCore-England-organisation-type

Url
https://fhir.nhs.uk/ValueSet/UKCore-England-organisation-type
Could not find subject. File was not found for 'https://fhir.nhs.uk/ValueSet/UKCore-England-organisation-type'
Command 'json' could not render: File was not found for 'https://fhir.nhs.uk/ValueSet/UKCore-England-organisation-type'
Command 'xml' could not render: File was not found for 'https://fhir.nhs.uk/ValueSet/UKCore-England-organisation-type'

Message-Reason-Codes

Url
https://fhir.nhs.uk/ValueSet/message-reason-code

ValueSet 'MessageReasonCodes'

Version1.0.2
StatusActive

Complete set of message reasons codes

This value set includes codes from the following code systems:

Expansion

This expansion was generated on 2021-12-01T14:53:00+00:00

This value set contains 9 concepts

CodeSystemDisplay
notificationhttps://fhir.nhs.uk/CodeSystem/message-reason-prescriptionNotification
claimhttps://fhir.nhs.uk/CodeSystem/message-reason-prescriptionClaim
cancelhttps://fhir.nhs.uk/CodeSystem/message-reason-prescriptionCancel
edithttps://fhir.nhs.uk/CodeSystem/message-reason-encounterEdit
movedhttps://fhir.nhs.uk/CodeSystem/message-reason-encounterMoved
dischargehttps://fhir.nhs.uk/CodeSystem/message-reason-encounterDischarge
absenthttps://fhir.nhs.uk/CodeSystem/message-reason-encounterAbsent
admithttps://fhir.nhs.uk/CodeSystem/message-reason-encounterAdmit
returnhttps://fhir.nhs.uk/CodeSystem/message-reason-encounterReturned
newhttps://fhir.nhs.uk/CodeSystem/message-reason-servicerequestNew
updatehttps://fhir.nhs.uk/CodeSystem/message-reason-servicerequestUpdate
deletehttps://fhir.nhs.uk/CodeSystem/message-reason-servicerequestDelete
{
    "resourceType": "ValueSet",
    "id": "message-reason-code",
    "url": "https://fhir.nhs.uk/ValueSet/message-reason-code",
    "version": "1.0.2",
    "name": "MessageReasonCodes",
    "status": "active",
    "description": "Complete set of message reasons codes",
    "compose": {
        "include":  [
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-prescription",
                "version": "1.0.1"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter",
                "version": "1.0.0"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest",
                "version": "1.0.0"
            }
        ]
    },
    "expansion": {
        "timestamp": "2021-12-01T14:53:00+00:00",
        "total": 9,
        "offset": 0,
        "parameter":  [
            {
                "name": "version",
                "valueUri": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter|1.0.0"
            },
            {
                "name": "version",
                "valueUri": "https://fhir.nhs.uk/CodeSystem/message-reason-prescription|1.0.1"
            },
            {
                "name": "count",
                "valueInteger": 2147483647
            },
            {
                "name": "offset",
                "valueInteger": 0
            }
        ],
        "contains":  [
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-prescription",
                "version": "1.0.1",
                "code": "notification",
                "display": "Notification"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-prescription",
                "version": "1.0.1",
                "code": "claim",
                "display": "Claim"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-prescription",
                "version": "1.0.1",
                "code": "cancel",
                "display": "Cancel"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter",
                "version": "1.0.0",
                "code": "edit",
                "display": "Edit"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter",
                "version": "1.0.0",
                "code": "moved",
                "display": "Moved"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter",
                "version": "1.0.0",
                "code": "discharge",
                "display": "Discharge"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter",
                "version": "1.0.0",
                "code": "absent",
                "display": "Absent"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter",
                "version": "1.0.0",
                "code": "admit",
                "display": "Admit"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-encounter",
                "version": "1.0.0",
                "code": "return",
                "display": "Returned"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest",
                "version": "1.0.0",
                "code": "new",
                "display": "New"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest",
                "version": "1.0.0",
                "code": "update",
                "display": "Update"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest",
                "version": "1.0.0",
                "code": "delete",
                "display": "Delete"
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="message-reason-code" />
    <url value="https://fhir.nhs.uk/ValueSet/message-reason-code" />
    <version value="1.0.2" />
    <name value="MessageReasonCodes" />
    <status value="active" />
    <description value="Complete set of message reasons codes" />
    <compose>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-prescription" />
            <version value="1.0.1" />
        </include>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" />
            <version value="1.0.0" />
        </include>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest" />
            <version value="1.0.0" />
        </include>
    </compose>
    <expansion>
        <timestamp value="2021-12-01T14:53:00+00:00" />
        <total value="9" />
        <offset value="0" />
        <parameter>
            <name value="version" />
            <valueUri value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter|1.0.0" />
        </parameter>
        <parameter>
            <name value="version" />
            <valueUri value="https://fhir.nhs.uk/CodeSystem/message-reason-prescription|1.0.1" />
        </parameter>
        <parameter>
            <name value="count" />
            <valueInteger value="2147483647" />
        </parameter>
        <parameter>
            <name value="offset" />
            <valueInteger value="0" />
        </parameter>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-prescription" />
            <version value="1.0.1" />
            <code value="notification" />
            <display value="Notification" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-prescription" />
            <version value="1.0.1" />
            <code value="claim" />
            <display value="Claim" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-prescription" />
            <version value="1.0.1" />
            <code value="cancel" />
            <display value="Cancel" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" />
            <version value="1.0.0" />
            <code value="edit" />
            <display value="Edit" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" />
            <version value="1.0.0" />
            <code value="moved" />
            <display value="Moved" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" />
            <version value="1.0.0" />
            <code value="discharge" />
            <display value="Discharge" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" />
            <version value="1.0.0" />
            <code value="absent" />
            <display value="Absent" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" />
            <version value="1.0.0" />
            <code value="admit" />
            <display value="Admit" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-encounter" />
            <version value="1.0.0" />
            <code value="return" />
            <display value="Returned" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest" />
            <version value="1.0.0" />
            <code value="new" />
            <display value="New" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest" />
            <version value="1.0.0" />
            <code value="update" />
            <display value="Update" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest" />
            <version value="1.0.0" />
            <code value="delete" />
            <display value="Delete" />
        </contains>
    </expansion>
</ValueSet>

v3-npfit-nameuse-vs

Url
https://fhir.nhs.uk/ValueSet/v3-npfit-nameuse-vs

Concept Maps

  • name-use-v3-npfit Transalation source for FHIR NameUse to HL7 v3 NPfIT NameUse

    ValueSet 'HL7v3NPfITNameUse'

    Version1.0.0
    StatusActive

    HL7v3 NPfIT Name Use

    This value set includes codes from the following code systems:

    Expansion

    This expansion was generated on 2020-10-07T18:08:05+10:00

    CodeSystemDisplay
    Ahttp://terminology.hl7.org/CodeSystem/v3-EntityNameUseArtist/Stage
    Lhttp://terminology.hl7.org/CodeSystem/v3-EntityNameUseLegal
    PREVIOUS-BACHELORhttps://fhir.nhs.uk/CodeSystem/v3-npfit-nameuseBachelor name
    PREFERREDhttps://fhir.nhs.uk/CodeSystem/v3-npfit-nameusePreferred name
    PREVIOUS-BIRTHhttps://fhir.nhs.uk/CodeSystem/v3-npfit-nameuseBirth name
    PREVIOUS-MAIDENhttps://fhir.nhs.uk/CodeSystem/v3-npfit-nameuseMaiden name
    PREVIOUShttps://fhir.nhs.uk/CodeSystem/v3-npfit-nameuseOther previous name

{
    "resourceType": "ValueSet",
    "id": "v3-npfit-nameuse-vs",
    "url": "https://fhir.nhs.uk/ValueSet/v3-npfit-nameuse-vs",
    "version": "1.0.0",
    "name": "HL7v3NPfITNameUse",
    "status": "active",
    "description": "HL7v3 NPfIT Name Use",
    "compose": {
        "include":  [
            {
                "system": "https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse",
                "version": "1.0.0"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse",
                "version": "2018-08-12",
                "concept":  [
                    {
                        "code": "A",
                        "display": "Artist/Stage"
                    },
                    {
                        "code": "L",
                        "display": "Legal"
                    }
                ]
            }
        ]
    },
    "expansion": {
        "timestamp": "2020-10-07T18:08:05+10:00",
        "contains":  [
            {
                "system": "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse",
                "version": "2018-08-12",
                "code": "A",
                "display": "Artist/Stage"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse",
                "version": "2018-08-12",
                "code": "L",
                "display": "Legal"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse",
                "version": "1.0.0",
                "code": "PREVIOUS-BACHELOR",
                "display": "Bachelor name"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse",
                "version": "1.0.0",
                "code": "PREFERRED",
                "display": "Preferred name"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse",
                "version": "1.0.0",
                "code": "PREVIOUS-BIRTH",
                "display": "Birth name"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse",
                "version": "1.0.0",
                "code": "PREVIOUS-MAIDEN",
                "display": "Maiden name"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse",
                "version": "1.0.0",
                "code": "PREVIOUS",
                "display": "Other previous name"
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="v3-npfit-nameuse-vs" />
    <url value="https://fhir.nhs.uk/ValueSet/v3-npfit-nameuse-vs" />
    <version value="1.0.0" />
    <name value="HL7v3NPfITNameUse" />
    <status value="active" />
    <description value="HL7v3 NPfIT Name Use" />
    <compose>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse" />
            <version value="1.0.0" />
        </include>
        <include>
            <system value="http://terminology.hl7.org/CodeSystem/v3-EntityNameUse" />
            <version value="2018-08-12" />
            <concept>
                <code value="A" />
                <display value="Artist/Stage" />
            </concept>
            <concept>
                <code value="L" />
                <display value="Legal" />
            </concept>
        </include>
    </compose>
    <expansion>
        <timestamp value="2020-10-07T18:08:05+10:00" />
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v3-EntityNameUse" />
            <version value="2018-08-12" />
            <code value="A" />
            <display value="Artist/Stage" />
        </contains>
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v3-EntityNameUse" />
            <version value="2018-08-12" />
            <code value="L" />
            <display value="Legal" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse" />
            <version value="1.0.0" />
            <code value="PREVIOUS-BACHELOR" />
            <display value="Bachelor name" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse" />
            <version value="1.0.0" />
            <code value="PREFERRED" />
            <display value="Preferred name" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse" />
            <version value="1.0.0" />
            <code value="PREVIOUS-BIRTH" />
            <display value="Birth name" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse" />
            <version value="1.0.0" />
            <code value="PREVIOUS-MAIDEN" />
            <display value="Maiden name" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/v3-npfit-nameuse" />
            <version value="1.0.0" />
            <code value="PREVIOUS" />
            <display value="Other previous name" />
        </contains>
    </expansion>
</ValueSet>

v2-hscic-0200-NameType

Url
https://fhir.nhs.uk/ValueSet/v2-hscic-0200-NameType

ValueSet 'HL7v2HSCICTable0200Nametype'

Version1.0.0
StatusActive

HL7v2 HSCIC Table 0200 - Name type

This value set includes codes from the following code systems:

  • The following codes from system: v2.0200

    CodeDisplay
    AAlias Name
    BName at Birth
    CAdopted Name
    DDisplay Name
    ILicensing Name
    LLegal Name
    MMaiden Name
    NNickname
    PName of Partner/Spouse
    RRegistered Name
    SPseudo-Name
    TIndigenous/Tribal/Community Name
    UUnspecified

Expansion

This expansion was generated on 2020-10-07T18:08:05+10:00

CodeSystemDisplay
Ahttp://terminology.hl7.org/CodeSystem/v2-0200Alias Name
Bhttp://terminology.hl7.org/CodeSystem/v2-0200Name at Birth
Chttp://terminology.hl7.org/CodeSystem/v2-0200Adopted Name
Dhttp://terminology.hl7.org/CodeSystem/v2-0200Display Name
Ihttp://terminology.hl7.org/CodeSystem/v2-0200Licensing Name
Lhttp://terminology.hl7.org/CodeSystem/v2-0200Legal Name
Mhttp://terminology.hl7.org/CodeSystem/v2-0200Maiden Name
Nhttp://terminology.hl7.org/CodeSystem/v2-0200Nickname
Phttp://terminology.hl7.org/CodeSystem/v2-0200Name of Partner/Spouse
Rhttp://terminology.hl7.org/CodeSystem/v2-0200Registered Name
Shttp://terminology.hl7.org/CodeSystem/v2-0200Pseudo-Name
Thttp://terminology.hl7.org/CodeSystem/v2-0200Indigenous/Tribal/Community Name
Uhttp://terminology.hl7.org/CodeSystem/v2-0200Unspecified
{
    "resourceType": "ValueSet",
    "id": "v2-hscic-0200-NameType",
    "url": "https://fhir.nhs.uk/ValueSet/v2-hscic-0200-NameType",
    "version": "1.0.0",
    "name": "HL7v2HSCICTable0200Nametype",
    "status": "active",
    "description": "HL7v2 HSCIC Table 0200 - Name type",
    "compose": {
        "include":  [
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "concept":  [
                    {
                        "code": "A",
                        "display": "Alias Name"
                    },
                    {
                        "code": "B",
                        "display": "Name at Birth"
                    },
                    {
                        "code": "C",
                        "display": "Adopted Name"
                    },
                    {
                        "code": "D",
                        "display": "Display Name"
                    },
                    {
                        "code": "I",
                        "display": "Licensing Name"
                    },
                    {
                        "code": "L",
                        "display": "Legal Name"
                    },
                    {
                        "code": "M",
                        "display": "Maiden Name"
                    },
                    {
                        "code": "N",
                        "display": "Nickname"
                    },
                    {
                        "code": "P",
                        "display": "Name of Partner/Spouse"
                    },
                    {
                        "code": "R",
                        "display": "Registered Name"
                    },
                    {
                        "code": "S",
                        "display": "Pseudo-Name"
                    },
                    {
                        "code": "T",
                        "display": "Indigenous/Tribal/Community Name"
                    },
                    {
                        "code": "U",
                        "display": "Unspecified"
                    }
                ]
            }
        ]
    },
    "expansion": {
        "timestamp": "2020-10-07T18:08:05+10:00",
        "contains":  [
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "code": "A",
                "display": "Alias Name"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "code": "B",
                "display": "Name at Birth"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "code": "C",
                "display": "Adopted Name"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "code": "D",
                "display": "Display Name"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "code": "I",
                "display": "Licensing Name"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "code": "L",
                "display": "Legal Name"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "code": "M",
                "display": "Maiden Name"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "code": "N",
                "display": "Nickname"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "code": "P",
                "display": "Name of Partner/Spouse"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "code": "R",
                "display": "Registered Name"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "code": "S",
                "display": "Pseudo-Name"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "code": "T",
                "display": "Indigenous/Tribal/Community Name"
            },
            {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0200",
                "code": "U",
                "display": "Unspecified"
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="v2-hscic-0200-NameType" />
    <url value="https://fhir.nhs.uk/ValueSet/v2-hscic-0200-NameType" />
    <version value="1.0.0" />
    <name value="HL7v2HSCICTable0200Nametype" />
    <status value="active" />
    <description value="HL7v2 HSCIC Table 0200 - Name type" />
    <compose>
        <include>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <concept>
                <code value="A" />
                <display value="Alias Name" />
            </concept>
            <concept>
                <code value="B" />
                <display value="Name at Birth" />
            </concept>
            <concept>
                <code value="C" />
                <display value="Adopted Name" />
            </concept>
            <concept>
                <code value="D" />
                <display value="Display Name" />
            </concept>
            <concept>
                <code value="I" />
                <display value="Licensing Name" />
            </concept>
            <concept>
                <code value="L" />
                <display value="Legal Name" />
            </concept>
            <concept>
                <code value="M" />
                <display value="Maiden Name" />
            </concept>
            <concept>
                <code value="N" />
                <display value="Nickname" />
            </concept>
            <concept>
                <code value="P" />
                <display value="Name of Partner/Spouse" />
            </concept>
            <concept>
                <code value="R" />
                <display value="Registered Name" />
            </concept>
            <concept>
                <code value="S" />
                <display value="Pseudo-Name" />
            </concept>
            <concept>
                <code value="T" />
                <display value="Indigenous/Tribal/Community Name" />
            </concept>
            <concept>
                <code value="U" />
                <display value="Unspecified" />
            </concept>
        </include>
    </compose>
    <expansion>
        <timestamp value="2020-10-07T18:08:05+10:00" />
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <code value="A" />
            <display value="Alias Name" />
        </contains>
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <code value="B" />
            <display value="Name at Birth" />
        </contains>
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <code value="C" />
            <display value="Adopted Name" />
        </contains>
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <code value="D" />
            <display value="Display Name" />
        </contains>
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <code value="I" />
            <display value="Licensing Name" />
        </contains>
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <code value="L" />
            <display value="Legal Name" />
        </contains>
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <code value="M" />
            <display value="Maiden Name" />
        </contains>
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <code value="N" />
            <display value="Nickname" />
        </contains>
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <code value="P" />
            <display value="Name of Partner/Spouse" />
        </contains>
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <code value="R" />
            <display value="Registered Name" />
        </contains>
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <code value="S" />
            <display value="Pseudo-Name" />
        </contains>
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <code value="T" />
            <display value="Indigenous/Tribal/Community Name" />
        </contains>
        <contains>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0200" />
            <code value="U" />
            <display value="Unspecified" />
        </contains>
    </expansion>
</ValueSet>

message-status-vs

Url
https://fhir.hl7.org.uk/ValueSet/message-status-vs

ValueSet 'MessageStatusCodes'

Version1.0.2
StatusActive

Complete set of message reasons codes

This value set includes codes from the following code systems:

Expansion

This expansion was generated on 2020-10-07T18:08:05+10:00

CodeSystemDisplay
activehttps://fhir.hl7.org.uk/CodeSystem/message-statusActive
queuedhttps://fhir.hl7.org.uk/CodeSystem/message-statusQueued
completedhttps://fhir.hl7.org.uk/CodeSystem/message-statusCompleted
{
    "resourceType": "ValueSet",
    "id": "message-status-vs",
    "url": "https://fhir.hl7.org.uk/ValueSet/message-status-vs",
    "version": "1.0.2",
    "name": "MessageStatusCodes",
    "status": "active",
    "description": "Complete set of message reasons codes",
    "compose": {
        "include":  [
            {
                "system": "https://fhir.hl7.org.uk/CodeSystem/message-status",
                "version": "1.0.2"
            }
        ]
    },
    "expansion": {
        "timestamp": "2020-10-07T18:08:05+10:00",
        "contains":  [
            {
                "system": "https://fhir.hl7.org.uk/CodeSystem/message-status",
                "code": "active",
                "display": "Active"
            },
            {
                "system": "https://fhir.hl7.org.uk/CodeSystem/message-status",
                "code": "queued",
                "display": "Queued"
            },
            {
                "system": "https://fhir.hl7.org.uk/CodeSystem/message-status",
                "code": "completed",
                "display": "Completed"
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="message-status-vs" />
    <url value="https://fhir.hl7.org.uk/ValueSet/message-status-vs" />
    <version value="1.0.2" />
    <name value="MessageStatusCodes" />
    <status value="active" />
    <description value="Complete set of message reasons codes" />
    <compose>
        <include>
            <system value="https://fhir.hl7.org.uk/CodeSystem/message-status" />
            <version value="1.0.2" />
        </include>
    </compose>
    <expansion>
        <timestamp value="2020-10-07T18:08:05+10:00" />
        <contains>
            <system value="https://fhir.hl7.org.uk/CodeSystem/message-status" />
            <code value="active" />
            <display value="Active" />
        </contains>
        <contains>
            <system value="https://fhir.hl7.org.uk/CodeSystem/message-status" />
            <code value="queued" />
            <display value="Queued" />
        </contains>
        <contains>
            <system value="https://fhir.hl7.org.uk/CodeSystem/message-status" />
            <code value="completed" />
            <display value="Completed" />
        </contains>
    </expansion>
</ValueSet>

organisation-role

Url
https://fhir.nhs.uk/ValueSet/organisation-role

ValueSet 'NHSOrganisationRole'

Version2.0.3
StatusActive

A ValueSet to identify the roles (type) of organisation.

This value set includes codes from the following code systems:

Expansion

This expansion was generated on 2021-04-21T15:12:29+10:00

This value set contains 146 concepts

CodeSystemDisplay
94https://fhir.nhs.uk/CodeSystem/organisation-roleAPPLIANCE CONTRACTOR
92https://fhir.nhs.uk/CodeSystem/organisation-roleAPPLICATION SERVICE PROVIDER
93https://fhir.nhs.uk/CodeSystem/organisation-roleAPPLICATION SERVICE PROVIDER - LEGACY
34https://fhir.nhs.uk/CodeSystem/organisation-roleBOROUGH COUNCIL
96https://fhir.nhs.uk/CodeSystem/organisation-roleBRANCH SURGERY
103https://fhir.nhs.uk/CodeSystem/organisation-roleCANCER NETWORK
105https://fhir.nhs.uk/CodeSystem/organisation-roleCANCER REGISTRY
269https://fhir.nhs.uk/CodeSystem/organisation-roleCARE HOME
246https://fhir.nhs.uk/CodeSystem/organisation-roleCARE HOME/NURSING HOME PRESCRIBING COST CENTRE
107https://fhir.nhs.uk/CodeSystem/organisation-roleCARE TRUST
108https://fhir.nhs.uk/CodeSystem/organisation-roleCARE TRUST SITE
35https://fhir.nhs.uk/CodeSystem/organisation-roleCITY COUNCIL
98https://fhir.nhs.uk/CodeSystem/organisation-roleCLINICAL COMMISSIONING GROUP
99https://fhir.nhs.uk/CodeSystem/organisation-roleCLINICAL COMMISSIONING GROUP SITE
102https://fhir.nhs.uk/CodeSystem/organisation-roleCLINICAL NETWORK
273https://fhir.nhs.uk/CodeSystem/organisation-roleCOMBINED AUTHORITY
218https://fhir.nhs.uk/CodeSystem/organisation-roleCOMMISSIONING HUB
213https://fhir.nhs.uk/CodeSystem/organisation-roleCOMMISSIONING SUPPORT UNIT
214https://fhir.nhs.uk/CodeSystem/organisation-roleCOMMISSIONING SUPPORT UNIT SITE
106https://fhir.nhs.uk/CodeSystem/organisation-roleCOMMON SERVICE AGENCY (CSA)
247https://fhir.nhs.uk/CodeSystem/organisation-roleCOMMUNITY HEALTH SERVICE PRESCRIBING COST CENTRE
233https://fhir.nhs.uk/CodeSystem/organisation-roleCONSTABULARY
38https://fhir.nhs.uk/CodeSystem/organisation-roleCOUNCIL
33https://fhir.nhs.uk/CodeSystem/organisation-roleCOUNTY COUNCIL
235https://fhir.nhs.uk/CodeSystem/organisation-roleCOURT
279https://fhir.nhs.uk/CodeSystem/organisation-roleCOVID VACCINATION CENTRE
216https://fhir.nhs.uk/CodeSystem/organisation-roleDATA SERVICES FOR COMMISSIONERS REGIONAL OFFICE (DSCRO)
111https://fhir.nhs.uk/CodeSystem/organisation-roleDIRECTLY MANAGED UNIT (DMU)
36https://fhir.nhs.uk/CodeSystem/organisation-roleDISTRICT COUNCIL
109https://fhir.nhs.uk/CodeSystem/organisation-roleDISTRICT HEALTH AUTHORITY (DHA)
114https://fhir.nhs.uk/CodeSystem/organisation-roleDMU SITE
270https://fhir.nhs.uk/CodeSystem/organisation-roleDOMICILIARY CARE
217https://fhir.nhs.uk/CodeSystem/organisation-roleDSCRO SITE
117https://fhir.nhs.uk/CodeSystem/organisation-roleEDUCATION
116https://fhir.nhs.uk/CodeSystem/organisation-roleEXECUTIVE AGENCY
91https://fhir.nhs.uk/CodeSystem/organisation-roleEXECUTIVE AGENCY PROGRAMME
89https://fhir.nhs.uk/CodeSystem/organisation-roleEXECUTIVE AGENCY PROGRAMME - DEPARTMENT
90https://fhir.nhs.uk/CodeSystem/organisation-roleEXECUTIVE AGENCY SITE
267https://fhir.nhs.uk/CodeSystem/organisation-roleEXTENDED ACCESS HUB
266https://fhir.nhs.uk/CodeSystem/organisation-roleEXTENDED ACCESS PROVIDER
57https://fhir.nhs.uk/CodeSystem/organisation-roleFOUNDATION TRUST
110https://fhir.nhs.uk/CodeSystem/organisation-roleGENERAL DENTAL PRACTICE
126https://fhir.nhs.uk/CodeSystem/organisation-roleGOVERNMENT DEPARTMENT
131https://fhir.nhs.uk/CodeSystem/organisation-roleGOVERNMENT DEPARTMENT SITE
128https://fhir.nhs.uk/CodeSystem/organisation-roleGOVERNMENT OFFICE REGION
76https://fhir.nhs.uk/CodeSystem/organisation-roleGP PRACTICE
132https://fhir.nhs.uk/CodeSystem/organisation-roleHEALTH AUTHORITY (HA)
134https://fhir.nhs.uk/CodeSystem/organisation-roleHEALTH OBSERVATORY
7https://fhir.nhs.uk/CodeSystem/organisation-roleHOSPICE
249https://fhir.nhs.uk/CodeSystem/organisation-roleHOSPICE PRESCRIBING COST CENTRE
250https://fhir.nhs.uk/CodeSystem/organisation-roleHOSPITAL SERVICE PRESCRIBING COST CENTRE
215https://fhir.nhs.uk/CodeSystem/organisation-roleHOSTS DATA MANAGMENT INTEGRATION CENTRE (DMIC)
69https://fhir.nhs.uk/CodeSystem/organisation-roleIMMIGRATION REMOVAL CENTRE
232https://fhir.nhs.uk/CodeSystem/organisation-roleIMMIGRATION REMOVAL CENTRE
251https://fhir.nhs.uk/CodeSystem/organisation-roleIMMIGRATION REMOVAL CENTRE PRESCRIBING COST CENTRE
176https://fhir.nhs.uk/CodeSystem/organisation-roleINDEPENDENT SECTOR H/C PROVIDER SITE
172https://fhir.nhs.uk/CodeSystem/organisation-roleINDEPENDENT SECTOR HEALTHCARE PROVIDER
138https://fhir.nhs.uk/CodeSystem/organisation-roleISLE OF MAN GOVERNMENT DEPARTMENT
137https://fhir.nhs.uk/CodeSystem/organisation-roleISLE OF MAN GOVERNMENT DIRECTORATE
140https://fhir.nhs.uk/CodeSystem/organisation-roleISLE OF MAN GOVERNMENT DIRECTORATE SITE
12https://fhir.nhs.uk/CodeSystem/organisation-roleLA - INNER LONDON
11https://fhir.nhs.uk/CodeSystem/organisation-roleLA - METROPOLITAN DISTRICT
21https://fhir.nhs.uk/CodeSystem/organisation-roleLEVEL 03 PCT
22https://fhir.nhs.uk/CodeSystem/organisation-roleLEVEL 04 PCT
141https://fhir.nhs.uk/CodeSystem/organisation-roleLOCAL AUTHORITY
119https://fhir.nhs.uk/CodeSystem/organisation-roleLOCAL AUTHORITY - LEGACY
123https://fhir.nhs.uk/CodeSystem/organisation-roleLOCAL AUTHORITY DEPARTMENT
222https://fhir.nhs.uk/CodeSystem/organisation-roleLOCAL AUTHORITY SITE
122https://fhir.nhs.uk/CodeSystem/organisation-roleLOCAL AUTHORITY SITE - LEGACY
274https://fhir.nhs.uk/CodeSystem/organisation-roleLOCAL HEALTH AND CARE RECORD EXEMPLAR
142https://fhir.nhs.uk/CodeSystem/organisation-roleLOCAL HEALTH BOARD
148https://fhir.nhs.uk/CodeSystem/organisation-roleLOCAL HEALTH BOARD SITE
146https://fhir.nhs.uk/CodeSystem/organisation-roleLOCAL SERVICE PROVIDER (LSP)
223https://fhir.nhs.uk/CodeSystem/organisation-roleLONDON BOROUGH
147https://fhir.nhs.uk/CodeSystem/organisation-roleLSP SITE
268https://fhir.nhs.uk/CodeSystem/organisation-roleMEDICINE SUPPLIER
37https://fhir.nhs.uk/CodeSystem/organisation-roleMETROPOLITAN DISTRICT
39https://fhir.nhs.uk/CodeSystem/organisation-roleMETROPOLITAN DISTRICT COUNCIL
150https://fhir.nhs.uk/CodeSystem/organisation-roleMILITARY HOSPITAL
159https://fhir.nhs.uk/CodeSystem/organisation-roleNATIONAL APPLICATION SERVICE PROVIDER
209https://fhir.nhs.uk/CodeSystem/organisation-roleNHS ENGLAND (REGION)
210https://fhir.nhs.uk/CodeSystem/organisation-roleNHS ENGLAND (REGION, LOCAL OFFICE)
212https://fhir.nhs.uk/CodeSystem/organisation-roleNHS ENGLAND (REGION, LOCAL OFFICE) SITE
161https://fhir.nhs.uk/CodeSystem/organisation-roleNHS SUPPORT AGENCY
197https://fhir.nhs.uk/CodeSystem/organisation-roleNHS TRUST
24https://fhir.nhs.uk/CodeSystem/organisation-roleNHS TRUST DERIVED
198https://fhir.nhs.uk/CodeSystem/organisation-roleNHS TRUST SITE
229https://fhir.nhs.uk/CodeSystem/organisation-roleNON RESIDENTIAL INSTITUTION
158https://fhir.nhs.uk/CodeSystem/organisation-roleNON STATUTORY NHS ORGANISATION
157https://fhir.nhs.uk/CodeSystem/organisation-roleNON-NHS ORGANISATION
166https://fhir.nhs.uk/CodeSystem/organisation-roleOPTICAL HEADQUARTERS
167https://fhir.nhs.uk/CodeSystem/organisation-roleOPTICAL SITE
252https://fhir.nhs.uk/CodeSystem/organisation-roleOPTOMETRY SERVICE PRESCRIBING COST CENTRE
72https://fhir.nhs.uk/CodeSystem/organisation-roleOTHER PRESCRIBING COST CENTRE
162https://fhir.nhs.uk/CodeSystem/organisation-roleOTHER STATUTORY AUTHORITY (OSA)
168https://fhir.nhs.uk/CodeSystem/organisation-roleOTHER STATUTORY AUTHORITY SITE
80https://fhir.nhs.uk/CodeSystem/organisation-roleOUT OF HOURS COST CENTRE
173https://fhir.nhs.uk/CodeSystem/organisation-rolePATHOLOGY LAB
25https://fhir.nhs.uk/CodeSystem/organisation-rolePCT DERIVED
182https://fhir.nhs.uk/CodeSystem/organisation-rolePHARMACY
181https://fhir.nhs.uk/CodeSystem/organisation-rolePHARMACY HEADQUARTER
280https://fhir.nhs.uk/CodeSystem/organisation-rolePHARMACY SITE
234https://fhir.nhs.uk/CodeSystem/organisation-rolePOLICE CUSTODY SUITE
31https://fhir.nhs.uk/CodeSystem/organisation-rolePPA EPACT SYSTEM
177https://fhir.nhs.uk/CodeSystem/organisation-rolePRESCRIBING COST CENTRE
171https://fhir.nhs.uk/CodeSystem/organisation-rolePRIMARY CARE GROUP
272https://fhir.nhs.uk/CodeSystem/organisation-rolePRIMARY CARE NETWORK
179https://fhir.nhs.uk/CodeSystem/organisation-rolePRIMARY CARE TRUST
180https://fhir.nhs.uk/CodeSystem/organisation-rolePRIMARY CARE TRUST SITE
175https://fhir.nhs.uk/CodeSystem/organisation-rolePRISON
82https://fhir.nhs.uk/CodeSystem/organisation-rolePRISON PRESCRIBING COST CENTRE
65https://fhir.nhs.uk/CodeSystem/organisation-rolePRIVATE DENTAL PRACTICE
71https://fhir.nhs.uk/CodeSystem/organisation-rolePRIVATELY OWNED ENTITY
255https://fhir.nhs.uk/CodeSystem/organisation-rolePUBLIC HEALTH SERVICE PRESCRIBING COST CENTRE
15https://fhir.nhs.uk/CodeSystem/organisation-roleREG'D UNDER PART 2 CARE STDS ACT 2000
185https://fhir.nhs.uk/CodeSystem/organisation-roleREGIONAL OFFICE (RO)
30https://fhir.nhs.uk/CodeSystem/organisation-roleRESEARCH AND DEVELOPMENT
83https://fhir.nhs.uk/CodeSystem/organisation-roleRESIDENTIAL INSTITUTION
231https://fhir.nhs.uk/CodeSystem/organisation-roleSECURE CHILDREN'S HOME
256https://fhir.nhs.uk/CodeSystem/organisation-roleSECURE CHILDREN'S HOME PRESCRIBING COST CENTRE
230https://fhir.nhs.uk/CodeSystem/organisation-roleSECURE TRAINING CENTRE
220https://fhir.nhs.uk/CodeSystem/organisation-roleSECURE TRAINING CENTRE
257https://fhir.nhs.uk/CodeSystem/organisation-roleSECURE TRAINING CENTRE PRESCRIBING COST CENTRE
236https://fhir.nhs.uk/CodeSystem/organisation-roleSEXUAL ASSAULT REFERRAL CENTRE
258https://fhir.nhs.uk/CodeSystem/organisation-roleSEXUAL ASSAULT REFERRAL CENTRE PRESCRIBING COST CE
276https://fhir.nhs.uk/CodeSystem/organisation-roleSMHPC - ADULT EATING DISORDERS
277https://fhir.nhs.uk/CodeSystem/organisation-roleSMHPC - ADULT SECURE SERVICES
275https://fhir.nhs.uk/CodeSystem/organisation-roleSMHPC - CYPMHS TIER 4
104https://fhir.nhs.uk/CodeSystem/organisation-roleSOCIAL CARE PROVIDER
101https://fhir.nhs.uk/CodeSystem/organisation-roleSOCIAL CARE SITE
189https://fhir.nhs.uk/CodeSystem/organisation-roleSPECIAL HEALTH AUTHORITY (SPHA)
191https://fhir.nhs.uk/CodeSystem/organisation-roleSPECIAL HEALTH AUTHORITY SITE
67https://fhir.nhs.uk/CodeSystem/organisation-roleSPECIALISED COMMISSIONING GROUP
211https://fhir.nhs.uk/CodeSystem/organisation-roleSPECIALISED COMMISSIONING HUB
136https://fhir.nhs.uk/CodeSystem/organisation-roleSTRATEGIC HEALTH AUTHORITY SITE
261https://fhir.nhs.uk/CodeSystem/organisation-roleSTRATEGIC PARTNERSHIP
262https://fhir.nhs.uk/CodeSystem/organisation-roleSUSTAINABILITY TRANSFORMATION PARTNERSHIP
29https://fhir.nhs.uk/CodeSystem/organisation-roleTREATMENT CENTRE
40https://fhir.nhs.uk/CodeSystem/organisation-roleUNITARY AUTHORITY
259https://fhir.nhs.uk/CodeSystem/organisation-roleURGENT & EMERGENCY CARE PRESCRIBING COST CENTRE
87https://fhir.nhs.uk/CodeSystem/organisation-roleWALK IN CENTRE
200https://fhir.nhs.uk/CodeSystem/organisation-roleWELSH ASSEMBLY
144https://fhir.nhs.uk/CodeSystem/organisation-roleWELSH LOCAL HEALTH BOARD
149https://fhir.nhs.uk/CodeSystem/organisation-roleWELSH LOCAL HEALTH BOARD SITE
228https://fhir.nhs.uk/CodeSystem/organisation-roleYOUNG OFFENDER INSTITUTION
260https://fhir.nhs.uk/CodeSystem/organisation-roleYOUNG OFFENDER INSTITUTION PRESCRIBING COST CENTRE
{
    "resourceType": "ValueSet",
    "id": "vs-organisation-role",
    "url": "https://fhir.nhs.uk/ValueSet/organisation-role",
    "version": "2.0.3",
    "name": "NHSOrganisationRole",
    "status": "active",
    "description": "A ValueSet to identify the roles (type) of organisation.",
    "compose": {
        "include":  [
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "version": "2.0.2"
            }
        ]
    },
    "expansion": {
        "identifier": "0c3d16cf-4603-4850-8549-7e56c50c0953",
        "timestamp": "2021-04-21T15:12:29+10:00",
        "total": 146,
        "offset": 0,
        "parameter":  [
            {
                "name": "version",
                "valueUri": "https://fhir.nhs.uk/CodeSystem/organisation-role|2.0.2"
            },
            {
                "name": "count",
                "valueInteger": 2147483647
            },
            {
                "name": "offset",
                "valueInteger": 0
            }
        ],
        "contains":  [
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "94",
                "display": "APPLIANCE CONTRACTOR"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "92",
                "display": "APPLICATION SERVICE PROVIDER"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "93",
                "display": "APPLICATION SERVICE PROVIDER - LEGACY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "34",
                "display": "BOROUGH COUNCIL"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "96",
                "display": "BRANCH SURGERY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "103",
                "display": "CANCER NETWORK"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "105",
                "display": "CANCER REGISTRY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "269",
                "display": "CARE HOME"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "246",
                "display": "CARE HOME/NURSING HOME PRESCRIBING COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "107",
                "display": "CARE TRUST"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "108",
                "display": "CARE TRUST SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "35",
                "display": "CITY COUNCIL"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "98",
                "display": "CLINICAL COMMISSIONING GROUP"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "99",
                "display": "CLINICAL COMMISSIONING GROUP SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "102",
                "display": "CLINICAL NETWORK"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "273",
                "display": "COMBINED AUTHORITY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "218",
                "display": "COMMISSIONING HUB"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "213",
                "display": "COMMISSIONING SUPPORT UNIT"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "214",
                "display": "COMMISSIONING SUPPORT UNIT SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "106",
                "display": "COMMON SERVICE AGENCY (CSA)"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "247",
                "display": "COMMUNITY HEALTH SERVICE PRESCRIBING COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "233",
                "display": "CONSTABULARY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "38",
                "display": "COUNCIL"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "33",
                "display": "COUNTY COUNCIL"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "235",
                "display": "COURT"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "279",
                "display": "COVID VACCINATION CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "216",
                "display": "DATA SERVICES FOR COMMISSIONERS REGIONAL OFFICE (DSCRO)"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "111",
                "display": "DIRECTLY MANAGED UNIT (DMU)"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "36",
                "display": "DISTRICT COUNCIL"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "109",
                "display": "DISTRICT HEALTH AUTHORITY (DHA)"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "114",
                "display": "DMU SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "270",
                "display": "DOMICILIARY CARE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "217",
                "display": "DSCRO SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "117",
                "display": "EDUCATION"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "116",
                "display": "EXECUTIVE AGENCY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "91",
                "display": "EXECUTIVE AGENCY PROGRAMME"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "89",
                "display": "EXECUTIVE AGENCY PROGRAMME - DEPARTMENT"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "90",
                "display": "EXECUTIVE AGENCY SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "267",
                "display": "EXTENDED ACCESS HUB"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "266",
                "display": "EXTENDED ACCESS PROVIDER"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "57",
                "display": "FOUNDATION TRUST"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "110",
                "display": "GENERAL DENTAL PRACTICE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "126",
                "display": "GOVERNMENT DEPARTMENT"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "131",
                "display": "GOVERNMENT DEPARTMENT SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "128",
                "display": "GOVERNMENT OFFICE REGION"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "76",
                "display": "GP PRACTICE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "132",
                "display": "HEALTH AUTHORITY (HA)"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "134",
                "display": "HEALTH OBSERVATORY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "7",
                "display": "HOSPICE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "249",
                "display": "HOSPICE PRESCRIBING COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "250",
                "display": "HOSPITAL SERVICE PRESCRIBING COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "215",
                "display": "HOSTS DATA MANAGMENT INTEGRATION CENTRE (DMIC)"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "69",
                "display": "IMMIGRATION REMOVAL CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "232",
                "display": "IMMIGRATION REMOVAL CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "251",
                "display": "IMMIGRATION REMOVAL CENTRE PRESCRIBING COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "176",
                "display": "INDEPENDENT SECTOR H/C PROVIDER SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "172",
                "display": "INDEPENDENT SECTOR HEALTHCARE PROVIDER"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "138",
                "display": "ISLE OF MAN GOVERNMENT DEPARTMENT"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "137",
                "display": "ISLE OF MAN GOVERNMENT DIRECTORATE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "140",
                "display": "ISLE OF MAN GOVERNMENT DIRECTORATE SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "12",
                "display": "LA - INNER LONDON"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "11",
                "display": "LA - METROPOLITAN DISTRICT"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "21",
                "display": "LEVEL 03 PCT"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "22",
                "display": "LEVEL 04 PCT"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "141",
                "display": "LOCAL AUTHORITY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "119",
                "display": "LOCAL AUTHORITY - LEGACY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "123",
                "display": "LOCAL AUTHORITY DEPARTMENT"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "222",
                "display": "LOCAL AUTHORITY SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "122",
                "display": "LOCAL AUTHORITY SITE - LEGACY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "274",
                "display": "LOCAL HEALTH AND CARE RECORD EXEMPLAR"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "142",
                "display": "LOCAL HEALTH BOARD"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "148",
                "display": "LOCAL HEALTH BOARD SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "146",
                "display": "LOCAL SERVICE PROVIDER (LSP)"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "223",
                "display": "LONDON BOROUGH"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "147",
                "display": "LSP SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "268",
                "display": "MEDICINE SUPPLIER"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "37",
                "display": "METROPOLITAN DISTRICT"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "39",
                "display": "METROPOLITAN DISTRICT COUNCIL"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "150",
                "display": "MILITARY HOSPITAL"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "159",
                "display": "NATIONAL APPLICATION SERVICE PROVIDER"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "209",
                "display": "NHS ENGLAND (REGION)"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "210",
                "display": "NHS ENGLAND (REGION, LOCAL OFFICE)"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "212",
                "display": "NHS ENGLAND (REGION, LOCAL OFFICE) SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "161",
                "display": "NHS SUPPORT AGENCY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "197",
                "display": "NHS TRUST"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "24",
                "display": "NHS TRUST DERIVED"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "198",
                "display": "NHS TRUST SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "229",
                "display": "NON RESIDENTIAL INSTITUTION"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "158",
                "display": "NON STATUTORY NHS ORGANISATION"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "157",
                "display": "NON-NHS ORGANISATION"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "166",
                "display": "OPTICAL HEADQUARTERS"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "167",
                "display": "OPTICAL SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "252",
                "display": "OPTOMETRY SERVICE PRESCRIBING COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "72",
                "display": "OTHER PRESCRIBING COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "162",
                "display": "OTHER STATUTORY AUTHORITY (OSA)"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "168",
                "display": "OTHER STATUTORY AUTHORITY SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "80",
                "display": "OUT OF HOURS COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "173",
                "display": "PATHOLOGY LAB"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "25",
                "display": "PCT DERIVED"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "182",
                "display": "PHARMACY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "181",
                "display": "PHARMACY HEADQUARTER"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "280",
                "display": "PHARMACY SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "234",
                "display": "POLICE CUSTODY SUITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "31",
                "display": "PPA EPACT SYSTEM"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "177",
                "display": "PRESCRIBING COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "171",
                "display": "PRIMARY CARE GROUP"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "272",
                "display": "PRIMARY CARE NETWORK"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "179",
                "display": "PRIMARY CARE TRUST"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "180",
                "display": "PRIMARY CARE TRUST SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "175",
                "display": "PRISON"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "82",
                "display": "PRISON PRESCRIBING COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "65",
                "display": "PRIVATE DENTAL PRACTICE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "71",
                "display": "PRIVATELY OWNED ENTITY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "255",
                "display": "PUBLIC HEALTH SERVICE PRESCRIBING COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "15",
                "display": "REG'D UNDER PART 2 CARE STDS ACT 2000"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "185",
                "display": "REGIONAL OFFICE (RO)"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "30",
                "display": "RESEARCH AND DEVELOPMENT"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "83",
                "display": "RESIDENTIAL INSTITUTION"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "231",
                "display": "SECURE CHILDREN'S HOME"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "256",
                "display": "SECURE CHILDREN'S HOME PRESCRIBING COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "230",
                "display": "SECURE TRAINING CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "220",
                "display": "SECURE TRAINING CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "257",
                "display": "SECURE TRAINING CENTRE PRESCRIBING COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "236",
                "display": "SEXUAL ASSAULT REFERRAL CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "258",
                "display": "SEXUAL ASSAULT REFERRAL CENTRE PRESCRIBING COST CE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "276",
                "display": "SMHPC - ADULT EATING DISORDERS"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "277",
                "display": "SMHPC - ADULT SECURE SERVICES"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "275",
                "display": "SMHPC - CYPMHS TIER 4"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "104",
                "display": "SOCIAL CARE PROVIDER"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "101",
                "display": "SOCIAL CARE SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "189",
                "display": "SPECIAL HEALTH AUTHORITY (SPHA)"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "191",
                "display": "SPECIAL HEALTH AUTHORITY SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "67",
                "display": "SPECIALISED COMMISSIONING GROUP"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "211",
                "display": "SPECIALISED COMMISSIONING HUB"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "136",
                "display": "STRATEGIC HEALTH AUTHORITY SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "261",
                "display": "STRATEGIC PARTNERSHIP"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "262",
                "display": "SUSTAINABILITY TRANSFORMATION PARTNERSHIP"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "29",
                "display": "TREATMENT CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "40",
                "display": "UNITARY AUTHORITY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "259",
                "display": "URGENT & EMERGENCY CARE PRESCRIBING COST CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "87",
                "display": "WALK IN CENTRE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "200",
                "display": "WELSH ASSEMBLY"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "144",
                "display": "WELSH LOCAL HEALTH BOARD"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "149",
                "display": "WELSH LOCAL HEALTH BOARD SITE"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "228",
                "display": "YOUNG OFFENDER INSTITUTION"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "260",
                "display": "YOUNG OFFENDER INSTITUTION PRESCRIBING COST CENTRE"
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="vs-organisation-role" />
    <url value="https://fhir.nhs.uk/ValueSet/organisation-role" />
    <version value="2.0.3" />
    <name value="NHSOrganisationRole" />
    <status value="active" />
    <description value="A ValueSet to identify the roles (type) of organisation." />
    <compose>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <version value="2.0.2" />
        </include>
    </compose>
    <expansion>
        <identifier value="0c3d16cf-4603-4850-8549-7e56c50c0953" />
        <timestamp value="2021-04-21T15:12:29+10:00" />
        <total value="146" />
        <offset value="0" />
        <parameter>
            <name value="version" />
            <valueUri value="https://fhir.nhs.uk/CodeSystem/organisation-role|2.0.2" />
        </parameter>
        <parameter>
            <name value="count" />
            <valueInteger value="2147483647" />
        </parameter>
        <parameter>
            <name value="offset" />
            <valueInteger value="0" />
        </parameter>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="94" />
            <display value="APPLIANCE CONTRACTOR" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="92" />
            <display value="APPLICATION SERVICE PROVIDER" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="93" />
            <display value="APPLICATION SERVICE PROVIDER - LEGACY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="34" />
            <display value="BOROUGH COUNCIL" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="96" />
            <display value="BRANCH SURGERY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="103" />
            <display value="CANCER NETWORK" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="105" />
            <display value="CANCER REGISTRY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="269" />
            <display value="CARE HOME" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="246" />
            <display value="CARE HOME/NURSING HOME PRESCRIBING COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="107" />
            <display value="CARE TRUST" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="108" />
            <display value="CARE TRUST SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="35" />
            <display value="CITY COUNCIL" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="98" />
            <display value="CLINICAL COMMISSIONING GROUP" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="99" />
            <display value="CLINICAL COMMISSIONING GROUP SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="102" />
            <display value="CLINICAL NETWORK" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="273" />
            <display value="COMBINED AUTHORITY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="218" />
            <display value="COMMISSIONING HUB" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="213" />
            <display value="COMMISSIONING SUPPORT UNIT" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="214" />
            <display value="COMMISSIONING SUPPORT UNIT SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="106" />
            <display value="COMMON SERVICE AGENCY (CSA)" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="247" />
            <display value="COMMUNITY HEALTH SERVICE PRESCRIBING COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="233" />
            <display value="CONSTABULARY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="38" />
            <display value="COUNCIL" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="33" />
            <display value="COUNTY COUNCIL" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="235" />
            <display value="COURT" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="279" />
            <display value="COVID VACCINATION CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="216" />
            <display value="DATA SERVICES FOR COMMISSIONERS REGIONAL OFFICE (DSCRO)" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="111" />
            <display value="DIRECTLY MANAGED UNIT (DMU)" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="36" />
            <display value="DISTRICT COUNCIL" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="109" />
            <display value="DISTRICT HEALTH AUTHORITY (DHA)" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="114" />
            <display value="DMU SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="270" />
            <display value="DOMICILIARY CARE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="217" />
            <display value="DSCRO SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="117" />
            <display value="EDUCATION" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="116" />
            <display value="EXECUTIVE AGENCY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="91" />
            <display value="EXECUTIVE AGENCY PROGRAMME" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="89" />
            <display value="EXECUTIVE AGENCY PROGRAMME - DEPARTMENT" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="90" />
            <display value="EXECUTIVE AGENCY SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="267" />
            <display value="EXTENDED ACCESS HUB" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="266" />
            <display value="EXTENDED ACCESS PROVIDER" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="57" />
            <display value="FOUNDATION TRUST" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="110" />
            <display value="GENERAL DENTAL PRACTICE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="126" />
            <display value="GOVERNMENT DEPARTMENT" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="131" />
            <display value="GOVERNMENT DEPARTMENT SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="128" />
            <display value="GOVERNMENT OFFICE REGION" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="76" />
            <display value="GP PRACTICE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="132" />
            <display value="HEALTH AUTHORITY (HA)" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="134" />
            <display value="HEALTH OBSERVATORY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="7" />
            <display value="HOSPICE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="249" />
            <display value="HOSPICE PRESCRIBING COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="250" />
            <display value="HOSPITAL SERVICE PRESCRIBING COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="215" />
            <display value="HOSTS DATA MANAGMENT INTEGRATION CENTRE (DMIC)" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="69" />
            <display value="IMMIGRATION REMOVAL CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="232" />
            <display value="IMMIGRATION REMOVAL CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="251" />
            <display value="IMMIGRATION REMOVAL CENTRE PRESCRIBING COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="176" />
            <display value="INDEPENDENT SECTOR H/C PROVIDER SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="172" />
            <display value="INDEPENDENT SECTOR HEALTHCARE PROVIDER" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="138" />
            <display value="ISLE OF MAN GOVERNMENT DEPARTMENT" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="137" />
            <display value="ISLE OF MAN GOVERNMENT DIRECTORATE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="140" />
            <display value="ISLE OF MAN GOVERNMENT DIRECTORATE SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="12" />
            <display value="LA - INNER LONDON" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="11" />
            <display value="LA - METROPOLITAN DISTRICT" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="21" />
            <display value="LEVEL 03 PCT" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="22" />
            <display value="LEVEL 04 PCT" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="141" />
            <display value="LOCAL AUTHORITY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="119" />
            <display value="LOCAL AUTHORITY - LEGACY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="123" />
            <display value="LOCAL AUTHORITY DEPARTMENT" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="222" />
            <display value="LOCAL AUTHORITY SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="122" />
            <display value="LOCAL AUTHORITY SITE - LEGACY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="274" />
            <display value="LOCAL HEALTH AND CARE RECORD EXEMPLAR" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="142" />
            <display value="LOCAL HEALTH BOARD" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="148" />
            <display value="LOCAL HEALTH BOARD SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="146" />
            <display value="LOCAL SERVICE PROVIDER (LSP)" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="223" />
            <display value="LONDON BOROUGH" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="147" />
            <display value="LSP SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="268" />
            <display value="MEDICINE SUPPLIER" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="37" />
            <display value="METROPOLITAN DISTRICT" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="39" />
            <display value="METROPOLITAN DISTRICT COUNCIL" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="150" />
            <display value="MILITARY HOSPITAL" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="159" />
            <display value="NATIONAL APPLICATION SERVICE PROVIDER" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="209" />
            <display value="NHS ENGLAND (REGION)" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="210" />
            <display value="NHS ENGLAND (REGION, LOCAL OFFICE)" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="212" />
            <display value="NHS ENGLAND (REGION, LOCAL OFFICE) SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="161" />
            <display value="NHS SUPPORT AGENCY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="197" />
            <display value="NHS TRUST" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="24" />
            <display value="NHS TRUST DERIVED" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="198" />
            <display value="NHS TRUST SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="229" />
            <display value="NON RESIDENTIAL INSTITUTION" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="158" />
            <display value="NON STATUTORY NHS ORGANISATION" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="157" />
            <display value="NON-NHS ORGANISATION" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="166" />
            <display value="OPTICAL HEADQUARTERS" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="167" />
            <display value="OPTICAL SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="252" />
            <display value="OPTOMETRY SERVICE PRESCRIBING COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="72" />
            <display value="OTHER PRESCRIBING COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="162" />
            <display value="OTHER STATUTORY AUTHORITY (OSA)" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="168" />
            <display value="OTHER STATUTORY AUTHORITY SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="80" />
            <display value="OUT OF HOURS COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="173" />
            <display value="PATHOLOGY LAB" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="25" />
            <display value="PCT DERIVED" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="182" />
            <display value="PHARMACY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="181" />
            <display value="PHARMACY HEADQUARTER" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="280" />
            <display value="PHARMACY SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="234" />
            <display value="POLICE CUSTODY SUITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="31" />
            <display value="PPA EPACT SYSTEM" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="177" />
            <display value="PRESCRIBING COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="171" />
            <display value="PRIMARY CARE GROUP" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="272" />
            <display value="PRIMARY CARE NETWORK" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="179" />
            <display value="PRIMARY CARE TRUST" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="180" />
            <display value="PRIMARY CARE TRUST SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="175" />
            <display value="PRISON" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="82" />
            <display value="PRISON PRESCRIBING COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="65" />
            <display value="PRIVATE DENTAL PRACTICE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="71" />
            <display value="PRIVATELY OWNED ENTITY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="255" />
            <display value="PUBLIC HEALTH SERVICE PRESCRIBING COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="15" />
            <display value="REG&#39;D UNDER PART 2 CARE STDS ACT 2000" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="185" />
            <display value="REGIONAL OFFICE (RO)" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="30" />
            <display value="RESEARCH AND DEVELOPMENT" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="83" />
            <display value="RESIDENTIAL INSTITUTION" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="231" />
            <display value="SECURE CHILDREN&#39;S HOME" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="256" />
            <display value="SECURE CHILDREN&#39;S HOME PRESCRIBING COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="230" />
            <display value="SECURE TRAINING CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="220" />
            <display value="SECURE TRAINING CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="257" />
            <display value="SECURE TRAINING CENTRE PRESCRIBING COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="236" />
            <display value="SEXUAL ASSAULT REFERRAL CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="258" />
            <display value="SEXUAL ASSAULT REFERRAL CENTRE PRESCRIBING COST CE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="276" />
            <display value="SMHPC - ADULT EATING DISORDERS" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="277" />
            <display value="SMHPC - ADULT SECURE SERVICES" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="275" />
            <display value="SMHPC - CYPMHS TIER 4" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="104" />
            <display value="SOCIAL CARE PROVIDER" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="101" />
            <display value="SOCIAL CARE SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="189" />
            <display value="SPECIAL HEALTH AUTHORITY (SPHA)" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="191" />
            <display value="SPECIAL HEALTH AUTHORITY SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="67" />
            <display value="SPECIALISED COMMISSIONING GROUP" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="211" />
            <display value="SPECIALISED COMMISSIONING HUB" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="136" />
            <display value="STRATEGIC HEALTH AUTHORITY SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="261" />
            <display value="STRATEGIC PARTNERSHIP" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="262" />
            <display value="SUSTAINABILITY TRANSFORMATION PARTNERSHIP" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="29" />
            <display value="TREATMENT CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="40" />
            <display value="UNITARY AUTHORITY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="259" />
            <display value="URGENT &amp; EMERGENCY CARE PRESCRIBING COST CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="87" />
            <display value="WALK IN CENTRE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="200" />
            <display value="WELSH ASSEMBLY" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="144" />
            <display value="WELSH LOCAL HEALTH BOARD" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="149" />
            <display value="WELSH LOCAL HEALTH BOARD SITE" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="228" />
            <display value="YOUNG OFFENDER INSTITUTION" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" />
            <code value="260" />
            <display value="YOUNG OFFENDER INSTITUTION PRESCRIBING COST CENTRE" />
        </contains>
    </expansion>
</ValueSet>

NHS Data Dictionary Clinical Specialty

Url
https://fhir.nhs.uk/ValueSet/NHSDataModelAndDictionary-clinical-specialt

ValueSet 'NHSDataDictionaryMainClinicalSpecialty'

Version1.2.0
Published byNHS Digital
StatusDraft (since 2019-02-01T00:00:00+00:00)

A ValueSet to identify the specialty of the care professional or team. FHIR Version of NHS Data Dictionary Main Specialty Code and HSCIC ITK HL7v2 Table ZU012

Contact Information

Interoperability Team

Email: interoperabilityteam@nhs.net

This value set includes codes from the following code systems:

Expansion

This expansion was generated on 2021-04-22T18:34:25+10:00

This value set contains 95 concepts

CodeSystemDisplay
326https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyAcute Internal Medicine
710https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyAdult Mental Illness
317https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyAllergy
960https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyAllied Health Professional
190https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyAnaesthetics
510https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyAntenatal Clinic
310https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyAudio Vestibular Medicine
200https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyAviation and Space Medicine
821https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyBlood Transfusion
320https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyCardiology
170https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyCardiothoracic Surgery
822https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyChemical Pathology
711https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyChild and Adolescent Psychiatry
312https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyCLINICAL CYTOGENETICS and MOLECULAR GENETICS
311https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyClinical Genetics
303https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyClinical Haematology
313https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyClinical Immunology
401https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyClinical Neurophysiology
800https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyClinical Oncology
305https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyClinical Pharmacology
304https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyClinical Physiology
902https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyCommunity Health Services Dental
900https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyCommunity Medicine
504https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyCommunity Sexual and Reproductive Health
450https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyDental Medicine
330https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyDermatology
120https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyEar Nose and Throat
180https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyEmergency Medicine
302https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyEndocrinology and Diabetes
146https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyEndodontics
712https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyForensic Psychiatry
301https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyGastroenterology
601https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyGeneral Dental Practice
300https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyGeneral Internal Medicine
600https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyGeneral Medical Practice
820https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyGeneral Pathology
100https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyGeneral Surgery
360https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyGenitourinary Medicine
430https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyGeriatric Medicine
502https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyGynaecology
823https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyHaematology
824https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyHistopathology
830https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyImmunopathology
350https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyInfectious Diseases
192https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyIntensive Care Medicine
990https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyJoint Consultant Clinics
700https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyLearning Disability
610https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyMaternity Function
833https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyMedical Microbiology
831https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyMedical Microbiology and Virology
370https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyMedical Oncology
460https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyMedical Ophthalmology
713https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyMedical Psychotherapy
834https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyMedical Virology
560https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyMidwifery
400https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyNeurology
832https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyNeuropathology
150https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyNeurosurgery
371https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyNuclear Medicine
950https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyNursing
501https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyObstetrics
500https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyObstetrics and Gynaecology
901https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyOccupational Medicine
715https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyOld Age Psychiatry
130https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyOphthalmology
145https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyOral and Maxillofacial Surgery
140https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyOral Surgery
143https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyOrthodontics
620https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyOther than Maternity
321https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyPaediatric Cardiology
142https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyPaediatric Dentistry
421https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyPaediatric Neurology
171https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyPaediatric Surgery
420https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyPaediatrics
191https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyPain Management
315https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyPalliative Medicine
147https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyPeriodontics
160https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyPlastic Surgery
520https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyPostnatal Clinic
148https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyProsthodontics
904https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyPublic Health Dental
903https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyPublic Health Medicine
810https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyRadiology
314https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyRehabilitation Medicine
361https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyRenal Medicine
340https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyRespiratory Medicine
141https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyRestorative Dentistry
410https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyRheumatology
451https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtySpecial Care Dentistry
325https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtySport and Exercise Medicine
149https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtySurgical Dentistry
110https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyTrauma and Orthopaedics
352https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyTropical Medicine
101https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyUrology
107https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialtyVascular Surgery
{
    "resourceType": "ValueSet",
    "id": "NHSDataModelAndDictionary-clinical-specialty",
    "url": "https://fhir.nhs.uk/ValueSet/NHSDataModelAndDictionary-clinical-specialty",
    "version": "1.2.0",
    "name": "NHSDataDictionaryMainClinicalSpecialty",
    "status": "draft",
    "date": "2019-02-01T00:00:00+00:00",
    "publisher": "NHS Digital",
    "contact":  [
        {
            "name": "Interoperability Team",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work"
                }
            ]
        }
    ],
    "description": "A ValueSet to identify the specialty of the care professional or team. FHIR Version of NHS Data Dictionary Main Specialty Code and HSCIC ITK HL7v2 Table ZU012",
    "copyright": "Copyright © 2018 NHS Digital",
    "compose": {
        "include":  [
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "version": "1.2.1"
            }
        ]
    },
    "expansion": {
        "identifier": "2f45cfd4-0dc9-4e4e-9014-1702807f90a8",
        "timestamp": "2021-04-22T18:34:25+10:00",
        "total": 95,
        "offset": 0,
        "parameter":  [
            {
                "name": "version",
                "valueUri": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty|1.2.1"
            },
            {
                "name": "count",
                "valueInteger": 2147483647
            },
            {
                "name": "offset",
                "valueInteger": 0
            }
        ],
        "contains":  [
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "326",
                "display": "Acute Internal Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "710",
                "display": "Adult Mental Illness"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "317",
                "display": "Allergy"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "960",
                "display": "Allied Health Professional"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "190",
                "display": "Anaesthetics"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "510",
                "display": "Antenatal Clinic"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "310",
                "display": "Audio Vestibular Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "200",
                "display": "Aviation and Space Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "821",
                "display": "Blood Transfusion"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "320",
                "display": "Cardiology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "170",
                "display": "Cardiothoracic Surgery"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "822",
                "display": "Chemical Pathology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "711",
                "display": "Child and Adolescent Psychiatry"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "312",
                "display": "CLINICAL CYTOGENETICS and MOLECULAR GENETICS"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "311",
                "display": "Clinical Genetics"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "303",
                "display": "Clinical Haematology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "313",
                "display": "Clinical Immunology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "401",
                "display": "Clinical Neurophysiology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "800",
                "display": "Clinical Oncology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "305",
                "display": "Clinical Pharmacology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "304",
                "display": "Clinical Physiology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "902",
                "display": "Community Health Services Dental"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "900",
                "display": "Community Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "504",
                "display": "Community Sexual and Reproductive Health"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "450",
                "display": "Dental Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "330",
                "display": "Dermatology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "120",
                "display": "Ear Nose and Throat"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "180",
                "display": "Emergency Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "302",
                "display": "Endocrinology and Diabetes"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "146",
                "display": "Endodontics"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "712",
                "display": "Forensic Psychiatry"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "301",
                "display": "Gastroenterology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "601",
                "display": "General Dental Practice"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "300",
                "display": "General Internal Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "600",
                "display": "General Medical Practice"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "820",
                "display": "General Pathology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "100",
                "display": "General Surgery"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "360",
                "display": "Genitourinary Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "430",
                "display": "Geriatric Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "502",
                "display": "Gynaecology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "823",
                "display": "Haematology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "824",
                "display": "Histopathology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "830",
                "display": "Immunopathology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "350",
                "display": "Infectious Diseases"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "192",
                "display": "Intensive Care Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "990",
                "display": "Joint Consultant Clinics"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "700",
                "display": "Learning Disability"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "610",
                "display": "Maternity Function"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "833",
                "display": "Medical Microbiology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "831",
                "display": "Medical Microbiology and Virology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "370",
                "display": "Medical Oncology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "460",
                "display": "Medical Ophthalmology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "713",
                "display": "Medical Psychotherapy"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "834",
                "display": "Medical Virology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "560",
                "display": "Midwifery"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "400",
                "display": "Neurology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "832",
                "display": "Neuropathology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "150",
                "display": "Neurosurgery"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "371",
                "display": "Nuclear Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "950",
                "display": "Nursing"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "501",
                "display": "Obstetrics"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "500",
                "display": "Obstetrics and Gynaecology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "901",
                "display": "Occupational Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "715",
                "display": "Old Age Psychiatry"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "130",
                "display": "Ophthalmology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "145",
                "display": "Oral and Maxillofacial Surgery"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "140",
                "display": "Oral Surgery"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "143",
                "display": "Orthodontics"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "620",
                "display": "Other than Maternity"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "321",
                "display": "Paediatric Cardiology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "142",
                "display": "Paediatric Dentistry"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "421",
                "display": "Paediatric Neurology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "171",
                "display": "Paediatric Surgery"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "420",
                "display": "Paediatrics"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "191",
                "display": "Pain Management"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "315",
                "display": "Palliative Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "147",
                "display": "Periodontics"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "160",
                "display": "Plastic Surgery"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "520",
                "display": "Postnatal Clinic"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "148",
                "display": "Prosthodontics"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "904",
                "display": "Public Health Dental"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "903",
                "display": "Public Health Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "810",
                "display": "Radiology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "314",
                "display": "Rehabilitation Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "361",
                "display": "Renal Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "340",
                "display": "Respiratory Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "141",
                "display": "Restorative Dentistry"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "410",
                "display": "Rheumatology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "451",
                "display": "Special Care Dentistry"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "325",
                "display": "Sport and Exercise Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "149",
                "display": "Surgical Dentistry"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "110",
                "display": "Trauma and Orthopaedics"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "352",
                "display": "Tropical Medicine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "101",
                "display": "Urology"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty",
                "code": "107",
                "display": "Vascular Surgery"
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="NHSDataModelAndDictionary-clinical-specialty" />
    <url value="https://fhir.nhs.uk/ValueSet/NHSDataModelAndDictionary-clinical-specialty" />
    <version value="1.2.0" />
    <name value="NHSDataDictionaryMainClinicalSpecialty" />
    <status value="draft" />
    <date value="2019-02-01T00:00:00+00:00" />
    <publisher value="NHS Digital" />
    <contact>
        <name value="Interoperability Team" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
        </telecom>
    </contact>
    <description value="A ValueSet to identify the specialty of the care professional or team. FHIR Version of NHS Data Dictionary Main Specialty Code and HSCIC ITK HL7v2 Table ZU012" />
    <copyright value="Copyright &#169; 2018 NHS Digital" />
    <compose>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <version value="1.2.1" />
        </include>
    </compose>
    <expansion>
        <identifier value="2f45cfd4-0dc9-4e4e-9014-1702807f90a8" />
        <timestamp value="2021-04-22T18:34:25+10:00" />
        <total value="95" />
        <offset value="0" />
        <parameter>
            <name value="version" />
            <valueUri value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty|1.2.1" />
        </parameter>
        <parameter>
            <name value="count" />
            <valueInteger value="2147483647" />
        </parameter>
        <parameter>
            <name value="offset" />
            <valueInteger value="0" />
        </parameter>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="326" />
            <display value="Acute Internal Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="710" />
            <display value="Adult Mental Illness" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="317" />
            <display value="Allergy" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="960" />
            <display value="Allied Health Professional" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="190" />
            <display value="Anaesthetics" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="510" />
            <display value="Antenatal Clinic" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="310" />
            <display value="Audio Vestibular Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="200" />
            <display value="Aviation and Space Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="821" />
            <display value="Blood Transfusion" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="320" />
            <display value="Cardiology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="170" />
            <display value="Cardiothoracic Surgery" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="822" />
            <display value="Chemical Pathology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="711" />
            <display value="Child and Adolescent Psychiatry" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="312" />
            <display value="CLINICAL CYTOGENETICS and MOLECULAR GENETICS" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="311" />
            <display value="Clinical Genetics" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="303" />
            <display value="Clinical Haematology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="313" />
            <display value="Clinical Immunology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="401" />
            <display value="Clinical Neurophysiology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="800" />
            <display value="Clinical Oncology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="305" />
            <display value="Clinical Pharmacology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="304" />
            <display value="Clinical Physiology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="902" />
            <display value="Community Health Services Dental" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="900" />
            <display value="Community Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="504" />
            <display value="Community Sexual and Reproductive Health" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="450" />
            <display value="Dental Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="330" />
            <display value="Dermatology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="120" />
            <display value="Ear Nose and Throat" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="180" />
            <display value="Emergency Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="302" />
            <display value="Endocrinology and Diabetes" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="146" />
            <display value="Endodontics" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="712" />
            <display value="Forensic Psychiatry" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="301" />
            <display value="Gastroenterology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="601" />
            <display value="General Dental Practice" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="300" />
            <display value="General Internal Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="600" />
            <display value="General Medical Practice" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="820" />
            <display value="General Pathology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="100" />
            <display value="General Surgery" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="360" />
            <display value="Genitourinary Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="430" />
            <display value="Geriatric Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="502" />
            <display value="Gynaecology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="823" />
            <display value="Haematology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="824" />
            <display value="Histopathology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="830" />
            <display value="Immunopathology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="350" />
            <display value="Infectious Diseases" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="192" />
            <display value="Intensive Care Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="990" />
            <display value="Joint Consultant Clinics" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="700" />
            <display value="Learning Disability" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="610" />
            <display value="Maternity Function" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="833" />
            <display value="Medical Microbiology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="831" />
            <display value="Medical Microbiology and Virology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="370" />
            <display value="Medical Oncology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="460" />
            <display value="Medical Ophthalmology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="713" />
            <display value="Medical Psychotherapy" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="834" />
            <display value="Medical Virology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="560" />
            <display value="Midwifery" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="400" />
            <display value="Neurology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="832" />
            <display value="Neuropathology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="150" />
            <display value="Neurosurgery" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="371" />
            <display value="Nuclear Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="950" />
            <display value="Nursing" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="501" />
            <display value="Obstetrics" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="500" />
            <display value="Obstetrics and Gynaecology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="901" />
            <display value="Occupational Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="715" />
            <display value="Old Age Psychiatry" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="130" />
            <display value="Ophthalmology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="145" />
            <display value="Oral and Maxillofacial Surgery" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="140" />
            <display value="Oral Surgery" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="143" />
            <display value="Orthodontics" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="620" />
            <display value="Other than Maternity" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="321" />
            <display value="Paediatric Cardiology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="142" />
            <display value="Paediatric Dentistry" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="421" />
            <display value="Paediatric Neurology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="171" />
            <display value="Paediatric Surgery" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="420" />
            <display value="Paediatrics" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="191" />
            <display value="Pain Management" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="315" />
            <display value="Palliative Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="147" />
            <display value="Periodontics" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="160" />
            <display value="Plastic Surgery" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="520" />
            <display value="Postnatal Clinic" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="148" />
            <display value="Prosthodontics" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="904" />
            <display value="Public Health Dental" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="903" />
            <display value="Public Health Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="810" />
            <display value="Radiology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="314" />
            <display value="Rehabilitation Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="361" />
            <display value="Renal Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="340" />
            <display value="Respiratory Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="141" />
            <display value="Restorative Dentistry" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="410" />
            <display value="Rheumatology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="451" />
            <display value="Special Care Dentistry" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="325" />
            <display value="Sport and Exercise Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="149" />
            <display value="Surgical Dentistry" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="110" />
            <display value="Trauma and Orthopaedics" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="352" />
            <display value="Tropical Medicine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="101" />
            <display value="Urology" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" />
            <code value="107" />
            <display value="Vascular Surgery" />
        </contains>
    </expansion>
</ValueSet>

NHSDigital-Message-Events

Url
https://fhir.nhs.uk/ValueSet/NHSDigital-message-events

ValueSet 'NHSMessageEvents'

Version1.0.12
StatusActive

A ValueSet to identify the type of FHIR Message

This value set includes codes from the following code systems:

{
    "resourceType": "ValueSet",
    "id": "nhsdigital-message-events",
    "url": "https://fhir.nhs.uk/ValueSet/NHSDigital-message-events",
    "version": "1.0.12",
    "name": "NHSMessageEvents",
    "status": "active",
    "description": "A ValueSet to identify the type of FHIR Message",
    "compose": {
        "include":  [
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-event",
                "version": "1.0.19"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/message-events-bars",
                "version": "1.0.0"
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="nhsdigital-message-events" />
    <url value="https://fhir.nhs.uk/ValueSet/NHSDigital-message-events" />
    <version value="1.0.12" />
    <name value="NHSMessageEvents" />
    <status value="active" />
    <description value="A ValueSet to identify the type of FHIR Message" />
    <compose>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/message-event" />
            <version value="1.0.19" />
        </include>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/message-events-bars" />
            <version value="1.0.0" />
        </include>
    </compose>
</ValueSet>

NHSDigital-OperationOutcome-Codes

Url
https://fhir.nhs.uk/ValueSet/NHSDigital-OperationOutcome-Codes

ValueSet 'NHSDigitalOperationOutcomeCodes'

Version1.0.10
StatusDraft

NHSDigital OperationOutcome Codes

This value set includes codes from the following code systems:

{
    "resourceType": "ValueSet",
    "id": "NHSDigital-OperationOutcome-Codes",
    "url": "https://fhir.nhs.uk/ValueSet/NHSDigital-OperationOutcome-Codes",
    "version": "1.0.10",
    "name": "NHSDigitalOperationOutcomeCodes",
    "status": "draft",
    "description": "NHSDigital OperationOutcome Codes",
    "compose": {
        "include":  [
            {
                "system": "https://fhir.nhs.uk/CodeSystem/Spine-ErrorOrWarningCode",
                "version": "2.1.0"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/EPS-IssueCode",
                "version": "17.22"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSD-API-ErrorOrWarningCode",
                "version": "0.3.0"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/http-error-codes",
                "version": "1.0.0"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/ers-error-codes"
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="NHSDigital-OperationOutcome-Codes" />
    <url value="https://fhir.nhs.uk/ValueSet/NHSDigital-OperationOutcome-Codes" />
    <version value="1.0.10" />
    <name value="NHSDigitalOperationOutcomeCodes" />
    <status value="draft" />
    <description value="NHSDigital OperationOutcome Codes" />
    <compose>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/Spine-ErrorOrWarningCode" />
            <version value="2.1.0" />
        </include>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/EPS-IssueCode" />
            <version value="17.22" />
        </include>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/NHSD-API-ErrorOrWarningCode" />
            <version value="0.3.0" />
        </include>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/http-error-codes" />
            <version value="1.0.0" />
        </include>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/ers-error-codes" />
        </include>
    </compose>
</ValueSet>

covid-19-detection-of-virus

Url
https://fhir.nhs.uk/ValueSet/covid-19-detection-of-virus

Based on Primary Care EPR Result Processing from COVID_19_Related_Pathology_Messaging_Guidance v2.5.9.

This ValueSet is for review and information only and not intended for implementation use. When implementing, systems should use the latest der2_sRefset_SimpleMapUKCRSnapshot_GB1000000 file from the UK SNOMED CT Release, found in the clinical refsets extension, as the definitive ‘source of truth’ for all mapping functions.

ValueSet 'COVID19DetectionOfVirus'

Version2.5.9
Published byNHS Digital
StatusDraft (since 2020-11-13T06:00:00+00:00)

SNOMED CT-coded requestable tests is to be used

Contact Information

Interoperability Team

Email: interoperabilityteam@nhs.net

This value set includes codes from the following code systems:

  • The following codes from system: SNOMED_CT

    CodeDisplay
    1240581000000104SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result positive
    1240591000000102SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result negative
    1321681000000104SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result equivocal
    1324601000000106SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive
    1324881000000100SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive at the limit of detection
    1324581000000102SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result negative
    1321691000000102SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result unknown
{
    "resourceType": "ValueSet",
    "id": "covid-19-detection-of-virus",
    "url": "https://fhir.nhs.uk/ValueSet/covid-19-detection-of-virus",
    "version": "2.5.9",
    "name": "COVID19DetectionOfVirus",
    "title": "COVID-19 SNOMED CT Detection of Virus",
    "status": "draft",
    "date": "2020-11-13T06:00:00+00:00",
    "publisher": "NHS Digital",
    "contact":  [
        {
            "name": "Interoperability Team",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work"
                }
            ]
        }
    ],
    "description": "SNOMED CT-coded requestable tests is to be used",
    "compose": {
        "include":  [
            {
                "system": "http://snomed.info/sct",
                "concept":  [
                    {
                        "code": "1240581000000104",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result positive"
                    },
                    {
                        "code": "1240591000000102",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result negative"
                    },
                    {
                        "code": "1321681000000104",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result equivocal"
                    },
                    {
                        "code": "1324601000000106",
                        "display": "SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive"
                    },
                    {
                        "code": "1324881000000100",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive at the limit of detection"
                    },
                    {
                        "code": "1324581000000102",
                        "display": "SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result negative"
                    },
                    {
                        "code": "1321691000000102",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result unknown"
                    }
                ]
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="covid-19-detection-of-virus" />
    <url value="https://fhir.nhs.uk/ValueSet/covid-19-detection-of-virus" />
    <version value="2.5.9" />
    <name value="COVID19DetectionOfVirus" />
    <title value="COVID-19 SNOMED CT Detection of Virus" />
    <status value="draft" />
    <date value="2020-11-13T06:00:00+00:00" />
    <publisher value="NHS Digital" />
    <contact>
        <name value="Interoperability Team" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
        </telecom>
    </contact>
    <description value="SNOMED CT-coded requestable tests is to be used" />
    <compose>
        <include>
            <system value="http://snomed.info/sct" />
            <concept>
                <code value="1240581000000104" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result positive" />
            </concept>
            <concept>
                <code value="1240591000000102" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result negative" />
            </concept>
            <concept>
                <code value="1321681000000104" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result equivocal" />
            </concept>
            <concept>
                <code value="1324601000000106" />
                <display value="SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive" />
            </concept>
            <concept>
                <code value="1324881000000100" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive at the limit of detection" />
            </concept>
            <concept>
                <code value="1324581000000102" />
                <display value="SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result negative" />
            </concept>
            <concept>
                <code value="1321691000000102" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result unknown" />
            </concept>
        </include>
    </compose>
</ValueSet>

covid-19-detection-of-antigen

Url
https://fhir.nhs.uk/ValueSet/covid-19-detection-of-antigen

Based on Primary Care EPR Result Processing from COVID_19_Related_Pathology_Messaging_Guidance v2.5.9.

This ValueSet is for review and information only and not intended for implementation use. When implementing, systems should use the latest der2_sRefset_SimpleMapUKCRSnapshot_GB1000000 file from the UK SNOMED CT Release, found in the clinical refsets extension, as the definitive ‘source of truth’ for all mapping functions.

ValueSet 'COVID19DetectionOfAntigen'

Version2.5.9
Published byNHS Digital
StatusDraft (since 2020-11-13T06:00:00+00:00)

SNOMED CT-coded requestable tests is to be used

Contact Information

Interoperability Team

Email: interoperabilityteam@nhs.net

This value set includes codes from the following code systems:

  • The following codes from system: SNOMED_CT

    CodeDisplay
    1322781000000102SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result positive
    1322791000000100SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result negative
    1322801000000101SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result indeterminate
    1322821000000105SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result unknown
{
    "resourceType": "ValueSet",
    "id": "covid-19-detection-of-antigen",
    "url": "https://fhir.nhs.uk/ValueSet/covid-19-detection-of-antigen",
    "version": "2.5.9",
    "name": "COVID19DetectionOfAntigen",
    "title": "COVID-19 SNOMED CT Detection Of Antigen",
    "status": "draft",
    "date": "2020-11-13T06:00:00+00:00",
    "publisher": "NHS Digital",
    "contact":  [
        {
            "name": "Interoperability Team",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work"
                }
            ]
        }
    ],
    "description": "SNOMED CT-coded requestable tests is to be used",
    "compose": {
        "include":  [
            {
                "system": "http://snomed.info/sct",
                "concept":  [
                    {
                        "code": "1322781000000102",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result positive"
                    },
                    {
                        "code": "1322791000000100",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result negative"
                    },
                    {
                        "code": "1322801000000101",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result indeterminate"
                    },
                    {
                        "code": "1322821000000105",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result unknown"
                    }
                ]
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="covid-19-detection-of-antigen" />
    <url value="https://fhir.nhs.uk/ValueSet/covid-19-detection-of-antigen" />
    <version value="2.5.9" />
    <name value="COVID19DetectionOfAntigen" />
    <title value="COVID-19 SNOMED CT Detection Of Antigen" />
    <status value="draft" />
    <date value="2020-11-13T06:00:00+00:00" />
    <publisher value="NHS Digital" />
    <contact>
        <name value="Interoperability Team" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
        </telecom>
    </contact>
    <description value="SNOMED CT-coded requestable tests is to be used" />
    <compose>
        <include>
            <system value="http://snomed.info/sct" />
            <concept>
                <code value="1322781000000102" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result positive" />
            </concept>
            <concept>
                <code value="1322791000000100" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result negative" />
            </concept>
            <concept>
                <code value="1322801000000101" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result indeterminate" />
            </concept>
            <concept>
                <code value="1322821000000105" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antigen detection result unknown" />
            </concept>
        </include>
    </compose>
</ValueSet>

covid-19-detection-of-antibody

Url
https://fhir.nhs.uk/ValueSet/covid-19-detection-of-antibody

Based on Primary Care EPR Result Processing from COVID_19_Related_Pathology_Messaging_Guidance v2.5.9.

This ValueSet is for review and information only and not intended for implementation use. When implementing, systems should use the latest der2_sRefset_SimpleMapUKCRSnapshot_GB1000000 file from the UK SNOMED CT Release, found in the clinical refsets extension, as the definitive ‘source of truth’ for all mapping functions.

ValueSet 'COVID19DetectionOfAntibody'

Version2.5.9
Published byNHS Digital
StatusDraft (since 2020-11-13T06:01:00+00:00)

SNOMED CT-coded requestable tests is to be used

Contact Information

Interoperability Team

Email: interoperabilityteam@nhs.net

This value set includes codes from the following code systems:

  • The following codes from system: SNOMED_CT

    CodeDisplay
    1322871000000109SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result positive
    1322891000000108SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result negative
    1322901000000109SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result indeterminate
    1322911000000106SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result unknown
    1321541000000108SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection resul positive
    1321571000000102SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result negative
    1322831000000107SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result indeterminate
    1321641000000107SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result unknown
    1321551000000106SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result positive
    1321561000000109SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result negative
    1322851000000100SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result indeterminate
    1321581000000100SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result unknown
    1321761000000103SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result positive
    1321791000000109SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result negative
    1322841000000103SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result indeterminate
    1321781000000107SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result unknown
{
    "resourceType": "ValueSet",
    "id": "covid-19-detection-of-antibody",
    "url": "https://fhir.nhs.uk/ValueSet/covid-19-detection-of-antibody",
    "version": "2.5.9",
    "name": "COVID19DetectionOfAntibody",
    "title": "COVID-19 SNOMED CT Detection Of Antibody",
    "status": "draft",
    "date": "2020-11-13T06:01:00+00:00",
    "publisher": "NHS Digital",
    "contact":  [
        {
            "name": "Interoperability Team",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work"
                }
            ]
        }
    ],
    "description": "SNOMED CT-coded requestable tests is to be used",
    "compose": {
        "include":  [
            {
                "system": "http://snomed.info/sct",
                "concept":  [
                    {
                        "code": "1322871000000109",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result positive"
                    },
                    {
                        "code": "1322891000000108",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result negative"
                    },
                    {
                        "code": "1322901000000109",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result indeterminate"
                    },
                    {
                        "code": "1322911000000106",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result unknown"
                    },
                    {
                        "code": "1321541000000108",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection resul positive"
                    },
                    {
                        "code": "1321571000000102",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result negative"
                    },
                    {
                        "code": "1322831000000107",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result indeterminate"
                    },
                    {
                        "code": "1321641000000107",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result unknown"
                    },
                    {
                        "code": "1321551000000106",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result positive"
                    },
                    {
                        "code": "1321561000000109",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result negative"
                    },
                    {
                        "code": "1322851000000100",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result indeterminate"
                    },
                    {
                        "code": "1321581000000100",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result unknown"
                    },
                    {
                        "code": "1321761000000103",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result positive"
                    },
                    {
                        "code": "1321791000000109",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result negative"
                    },
                    {
                        "code": "1322841000000103",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result indeterminate"
                    },
                    {
                        "code": "1321781000000107",
                        "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result unknown"
                    }
                ]
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="covid-19-detection-of-antibody" />
    <url value="https://fhir.nhs.uk/ValueSet/covid-19-detection-of-antibody" />
    <version value="2.5.9" />
    <name value="COVID19DetectionOfAntibody" />
    <title value="COVID-19 SNOMED CT Detection Of Antibody" />
    <status value="draft" />
    <date value="2020-11-13T06:01:00+00:00" />
    <publisher value="NHS Digital" />
    <contact>
        <name value="Interoperability Team" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
        </telecom>
    </contact>
    <description value="SNOMED CT-coded requestable tests is to be used" />
    <compose>
        <include>
            <system value="http://snomed.info/sct" />
            <concept>
                <code value="1322871000000109" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result positive" />
            </concept>
            <concept>
                <code value="1322891000000108" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result negative" />
            </concept>
            <concept>
                <code value="1322901000000109" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result indeterminate" />
            </concept>
            <concept>
                <code value="1322911000000106" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result unknown" />
            </concept>
            <concept>
                <code value="1321541000000108" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection resul positive" />
            </concept>
            <concept>
                <code value="1321571000000102" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result negative" />
            </concept>
            <concept>
                <code value="1322831000000107" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result indeterminate" />
            </concept>
            <concept>
                <code value="1321641000000107" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result unknown" />
            </concept>
            <concept>
                <code value="1321551000000106" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result positive" />
            </concept>
            <concept>
                <code value="1321561000000109" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result negative" />
            </concept>
            <concept>
                <code value="1322851000000100" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result indeterminate" />
            </concept>
            <concept>
                <code value="1321581000000100" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result unknown" />
            </concept>
            <concept>
                <code value="1321761000000103" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result positive" />
            </concept>
            <concept>
                <code value="1321791000000109" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result negative" />
            </concept>
            <concept>
                <code value="1322841000000103" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result indeterminate" />
            </concept>
            <concept>
                <code value="1321781000000107" />
                <display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result unknown" />
            </concept>
        </include>
    </compose>
</ValueSet>

NHSDigital-COVIDTestPillar

Url
https://fhir.nhs.uk/ValueSet/NHSDigital-COVIDTestPillar

ValueSet 'NHSDigitalCOVIDTestPillar'

Version1.0.0
Published byNHS Digital
StatusDraft (since 2021-07-27T00:00:00+00:00)

A code from the SNOMED Clinical Terminology UK coding system to record a vaccination procedure. Filters copied from CareConnect equivalent

Contact Information

NHS Digital

Email: interoperabilityteam@nhs.net

This value set includes codes from the following code systems:

Expansion

This expansion was generated on 2021-07-27T07:45:22+00:00

This value set contains 4 concepts

CodeSystemDisplay
pillar-1https://fhir.nhs.uk/CodeSystem/covid-test-pillarpillar 1
pillar-2https://fhir.nhs.uk/CodeSystem/covid-test-pillarpillar 2
pillar-3https://fhir.nhs.uk/CodeSystem/covid-test-pillarpillar 3
pillar-4https://fhir.nhs.uk/CodeSystem/covid-test-pillarpillar 4
{
    "resourceType": "ValueSet",
    "id": "NHSDigital-COVIDTestPillar",
    "url": "https://fhir.nhs.uk/ValueSet/NHSDigital-COVIDTestPillar",
    "version": "1.0.0",
    "name": "NHSDigitalCOVIDTestPillar",
    "title": "COVID-19 testing data method",
    "status": "draft",
    "date": "2021-07-27T00:00:00+00:00",
    "publisher": "NHS Digital",
    "contact":  [
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work"
                }
            ]
        }
    ],
    "description": "A code from the SNOMED Clinical Terminology UK coding system to record a vaccination procedure. Filters copied from CareConnect equivalent",
    "copyright": "Copyright © 2020 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.",
    "compose": {
        "include":  [
            {
                "system": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar",
                "version": "1.0.0"
            }
        ]
    },
    "expansion": {
        "identifier": "73cb61ec-b911-4b05-bddc-a4d4519ab805",
        "timestamp": "2021-07-27T07:45:22+00:00",
        "total": 4,
        "offset": 0,
        "parameter":  [
            {
                "name": "version",
                "valueUri": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar|1.0.0"
            },
            {
                "name": "count",
                "valueInteger": 2147483647
            },
            {
                "name": "offset",
                "valueInteger": 0
            }
        ],
        "contains":  [
            {
                "system": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar",
                "code": "pillar-1",
                "display": "pillar 1"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar",
                "code": "pillar-2",
                "display": "pillar 2"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar",
                "code": "pillar-3",
                "display": "pillar 3"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar",
                "code": "pillar-4",
                "display": "pillar 4"
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="NHSDigital-COVIDTestPillar" />
    <url value="https://fhir.nhs.uk/ValueSet/NHSDigital-COVIDTestPillar" />
    <version value="1.0.0" />
    <name value="NHSDigitalCOVIDTestPillar" />
    <title value="COVID-19 testing data method" />
    <status value="draft" />
    <date value="2021-07-27T00:00:00+00:00" />
    <publisher value="NHS Digital" />
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
        </telecom>
    </contact>
    <description value="A code from the SNOMED Clinical Terminology UK coding system to record a vaccination procedure. Filters copied from CareConnect equivalent" />
    <copyright value="Copyright &#169; 2020 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." />
    <compose>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/covid-test-pillar" />
            <version value="1.0.0" />
        </include>
    </compose>
    <expansion>
        <identifier value="73cb61ec-b911-4b05-bddc-a4d4519ab805" />
        <timestamp value="2021-07-27T07:45:22+00:00" />
        <total value="4" />
        <offset value="0" />
        <parameter>
            <name value="version" />
            <valueUri value="https://fhir.nhs.uk/CodeSystem/covid-test-pillar|1.0.0" />
        </parameter>
        <parameter>
            <name value="count" />
            <valueInteger value="2147483647" />
        </parameter>
        <parameter>
            <name value="offset" />
            <valueInteger value="0" />
        </parameter>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/covid-test-pillar" />
            <code value="pillar-1" />
            <display value="pillar 1" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/covid-test-pillar" />
            <code value="pillar-2" />
            <display value="pillar 2" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/covid-test-pillar" />
            <code value="pillar-3" />
            <display value="pillar 3" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/covid-test-pillar" />
            <code value="pillar-4" />
            <display value="pillar 4" />
        </contains>
    </expansion>
</ValueSet>

England-servicerequest-category

Url
https://fhir.nhs.uk/ValueSet/England-servicerequest-category

ValueSet 'ServiceRequestCategory'

Version0.0.2
Published byNHS Digital
StatusDraft (since 2022-03-01T06:00:00+00:00)

Value set of SNOMED CT concepts that can classify a requested service

Contact Information

Interoperability Team

Email: interoperabilityteam@nhs.net

This value set includes codes from the following code systems:

{
    "resourceType": "ValueSet",
    "id": "a6876ad9-6ac5-431a-980d-b093a07e84d6",
    "url": "https://fhir.nhs.uk/ValueSet/NHSDigital-ServiceRequest-category",
    "version": "0.0.2",
    "name": "ServiceRequestCategory",
    "title": "ServiceRequestCategory",
    "status": "draft",
    "date": "2022-03-01T06:00:00+00:00",
    "publisher": "NHS Digital",
    "contact":  [
        {
            "name": "Interoperability Team",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work"
                }
            ]
        }
    ],
    "description": "Value set of SNOMED CT concepts that can classify a requested service",
    "compose": {
        "include":  [
            {
                "system": "http://snomed.info/sct",
                "concept":  [
                    {
                        "code": "108252007",
                        "display": "Laboratory procedure"
                    },
                    {
                        "code": "363679005",
                        "display": "Imaging"
                    },
                    {
                        "code": "409063005",
                        "display": "Counselling"
                    },
                    {
                        "code": "409073007",
                        "display": "Education"
                    },
                    {
                        "code": "387713003",
                        "display": "Surgical procedure"
                    },
                    {
                        "code": "3457005",
                        "display": "Patient referral"
                    },
                    {
                        "code": "820641000000100",
                        "display": "Choose and book advice and guidance request"
                    }
                ]
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="a6876ad9-6ac5-431a-980d-b093a07e84d6" />
    <url value="https://fhir.nhs.uk/ValueSet/NHSDigital-ServiceRequest-category" />
    <version value="0.0.2" />
    <name value="ServiceRequestCategory" />
    <title value="ServiceRequestCategory" />
    <status value="draft" />
    <date value="2022-03-01T06:00:00+00:00" />
    <publisher value="NHS Digital" />
    <contact>
        <name value="Interoperability Team" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
        </telecom>
    </contact>
    <description value="Value set of SNOMED CT concepts that can classify a requested service" />
    <compose>
        <include>
            <system value="http://snomed.info/sct" />
            <concept>
                <code value="108252007" />
                <display value="Laboratory procedure" />
            </concept>
            <concept>
                <code value="363679005" />
                <display value="Imaging" />
            </concept>
            <concept>
                <code value="409063005" />
                <display value="Counselling" />
            </concept>
            <concept>
                <code value="409073007" />
                <display value="Education" />
            </concept>
            <concept>
                <code value="387713003" />
                <display value="Surgical procedure" />
            </concept>
            <concept>
                <code value="3457005" />
                <display value="Patient referral" />
            </concept>
            <concept>
                <code value="820641000000100" />
                <display value="Choose and book advice and guidance request" />
            </concept>
        </include>
    </compose>
</ValueSet>
back to top