UK Core Implementation Guide 0.2.0 - STU1

All CodeSystems

UK Core Additional Person Relationship Role

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole defines the following codes:

CodeDisplay
AgentAgent of patient
GuardianGuardian of patient
PersonalPersonal relationship with the patient
PolygamousPartnerPolygamous Partner of patient
DependantDependant of patient
NonDependantNon Dependant of patient
ProxyContactProxy Contact for patient
ProxyCommunicationProxy Communication for patient
ProxyContactCommunicationProxy Contact and Communication for patient
CarerCarer of patient
NotSpecifiedNot Specified

Table View

CodeSystem.id[0]UKCore-AdditionalPersonRelationshipRole
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCoreAdditionalPersonRelationshipRole
CodeSystem.title[0]UK Core Additional Person Relationship Role
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A CodeSystem to identify additional person relationship roles.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]Agent
CodeSystem.concept[0].display[0]Agent of patient
CodeSystem.concept[1].code[0]Guardian
CodeSystem.concept[1].display[0]Guardian of patient
CodeSystem.concept[2].code[0]Personal
CodeSystem.concept[2].display[0]Personal relationship with the patient
CodeSystem.concept[3].code[0]PolygamousPartner
CodeSystem.concept[3].display[0]Polygamous Partner of patient
CodeSystem.concept[4].code[0]Dependant
CodeSystem.concept[4].display[0]Dependant of patient
CodeSystem.concept[5].code[0]NonDependant
CodeSystem.concept[5].display[0]Non Dependant of patient
CodeSystem.concept[6].code[0]ProxyContact
CodeSystem.concept[6].display[0]Proxy Contact for patient
CodeSystem.concept[7].code[0]ProxyCommunication
CodeSystem.concept[7].display[0]Proxy Communication for patient
CodeSystem.concept[8].code[0]ProxyContactCommunication
CodeSystem.concept[8].display[0]Proxy Contact and Communication for patient
CodeSystem.concept[9].code[0]Carer
CodeSystem.concept[9].display[0]Carer of patient
CodeSystem.concept[10].code[0]NotSpecified
CodeSystem.concept[10].display[0]Not Specified

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-AdditionalPersonRelationshipRole" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole" />
    <version value="2.1.0" />
    <name value="UKCoreAdditionalPersonRelationshipRole" />
    <title value="UK Core Additional Person Relationship Role" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A CodeSystem to identify additional person relationship roles." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="Agent" />
        <display value="Agent of patient" />
    </concept>
    <concept>
        <code value="Guardian" />
        <display value="Guardian of patient" />
    </concept>
    <concept>
        <code value="Personal" />
        <display value="Personal relationship with the patient" />
    </concept>
    <concept>
        <code value="PolygamousPartner" />
        <display value="Polygamous Partner of patient" />
    </concept>
    <concept>
        <code value="Dependant" />
        <display value="Dependant of patient" />
    </concept>
    <concept>
        <code value="NonDependant" />
        <display value="Non Dependant of patient" />
    </concept>
    <concept>
        <code value="ProxyContact" />
        <display value="Proxy Contact for patient" />
    </concept>
    <concept>
        <code value="ProxyCommunication" />
        <display value="Proxy Communication for patient" />
    </concept>
    <concept>
        <code value="ProxyContactCommunication" />
        <display value="Proxy Contact and Communication for patient" />
    </concept>
    <concept>
        <code value="Carer" />
        <display value="Carer of patient" />
    </concept>
    <concept>
        <code value="NotSpecified" />
        <display value="Not Specified" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-AdditionalPersonRelationshipRole",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole",
    "version": "2.1.0",
    "name": "UKCoreAdditionalPersonRelationshipRole",
    "title": "UK Core Additional Person Relationship Role",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A CodeSystem to identify additional person relationship roles.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "Agent",
            "display": "Agent of patient"
        },
        {
            "code": "Guardian",
            "display": "Guardian of patient"
        },
        {
            "code": "Personal",
            "display": "Personal relationship with the patient"
        },
        {
            "code": "PolygamousPartner",
            "display": "Polygamous Partner of patient"
        },
        {
            "code": "Dependant",
            "display": "Dependant of patient"
        },
        {
            "code": "NonDependant",
            "display": "Non Dependant of patient"
        },
        {
            "code": "ProxyContact",
            "display": "Proxy Contact for patient"
        },
        {
            "code": "ProxyCommunication",
            "display": "Proxy Communication for patient"
        },
        {
            "code": "ProxyContactCommunication",
            "display": "Proxy Contact and Communication for patient"
        },
        {
            "code": "Carer",
            "display": "Carer of patient"
        },
        {
            "code": "NotSpecified",
            "display": "Not Specified"
        }
    ]
}


UK Core Address Key Type

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType defines the following codes:

CodeDisplay
PAFPostcode Address File
UPRNUnique Property Reference Number

Table View

CodeSystem.id[0]UKCore-AddressKeyType
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCoreAddressKeyType
CodeSystem.title[0]UK Core Address Key Type
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A CodeSystem to identify the type of Address Key recorded.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]PAF
CodeSystem.concept[0].display[0]Postcode Address File
CodeSystem.concept[1].code[0]UPRN
CodeSystem.concept[1].display[0]Unique Property Reference Number

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-AddressKeyType" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType" />
    <version value="2.1.0" />
    <name value="UKCoreAddressKeyType" />
    <title value="UK Core Address Key Type" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A CodeSystem to identify the type of Address Key recorded." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="PAF" />
        <display value="Postcode Address File" />
    </concept>
    <concept>
        <code value="UPRN" />
        <display value="Unique Property Reference Number" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-AddressKeyType",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType",
    "version": "2.1.0",
    "name": "UKCoreAddressKeyType",
    "title": "UK Core Address Key Type",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A CodeSystem to identify the type of Address Key recorded.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "PAF",
            "display": "Postcode Address File"
        },
        {
            "code": "UPRN",
            "display": "Unique Property Reference Number"
        }
    ]
}


NHS Data Model and Dictionary Admission Method

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-AdmissionMethod defines the following codes:

CodeDisplayDefinition
11Waiting listElective Admission, when the Decision To Admit could be separated in time from the actual admission. Note that this does not include a transfer from another Hospital Provider (see 81).
12BookedElective Admission, when the Decision To Admit could be separated in time from the actual admission. Note that this does not include a transfer from another Hospital Provider (see 81).
13PlannedElective Admission, when the Decision To Admit could be separated in time from the actual admission. Note that this does not include a transfer from another Hospital Provider (see 81).
21Accident and emergency or dental casualty department of the Health Care ProviderEmergency Admission, when admission is unpredictable and at short notice because of clinical need.
22General Practitioner: after a request for immediate admission has been made direct to a Hospital Provider, i.e. not through a Bed bureau, by a General Practitioner or deputyEmergency Admission, when admission is unpredictable and at short notice because of clinical need.
23Bed bureauEmergency Admission, when admission is unpredictable and at short notice because of clinical need.
24Consultant Clinic, of this or another Health Care ProviderEmergency Admission, when admission is unpredictable and at short notice because of clinical need.
25Admission via Mental Health Crisis Resolution TeamEmergency Admission, when admission is unpredictable and at short notice because of clinical need.
2AAccident and Emergency Department of another provider where the Patient had not been admittedEmergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 'Other means'. National Code 28 will be retired in the next version of the Commissioning Data Set.
2BTransfer of an admitted Patient from another Hospital Provider in an emergencyEmergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 'Other means'. National Code 28 will be retired in the next version of the Commissioning Data Set.
2CBaby born at home as intendedEmergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 'Other means'. National Code 28 will be retired in the next version of the Commissioning Data Set.
2DOther emergency admissionEmergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 'Other means'. National Code 28 will be retired in the next version of the Commissioning Data Set.
28Other meansEmergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Code 28 is NOT valid for use in the Mental Health Services Data Set
31Admitted ante-partumMaternity Admission, of a pregnant or recently pregnant woman to a maternity ward (including delivery facilities) except when the intention is to terminate the pregnancy.
32Admitted post-partumMaternity Admission, of a pregnant or recently pregnant woman to a maternity ward (including delivery facilities) except when the intention is to terminate the pregnancy.
82The birth of a baby in this Health Care ProviderOther Admission not specified above
83Baby born outside the Health Care Provider except when born at home as intended.Other Admission not specified above
81Transfer of any admitted Patient from other Hospital Provider other than in an emergencyOther Admission not specified above

Table View

CodeSystem.id[0]NHSDataModelAndDictionary-AdmissionMethod
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-AdmissionMethod
CodeSystem.version[0]2.0.0
CodeSystem.name[0]NHSDataModelandDictionaryAdmissionMethod
CodeSystem.title[0]NHS Data Model and Dictionary Admission Method
CodeSystem.status[0]retired
CodeSystem.date[0]2022-01-07
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]The method of admission to a Hospital Provider Spell.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]11
CodeSystem.concept[0].display[0]Waiting list
CodeSystem.concept[0].definition[0]Elective Admission, when the Decision To Admit could be separated in time from the actual admission. Note that this does not include a transfer from another Hospital Provider (see 81).
CodeSystem.concept[1].code[0]12
CodeSystem.concept[1].display[0]Booked
CodeSystem.concept[1].definition[0]Elective Admission, when the Decision To Admit could be separated in time from the actual admission. Note that this does not include a transfer from another Hospital Provider (see 81).
CodeSystem.concept[2].code[0]13
CodeSystem.concept[2].display[0]Planned
CodeSystem.concept[2].definition[0]Elective Admission, when the Decision To Admit could be separated in time from the actual admission. Note that this does not include a transfer from another Hospital Provider (see 81).
CodeSystem.concept[3].code[0]21
CodeSystem.concept[3].display[0]Accident and emergency or dental casualty department of the Health Care Provider
CodeSystem.concept[3].definition[0]Emergency Admission, when admission is unpredictable and at short notice because of clinical need.
CodeSystem.concept[4].code[0]22
CodeSystem.concept[4].display[0]General Practitioner: after a request for immediate admission has been made direct to a Hospital Provider, i.e. not through a Bed bureau, by a General Practitioner or deputy
CodeSystem.concept[4].definition[0]Emergency Admission, when admission is unpredictable and at short notice because of clinical need.
CodeSystem.concept[5].code[0]23
CodeSystem.concept[5].display[0]Bed bureau
CodeSystem.concept[5].definition[0]Emergency Admission, when admission is unpredictable and at short notice because of clinical need.
CodeSystem.concept[6].code[0]24
CodeSystem.concept[6].display[0]Consultant Clinic, of this or another Health Care Provider
CodeSystem.concept[6].definition[0]Emergency Admission, when admission is unpredictable and at short notice because of clinical need.
CodeSystem.concept[7].code[0]25
CodeSystem.concept[7].display[0]Admission via Mental Health Crisis Resolution Team
CodeSystem.concept[7].definition[0]Emergency Admission, when admission is unpredictable and at short notice because of clinical need.
CodeSystem.concept[8].code[0]2A
CodeSystem.concept[8].display[0]Accident and Emergency Department of another provider where the Patient had not been admitted
CodeSystem.concept[8].definition[0]Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 'Other means'. National Code 28 will be retired in the next version of the Commissioning Data Set.
CodeSystem.concept[9].code[0]2B
CodeSystem.concept[9].display[0]Transfer of an admitted Patient from another Hospital Provider in an emergency
CodeSystem.concept[9].definition[0]Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 'Other means'. National Code 28 will be retired in the next version of the Commissioning Data Set.
CodeSystem.concept[10].code[0]2C
CodeSystem.concept[10].display[0]Baby born at home as intended
CodeSystem.concept[10].definition[0]Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 'Other means'. National Code 28 will be retired in the next version of the Commissioning Data Set.
CodeSystem.concept[11].code[0]2D
CodeSystem.concept[11].display[0]Other emergency admission
CodeSystem.concept[11].definition[0]Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 'Other means'. National Code 28 will be retired in the next version of the Commissioning Data Set.
CodeSystem.concept[12].code[0]28
CodeSystem.concept[12].display[0]Other means
CodeSystem.concept[12].definition[0]Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Code 28 is NOT valid for use in the Mental Health Services Data Set
CodeSystem.concept[13].code[0]31
CodeSystem.concept[13].display[0]Admitted ante-partum
CodeSystem.concept[13].definition[0]Maternity Admission, of a pregnant or recently pregnant woman to a maternity ward (including delivery facilities) except when the intention is to terminate the pregnancy.
CodeSystem.concept[14].code[0]32
CodeSystem.concept[14].display[0]Admitted post-partum
CodeSystem.concept[14].definition[0]Maternity Admission, of a pregnant or recently pregnant woman to a maternity ward (including delivery facilities) except when the intention is to terminate the pregnancy.
CodeSystem.concept[15].code[0]82
CodeSystem.concept[15].display[0]The birth of a baby in this Health Care Provider
CodeSystem.concept[15].definition[0]Other Admission not specified above
CodeSystem.concept[16].code[0]83
CodeSystem.concept[16].display[0]Baby born outside the Health Care Provider except when born at home as intended.
CodeSystem.concept[16].definition[0]Other Admission not specified above
CodeSystem.concept[17].code[0]81
CodeSystem.concept[17].display[0]Transfer of any admitted Patient from other Hospital Provider other than in an emergency
CodeSystem.concept[17].definition[0]Other Admission not specified above

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="NHSDataModelAndDictionary-AdmissionMethod" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-AdmissionMethod" />
    <version value="2.0.0" />
    <name value="NHSDataModelandDictionaryAdmissionMethod" />
    <title value="NHS Data Model and Dictionary Admission Method" />
    <status value="retired" />
    <date value="2022-01-07" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="The method of admission to a Hospital Provider Spell." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="11" />
        <display value="Waiting list" />
        <definition value="Elective Admission, when the Decision To Admit could be separated in time from the actual admission. Note that this does not include a transfer from another Hospital Provider (see 81)." />
    </concept>
    <concept>
        <code value="12" />
        <display value="Booked" />
        <definition value="Elective Admission, when the Decision To Admit could be separated in time from the actual admission. Note that this does not include a transfer from another Hospital Provider (see 81)." />
    </concept>
    <concept>
        <code value="13" />
        <display value="Planned" />
        <definition value="Elective Admission, when the Decision To Admit could be separated in time from the actual admission. Note that this does not include a transfer from another Hospital Provider (see 81)." />
    </concept>
    <concept>
        <code value="21" />
        <display value="Accident and emergency or dental casualty department of the Health Care Provider" />
        <definition value="Emergency Admission, when admission is unpredictable and at short notice because of clinical need." />
    </concept>
    <concept>
        <code value="22" />
        <display value="General Practitioner: after a request for immediate admission has been made direct to a Hospital Provider, i.e. not through a Bed bureau, by a General Practitioner or deputy" />
        <definition value="Emergency Admission, when admission is unpredictable and at short notice because of clinical need." />
    </concept>
    <concept>
        <code value="23" />
        <display value="Bed bureau" />
        <definition value="Emergency Admission, when admission is unpredictable and at short notice because of clinical need." />
    </concept>
    <concept>
        <code value="24" />
        <display value="Consultant Clinic, of this or another Health Care Provider" />
        <definition value="Emergency Admission, when admission is unpredictable and at short notice because of clinical need." />
    </concept>
    <concept>
        <code value="25" />
        <display value="Admission via Mental Health Crisis Resolution Team" />
        <definition value="Emergency Admission, when admission is unpredictable and at short notice because of clinical need." />
    </concept>
    <concept>
        <code value="2A" />
        <display value="Accident and Emergency Department of another provider where the Patient had not been admitted" />
        <definition value="Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 &#39;Other means&#39;.  National Code 28 will be retired in the next version of the Commissioning Data Set." />
    </concept>
    <concept>
        <code value="2B" />
        <display value="Transfer of an admitted Patient from another Hospital Provider in an emergency" />
        <definition value="Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 &#39;Other means&#39;.  National Code 28 will be retired in the next version of the Commissioning Data Set." />
    </concept>
    <concept>
        <code value="2C" />
        <display value="Baby born at home as intended" />
        <definition value="Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 &#39;Other means&#39;.  National Code 28 will be retired in the next version of the Commissioning Data Set." />
    </concept>
    <concept>
        <code value="2D" />
        <display value="Other emergency admission" />
        <definition value="Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 &#39;Other means&#39;.  National Code 28 will be retired in the next version of the Commissioning Data Set." />
    </concept>
    <concept>
        <code value="28" />
        <display value="Other means" />
        <definition value="Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Code 28 is NOT valid for use in the Mental Health Services Data Set" />
    </concept>
    <concept>
        <code value="31" />
        <display value="Admitted ante-partum" />
        <definition value="Maternity Admission, of a pregnant or recently pregnant woman to a maternity ward (including delivery facilities) except when the intention is to terminate the pregnancy." />
    </concept>
    <concept>
        <code value="32" />
        <display value="Admitted post-partum" />
        <definition value="Maternity Admission, of a pregnant or recently pregnant woman to a maternity ward (including delivery facilities) except when the intention is to terminate the pregnancy." />
    </concept>
    <concept>
        <code value="82" />
        <display value="The birth of a baby in this Health Care Provider" />
        <definition value="Other Admission not specified above" />
    </concept>
    <concept>
        <code value="83" />
        <display value="Baby born outside the Health Care Provider except when born at home as intended." />
        <definition value="Other Admission not specified above" />
    </concept>
    <concept>
        <code value="81" />
        <display value="Transfer of any admitted Patient from other Hospital Provider other than in an emergency" />
        <definition value="Other Admission not specified above" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "NHSDataModelAndDictionary-AdmissionMethod",
    "url": "https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-AdmissionMethod",
    "version": "2.0.0",
    "name": "NHSDataModelandDictionaryAdmissionMethod",
    "title": "NHS Data Model and Dictionary Admission Method",
    "status": "retired",
    "date": "2022-01-07",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "The method of admission to a Hospital Provider Spell.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "11",
            "display": "Waiting list",
            "definition": "Elective Admission, when the Decision To Admit could be separated in time from the actual admission. Note that this does not include a transfer from another Hospital Provider (see 81)."
        },
        {
            "code": "12",
            "display": "Booked",
            "definition": "Elective Admission, when the Decision To Admit could be separated in time from the actual admission. Note that this does not include a transfer from another Hospital Provider (see 81)."
        },
        {
            "code": "13",
            "display": "Planned",
            "definition": "Elective Admission, when the Decision To Admit could be separated in time from the actual admission. Note that this does not include a transfer from another Hospital Provider (see 81)."
        },
        {
            "code": "21",
            "display": "Accident and emergency or dental casualty department of the Health Care Provider",
            "definition": "Emergency Admission, when admission is unpredictable and at short notice because of clinical need."
        },
        {
            "code": "22",
            "display": "General Practitioner: after a request for immediate admission has been made direct to a Hospital Provider, i.e. not through a Bed bureau, by a General Practitioner or deputy",
            "definition": "Emergency Admission, when admission is unpredictable and at short notice because of clinical need."
        },
        {
            "code": "23",
            "display": "Bed bureau",
            "definition": "Emergency Admission, when admission is unpredictable and at short notice because of clinical need."
        },
        {
            "code": "24",
            "display": "Consultant Clinic, of this or another Health Care Provider",
            "definition": "Emergency Admission, when admission is unpredictable and at short notice because of clinical need."
        },
        {
            "code": "25",
            "display": "Admission via Mental Health Crisis Resolution Team",
            "definition": "Emergency Admission, when admission is unpredictable and at short notice because of clinical need."
        },
        {
            "code": "2A",
            "display": "Accident and Emergency Department of another provider where the Patient had not been admitted",
            "definition": "Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 'Other means'.  National Code 28 will be retired in the next version of the Commissioning Data Set."
        },
        {
            "code": "2B",
            "display": "Transfer of an admitted Patient from another Hospital Provider in an emergency",
            "definition": "Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 'Other means'.  National Code 28 will be retired in the next version of the Commissioning Data Set."
        },
        {
            "code": "2C",
            "display": "Baby born at home as intended",
            "definition": "Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 'Other means'.  National Code 28 will be retired in the next version of the Commissioning Data Set."
        },
        {
            "code": "2D",
            "display": "Other emergency admission",
            "definition": "Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Codes 2A, 2B, 2C and 2D have been introduced to replace National Code 28 'Other means'.  National Code 28 will be retired in the next version of the Commissioning Data Set."
        },
        {
            "code": "28",
            "display": "Other means",
            "definition": "Emergency Admission, when admission is unpredictable and at short notice because of clinical need. Note - National Code 28 is NOT valid for use in the Mental Health Services Data Set"
        },
        {
            "code": "31",
            "display": "Admitted ante-partum",
            "definition": "Maternity Admission, of a pregnant or recently pregnant woman to a maternity ward (including delivery facilities) except when the intention is to terminate the pregnancy."
        },
        {
            "code": "32",
            "display": "Admitted post-partum",
            "definition": "Maternity Admission, of a pregnant or recently pregnant woman to a maternity ward (including delivery facilities) except when the intention is to terminate the pregnancy."
        },
        {
            "code": "82",
            "display": "The birth of a baby in this Health Care Provider",
            "definition": "Other Admission not specified above"
        },
        {
            "code": "83",
            "display": "Baby born outside the Health Care Provider except when born at home as intended.",
            "definition": "Other Admission not specified above"
        },
        {
            "code": "81",
            "display": "Transfer of any admitted Patient from other Hospital Provider other than in an emergency",
            "definition": "Other Admission not specified above"
        }
    ]
}


UK Core Death Notification Status

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus defines the following codes:

CodeDisplay
1Informal - death notice received via an update from a local NHS Organisation such as GP or Trust
2Formal - death notice received from Registrar of Deaths
URemoved

Table View

CodeSystem.id[0]UKCore-DeathNotificationStatus
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCoreDeathNotificationStatus
CodeSystem.title[0]UK Core Death Notification Status
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A CodeSystem to identify the type of death notice as held on Personal Demographics Service (PDS) or any other source system.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]1
CodeSystem.concept[0].display[0]Informal - death notice received via an update from a local NHS Organisation such as GP or Trust
CodeSystem.concept[1].code[0]2
CodeSystem.concept[1].display[0]Formal - death notice received from Registrar of Deaths
CodeSystem.concept[2].code[0]U
CodeSystem.concept[2].display[0]Removed

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-DeathNotificationStatus" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus" />
    <version value="2.1.0" />
    <name value="UKCoreDeathNotificationStatus" />
    <title value="UK Core Death Notification Status" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A CodeSystem to identify the type of death notice as held on Personal Demographics Service (PDS) or any other source system." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="1" />
        <display value="Informal - death notice received via an update from a local NHS Organisation such as GP or Trust" />
    </concept>
    <concept>
        <code value="2" />
        <display value="Formal - death notice received from Registrar of Deaths" />
    </concept>
    <concept>
        <code value="U" />
        <display value="Removed" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-DeathNotificationStatus",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus",
    "version": "2.1.0",
    "name": "UKCoreDeathNotificationStatus",
    "title": "UK Core Death Notification Status",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A CodeSystem to identify the type of death notice as held on Personal Demographics Service (PDS) or any other source system.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "1",
            "display": "Informal - death notice received via an update from a local NHS Organisation such as GP or Trust"
        },
        {
            "code": "2",
            "display": "Formal - death notice received from Registrar of Deaths"
        },
        {
            "code": "U",
            "display": "Removed"
        }
    ]
}


NHS Data Model and Dictionary Discharge Destination

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-DischargeDestination defines the following codes:

CodeDisplay
19Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode.
29Temporary place of residence when usually resident elsewhere (e.g. hotels, residential Educational Establishment)
30Repatriation from high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust)
37Court
38Penal establishment or police station
48High Security Psychiatric Hospital, Scotland
49NHS other Hospital Provider - high security psychiatric accommodation
50NHS other Hospital Provider - medium secure unit
51NHS other Hospital Provider - Ward for general Patients or the younger physically disabled
52NHS other Hospital Provider - Ward for maternity Patients or Neonates
53NHS other Hospital Provider - Ward for Patients who are mentally ill or have Learning Disabilities
54NHS run Care Home
65Local Authority residential accommodation i.e. where care is provided
66Local Authority foster care
79Not applicable - Patient died or still birth
84Non-NHS run hospital - medium secure unit
85Non-NHS (other than Local Authority) run Care Home
87Non NHS run hospital
88Non-NHS (other than Local Authority) run Hospice

Table View

CodeSystem.id[0]NHSDataModelAndDictionary-DischargeDestination
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-DischargeDestination
CodeSystem.version[0]2.0.0
CodeSystem.name[0]NHSDataModelandDictionaryDischargeDestination
CodeSystem.title[0]NHS Data Model and Dictionary Discharge Destination
CodeSystem.status[0]retired
CodeSystem.date[0]2022-01-07
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]The destination of a Patient on completion of a Hospital Provider Spell, or a note that the Patient died or was a still birth.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]19
CodeSystem.concept[0].display[0]Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode.
CodeSystem.concept[1].code[0]29
CodeSystem.concept[1].display[0]Temporary place of residence when usually resident elsewhere (e.g. hotels, residential Educational Establishment)
CodeSystem.concept[2].code[0]30
CodeSystem.concept[2].display[0]Repatriation from high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust)
CodeSystem.concept[3].code[0]37
CodeSystem.concept[3].display[0]Court
CodeSystem.concept[4].code[0]38
CodeSystem.concept[4].display[0]Penal establishment or police station
CodeSystem.concept[5].code[0]48
CodeSystem.concept[5].display[0]High Security Psychiatric Hospital, Scotland
CodeSystem.concept[6].code[0]49
CodeSystem.concept[6].display[0]NHS other Hospital Provider - high security psychiatric accommodation
CodeSystem.concept[7].code[0]50
CodeSystem.concept[7].display[0]NHS other Hospital Provider - medium secure unit
CodeSystem.concept[8].code[0]51
CodeSystem.concept[8].display[0]NHS other Hospital Provider - Ward for general Patients or the younger physically disabled
CodeSystem.concept[9].code[0]52
CodeSystem.concept[9].display[0]NHS other Hospital Provider - Ward for maternity Patients or Neonates
CodeSystem.concept[10].code[0]53
CodeSystem.concept[10].display[0]NHS other Hospital Provider - Ward for Patients who are mentally ill or have Learning Disabilities
CodeSystem.concept[11].code[0]54
CodeSystem.concept[11].display[0]NHS run Care Home
CodeSystem.concept[12].code[0]65
CodeSystem.concept[12].display[0]Local Authority residential accommodation i.e. where care is provided
CodeSystem.concept[13].code[0]66
CodeSystem.concept[13].display[0]Local Authority foster care
CodeSystem.concept[14].code[0]79
CodeSystem.concept[14].display[0]Not applicable - Patient died or still birth
CodeSystem.concept[15].code[0]84
CodeSystem.concept[15].display[0]Non-NHS run hospital - medium secure unit
CodeSystem.concept[16].code[0]85
CodeSystem.concept[16].display[0]Non-NHS (other than Local Authority) run Care Home
CodeSystem.concept[17].code[0]87
CodeSystem.concept[17].display[0]Non NHS run hospital
CodeSystem.concept[18].code[0]88
CodeSystem.concept[18].display[0]Non-NHS (other than Local Authority) run Hospice

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="NHSDataModelAndDictionary-DischargeDestination" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-DischargeDestination" />
    <version value="2.0.0" />
    <name value="NHSDataModelandDictionaryDischargeDestination" />
    <title value="NHS Data Model and Dictionary Discharge Destination" />
    <status value="retired" />
    <date value="2022-01-07" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="The destination of a Patient on completion of a Hospital Provider Spell, or a note that the Patient died or was a still birth." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <content value="complete" />
    <concept>
        <code value="19" />
        <display value="Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode." />
    </concept>
    <concept>
        <code value="29" />
        <display value="Temporary place of residence when usually resident elsewhere (e.g. hotels, residential Educational Establishment)" />
    </concept>
    <concept>
        <code value="30" />
        <display value="Repatriation from high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust)" />
    </concept>
    <concept>
        <code value="37" />
        <display value="Court" />
    </concept>
    <concept>
        <code value="38" />
        <display value="Penal establishment or police station" />
    </concept>
    <concept>
        <code value="48" />
        <display value="High Security Psychiatric Hospital, Scotland" />
    </concept>
    <concept>
        <code value="49" />
        <display value="NHS other Hospital Provider - high security psychiatric accommodation" />
    </concept>
    <concept>
        <code value="50" />
        <display value="NHS other Hospital Provider - medium secure unit" />
    </concept>
    <concept>
        <code value="51" />
        <display value="NHS other Hospital Provider - Ward for general Patients or the younger physically disabled" />
    </concept>
    <concept>
        <code value="52" />
        <display value="NHS other Hospital Provider - Ward for maternity Patients or Neonates" />
    </concept>
    <concept>
        <code value="53" />
        <display value="NHS other Hospital Provider - Ward for Patients who are mentally ill or have Learning Disabilities" />
    </concept>
    <concept>
        <code value="54" />
        <display value="NHS run Care Home" />
    </concept>
    <concept>
        <code value="65" />
        <display value="Local Authority residential accommodation i.e. where care is provided" />
    </concept>
    <concept>
        <code value="66" />
        <display value="Local Authority foster care" />
    </concept>
    <concept>
        <code value="79" />
        <display value="Not applicable - Patient died or still birth" />
    </concept>
    <concept>
        <code value="84" />
        <display value="Non-NHS run hospital - medium secure unit" />
    </concept>
    <concept>
        <code value="85" />
        <display value="Non-NHS (other than Local Authority) run Care Home" />
    </concept>
    <concept>
        <code value="87" />
        <display value="Non NHS run hospital" />
    </concept>
    <concept>
        <code value="88" />
        <display value="Non-NHS (other than Local Authority) run Hospice" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "NHSDataModelAndDictionary-DischargeDestination",
    "url": "https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-DischargeDestination",
    "version": "2.0.0",
    "name": "NHSDataModelandDictionaryDischargeDestination",
    "title": "NHS Data Model and Dictionary Discharge Destination",
    "status": "retired",
    "date": "2022-01-07",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "The destination of a Patient on completion of a Hospital Provider Spell, or a note that the Patient died or was a still birth.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "content": "complete",
    "concept":  [
        {
            "code": "19",
            "display": "Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode."
        },
        {
            "code": "29",
            "display": "Temporary place of residence when usually resident elsewhere (e.g. hotels, residential Educational Establishment)"
        },
        {
            "code": "30",
            "display": "Repatriation from high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust)"
        },
        {
            "code": "37",
            "display": "Court"
        },
        {
            "code": "38",
            "display": "Penal establishment or police station"
        },
        {
            "code": "48",
            "display": "High Security Psychiatric Hospital, Scotland"
        },
        {
            "code": "49",
            "display": "NHS other Hospital Provider - high security psychiatric accommodation"
        },
        {
            "code": "50",
            "display": "NHS other Hospital Provider - medium secure unit"
        },
        {
            "code": "51",
            "display": "NHS other Hospital Provider - Ward for general Patients or the younger physically disabled"
        },
        {
            "code": "52",
            "display": "NHS other Hospital Provider - Ward for maternity Patients or Neonates"
        },
        {
            "code": "53",
            "display": "NHS other Hospital Provider - Ward for Patients who are mentally ill or have Learning Disabilities"
        },
        {
            "code": "54",
            "display": "NHS run Care Home"
        },
        {
            "code": "65",
            "display": "Local Authority residential accommodation i.e. where care is provided"
        },
        {
            "code": "66",
            "display": "Local Authority foster care"
        },
        {
            "code": "79",
            "display": "Not applicable - Patient died or still birth"
        },
        {
            "code": "84",
            "display": "Non-NHS run hospital - medium secure unit"
        },
        {
            "code": "85",
            "display": "Non-NHS (other than Local Authority) run Care Home"
        },
        {
            "code": "87",
            "display": "Non NHS run hospital"
        },
        {
            "code": "88",
            "display": "Non-NHS (other than Local Authority) run Hospice"
        }
    ]
}


NHS Data Model and Dictionary Discharge Method

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-DischargeMethod defines the following codes:

CodeDisplayDefinition
1Patient discharged on clinical advice or with clinical consent
2Patient discharged him/herself or was discharged by a relative or advocate
3Patient discharged by mental health review tribunal, Home Secretary or Court
4Patient died
5Stillbirth
6Patient discharged him/herselfNational Codes 6 and 7 have been introduced for the Mental Health Services Data Set only to add further granularity to National Code 2. However, National Code 2 is still valid for the Mental Health Services Data Set where extra detail cannot be collected. National Codes 6 and 7 are NOT valid in any other data set including Commissioning Data Set version 6-2.
7Patient discharged by a relative or advocateNational Codes 6 and 7 have been introduced for the Mental Health Services Data Set only to add further granularity to National Code 2. However, National Code 2 is still valid for the Mental Health Services Data Set where extra detail cannot be collected. National Codes 6 and 7 are NOT valid in any other data set including Commissioning Data Set version 6-2.

Table View

CodeSystem.id[0]NHSDataModelAndDictionary-DischargeMethod
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-DischargeMethod
CodeSystem.version[0]2.0.0
CodeSystem.name[0]NHSDataModelandDictionaryDischargeMethod
CodeSystem.title[0]NHS Data Model and Dictionary Discharge Method
CodeSystem.status[0]retired
CodeSystem.date[0]2022-01-07
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]The method of discharge from a Hospital Provider Spell.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]1
CodeSystem.concept[0].display[0]Patient discharged on clinical advice or with clinical consent
CodeSystem.concept[1].code[0]2
CodeSystem.concept[1].display[0]Patient discharged him/herself or was discharged by a relative or advocate
CodeSystem.concept[2].code[0]3
CodeSystem.concept[2].display[0]Patient discharged by mental health review tribunal, Home Secretary or Court
CodeSystem.concept[3].code[0]4
CodeSystem.concept[3].display[0]Patient died
CodeSystem.concept[4].code[0]5
CodeSystem.concept[4].display[0]Stillbirth
CodeSystem.concept[5].code[0]6
CodeSystem.concept[5].display[0]Patient discharged him/herself
CodeSystem.concept[5].definition[0]National Codes 6 and 7 have been introduced for the Mental Health Services Data Set only to add further granularity to National Code 2. However, National Code 2 is still valid for the Mental Health Services Data Set where extra detail cannot be collected. National Codes 6 and 7 are NOT valid in any other data set including Commissioning Data Set version 6-2.
CodeSystem.concept[6].code[0]7
CodeSystem.concept[6].display[0]Patient discharged by a relative or advocate
CodeSystem.concept[6].definition[0]National Codes 6 and 7 have been introduced for the Mental Health Services Data Set only to add further granularity to National Code 2. However, National Code 2 is still valid for the Mental Health Services Data Set where extra detail cannot be collected. National Codes 6 and 7 are NOT valid in any other data set including Commissioning Data Set version 6-2.

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="NHSDataModelAndDictionary-DischargeMethod" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-DischargeMethod" />
    <version value="2.0.0" />
    <name value="NHSDataModelandDictionaryDischargeMethod" />
    <title value="NHS Data Model and Dictionary Discharge Method" />
    <status value="retired" />
    <date value="2022-01-07" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="The method of discharge from a Hospital Provider Spell." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="1" />
        <display value="Patient discharged on clinical advice or with clinical consent" />
    </concept>
    <concept>
        <code value="2" />
        <display value="Patient discharged him/herself or was discharged by a relative or advocate" />
    </concept>
    <concept>
        <code value="3" />
        <display value="Patient discharged by mental health review tribunal, Home Secretary or Court" />
    </concept>
    <concept>
        <code value="4" />
        <display value="Patient died" />
    </concept>
    <concept>
        <code value="5" />
        <display value="Stillbirth" />
    </concept>
    <concept>
        <code value="6" />
        <display value="Patient discharged him/herself" />
        <definition value="National Codes 6 and 7 have been introduced for the Mental Health Services Data Set only to add further granularity to National Code 2. However, National Code 2 is still valid for the Mental Health Services Data Set where extra detail cannot be collected. National Codes 6 and 7 are NOT valid in any other data set including Commissioning Data Set version 6-2." />
    </concept>
    <concept>
        <code value="7" />
        <display value="Patient discharged by a relative or advocate" />
        <definition value="National Codes 6 and 7 have been introduced for the Mental Health Services Data Set only to add further granularity to National Code 2. However, National Code 2 is still valid for the Mental Health Services Data Set where extra detail cannot be collected. National Codes 6 and 7 are NOT valid in any other data set including Commissioning Data Set version 6-2." />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "NHSDataModelAndDictionary-DischargeMethod",
    "url": "https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-DischargeMethod",
    "version": "2.0.0",
    "name": "NHSDataModelandDictionaryDischargeMethod",
    "title": "NHS Data Model and Dictionary Discharge Method",
    "status": "retired",
    "date": "2022-01-07",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "The method of discharge from a Hospital Provider Spell.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "1",
            "display": "Patient discharged on clinical advice or with clinical consent"
        },
        {
            "code": "2",
            "display": "Patient discharged him/herself or was discharged by a relative or advocate"
        },
        {
            "code": "3",
            "display": "Patient discharged by mental health review tribunal, Home Secretary or Court"
        },
        {
            "code": "4",
            "display": "Patient died"
        },
        {
            "code": "5",
            "display": "Stillbirth"
        },
        {
            "code": "6",
            "display": "Patient discharged him/herself",
            "definition": "National Codes 6 and 7 have been introduced for the Mental Health Services Data Set only to add further granularity to National Code 2. However, National Code 2 is still valid for the Mental Health Services Data Set where extra detail cannot be collected. National Codes 6 and 7 are NOT valid in any other data set including Commissioning Data Set version 6-2."
        },
        {
            "code": "7",
            "display": "Patient discharged by a relative or advocate",
            "definition": "National Codes 6 and 7 have been introduced for the Mental Health Services Data Set only to add further granularity to National Code 2. However, National Code 2 is still valid for the Mental Health Services Data Set where extra detail cannot be collected. National Codes 6 and 7 are NOT valid in any other data set including Commissioning Data Set version 6-2."
        }
    ]
}


NHS Data Model and Dictionary Outcome Of Attendance

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-OutcomeOfAttendance defines the following codes:

CodeDisplay
1Discharged from Consultant's care (last attendance)
2Another Appointment given
3Appointment to be made at a later date

Table View

CodeSystem.id[0]NHSDataModelAndDictionary-OutcomeOfAttendance
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-OutcomeOfAttendance
CodeSystem.version[0]2.0.0
CodeSystem.name[0]NHSDataModelandDictionaryOutcomeofAttendance
CodeSystem.title[0]NHS Data Model and Dictionary Outcome of Attendance
CodeSystem.status[0]retired
CodeSystem.date[0]2022-01-07
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]This records the outcome of an Out-Patient Attendance Consultant.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]1
CodeSystem.concept[0].display[0]Discharged from Consultant's care (last attendance)
CodeSystem.concept[1].code[0]2
CodeSystem.concept[1].display[0]Another Appointment given
CodeSystem.concept[2].code[0]3
CodeSystem.concept[2].display[0]Appointment to be made at a later date

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="NHSDataModelAndDictionary-OutcomeOfAttendance" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-OutcomeOfAttendance" />
    <version value="2.0.0" />
    <name value="NHSDataModelandDictionaryOutcomeofAttendance" />
    <title value="NHS Data Model and Dictionary Outcome of Attendance" />
    <status value="retired" />
    <date value="2022-01-07" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="This records the outcome of an Out-Patient Attendance Consultant." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="1" />
        <display value="Discharged from Consultant&#39;s care (last attendance)" />
    </concept>
    <concept>
        <code value="2" />
        <display value="Another Appointment given" />
    </concept>
    <concept>
        <code value="3" />
        <display value="Appointment to be made at a later date" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "NHSDataModelAndDictionary-OutcomeOfAttendance",
    "url": "https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-OutcomeOfAttendance",
    "version": "2.0.0",
    "name": "NHSDataModelandDictionaryOutcomeofAttendance",
    "title": "NHS Data Model and Dictionary Outcome of Attendance",
    "status": "retired",
    "date": "2022-01-07",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "This records the outcome of an Out-Patient Attendance Consultant.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "1",
            "display": "Discharged from Consultant's care (last attendance)"
        },
        {
            "code": "2",
            "display": "Another Appointment given"
        },
        {
            "code": "3",
            "display": "Appointment to be made at a later date"
        }
    ]
}


NHS Data Model and Dictionary Source of Admission

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-SourceOfAdmission defines the following codes:

CodeDisplayDefinition
19Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode.
29Temporary place of residence when usually resident elsewhere (e.g. hotels, residential Educational Establishments)
39Penal establishment, Court, or Police Station / Police Custody Suite
49NHS other Hospital Provider - high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust)
51NHS other Hospital Provider - Ward for general Patients or the younger physically disabled or A and E departmentNational Code 51 'NHS other hospital provider - Ward for general Patients or the younger physically disabled or A and E department' should not be used if the Patient arrives at an Accident and Emergency Department and is admitted to the same Hospital Provider.
52NHS other Hospital Provider - Ward for maternity Patients or Neonates
53NHS other Hospital Provider - Ward for Patients who are mentally ill or have Learning Disabilities
54NHS run Care Home
65Local Authority residential accommodation i.e. where care is provided
66Local Authority foster care
79Babies born in or on the way to hospital
85Non-NHS (other than Local Authority) run Care Home
87Non NHS run hospital
88Non-NHS (other than Local Authority) run Hospice

Table View

CodeSystem.id[0]NHSDataModelAndDictionary-SourceOfAdmission
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-SourceOfAdmission
CodeSystem.version[0]2.0.0
CodeSystem.name[0]NHSDataModelandDictionarySourceOfAdmission
CodeSystem.title[0]NHS Data Model and Dictionary Source Of Admission
CodeSystem.status[0]retired
CodeSystem.date[0]2022-01-07
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]The source of admission to a Hospital Provider Spell or a Nursing Episode when the Patient is in a Hospital Site or a Care Home.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]19
CodeSystem.concept[0].display[0]Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode.
CodeSystem.concept[1].code[0]29
CodeSystem.concept[1].display[0]Temporary place of residence when usually resident elsewhere (e.g. hotels, residential Educational Establishments)
CodeSystem.concept[2].code[0]39
CodeSystem.concept[2].display[0]Penal establishment, Court, or Police Station / Police Custody Suite
CodeSystem.concept[3].code[0]49
CodeSystem.concept[3].display[0]NHS other Hospital Provider - high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust)
CodeSystem.concept[4].code[0]51
CodeSystem.concept[4].display[0]NHS other Hospital Provider - Ward for general Patients or the younger physically disabled or A and E department
CodeSystem.concept[4].definition[0]National Code 51 'NHS other hospital provider - Ward for general Patients or the younger physically disabled or A and E department' should not be used if the Patient arrives at an Accident and Emergency Department and is admitted to the same Hospital Provider.
CodeSystem.concept[5].code[0]52
CodeSystem.concept[5].display[0]NHS other Hospital Provider - Ward for maternity Patients or Neonates
CodeSystem.concept[6].code[0]53
CodeSystem.concept[6].display[0]NHS other Hospital Provider - Ward for Patients who are mentally ill or have Learning Disabilities
CodeSystem.concept[7].code[0]54
CodeSystem.concept[7].display[0]NHS run Care Home
CodeSystem.concept[8].code[0]65
CodeSystem.concept[8].display[0]Local Authority residential accommodation i.e. where care is provided
CodeSystem.concept[9].code[0]66
CodeSystem.concept[9].display[0]Local Authority foster care
CodeSystem.concept[10].code[0]79
CodeSystem.concept[10].display[0]Babies born in or on the way to hospital
CodeSystem.concept[11].code[0]85
CodeSystem.concept[11].display[0]Non-NHS (other than Local Authority) run Care Home
CodeSystem.concept[12].code[0]87
CodeSystem.concept[12].display[0]Non NHS run hospital
CodeSystem.concept[13].code[0]88
CodeSystem.concept[13].display[0]Non-NHS (other than Local Authority) run Hospice

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="NHSDataModelAndDictionary-SourceOfAdmission" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-SourceOfAdmission" />
    <version value="2.0.0" />
    <name value="NHSDataModelandDictionarySourceOfAdmission" />
    <title value="NHS Data Model and Dictionary Source Of Admission" />
    <status value="retired" />
    <date value="2022-01-07" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="The source of admission to a Hospital Provider Spell or a Nursing Episode when the Patient is in a Hospital Site or a Care Home." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="19" />
        <display value="Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode." />
    </concept>
    <concept>
        <code value="29" />
        <display value="Temporary place of residence when usually resident elsewhere (e.g. hotels, residential Educational Establishments)" />
    </concept>
    <concept>
        <code value="39" />
        <display value="Penal establishment, Court, or Police Station / Police Custody Suite" />
    </concept>
    <concept>
        <code value="49" />
        <display value="NHS other Hospital Provider - high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust)" />
    </concept>
    <concept>
        <code value="51" />
        <display value="NHS other Hospital Provider - Ward for general Patients or the younger physically disabled or A and E department" />
        <definition value="National Code 51 &#39;NHS other hospital provider - Ward for general Patients or the younger physically disabled or A and E department&#39; should not be used if the Patient arrives at an Accident and Emergency Department and is admitted to the same Hospital Provider." />
    </concept>
    <concept>
        <code value="52" />
        <display value="NHS other Hospital Provider - Ward for maternity Patients or Neonates" />
    </concept>
    <concept>
        <code value="53" />
        <display value="NHS other Hospital Provider - Ward for Patients who are mentally ill or have Learning Disabilities" />
    </concept>
    <concept>
        <code value="54" />
        <display value="NHS run Care Home" />
    </concept>
    <concept>
        <code value="65" />
        <display value="Local Authority residential accommodation i.e. where care is provided" />
    </concept>
    <concept>
        <code value="66" />
        <display value="Local Authority foster care" />
    </concept>
    <concept>
        <code value="79" />
        <display value="Babies born in or on the way to hospital" />
    </concept>
    <concept>
        <code value="85" />
        <display value="Non-NHS (other than Local Authority) run Care Home" />
    </concept>
    <concept>
        <code value="87" />
        <display value="Non NHS run hospital" />
    </concept>
    <concept>
        <code value="88" />
        <display value="Non-NHS (other than Local Authority) run Hospice" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "NHSDataModelAndDictionary-SourceOfAdmission",
    "url": "https://fhir.hl7.org.uk/CodeSystem/NHSDataModelAndDictionary-SourceOfAdmission",
    "version": "2.0.0",
    "name": "NHSDataModelandDictionarySourceOfAdmission",
    "title": "NHS Data Model and Dictionary Source Of Admission",
    "status": "retired",
    "date": "2022-01-07",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "The source of admission to a Hospital Provider Spell or a Nursing Episode when the Patient is in a Hospital Site or a Care Home.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "19",
            "display": "Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode."
        },
        {
            "code": "29",
            "display": "Temporary place of residence when usually resident elsewhere (e.g. hotels, residential Educational Establishments)"
        },
        {
            "code": "39",
            "display": "Penal establishment, Court, or Police Station / Police Custody Suite"
        },
        {
            "code": "49",
            "display": "NHS other Hospital Provider - high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust)"
        },
        {
            "code": "51",
            "display": "NHS other Hospital Provider - Ward for general Patients or the younger physically disabled or A and E department",
            "definition": "National Code 51 'NHS other hospital provider - Ward for general Patients or the younger physically disabled or A and E department' should not be used if the Patient arrives at an Accident and Emergency Department and is admitted to the same Hospital Provider."
        },
        {
            "code": "52",
            "display": "NHS other Hospital Provider - Ward for maternity Patients or Neonates"
        },
        {
            "code": "53",
            "display": "NHS other Hospital Provider - Ward for Patients who are mentally ill or have Learning Disabilities"
        },
        {
            "code": "54",
            "display": "NHS run Care Home"
        },
        {
            "code": "65",
            "display": "Local Authority residential accommodation i.e. where care is provided"
        },
        {
            "code": "66",
            "display": "Local Authority foster care"
        },
        {
            "code": "79",
            "display": "Babies born in or on the way to hospital"
        },
        {
            "code": "85",
            "display": "Non-NHS (other than Local Authority) run Care Home"
        },
        {
            "code": "87",
            "display": "Non NHS run hospital"
        },
        {
            "code": "88",
            "display": "Non-NHS (other than Local Authority) run Hospice"
        }
    ]
}


UK Core Ethnic Category England

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland defines the following codes:

CodeDisplay
AWhite - British
BWhite - Irish
CWhite - Any other White background
DMixed - White and Black Caribbean
EMixed - White and Black African
FMixed - White and Asian
GMixed - Any other mixed background
HAsian or Asian British - Indian
JAsian or Asian British - Pakistani
KAsian or Asian British - Bangladeshi
LAsian or Asian British - Any other Asian background
MBlack or Black British - Caribbean
NBlack or Black British - African
PBlack or Black British - Any other Black background
ROther Ethnic Groups - Chinese
SOther Ethnic Groups - Any other ethnic group
ZNot stated
99Not known

Table View

CodeSystem.id[0]UKCore-EthnicCategoryEngland
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland
CodeSystem.version[0]1.0.0
CodeSystem.name[0]UKCoreEthnicCategoryEngland
CodeSystem.title[0]UK Core Ethnic Category England
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A set of codes that define the ethnicity of a person, as specified by the person. These concepts are specifically for use in England.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]A
CodeSystem.concept[0].display[0]White - British
CodeSystem.concept[1].code[0]B
CodeSystem.concept[1].display[0]White - Irish
CodeSystem.concept[2].code[0]C
CodeSystem.concept[2].display[0]White - Any other White background
CodeSystem.concept[3].code[0]D
CodeSystem.concept[3].display[0]Mixed - White and Black Caribbean
CodeSystem.concept[4].code[0]E
CodeSystem.concept[4].display[0]Mixed - White and Black African
CodeSystem.concept[5].code[0]F
CodeSystem.concept[5].display[0]Mixed - White and Asian
CodeSystem.concept[6].code[0]G
CodeSystem.concept[6].display[0]Mixed - Any other mixed background
CodeSystem.concept[7].code[0]H
CodeSystem.concept[7].display[0]Asian or Asian British - Indian
CodeSystem.concept[8].code[0]J
CodeSystem.concept[8].display[0]Asian or Asian British - Pakistani
CodeSystem.concept[9].code[0]K
CodeSystem.concept[9].display[0]Asian or Asian British - Bangladeshi
CodeSystem.concept[10].code[0]L
CodeSystem.concept[10].display[0]Asian or Asian British - Any other Asian background
CodeSystem.concept[11].code[0]M
CodeSystem.concept[11].display[0]Black or Black British - Caribbean
CodeSystem.concept[12].code[0]N
CodeSystem.concept[12].display[0]Black or Black British - African
CodeSystem.concept[13].code[0]P
CodeSystem.concept[13].display[0]Black or Black British - Any other Black background
CodeSystem.concept[14].code[0]R
CodeSystem.concept[14].display[0]Other Ethnic Groups - Chinese
CodeSystem.concept[15].code[0]S
CodeSystem.concept[15].display[0]Other Ethnic Groups - Any other ethnic group
CodeSystem.concept[16].code[0]Z
CodeSystem.concept[16].display[0]Not stated
CodeSystem.concept[17].code[0]99
CodeSystem.concept[17].display[0]Not known

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-EthnicCategoryEngland" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland" />
    <version value="1.0.0" />
    <name value="UKCoreEthnicCategoryEngland" />
    <title value="UK Core Ethnic Category England" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A set of codes that define the ethnicity of a person, as specified by the person. These concepts are specifically for use in England." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="A" />
        <display value="White - British" />
    </concept>
    <concept>
        <code value="B" />
        <display value="White - Irish" />
    </concept>
    <concept>
        <code value="C" />
        <display value="White - Any other White background" />
    </concept>
    <concept>
        <code value="D" />
        <display value="Mixed - White and Black Caribbean" />
    </concept>
    <concept>
        <code value="E" />
        <display value="Mixed - White and Black African" />
    </concept>
    <concept>
        <code value="F" />
        <display value="Mixed - White and Asian" />
    </concept>
    <concept>
        <code value="G" />
        <display value="Mixed - Any other mixed background" />
    </concept>
    <concept>
        <code value="H" />
        <display value="Asian or Asian British - Indian" />
    </concept>
    <concept>
        <code value="J" />
        <display value="Asian or Asian British - Pakistani" />
    </concept>
    <concept>
        <code value="K" />
        <display value="Asian or Asian British - Bangladeshi" />
    </concept>
    <concept>
        <code value="L" />
        <display value="Asian or Asian British - Any other Asian background" />
    </concept>
    <concept>
        <code value="M" />
        <display value="Black or Black British - Caribbean" />
    </concept>
    <concept>
        <code value="N" />
        <display value="Black or Black British - African" />
    </concept>
    <concept>
        <code value="P" />
        <display value="Black or Black British - Any other Black background" />
    </concept>
    <concept>
        <code value="R" />
        <display value="Other Ethnic Groups - Chinese" />
    </concept>
    <concept>
        <code value="S" />
        <display value="Other Ethnic Groups - Any other ethnic group" />
    </concept>
    <concept>
        <code value="Z" />
        <display value="Not stated" />
    </concept>
    <concept>
        <code value="99" />
        <display value="Not known" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-EthnicCategoryEngland",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland",
    "version": "1.0.0",
    "name": "UKCoreEthnicCategoryEngland",
    "title": "UK Core Ethnic Category England",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A set of codes that define the ethnicity of a person, as specified by the person. These concepts are specifically for use in England.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "A",
            "display": "White - British"
        },
        {
            "code": "B",
            "display": "White - Irish"
        },
        {
            "code": "C",
            "display": "White - Any other White background"
        },
        {
            "code": "D",
            "display": "Mixed - White and Black Caribbean"
        },
        {
            "code": "E",
            "display": "Mixed - White and Black African"
        },
        {
            "code": "F",
            "display": "Mixed - White and Asian"
        },
        {
            "code": "G",
            "display": "Mixed - Any other mixed background"
        },
        {
            "code": "H",
            "display": "Asian or Asian British - Indian"
        },
        {
            "code": "J",
            "display": "Asian or Asian British - Pakistani"
        },
        {
            "code": "K",
            "display": "Asian or Asian British - Bangladeshi"
        },
        {
            "code": "L",
            "display": "Asian or Asian British - Any other Asian background"
        },
        {
            "code": "M",
            "display": "Black or Black British - Caribbean"
        },
        {
            "code": "N",
            "display": "Black or Black British - African"
        },
        {
            "code": "P",
            "display": "Black or Black British - Any other Black background"
        },
        {
            "code": "R",
            "display": "Other Ethnic Groups - Chinese"
        },
        {
            "code": "S",
            "display": "Other Ethnic Groups - Any other ethnic group"
        },
        {
            "code": "Z",
            "display": "Not stated"
        },
        {
            "code": "99",
            "display": "Not known"
        }
    ]
}


UK Core Ethnic Category Scotland

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryScotland defines the following codes:

CodeDisplay
1AScottish
1BOther British
1CIrish
1KGypsy/ Traveller
1LPolish
1ZOther white ethnic group
2AAny mixed or multiple ethnic groups
3FPakistani, Pakistani Scottish or Pakistani British
3GIndian, Indian Scottish or Indian British
3HBangladeshi, Bangladeshi Scottish or Bangladeshi British
3JChinese, Chinese Scottish or Chinese British
3ZOther Asian, Asian Scottish or Asian British
4DAfrican, African Scottish or African British
4YOther African
5CCaribbean, Caribbean Scottish or Caribbean British
5DBlack, Black Scottish or Black British
5YOther Caribbean or Black
6AArab, Arab Scottish or Arab British
6ZOther ethnic group
98Refused/Not provided by patient
99Not Known

Table View

CodeSystem.id[0]UKCore-EthnicCategoryScotland
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryScotland
CodeSystem.version[0]1.0.0
CodeSystem.name[0]UKCoreEthnicCategoryScotland
CodeSystem.title[0]UK Core Ethnic Category Scotland
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A set of codes that classify the person according to their own perceived ethnic group and cultural background. These concepts are specifically for use in Scotland.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]1A
CodeSystem.concept[0].display[0]Scottish
CodeSystem.concept[1].code[0]1B
CodeSystem.concept[1].display[0]Other British
CodeSystem.concept[2].code[0]1C
CodeSystem.concept[2].display[0]Irish
CodeSystem.concept[3].code[0]1K
CodeSystem.concept[3].display[0]Gypsy/ Traveller
CodeSystem.concept[4].code[0]1L
CodeSystem.concept[4].display[0]Polish
CodeSystem.concept[5].code[0]1Z
CodeSystem.concept[5].display[0]Other white ethnic group
CodeSystem.concept[6].code[0]2A
CodeSystem.concept[6].display[0]Any mixed or multiple ethnic groups
CodeSystem.concept[7].code[0]3F
CodeSystem.concept[7].display[0]Pakistani, Pakistani Scottish or Pakistani British
CodeSystem.concept[8].code[0]3G
CodeSystem.concept[8].display[0]Indian, Indian Scottish or Indian British
CodeSystem.concept[9].code[0]3H
CodeSystem.concept[9].display[0]Bangladeshi, Bangladeshi Scottish or Bangladeshi British
CodeSystem.concept[10].code[0]3J
CodeSystem.concept[10].display[0]Chinese, Chinese Scottish or Chinese British
CodeSystem.concept[11].code[0]3Z
CodeSystem.concept[11].display[0]Other Asian, Asian Scottish or Asian British
CodeSystem.concept[12].code[0]4D
CodeSystem.concept[12].display[0]African, African Scottish or African British
CodeSystem.concept[13].code[0]4Y
CodeSystem.concept[13].display[0]Other African
CodeSystem.concept[14].code[0]5C
CodeSystem.concept[14].display[0]Caribbean, Caribbean Scottish or Caribbean British
CodeSystem.concept[15].code[0]5D
CodeSystem.concept[15].display[0]Black, Black Scottish or Black British
CodeSystem.concept[16].code[0]5Y
CodeSystem.concept[16].display[0]Other Caribbean or Black
CodeSystem.concept[17].code[0]6A
CodeSystem.concept[17].display[0]Arab, Arab Scottish or Arab British
CodeSystem.concept[18].code[0]6Z
CodeSystem.concept[18].display[0]Other ethnic group
CodeSystem.concept[19].code[0]98
CodeSystem.concept[19].display[0]Refused/Not provided by patient
CodeSystem.concept[20].code[0]99
CodeSystem.concept[20].display[0]Not Known

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-EthnicCategoryScotland" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryScotland" />
    <version value="1.0.0" />
    <name value="UKCoreEthnicCategoryScotland" />
    <title value="UK Core Ethnic Category Scotland" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A set of codes that classify the person according to their own perceived ethnic group and cultural background. These concepts are specifically for use in Scotland." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="1A" />
        <display value="Scottish" />
    </concept>
    <concept>
        <code value="1B" />
        <display value="Other British" />
    </concept>
    <concept>
        <code value="1C" />
        <display value="Irish" />
    </concept>
    <concept>
        <code value="1K" />
        <display value="Gypsy/ Traveller" />
    </concept>
    <concept>
        <code value="1L" />
        <display value="Polish" />
    </concept>
    <concept>
        <code value="1Z" />
        <display value="Other white ethnic group" />
    </concept>
    <concept>
        <code value="2A" />
        <display value="Any mixed or multiple ethnic groups" />
    </concept>
    <concept>
        <code value="3F" />
        <display value="Pakistani, Pakistani Scottish or Pakistani British" />
    </concept>
    <concept>
        <code value="3G" />
        <display value="Indian, Indian Scottish or Indian British" />
    </concept>
    <concept>
        <code value="3H" />
        <display value="Bangladeshi, Bangladeshi Scottish or Bangladeshi British" />
    </concept>
    <concept>
        <code value="3J" />
        <display value="Chinese, Chinese Scottish or Chinese British" />
    </concept>
    <concept>
        <code value="3Z" />
        <display value="Other Asian, Asian Scottish or Asian British" />
    </concept>
    <concept>
        <code value="4D" />
        <display value="African, African Scottish or African British" />
    </concept>
    <concept>
        <code value="4Y" />
        <display value="Other African" />
    </concept>
    <concept>
        <code value="5C" />
        <display value="Caribbean, Caribbean Scottish or Caribbean British" />
    </concept>
    <concept>
        <code value="5D" />
        <display value="Black, Black Scottish or Black British" />
    </concept>
    <concept>
        <code value="5Y" />
        <display value="Other Caribbean or Black" />
    </concept>
    <concept>
        <code value="6A" />
        <display value="Arab, Arab Scottish or Arab British" />
    </concept>
    <concept>
        <code value="6Z" />
        <display value="Other ethnic group" />
    </concept>
    <concept>
        <code value="98" />
        <display value="Refused/Not provided by patient" />
    </concept>
    <concept>
        <code value="99" />
        <display value="Not Known" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-EthnicCategoryScotland",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryScotland",
    "version": "1.0.0",
    "name": "UKCoreEthnicCategoryScotland",
    "title": "UK Core Ethnic Category Scotland",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A set of codes that classify the person according to their own perceived ethnic group and cultural background. These concepts are specifically for use in Scotland.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "1A",
            "display": "Scottish"
        },
        {
            "code": "1B",
            "display": "Other British"
        },
        {
            "code": "1C",
            "display": "Irish"
        },
        {
            "code": "1K",
            "display": "Gypsy/ Traveller"
        },
        {
            "code": "1L",
            "display": "Polish"
        },
        {
            "code": "1Z",
            "display": "Other white ethnic group"
        },
        {
            "code": "2A",
            "display": "Any mixed or multiple ethnic groups"
        },
        {
            "code": "3F",
            "display": "Pakistani, Pakistani Scottish or Pakistani British"
        },
        {
            "code": "3G",
            "display": "Indian, Indian Scottish or Indian British"
        },
        {
            "code": "3H",
            "display": "Bangladeshi, Bangladeshi Scottish or Bangladeshi British"
        },
        {
            "code": "3J",
            "display": "Chinese, Chinese Scottish or Chinese British"
        },
        {
            "code": "3Z",
            "display": "Other Asian, Asian Scottish or Asian British"
        },
        {
            "code": "4D",
            "display": "African, African Scottish or African British"
        },
        {
            "code": "4Y",
            "display": "Other African"
        },
        {
            "code": "5C",
            "display": "Caribbean, Caribbean Scottish or Caribbean British"
        },
        {
            "code": "5D",
            "display": "Black, Black Scottish or Black British"
        },
        {
            "code": "5Y",
            "display": "Other Caribbean or Black"
        },
        {
            "code": "6A",
            "display": "Arab, Arab Scottish or Arab British"
        },
        {
            "code": "6Z",
            "display": "Other ethnic group"
        },
        {
            "code": "98",
            "display": "Refused/Not provided by patient"
        },
        {
            "code": "99",
            "display": "Not Known"
        }
    ]
}


UK Core Ethnic Category Wales

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryWales defines the following codes:

CodeDisplay
AAny White Background, including Welsh, English, Scottish, Northern Irish, Irish, British
BGypsy or Irish Traveller
DWhite and Black Caribbean
EWhite and Black African
FWhite and Asian
GAny other mixed background / multiple ethnic background
HIndian
JPakistani
KBangladeshi
LAny other Asian background
MCaribbean
NAfrican
PAny other Black background
RChinese
SAny other ethnic group
TArab
ZNot stated

Table View

CodeSystem.id[0]UKCore-EthnicCategoryWales
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryWales
CodeSystem.version[0]1.0.0
CodeSystem.name[0]UKCoreEthnicCategoryWales
CodeSystem.title[0]UK Core Ethnic Category Wales
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A set of codes that define the ethnic group of the patient, as selected by the patient. These concepts are specifically for use in Wales.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]A
CodeSystem.concept[0].display[0]Any White Background, including Welsh, English, Scottish, Northern Irish, Irish, British
CodeSystem.concept[1].code[0]B
CodeSystem.concept[1].display[0]Gypsy or Irish Traveller
CodeSystem.concept[2].code[0]D
CodeSystem.concept[2].display[0]White and Black Caribbean
CodeSystem.concept[3].code[0]E
CodeSystem.concept[3].display[0]White and Black African
CodeSystem.concept[4].code[0]F
CodeSystem.concept[4].display[0]White and Asian
CodeSystem.concept[5].code[0]G
CodeSystem.concept[5].display[0]Any other mixed background / multiple ethnic background
CodeSystem.concept[6].code[0]H
CodeSystem.concept[6].display[0]Indian
CodeSystem.concept[7].code[0]J
CodeSystem.concept[7].display[0]Pakistani
CodeSystem.concept[8].code[0]K
CodeSystem.concept[8].display[0]Bangladeshi
CodeSystem.concept[9].code[0]L
CodeSystem.concept[9].display[0]Any other Asian background
CodeSystem.concept[10].code[0]M
CodeSystem.concept[10].display[0]Caribbean
CodeSystem.concept[11].code[0]N
CodeSystem.concept[11].display[0]African
CodeSystem.concept[12].code[0]P
CodeSystem.concept[12].display[0]Any other Black background
CodeSystem.concept[13].code[0]R
CodeSystem.concept[13].display[0]Chinese
CodeSystem.concept[14].code[0]S
CodeSystem.concept[14].display[0]Any other ethnic group
CodeSystem.concept[15].code[0]T
CodeSystem.concept[15].display[0]Arab
CodeSystem.concept[16].code[0]Z
CodeSystem.concept[16].display[0]Not stated

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-EthnicCategoryWales" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryWales" />
    <version value="1.0.0" />
    <name value="UKCoreEthnicCategoryWales" />
    <title value="UK Core Ethnic Category Wales" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A set of codes that define the ethnic group of the patient, as selected by the patient. These concepts are specifically for use in Wales." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="A" />
        <display value="Any White Background, including Welsh, English, Scottish, Northern Irish, Irish, British" />
    </concept>
    <concept>
        <code value="B" />
        <display value="Gypsy or Irish Traveller" />
    </concept>
    <concept>
        <code value="D" />
        <display value="White and Black Caribbean" />
    </concept>
    <concept>
        <code value="E" />
        <display value="White and Black African" />
    </concept>
    <concept>
        <code value="F" />
        <display value="White and Asian" />
    </concept>
    <concept>
        <code value="G" />
        <display value="Any other mixed background / multiple ethnic background" />
    </concept>
    <concept>
        <code value="H" />
        <display value="Indian" />
    </concept>
    <concept>
        <code value="J" />
        <display value="Pakistani" />
    </concept>
    <concept>
        <code value="K" />
        <display value="Bangladeshi" />
    </concept>
    <concept>
        <code value="L" />
        <display value="Any other Asian background" />
    </concept>
    <concept>
        <code value="M" />
        <display value="Caribbean" />
    </concept>
    <concept>
        <code value="N" />
        <display value="African" />
    </concept>
    <concept>
        <code value="P" />
        <display value="Any other Black background" />
    </concept>
    <concept>
        <code value="R" />
        <display value="Chinese" />
    </concept>
    <concept>
        <code value="S" />
        <display value="Any other ethnic group" />
    </concept>
    <concept>
        <code value="T" />
        <display value="Arab" />
    </concept>
    <concept>
        <code value="Z" />
        <display value="Not stated" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-EthnicCategoryWales",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryWales",
    "version": "1.0.0",
    "name": "UKCoreEthnicCategoryWales",
    "title": "UK Core Ethnic Category Wales",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A set of codes that define the ethnic group of the patient, as selected by the patient. These concepts are specifically for use in Wales.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "A",
            "display": "Any White Background, including Welsh, English, Scottish, Northern Irish, Irish, British"
        },
        {
            "code": "B",
            "display": "Gypsy or Irish Traveller"
        },
        {
            "code": "D",
            "display": "White and Black Caribbean"
        },
        {
            "code": "E",
            "display": "White and Black African"
        },
        {
            "code": "F",
            "display": "White and Asian"
        },
        {
            "code": "G",
            "display": "Any other mixed background / multiple ethnic background"
        },
        {
            "code": "H",
            "display": "Indian"
        },
        {
            "code": "J",
            "display": "Pakistani"
        },
        {
            "code": "K",
            "display": "Bangladeshi"
        },
        {
            "code": "L",
            "display": "Any other Asian background"
        },
        {
            "code": "M",
            "display": "Caribbean"
        },
        {
            "code": "N",
            "display": "African"
        },
        {
            "code": "P",
            "display": "Any other Black background"
        },
        {
            "code": "R",
            "display": "Chinese"
        },
        {
            "code": "S",
            "display": "Any other ethnic group"
        },
        {
            "code": "T",
            "display": "Arab"
        },
        {
            "code": "Z",
            "display": "Not stated"
        }
    ]
}


UK Core Human Language

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage defines the following codes:

CodeDisplay
q1Braille
q2American Sign Language
q3Australian Sign Language
q4British Sign Language
q5Makaton
aaAfar
abAbkhazian
afAfrikaans
akAkan
sqAlbanian
amAmharic
arArabic
anAragonese
hyArmenian
asAssamese
avAvaric
aeAvestan
ayAymara
azAzerbaijani
baBashkir
bmBambara
euBasque
beBelarusian
bnBengali
bhBihari
biBislama
boTibetan
bsBosnian
brBreton
bgBulgarian
myBurmese
caCatalan; Valencian
csCzech
chChamorro
ceChechen
zhChinese
cuChurch Slavic; Old Slavonic; Church Slavonic; Old Bulgarian; Old Church Slavonic
cvChuvash
kwCornish
coCorsican
crCree
cyWelsh
daDanish
deGerman
dvDivehi; Dhivehi; Maldivian
nlDutch; Flemish
dzDzongkha
elGreek, Modern (1453-)
enEnglish
eoEsperanto
etEstonian
eeEwe
foFaroese
faPersian
fjFijian
fiFinnish
frFrench
fyWestern Frisian
ffFulah
kaGeorgian
gdGaelic; Scottish Gaelic
gaIrish
glGalician
gvManx
gnGuarani
guGujarati
htHaitian; Haitian Creole
haHausa
heHebrew
hzHerero
hiHindi
hoHiri Motu
hrCroatian
huHungarian
igIgbo
isIcelandic
ioIdo
iiSichuan Yi
iuInuktitut
ieInterlingue
iaInterlingua (International Auxiliary Language Association)
idIndonesian
ikInupiaq
itItalian
jvJavanese
jaJapanese
klKalaallisut; Greenlandic
knKannada
ksKashmiri
krKanuri
kkKazakh
kmCentral Khmer
kiKikuyu; Gikuyu
rwKinyarwanda
kyKirghiz; Kyrgyz
kvKomi
kgKongo
koKorean
kjKuanyama; Kwanyama
kuKurdish
loLao
laLatin
lvLatvian
liLimburgan; Limburger; Limburgish
lnLingala
ltLithuanian
lbLuxembourgish; Letzeburgesch
luLuba-Katanga
lgGanda
mkMacedonian
mhMarshallese
mlMalayalam
miMaori
mrMarathi
msMalay
mgMalagasy
mtMaltese
moMoldavian
mnMongolian
naNauru
nvNavajo; Navaho
nrNdebele, South; South Ndebele
ndNdebele, North; North Ndebele
ngNdonga
neNepali
nnNorwegian Nynorsk; Nynorsk, Norwegian
nbBokmal, Norwegian; Norwegian Bokmal
noNorwegian
nyChichewa; Chewa; Nyanja
ocOccitan (post1500); Provencal
ojOjibwa
orOriya
omOromo
osOssetian; Ossetic
paPanjabi; Punjabi
piPali
plPolish
ptPortuguese
psPushto
quQuechua
rmRomansh
roRomanian
rnRundi
ruRussian
sgSango
saSanskrit
srSerbian
siSinhala; Sinhalese
skSlovak
slSlovenian
seNorthern Sami
smSamoan
snShona
sdSindhi
soSomali
stSotho, Southern
esSpanish; Castilian
scSardinian
ssSwati
suSundanese
swSwahili
svSwedish
tyTahitian
taTamil
ttTatar
teTelugu
tgTajik
tlTagalog
thThai
tiTigrinya
toTonga (Tonga Islands)
tnTswana
tsTsonga
tkTurkmen
trTurkish
twTwi
ugUighur; Uyghur
ukUkrainian
urUrdu
uzUzbek
veVenda
viVietnamese
voVolapuk
waWalloon
woWolof
xhXhosa
yiYiddish
yoYoruba
zaZhuang; Chuang
zuZulu

Table View

CodeSystem.id[0]UKCore-HumanLanguage
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCoreHumanLanguage
CodeSystem.title[0]UK Core Human Language
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A CodeSystem that identifies the language used by a person.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]q1
CodeSystem.concept[0].display[0]Braille
CodeSystem.concept[1].code[0]q2
CodeSystem.concept[1].display[0]American Sign Language
CodeSystem.concept[2].code[0]q3
CodeSystem.concept[2].display[0]Australian Sign Language
CodeSystem.concept[3].code[0]q4
CodeSystem.concept[3].display[0]British Sign Language
CodeSystem.concept[4].code[0]q5
CodeSystem.concept[4].display[0]Makaton
CodeSystem.concept[5].code[0]aa
CodeSystem.concept[5].display[0]Afar
CodeSystem.concept[6].code[0]ab
CodeSystem.concept[6].display[0]Abkhazian
CodeSystem.concept[7].code[0]af
CodeSystem.concept[7].display[0]Afrikaans
CodeSystem.concept[8].code[0]ak
CodeSystem.concept[8].display[0]Akan
CodeSystem.concept[9].code[0]sq
CodeSystem.concept[9].display[0]Albanian
CodeSystem.concept[10].code[0]am
CodeSystem.concept[10].display[0]Amharic
CodeSystem.concept[11].code[0]ar
CodeSystem.concept[11].display[0]Arabic
CodeSystem.concept[12].code[0]an
CodeSystem.concept[12].display[0]Aragonese
CodeSystem.concept[13].code[0]hy
CodeSystem.concept[13].display[0]Armenian
CodeSystem.concept[14].code[0]as
CodeSystem.concept[14].display[0]Assamese
CodeSystem.concept[15].code[0]av
CodeSystem.concept[15].display[0]Avaric
CodeSystem.concept[16].code[0]ae
CodeSystem.concept[16].display[0]Avestan
CodeSystem.concept[17].code[0]ay
CodeSystem.concept[17].display[0]Aymara
CodeSystem.concept[18].code[0]az
CodeSystem.concept[18].display[0]Azerbaijani
CodeSystem.concept[19].code[0]ba
CodeSystem.concept[19].display[0]Bashkir
CodeSystem.concept[20].code[0]bm
CodeSystem.concept[20].display[0]Bambara
CodeSystem.concept[21].code[0]eu
CodeSystem.concept[21].display[0]Basque
CodeSystem.concept[22].code[0]be
CodeSystem.concept[22].display[0]Belarusian
CodeSystem.concept[23].code[0]bn
CodeSystem.concept[23].display[0]Bengali
CodeSystem.concept[24].code[0]bh
CodeSystem.concept[24].display[0]Bihari
CodeSystem.concept[25].code[0]bi
CodeSystem.concept[25].display[0]Bislama
CodeSystem.concept[26].code[0]bo
CodeSystem.concept[26].display[0]Tibetan
CodeSystem.concept[27].code[0]bs
CodeSystem.concept[27].display[0]Bosnian
CodeSystem.concept[28].code[0]br
CodeSystem.concept[28].display[0]Breton
CodeSystem.concept[29].code[0]bg
CodeSystem.concept[29].display[0]Bulgarian
CodeSystem.concept[30].code[0]my
CodeSystem.concept[30].display[0]Burmese
CodeSystem.concept[31].code[0]ca
CodeSystem.concept[31].display[0]Catalan; Valencian
CodeSystem.concept[32].code[0]cs
CodeSystem.concept[32].display[0]Czech
CodeSystem.concept[33].code[0]ch
CodeSystem.concept[33].display[0]Chamorro
CodeSystem.concept[34].code[0]ce
CodeSystem.concept[34].display[0]Chechen
CodeSystem.concept[35].code[0]zh
CodeSystem.concept[35].display[0]Chinese
CodeSystem.concept[36].code[0]cu
CodeSystem.concept[36].display[0]Church Slavic; Old Slavonic; Church Slavonic; Old Bulgarian; Old Church Slavonic
CodeSystem.concept[37].code[0]cv
CodeSystem.concept[37].display[0]Chuvash
CodeSystem.concept[38].code[0]kw
CodeSystem.concept[38].display[0]Cornish
CodeSystem.concept[39].code[0]co
CodeSystem.concept[39].display[0]Corsican
CodeSystem.concept[40].code[0]cr
CodeSystem.concept[40].display[0]Cree
CodeSystem.concept[41].code[0]cy
CodeSystem.concept[41].display[0]Welsh
CodeSystem.concept[42].code[0]da
CodeSystem.concept[42].display[0]Danish
CodeSystem.concept[43].code[0]de
CodeSystem.concept[43].display[0]German
CodeSystem.concept[44].code[0]dv
CodeSystem.concept[44].display[0]Divehi; Dhivehi; Maldivian
CodeSystem.concept[45].code[0]nl
CodeSystem.concept[45].display[0]Dutch; Flemish
CodeSystem.concept[46].code[0]dz
CodeSystem.concept[46].display[0]Dzongkha
CodeSystem.concept[47].code[0]el
CodeSystem.concept[47].display[0]Greek, Modern (1453-)
CodeSystem.concept[48].code[0]en
CodeSystem.concept[48].display[0]English
CodeSystem.concept[49].code[0]eo
CodeSystem.concept[49].display[0]Esperanto
CodeSystem.concept[50].code[0]et
CodeSystem.concept[50].display[0]Estonian
CodeSystem.concept[51].code[0]ee
CodeSystem.concept[51].display[0]Ewe
CodeSystem.concept[52].code[0]fo
CodeSystem.concept[52].display[0]Faroese
CodeSystem.concept[53].code[0]fa
CodeSystem.concept[53].display[0]Persian
CodeSystem.concept[54].code[0]fj
CodeSystem.concept[54].display[0]Fijian
CodeSystem.concept[55].code[0]fi
CodeSystem.concept[55].display[0]Finnish
CodeSystem.concept[56].code[0]fr
CodeSystem.concept[56].display[0]French
CodeSystem.concept[57].code[0]fy
CodeSystem.concept[57].display[0]Western Frisian
CodeSystem.concept[58].code[0]ff
CodeSystem.concept[58].display[0]Fulah
CodeSystem.concept[59].code[0]ka
CodeSystem.concept[59].display[0]Georgian
CodeSystem.concept[60].code[0]gd
CodeSystem.concept[60].display[0]Gaelic; Scottish Gaelic
CodeSystem.concept[61].code[0]ga
CodeSystem.concept[61].display[0]Irish
CodeSystem.concept[62].code[0]gl
CodeSystem.concept[62].display[0]Galician
CodeSystem.concept[63].code[0]gv
CodeSystem.concept[63].display[0]Manx
CodeSystem.concept[64].code[0]gn
CodeSystem.concept[64].display[0]Guarani
CodeSystem.concept[65].code[0]gu
CodeSystem.concept[65].display[0]Gujarati
CodeSystem.concept[66].code[0]ht
CodeSystem.concept[66].display[0]Haitian; Haitian Creole
CodeSystem.concept[67].code[0]ha
CodeSystem.concept[67].display[0]Hausa
CodeSystem.concept[68].code[0]he
CodeSystem.concept[68].display[0]Hebrew
CodeSystem.concept[69].code[0]hz
CodeSystem.concept[69].display[0]Herero
CodeSystem.concept[70].code[0]hi
CodeSystem.concept[70].display[0]Hindi
CodeSystem.concept[71].code[0]ho
CodeSystem.concept[71].display[0]Hiri Motu
CodeSystem.concept[72].code[0]hr
CodeSystem.concept[72].display[0]Croatian
CodeSystem.concept[73].code[0]hu
CodeSystem.concept[73].display[0]Hungarian
CodeSystem.concept[74].code[0]ig
CodeSystem.concept[74].display[0]Igbo
CodeSystem.concept[75].code[0]is
CodeSystem.concept[75].display[0]Icelandic
CodeSystem.concept[76].code[0]io
CodeSystem.concept[76].display[0]Ido
CodeSystem.concept[77].code[0]ii
CodeSystem.concept[77].display[0]Sichuan Yi
CodeSystem.concept[78].code[0]iu
CodeSystem.concept[78].display[0]Inuktitut
CodeSystem.concept[79].code[0]ie
CodeSystem.concept[79].display[0]Interlingue
CodeSystem.concept[80].code[0]ia
CodeSystem.concept[80].display[0]Interlingua (International Auxiliary Language Association)
CodeSystem.concept[81].code[0]id
CodeSystem.concept[81].display[0]Indonesian
CodeSystem.concept[82].code[0]ik
CodeSystem.concept[82].display[0]Inupiaq
CodeSystem.concept[83].code[0]it
CodeSystem.concept[83].display[0]Italian
CodeSystem.concept[84].code[0]jv
CodeSystem.concept[84].display[0]Javanese
CodeSystem.concept[85].code[0]ja
CodeSystem.concept[85].display[0]Japanese
CodeSystem.concept[86].code[0]kl
CodeSystem.concept[86].display[0]Kalaallisut; Greenlandic
CodeSystem.concept[87].code[0]kn
CodeSystem.concept[87].display[0]Kannada
CodeSystem.concept[88].code[0]ks
CodeSystem.concept[88].display[0]Kashmiri
CodeSystem.concept[89].code[0]kr
CodeSystem.concept[89].display[0]Kanuri
CodeSystem.concept[90].code[0]kk
CodeSystem.concept[90].display[0]Kazakh
CodeSystem.concept[91].code[0]km
CodeSystem.concept[91].display[0]Central Khmer
CodeSystem.concept[92].code[0]ki
CodeSystem.concept[92].display[0]Kikuyu; Gikuyu
CodeSystem.concept[93].code[0]rw
CodeSystem.concept[93].display[0]Kinyarwanda
CodeSystem.concept[94].code[0]ky
CodeSystem.concept[94].display[0]Kirghiz; Kyrgyz
CodeSystem.concept[95].code[0]kv
CodeSystem.concept[95].display[0]Komi
CodeSystem.concept[96].code[0]kg
CodeSystem.concept[96].display[0]Kongo
CodeSystem.concept[97].code[0]ko
CodeSystem.concept[97].display[0]Korean
CodeSystem.concept[98].code[0]kj
CodeSystem.concept[98].display[0]Kuanyama; Kwanyama
CodeSystem.concept[99].code[0]ku
CodeSystem.concept[99].display[0]Kurdish
CodeSystem.concept[100].code[0]lo
CodeSystem.concept[100].display[0]Lao
CodeSystem.concept[101].code[0]la
CodeSystem.concept[101].display[0]Latin
CodeSystem.concept[102].code[0]lv
CodeSystem.concept[102].display[0]Latvian
CodeSystem.concept[103].code[0]li
CodeSystem.concept[103].display[0]Limburgan; Limburger; Limburgish
CodeSystem.concept[104].code[0]ln
CodeSystem.concept[104].display[0]Lingala
CodeSystem.concept[105].code[0]lt
CodeSystem.concept[105].display[0]Lithuanian
CodeSystem.concept[106].code[0]lb
CodeSystem.concept[106].display[0]Luxembourgish; Letzeburgesch
CodeSystem.concept[107].code[0]lu
CodeSystem.concept[107].display[0]Luba-Katanga
CodeSystem.concept[108].code[0]lg
CodeSystem.concept[108].display[0]Ganda
CodeSystem.concept[109].code[0]mk
CodeSystem.concept[109].display[0]Macedonian
CodeSystem.concept[110].code[0]mh
CodeSystem.concept[110].display[0]Marshallese
CodeSystem.concept[111].code[0]ml
CodeSystem.concept[111].display[0]Malayalam
CodeSystem.concept[112].code[0]mi
CodeSystem.concept[112].display[0]Maori
CodeSystem.concept[113].code[0]mr
CodeSystem.concept[113].display[0]Marathi
CodeSystem.concept[114].code[0]ms
CodeSystem.concept[114].display[0]Malay
CodeSystem.concept[115].code[0]mg
CodeSystem.concept[115].display[0]Malagasy
CodeSystem.concept[116].code[0]mt
CodeSystem.concept[116].display[0]Maltese
CodeSystem.concept[117].code[0]mo
CodeSystem.concept[117].display[0]Moldavian
CodeSystem.concept[118].code[0]mn
CodeSystem.concept[118].display[0]Mongolian
CodeSystem.concept[119].code[0]na
CodeSystem.concept[119].display[0]Nauru
CodeSystem.concept[120].code[0]nv
CodeSystem.concept[120].display[0]Navajo; Navaho
CodeSystem.concept[121].code[0]nr
CodeSystem.concept[121].display[0]Ndebele, South; South Ndebele
CodeSystem.concept[122].code[0]nd
CodeSystem.concept[122].display[0]Ndebele, North; North Ndebele
CodeSystem.concept[123].code[0]ng
CodeSystem.concept[123].display[0]Ndonga
CodeSystem.concept[124].code[0]ne
CodeSystem.concept[124].display[0]Nepali
CodeSystem.concept[125].code[0]nn
CodeSystem.concept[125].display[0]Norwegian Nynorsk; Nynorsk, Norwegian
CodeSystem.concept[126].code[0]nb
CodeSystem.concept[126].display[0]Bokmal, Norwegian; Norwegian Bokmal
CodeSystem.concept[127].code[0]no
CodeSystem.concept[127].display[0]Norwegian
CodeSystem.concept[128].code[0]ny
CodeSystem.concept[128].display[0]Chichewa; Chewa; Nyanja
CodeSystem.concept[129].code[0]oc
CodeSystem.concept[129].display[0]Occitan (post1500); Provencal
CodeSystem.concept[130].code[0]oj
CodeSystem.concept[130].display[0]Ojibwa
CodeSystem.concept[131].code[0]or
CodeSystem.concept[131].display[0]Oriya
CodeSystem.concept[132].code[0]om
CodeSystem.concept[132].display[0]Oromo
CodeSystem.concept[133].code[0]os
CodeSystem.concept[133].display[0]Ossetian; Ossetic
CodeSystem.concept[134].code[0]pa
CodeSystem.concept[134].display[0]Panjabi; Punjabi
CodeSystem.concept[135].code[0]pi
CodeSystem.concept[135].display[0]Pali
CodeSystem.concept[136].code[0]pl
CodeSystem.concept[136].display[0]Polish
CodeSystem.concept[137].code[0]pt
CodeSystem.concept[137].display[0]Portuguese
CodeSystem.concept[138].code[0]ps
CodeSystem.concept[138].display[0]Pushto
CodeSystem.concept[139].code[0]qu
CodeSystem.concept[139].display[0]Quechua
CodeSystem.concept[140].code[0]rm
CodeSystem.concept[140].display[0]Romansh
CodeSystem.concept[141].code[0]ro
CodeSystem.concept[141].display[0]Romanian
CodeSystem.concept[142].code[0]rn
CodeSystem.concept[142].display[0]Rundi
CodeSystem.concept[143].code[0]ru
CodeSystem.concept[143].display[0]Russian
CodeSystem.concept[144].code[0]sg
CodeSystem.concept[144].display[0]Sango
CodeSystem.concept[145].code[0]sa
CodeSystem.concept[145].display[0]Sanskrit
CodeSystem.concept[146].code[0]sr
CodeSystem.concept[146].display[0]Serbian
CodeSystem.concept[147].code[0]si
CodeSystem.concept[147].display[0]Sinhala; Sinhalese
CodeSystem.concept[148].code[0]sk
CodeSystem.concept[148].display[0]Slovak
CodeSystem.concept[149].code[0]sl
CodeSystem.concept[149].display[0]Slovenian
CodeSystem.concept[150].code[0]se
CodeSystem.concept[150].display[0]Northern Sami
CodeSystem.concept[151].code[0]sm
CodeSystem.concept[151].display[0]Samoan
CodeSystem.concept[152].code[0]sn
CodeSystem.concept[152].display[0]Shona
CodeSystem.concept[153].code[0]sd
CodeSystem.concept[153].display[0]Sindhi
CodeSystem.concept[154].code[0]so
CodeSystem.concept[154].display[0]Somali
CodeSystem.concept[155].code[0]st
CodeSystem.concept[155].display[0]Sotho, Southern
CodeSystem.concept[156].code[0]es
CodeSystem.concept[156].display[0]Spanish; Castilian
CodeSystem.concept[157].code[0]sc
CodeSystem.concept[157].display[0]Sardinian
CodeSystem.concept[158].code[0]ss
CodeSystem.concept[158].display[0]Swati
CodeSystem.concept[159].code[0]su
CodeSystem.concept[159].display[0]Sundanese
CodeSystem.concept[160].code[0]sw
CodeSystem.concept[160].display[0]Swahili
CodeSystem.concept[161].code[0]sv
CodeSystem.concept[161].display[0]Swedish
CodeSystem.concept[162].code[0]ty
CodeSystem.concept[162].display[0]Tahitian
CodeSystem.concept[163].code[0]ta
CodeSystem.concept[163].display[0]Tamil
CodeSystem.concept[164].code[0]tt
CodeSystem.concept[164].display[0]Tatar
CodeSystem.concept[165].code[0]te
CodeSystem.concept[165].display[0]Telugu
CodeSystem.concept[166].code[0]tg
CodeSystem.concept[166].display[0]Tajik
CodeSystem.concept[167].code[0]tl
CodeSystem.concept[167].display[0]Tagalog
CodeSystem.concept[168].code[0]th
CodeSystem.concept[168].display[0]Thai
CodeSystem.concept[169].code[0]ti
CodeSystem.concept[169].display[0]Tigrinya
CodeSystem.concept[170].code[0]to
CodeSystem.concept[170].display[0]Tonga (Tonga Islands)
CodeSystem.concept[171].code[0]tn
CodeSystem.concept[171].display[0]Tswana
CodeSystem.concept[172].code[0]ts
CodeSystem.concept[172].display[0]Tsonga
CodeSystem.concept[173].code[0]tk
CodeSystem.concept[173].display[0]Turkmen
CodeSystem.concept[174].code[0]tr
CodeSystem.concept[174].display[0]Turkish
CodeSystem.concept[175].code[0]tw
CodeSystem.concept[175].display[0]Twi
CodeSystem.concept[176].code[0]ug
CodeSystem.concept[176].display[0]Uighur; Uyghur
CodeSystem.concept[177].code[0]uk
CodeSystem.concept[177].display[0]Ukrainian
CodeSystem.concept[178].code[0]ur
CodeSystem.concept[178].display[0]Urdu
CodeSystem.concept[179].code[0]uz
CodeSystem.concept[179].display[0]Uzbek
CodeSystem.concept[180].code[0]ve
CodeSystem.concept[180].display[0]Venda
CodeSystem.concept[181].code[0]vi
CodeSystem.concept[181].display[0]Vietnamese
CodeSystem.concept[182].code[0]vo
CodeSystem.concept[182].display[0]Volapuk
CodeSystem.concept[183].code[0]wa
CodeSystem.concept[183].display[0]Walloon
CodeSystem.concept[184].code[0]wo
CodeSystem.concept[184].display[0]Wolof
CodeSystem.concept[185].code[0]xh
CodeSystem.concept[185].display[0]Xhosa
CodeSystem.concept[186].code[0]yi
CodeSystem.concept[186].display[0]Yiddish
CodeSystem.concept[187].code[0]yo
CodeSystem.concept[187].display[0]Yoruba
CodeSystem.concept[188].code[0]za
CodeSystem.concept[188].display[0]Zhuang; Chuang
CodeSystem.concept[189].code[0]zu
CodeSystem.concept[189].display[0]Zulu

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-HumanLanguage" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage" />
    <version value="2.1.0" />
    <name value="UKCoreHumanLanguage" />
    <title value="UK Core Human Language" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A CodeSystem that identifies the language used by a person." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="q1" />
        <display value="Braille" />
    </concept>
    <concept>
        <code value="q2" />
        <display value="American Sign Language" />
    </concept>
    <concept>
        <code value="q3" />
        <display value="Australian Sign Language" />
    </concept>
    <concept>
        <code value="q4" />
        <display value="British Sign Language" />
    </concept>
    <concept>
        <code value="q5" />
        <display value="Makaton" />
    </concept>
    <concept>
        <code value="aa" />
        <display value="Afar" />
    </concept>
    <concept>
        <code value="ab" />
        <display value="Abkhazian" />
    </concept>
    <concept>
        <code value="af" />
        <display value="Afrikaans" />
    </concept>
    <concept>
        <code value="ak" />
        <display value="Akan" />
    </concept>
    <concept>
        <code value="sq" />
        <display value="Albanian" />
    </concept>
    <concept>
        <code value="am" />
        <display value="Amharic" />
    </concept>
    <concept>
        <code value="ar" />
        <display value="Arabic" />
    </concept>
    <concept>
        <code value="an" />
        <display value="Aragonese" />
    </concept>
    <concept>
        <code value="hy" />
        <display value="Armenian" />
    </concept>
    <concept>
        <code value="as" />
        <display value="Assamese" />
    </concept>
    <concept>
        <code value="av" />
        <display value="Avaric" />
    </concept>
    <concept>
        <code value="ae" />
        <display value="Avestan" />
    </concept>
    <concept>
        <code value="ay" />
        <display value="Aymara" />
    </concept>
    <concept>
        <code value="az" />
        <display value="Azerbaijani" />
    </concept>
    <concept>
        <code value="ba" />
        <display value="Bashkir" />
    </concept>
    <concept>
        <code value="bm" />
        <display value="Bambara" />
    </concept>
    <concept>
        <code value="eu" />
        <display value="Basque" />
    </concept>
    <concept>
        <code value="be" />
        <display value="Belarusian" />
    </concept>
    <concept>
        <code value="bn" />
        <display value="Bengali" />
    </concept>
    <concept>
        <code value="bh" />
        <display value="Bihari" />
    </concept>
    <concept>
        <code value="bi" />
        <display value="Bislama" />
    </concept>
    <concept>
        <code value="bo" />
        <display value="Tibetan" />
    </concept>
    <concept>
        <code value="bs" />
        <display value="Bosnian" />
    </concept>
    <concept>
        <code value="br" />
        <display value="Breton" />
    </concept>
    <concept>
        <code value="bg" />
        <display value="Bulgarian" />
    </concept>
    <concept>
        <code value="my" />
        <display value="Burmese" />
    </concept>
    <concept>
        <code value="ca" />
        <display value="Catalan; Valencian" />
    </concept>
    <concept>
        <code value="cs" />
        <display value="Czech" />
    </concept>
    <concept>
        <code value="ch" />
        <display value="Chamorro" />
    </concept>
    <concept>
        <code value="ce" />
        <display value="Chechen" />
    </concept>
    <concept>
        <code value="zh" />
        <display value="Chinese" />
    </concept>
    <concept>
        <code value="cu" />
        <display value="Church Slavic; Old Slavonic; Church Slavonic; Old Bulgarian; Old Church Slavonic" />
    </concept>
    <concept>
        <code value="cv" />
        <display value="Chuvash" />
    </concept>
    <concept>
        <code value="kw" />
        <display value="Cornish" />
    </concept>
    <concept>
        <code value="co" />
        <display value="Corsican" />
    </concept>
    <concept>
        <code value="cr" />
        <display value="Cree" />
    </concept>
    <concept>
        <code value="cy" />
        <display value="Welsh" />
    </concept>
    <concept>
        <code value="da" />
        <display value="Danish" />
    </concept>
    <concept>
        <code value="de" />
        <display value="German" />
    </concept>
    <concept>
        <code value="dv" />
        <display value="Divehi; Dhivehi; Maldivian" />
    </concept>
    <concept>
        <code value="nl" />
        <display value="Dutch; Flemish" />
    </concept>
    <concept>
        <code value="dz" />
        <display value="Dzongkha" />
    </concept>
    <concept>
        <code value="el" />
        <display value="Greek, Modern (1453-)" />
    </concept>
    <concept>
        <code value="en" />
        <display value="English" />
    </concept>
    <concept>
        <code value="eo" />
        <display value="Esperanto" />
    </concept>
    <concept>
        <code value="et" />
        <display value="Estonian" />
    </concept>
    <concept>
        <code value="ee" />
        <display value="Ewe" />
    </concept>
    <concept>
        <code value="fo" />
        <display value="Faroese" />
    </concept>
    <concept>
        <code value="fa" />
        <display value="Persian" />
    </concept>
    <concept>
        <code value="fj" />
        <display value="Fijian" />
    </concept>
    <concept>
        <code value="fi" />
        <display value="Finnish" />
    </concept>
    <concept>
        <code value="fr" />
        <display value="French" />
    </concept>
    <concept>
        <code value="fy" />
        <display value="Western Frisian" />
    </concept>
    <concept>
        <code value="ff" />
        <display value="Fulah" />
    </concept>
    <concept>
        <code value="ka" />
        <display value="Georgian" />
    </concept>
    <concept>
        <code value="gd" />
        <display value="Gaelic; Scottish Gaelic" />
    </concept>
    <concept>
        <code value="ga" />
        <display value="Irish" />
    </concept>
    <concept>
        <code value="gl" />
        <display value="Galician" />
    </concept>
    <concept>
        <code value="gv" />
        <display value="Manx" />
    </concept>
    <concept>
        <code value="gn" />
        <display value="Guarani" />
    </concept>
    <concept>
        <code value="gu" />
        <display value="Gujarati" />
    </concept>
    <concept>
        <code value="ht" />
        <display value="Haitian; Haitian Creole" />
    </concept>
    <concept>
        <code value="ha" />
        <display value="Hausa" />
    </concept>
    <concept>
        <code value="he" />
        <display value="Hebrew" />
    </concept>
    <concept>
        <code value="hz" />
        <display value="Herero" />
    </concept>
    <concept>
        <code value="hi" />
        <display value="Hindi" />
    </concept>
    <concept>
        <code value="ho" />
        <display value="Hiri Motu" />
    </concept>
    <concept>
        <code value="hr" />
        <display value="Croatian" />
    </concept>
    <concept>
        <code value="hu" />
        <display value="Hungarian" />
    </concept>
    <concept>
        <code value="ig" />
        <display value="Igbo" />
    </concept>
    <concept>
        <code value="is" />
        <display value="Icelandic" />
    </concept>
    <concept>
        <code value="io" />
        <display value="Ido" />
    </concept>
    <concept>
        <code value="ii" />
        <display value="Sichuan Yi" />
    </concept>
    <concept>
        <code value="iu" />
        <display value="Inuktitut" />
    </concept>
    <concept>
        <code value="ie" />
        <display value="Interlingue" />
    </concept>
    <concept>
        <code value="ia" />
        <display value="Interlingua (International Auxiliary Language Association)" />
    </concept>
    <concept>
        <code value="id" />
        <display value="Indonesian" />
    </concept>
    <concept>
        <code value="ik" />
        <display value="Inupiaq" />
    </concept>
    <concept>
        <code value="it" />
        <display value="Italian" />
    </concept>
    <concept>
        <code value="jv" />
        <display value="Javanese" />
    </concept>
    <concept>
        <code value="ja" />
        <display value="Japanese" />
    </concept>
    <concept>
        <code value="kl" />
        <display value="Kalaallisut; Greenlandic" />
    </concept>
    <concept>
        <code value="kn" />
        <display value="Kannada" />
    </concept>
    <concept>
        <code value="ks" />
        <display value="Kashmiri" />
    </concept>
    <concept>
        <code value="kr" />
        <display value="Kanuri" />
    </concept>
    <concept>
        <code value="kk" />
        <display value="Kazakh" />
    </concept>
    <concept>
        <code value="km" />
        <display value="Central Khmer" />
    </concept>
    <concept>
        <code value="ki" />
        <display value="Kikuyu; Gikuyu" />
    </concept>
    <concept>
        <code value="rw" />
        <display value="Kinyarwanda" />
    </concept>
    <concept>
        <code value="ky" />
        <display value="Kirghiz; Kyrgyz" />
    </concept>
    <concept>
        <code value="kv" />
        <display value="Komi" />
    </concept>
    <concept>
        <code value="kg" />
        <display value="Kongo" />
    </concept>
    <concept>
        <code value="ko" />
        <display value="Korean" />
    </concept>
    <concept>
        <code value="kj" />
        <display value="Kuanyama; Kwanyama" />
    </concept>
    <concept>
        <code value="ku" />
        <display value="Kurdish" />
    </concept>
    <concept>
        <code value="lo" />
        <display value="Lao" />
    </concept>
    <concept>
        <code value="la" />
        <display value="Latin" />
    </concept>
    <concept>
        <code value="lv" />
        <display value="Latvian" />
    </concept>
    <concept>
        <code value="li" />
        <display value="Limburgan; Limburger; Limburgish" />
    </concept>
    <concept>
        <code value="ln" />
        <display value="Lingala" />
    </concept>
    <concept>
        <code value="lt" />
        <display value="Lithuanian" />
    </concept>
    <concept>
        <code value="lb" />
        <display value="Luxembourgish; Letzeburgesch" />
    </concept>
    <concept>
        <code value="lu" />
        <display value="Luba-Katanga" />
    </concept>
    <concept>
        <code value="lg" />
        <display value="Ganda" />
    </concept>
    <concept>
        <code value="mk" />
        <display value="Macedonian" />
    </concept>
    <concept>
        <code value="mh" />
        <display value="Marshallese" />
    </concept>
    <concept>
        <code value="ml" />
        <display value="Malayalam" />
    </concept>
    <concept>
        <code value="mi" />
        <display value="Maori" />
    </concept>
    <concept>
        <code value="mr" />
        <display value="Marathi" />
    </concept>
    <concept>
        <code value="ms" />
        <display value="Malay" />
    </concept>
    <concept>
        <code value="mg" />
        <display value="Malagasy" />
    </concept>
    <concept>
        <code value="mt" />
        <display value="Maltese" />
    </concept>
    <concept>
        <code value="mo" />
        <display value="Moldavian" />
    </concept>
    <concept>
        <code value="mn" />
        <display value="Mongolian" />
    </concept>
    <concept>
        <code value="na" />
        <display value="Nauru" />
    </concept>
    <concept>
        <code value="nv" />
        <display value="Navajo; Navaho" />
    </concept>
    <concept>
        <code value="nr" />
        <display value="Ndebele, South; South Ndebele" />
    </concept>
    <concept>
        <code value="nd" />
        <display value="Ndebele, North; North Ndebele" />
    </concept>
    <concept>
        <code value="ng" />
        <display value="Ndonga" />
    </concept>
    <concept>
        <code value="ne" />
        <display value="Nepali" />
    </concept>
    <concept>
        <code value="nn" />
        <display value="Norwegian Nynorsk; Nynorsk, Norwegian" />
    </concept>
    <concept>
        <code value="nb" />
        <display value="Bokmal, Norwegian; Norwegian Bokmal" />
    </concept>
    <concept>
        <code value="no" />
        <display value="Norwegian" />
    </concept>
    <concept>
        <code value="ny" />
        <display value="Chichewa; Chewa; Nyanja" />
    </concept>
    <concept>
        <code value="oc" />
        <display value="Occitan (post1500); Provencal" />
    </concept>
    <concept>
        <code value="oj" />
        <display value="Ojibwa" />
    </concept>
    <concept>
        <code value="or" />
        <display value="Oriya" />
    </concept>
    <concept>
        <code value="om" />
        <display value="Oromo" />
    </concept>
    <concept>
        <code value="os" />
        <display value="Ossetian; Ossetic" />
    </concept>
    <concept>
        <code value="pa" />
        <display value="Panjabi; Punjabi" />
    </concept>
    <concept>
        <code value="pi" />
        <display value="Pali" />
    </concept>
    <concept>
        <code value="pl" />
        <display value="Polish" />
    </concept>
    <concept>
        <code value="pt" />
        <display value="Portuguese" />
    </concept>
    <concept>
        <code value="ps" />
        <display value="Pushto" />
    </concept>
    <concept>
        <code value="qu" />
        <display value="Quechua" />
    </concept>
    <concept>
        <code value="rm" />
        <display value="Romansh" />
    </concept>
    <concept>
        <code value="ro" />
        <display value="Romanian" />
    </concept>
    <concept>
        <code value="rn" />
        <display value="Rundi" />
    </concept>
    <concept>
        <code value="ru" />
        <display value="Russian" />
    </concept>
    <concept>
        <code value="sg" />
        <display value="Sango" />
    </concept>
    <concept>
        <code value="sa" />
        <display value="Sanskrit" />
    </concept>
    <concept>
        <code value="sr" />
        <display value="Serbian" />
    </concept>
    <concept>
        <code value="si" />
        <display value="Sinhala; Sinhalese" />
    </concept>
    <concept>
        <code value="sk" />
        <display value="Slovak" />
    </concept>
    <concept>
        <code value="sl" />
        <display value="Slovenian" />
    </concept>
    <concept>
        <code value="se" />
        <display value="Northern Sami" />
    </concept>
    <concept>
        <code value="sm" />
        <display value="Samoan" />
    </concept>
    <concept>
        <code value="sn" />
        <display value="Shona" />
    </concept>
    <concept>
        <code value="sd" />
        <display value="Sindhi" />
    </concept>
    <concept>
        <code value="so" />
        <display value="Somali" />
    </concept>
    <concept>
        <code value="st" />
        <display value="Sotho, Southern" />
    </concept>
    <concept>
        <code value="es" />
        <display value="Spanish; Castilian" />
    </concept>
    <concept>
        <code value="sc" />
        <display value="Sardinian" />
    </concept>
    <concept>
        <code value="ss" />
        <display value="Swati" />
    </concept>
    <concept>
        <code value="su" />
        <display value="Sundanese" />
    </concept>
    <concept>
        <code value="sw" />
        <display value="Swahili" />
    </concept>
    <concept>
        <code value="sv" />
        <display value="Swedish" />
    </concept>
    <concept>
        <code value="ty" />
        <display value="Tahitian" />
    </concept>
    <concept>
        <code value="ta" />
        <display value="Tamil" />
    </concept>
    <concept>
        <code value="tt" />
        <display value="Tatar" />
    </concept>
    <concept>
        <code value="te" />
        <display value="Telugu" />
    </concept>
    <concept>
        <code value="tg" />
        <display value="Tajik" />
    </concept>
    <concept>
        <code value="tl" />
        <display value="Tagalog" />
    </concept>
    <concept>
        <code value="th" />
        <display value="Thai" />
    </concept>
    <concept>
        <code value="ti" />
        <display value="Tigrinya" />
    </concept>
    <concept>
        <code value="to" />
        <display value="Tonga (Tonga Islands)" />
    </concept>
    <concept>
        <code value="tn" />
        <display value="Tswana" />
    </concept>
    <concept>
        <code value="ts" />
        <display value="Tsonga" />
    </concept>
    <concept>
        <code value="tk" />
        <display value="Turkmen" />
    </concept>
    <concept>
        <code value="tr" />
        <display value="Turkish" />
    </concept>
    <concept>
        <code value="tw" />
        <display value="Twi" />
    </concept>
    <concept>
        <code value="ug" />
        <display value="Uighur; Uyghur" />
    </concept>
    <concept>
        <code value="uk" />
        <display value="Ukrainian" />
    </concept>
    <concept>
        <code value="ur" />
        <display value="Urdu" />
    </concept>
    <concept>
        <code value="uz" />
        <display value="Uzbek" />
    </concept>
    <concept>
        <code value="ve" />
        <display value="Venda" />
    </concept>
    <concept>
        <code value="vi" />
        <display value="Vietnamese" />
    </concept>
    <concept>
        <code value="vo" />
        <display value="Volapuk" />
    </concept>
    <concept>
        <code value="wa" />
        <display value="Walloon" />
    </concept>
    <concept>
        <code value="wo" />
        <display value="Wolof" />
    </concept>
    <concept>
        <code value="xh" />
        <display value="Xhosa" />
    </concept>
    <concept>
        <code value="yi" />
        <display value="Yiddish" />
    </concept>
    <concept>
        <code value="yo" />
        <display value="Yoruba" />
    </concept>
    <concept>
        <code value="za" />
        <display value="Zhuang; Chuang" />
    </concept>
    <concept>
        <code value="zu" />
        <display value="Zulu" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-HumanLanguage",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage",
    "version": "2.1.0",
    "name": "UKCoreHumanLanguage",
    "title": "UK Core Human Language",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A CodeSystem that identifies the language used by a person.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "q1",
            "display": "Braille"
        },
        {
            "code": "q2",
            "display": "American Sign Language"
        },
        {
            "code": "q3",
            "display": "Australian Sign Language"
        },
        {
            "code": "q4",
            "display": "British Sign Language"
        },
        {
            "code": "q5",
            "display": "Makaton"
        },
        {
            "code": "aa",
            "display": "Afar"
        },
        {
            "code": "ab",
            "display": "Abkhazian"
        },
        {
            "code": "af",
            "display": "Afrikaans"
        },
        {
            "code": "ak",
            "display": "Akan"
        },
        {
            "code": "sq",
            "display": "Albanian"
        },
        {
            "code": "am",
            "display": "Amharic"
        },
        {
            "code": "ar",
            "display": "Arabic"
        },
        {
            "code": "an",
            "display": "Aragonese"
        },
        {
            "code": "hy",
            "display": "Armenian"
        },
        {
            "code": "as",
            "display": "Assamese"
        },
        {
            "code": "av",
            "display": "Avaric"
        },
        {
            "code": "ae",
            "display": "Avestan"
        },
        {
            "code": "ay",
            "display": "Aymara"
        },
        {
            "code": "az",
            "display": "Azerbaijani"
        },
        {
            "code": "ba",
            "display": "Bashkir"
        },
        {
            "code": "bm",
            "display": "Bambara"
        },
        {
            "code": "eu",
            "display": "Basque"
        },
        {
            "code": "be",
            "display": "Belarusian"
        },
        {
            "code": "bn",
            "display": "Bengali"
        },
        {
            "code": "bh",
            "display": "Bihari"
        },
        {
            "code": "bi",
            "display": "Bislama"
        },
        {
            "code": "bo",
            "display": "Tibetan"
        },
        {
            "code": "bs",
            "display": "Bosnian"
        },
        {
            "code": "br",
            "display": "Breton"
        },
        {
            "code": "bg",
            "display": "Bulgarian"
        },
        {
            "code": "my",
            "display": "Burmese"
        },
        {
            "code": "ca",
            "display": "Catalan; Valencian"
        },
        {
            "code": "cs",
            "display": "Czech"
        },
        {
            "code": "ch",
            "display": "Chamorro"
        },
        {
            "code": "ce",
            "display": "Chechen"
        },
        {
            "code": "zh",
            "display": "Chinese"
        },
        {
            "code": "cu",
            "display": "Church Slavic; Old Slavonic; Church Slavonic; Old Bulgarian; Old Church Slavonic"
        },
        {
            "code": "cv",
            "display": "Chuvash"
        },
        {
            "code": "kw",
            "display": "Cornish"
        },
        {
            "code": "co",
            "display": "Corsican"
        },
        {
            "code": "cr",
            "display": "Cree"
        },
        {
            "code": "cy",
            "display": "Welsh"
        },
        {
            "code": "da",
            "display": "Danish"
        },
        {
            "code": "de",
            "display": "German"
        },
        {
            "code": "dv",
            "display": "Divehi; Dhivehi; Maldivian"
        },
        {
            "code": "nl",
            "display": "Dutch; Flemish"
        },
        {
            "code": "dz",
            "display": "Dzongkha"
        },
        {
            "code": "el",
            "display": "Greek, Modern (1453-)"
        },
        {
            "code": "en",
            "display": "English"
        },
        {
            "code": "eo",
            "display": "Esperanto"
        },
        {
            "code": "et",
            "display": "Estonian"
        },
        {
            "code": "ee",
            "display": "Ewe"
        },
        {
            "code": "fo",
            "display": "Faroese"
        },
        {
            "code": "fa",
            "display": "Persian"
        },
        {
            "code": "fj",
            "display": "Fijian"
        },
        {
            "code": "fi",
            "display": "Finnish"
        },
        {
            "code": "fr",
            "display": "French"
        },
        {
            "code": "fy",
            "display": "Western Frisian"
        },
        {
            "code": "ff",
            "display": "Fulah"
        },
        {
            "code": "ka",
            "display": "Georgian"
        },
        {
            "code": "gd",
            "display": "Gaelic; Scottish Gaelic"
        },
        {
            "code": "ga",
            "display": "Irish"
        },
        {
            "code": "gl",
            "display": "Galician"
        },
        {
            "code": "gv",
            "display": "Manx"
        },
        {
            "code": "gn",
            "display": "Guarani"
        },
        {
            "code": "gu",
            "display": "Gujarati"
        },
        {
            "code": "ht",
            "display": "Haitian; Haitian Creole"
        },
        {
            "code": "ha",
            "display": "Hausa"
        },
        {
            "code": "he",
            "display": "Hebrew"
        },
        {
            "code": "hz",
            "display": "Herero"
        },
        {
            "code": "hi",
            "display": "Hindi"
        },
        {
            "code": "ho",
            "display": "Hiri Motu"
        },
        {
            "code": "hr",
            "display": "Croatian"
        },
        {
            "code": "hu",
            "display": "Hungarian"
        },
        {
            "code": "ig",
            "display": "Igbo"
        },
        {
            "code": "is",
            "display": "Icelandic"
        },
        {
            "code": "io",
            "display": "Ido"
        },
        {
            "code": "ii",
            "display": "Sichuan Yi"
        },
        {
            "code": "iu",
            "display": "Inuktitut"
        },
        {
            "code": "ie",
            "display": "Interlingue"
        },
        {
            "code": "ia",
            "display": "Interlingua (International Auxiliary Language Association)"
        },
        {
            "code": "id",
            "display": "Indonesian"
        },
        {
            "code": "ik",
            "display": "Inupiaq"
        },
        {
            "code": "it",
            "display": "Italian"
        },
        {
            "code": "jv",
            "display": "Javanese"
        },
        {
            "code": "ja",
            "display": "Japanese"
        },
        {
            "code": "kl",
            "display": "Kalaallisut; Greenlandic"
        },
        {
            "code": "kn",
            "display": "Kannada"
        },
        {
            "code": "ks",
            "display": "Kashmiri"
        },
        {
            "code": "kr",
            "display": "Kanuri"
        },
        {
            "code": "kk",
            "display": "Kazakh"
        },
        {
            "code": "km",
            "display": "Central Khmer"
        },
        {
            "code": "ki",
            "display": "Kikuyu; Gikuyu"
        },
        {
            "code": "rw",
            "display": "Kinyarwanda"
        },
        {
            "code": "ky",
            "display": "Kirghiz; Kyrgyz"
        },
        {
            "code": "kv",
            "display": "Komi"
        },
        {
            "code": "kg",
            "display": "Kongo"
        },
        {
            "code": "ko",
            "display": "Korean"
        },
        {
            "code": "kj",
            "display": "Kuanyama; Kwanyama"
        },
        {
            "code": "ku",
            "display": "Kurdish"
        },
        {
            "code": "lo",
            "display": "Lao"
        },
        {
            "code": "la",
            "display": "Latin"
        },
        {
            "code": "lv",
            "display": "Latvian"
        },
        {
            "code": "li",
            "display": "Limburgan; Limburger; Limburgish"
        },
        {
            "code": "ln",
            "display": "Lingala"
        },
        {
            "code": "lt",
            "display": "Lithuanian"
        },
        {
            "code": "lb",
            "display": "Luxembourgish; Letzeburgesch"
        },
        {
            "code": "lu",
            "display": "Luba-Katanga"
        },
        {
            "code": "lg",
            "display": "Ganda"
        },
        {
            "code": "mk",
            "display": "Macedonian"
        },
        {
            "code": "mh",
            "display": "Marshallese"
        },
        {
            "code": "ml",
            "display": "Malayalam"
        },
        {
            "code": "mi",
            "display": "Maori"
        },
        {
            "code": "mr",
            "display": "Marathi"
        },
        {
            "code": "ms",
            "display": "Malay"
        },
        {
            "code": "mg",
            "display": "Malagasy"
        },
        {
            "code": "mt",
            "display": "Maltese"
        },
        {
            "code": "mo",
            "display": "Moldavian"
        },
        {
            "code": "mn",
            "display": "Mongolian"
        },
        {
            "code": "na",
            "display": "Nauru"
        },
        {
            "code": "nv",
            "display": "Navajo; Navaho"
        },
        {
            "code": "nr",
            "display": "Ndebele, South; South Ndebele"
        },
        {
            "code": "nd",
            "display": "Ndebele, North; North Ndebele"
        },
        {
            "code": "ng",
            "display": "Ndonga"
        },
        {
            "code": "ne",
            "display": "Nepali"
        },
        {
            "code": "nn",
            "display": "Norwegian Nynorsk; Nynorsk, Norwegian"
        },
        {
            "code": "nb",
            "display": "Bokmal, Norwegian; Norwegian Bokmal"
        },
        {
            "code": "no",
            "display": "Norwegian"
        },
        {
            "code": "ny",
            "display": "Chichewa; Chewa; Nyanja"
        },
        {
            "code": "oc",
            "display": "Occitan (post1500); Provencal"
        },
        {
            "code": "oj",
            "display": "Ojibwa"
        },
        {
            "code": "or",
            "display": "Oriya"
        },
        {
            "code": "om",
            "display": "Oromo"
        },
        {
            "code": "os",
            "display": "Ossetian; Ossetic"
        },
        {
            "code": "pa",
            "display": "Panjabi; Punjabi"
        },
        {
            "code": "pi",
            "display": "Pali"
        },
        {
            "code": "pl",
            "display": "Polish"
        },
        {
            "code": "pt",
            "display": "Portuguese"
        },
        {
            "code": "ps",
            "display": "Pushto"
        },
        {
            "code": "qu",
            "display": "Quechua"
        },
        {
            "code": "rm",
            "display": "Romansh"
        },
        {
            "code": "ro",
            "display": "Romanian"
        },
        {
            "code": "rn",
            "display": "Rundi"
        },
        {
            "code": "ru",
            "display": "Russian"
        },
        {
            "code": "sg",
            "display": "Sango"
        },
        {
            "code": "sa",
            "display": "Sanskrit"
        },
        {
            "code": "sr",
            "display": "Serbian"
        },
        {
            "code": "si",
            "display": "Sinhala; Sinhalese"
        },
        {
            "code": "sk",
            "display": "Slovak"
        },
        {
            "code": "sl",
            "display": "Slovenian"
        },
        {
            "code": "se",
            "display": "Northern Sami"
        },
        {
            "code": "sm",
            "display": "Samoan"
        },
        {
            "code": "sn",
            "display": "Shona"
        },
        {
            "code": "sd",
            "display": "Sindhi"
        },
        {
            "code": "so",
            "display": "Somali"
        },
        {
            "code": "st",
            "display": "Sotho, Southern"
        },
        {
            "code": "es",
            "display": "Spanish; Castilian"
        },
        {
            "code": "sc",
            "display": "Sardinian"
        },
        {
            "code": "ss",
            "display": "Swati"
        },
        {
            "code": "su",
            "display": "Sundanese"
        },
        {
            "code": "sw",
            "display": "Swahili"
        },
        {
            "code": "sv",
            "display": "Swedish"
        },
        {
            "code": "ty",
            "display": "Tahitian"
        },
        {
            "code": "ta",
            "display": "Tamil"
        },
        {
            "code": "tt",
            "display": "Tatar"
        },
        {
            "code": "te",
            "display": "Telugu"
        },
        {
            "code": "tg",
            "display": "Tajik"
        },
        {
            "code": "tl",
            "display": "Tagalog"
        },
        {
            "code": "th",
            "display": "Thai"
        },
        {
            "code": "ti",
            "display": "Tigrinya"
        },
        {
            "code": "to",
            "display": "Tonga (Tonga Islands)"
        },
        {
            "code": "tn",
            "display": "Tswana"
        },
        {
            "code": "ts",
            "display": "Tsonga"
        },
        {
            "code": "tk",
            "display": "Turkmen"
        },
        {
            "code": "tr",
            "display": "Turkish"
        },
        {
            "code": "tw",
            "display": "Twi"
        },
        {
            "code": "ug",
            "display": "Uighur; Uyghur"
        },
        {
            "code": "uk",
            "display": "Ukrainian"
        },
        {
            "code": "ur",
            "display": "Urdu"
        },
        {
            "code": "uz",
            "display": "Uzbek"
        },
        {
            "code": "ve",
            "display": "Venda"
        },
        {
            "code": "vi",
            "display": "Vietnamese"
        },
        {
            "code": "vo",
            "display": "Volapuk"
        },
        {
            "code": "wa",
            "display": "Walloon"
        },
        {
            "code": "wo",
            "display": "Wolof"
        },
        {
            "code": "xh",
            "display": "Xhosa"
        },
        {
            "code": "yi",
            "display": "Yiddish"
        },
        {
            "code": "yo",
            "display": "Yoruba"
        },
        {
            "code": "za",
            "display": "Zhuang; Chuang"
        },
        {
            "code": "zu",
            "display": "Zulu"
        }
    ]
}


UK Core List Warning Code

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-ListWarningCode defines the following codes:

CodeDisplayDefinition
confidential-itemsConfidential ItemsItems excluded due to confidentiality and/or patient preferences.
data-in-transitData in TransitPatient record transfer from previous GP practice not yet complete; any information recorded before dd-mmm-yyyy has been excluded.
data-awaiting-filingData Awaiting FilingPatient data may be incomplete as there is data supplied by a third party awaiting review before becoming available.

Table View

CodeSystem.id[0]UKCore-ListWarningCode
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-ListWarningCode
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCoreListWarningCode
CodeSystem.title[0]UK Core List Warning Code
CodeSystem.status[0]active
CodeSystem.date[0]2022-01-07
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A set of codes that define the reason a list may be incomplete.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]confidential-items
CodeSystem.concept[0].display[0]Confidential Items
CodeSystem.concept[0].definition[0]Items excluded due to confidentiality and/or patient preferences.
CodeSystem.concept[1].code[0]data-in-transit
CodeSystem.concept[1].display[0]Data in Transit
CodeSystem.concept[1].definition[0]Patient record transfer from previous GP practice not yet complete; any information recorded before dd-mmm-yyyy has been excluded.
CodeSystem.concept[2].code[0]data-awaiting-filing
CodeSystem.concept[2].display[0]Data Awaiting Filing
CodeSystem.concept[2].definition[0]Patient data may be incomplete as there is data supplied by a third party awaiting review before becoming available.

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-ListWarningCode" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ListWarningCode" />
    <version value="2.1.0" />
    <name value="UKCoreListWarningCode" />
    <title value="UK Core List Warning Code" />
    <status value="active" />
    <date value="2022-01-07" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A set of codes that define the reason a list may be incomplete." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="confidential-items" />
        <display value="Confidential Items" />
        <definition value="Items excluded due to confidentiality and/or patient preferences." />
    </concept>
    <concept>
        <code value="data-in-transit" />
        <display value="Data in Transit" />
        <definition value="Patient record transfer from previous GP practice not yet complete; any information recorded before dd-mmm-yyyy has been excluded." />
    </concept>
    <concept>
        <code value="data-awaiting-filing" />
        <display value="Data Awaiting Filing" />
        <definition value="Patient data may be incomplete as there is data supplied by a third party awaiting review before becoming available." />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-ListWarningCode",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ListWarningCode",
    "version": "2.1.0",
    "name": "UKCoreListWarningCode",
    "title": "UK Core List Warning Code",
    "status": "active",
    "date": "2022-01-07",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A set of codes that define the reason a list may be incomplete.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "confidential-items",
            "display": "Confidential Items",
            "definition": "Items excluded due to confidentiality and/or patient preferences."
        },
        {
            "code": "data-in-transit",
            "display": "Data in Transit",
            "definition": "Patient record transfer from previous GP practice not yet complete; any information recorded before dd-mmm-yyyy has been excluded."
        },
        {
            "code": "data-awaiting-filing",
            "display": "Data Awaiting Filing",
            "definition": "Patient data may be incomplete as there is data supplied by a third party awaiting review before becoming available."
        }
    ]
}


UK Core List Empty Reason Code

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-ListEmptyReasonCode defines the following codes:

CodeDisplay
no-content-recordedNo Content Recorded

Table View

CodeSystem.id[0]UKCore-ListEmptyReasonCode
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-ListEmptyReasonCode
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCoreListEmptyReasonCode
CodeSystem.title[0]UK Core List Empty Reason Code
CodeSystem.status[0]active
CodeSystem.date[0]2022-01-07
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A set of codes that define the reason a list may be empty.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]no-content-recorded
CodeSystem.concept[0].display[0]No Content Recorded

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-ListEmptyReasonCode" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ListEmptyReasonCode" />
    <version value="2.1.0" />
    <name value="UKCoreListEmptyReasonCode" />
    <title value="UK Core List Empty Reason Code" />
    <status value="active" />
    <date value="2022-01-07" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A set of codes that define the reason a list may be empty." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="no-content-recorded" />
        <display value="No Content Recorded" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-ListEmptyReasonCode",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ListEmptyReasonCode",
    "version": "2.1.0",
    "name": "UKCoreListEmptyReasonCode",
    "title": "UK Core List Empty Reason Code",
    "status": "active",
    "date": "2022-01-07",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A set of codes that define the reason a list may be empty.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "no-content-recorded",
            "display": "No Content Recorded"
        }
    ]
}


UK Core Message Event

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-MessageEvent defines many codes, but they are not represented here

Table View

CodeSystem.id[0]UKCore-MessageEvent
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-MessageEvent
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCoreMessageEvent
CodeSystem.title[0]UK Core Message Event
CodeSystem.status[0]active
CodeSystem.date[0]2022-01-07
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A set of codes that define the type of message event.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]not-present

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-MessageEvent" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-MessageEvent" />
    <version value="2.1.0" />
    <name value="UKCoreMessageEvent" />
    <title value="UK Core Message Event" />
    <status value="active" />
    <date value="2022-01-07" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A set of codes that define the type of message event." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="not-present" />
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-MessageEvent",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-MessageEvent",
    "version": "2.1.0",
    "name": "UKCoreMessageEvent",
    "title": "UK Core Message Event",
    "status": "active",
    "date": "2022-01-07",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A set of codes that define the type of message event.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License.  You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "not-present"
}


UK Core Medication Prescribing Organization

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationPrescribingOrganization defines the following codes:

CodeDisplay
prescribed-at-gp-practicePrescribed at GP practice
prescribed-by-another-organisationPrescribed by another organisation

Table View

CodeSystem.id[0]UKCore-MedicationPrescribingOrganization
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationPrescribingOrganization
CodeSystem.version[0]1.0.0
CodeSystem.name[0]UKCoreMedicationPrescribingOrganization
CodeSystem.title[0]UK Core Medication Prescribing Organization
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A CodeSystem to identify the type of organisation responsible for authorising and issuing a medication.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]prescribed-at-gp-practice
CodeSystem.concept[0].display[0]Prescribed at GP practice
CodeSystem.concept[1].code[0]prescribed-by-another-organisation
CodeSystem.concept[1].display[0]Prescribed by another organisation

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-MedicationPrescribingOrganization" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationPrescribingOrganization" />
    <version value="1.0.0" />
    <name value="UKCoreMedicationPrescribingOrganization" />
    <title value="UK Core Medication Prescribing Organization" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A CodeSystem to identify the type of organisation responsible for authorising and issuing a medication." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="prescribed-at-gp-practice" />
        <display value="Prescribed at GP practice" />
    </concept>
    <concept>
        <code value="prescribed-by-another-organisation" />
        <display value="Prescribed by another organisation" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-MedicationPrescribingOrganization",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationPrescribingOrganization",
    "version": "1.0.0",
    "name": "UKCoreMedicationPrescribingOrganization",
    "title": "UK Core Medication Prescribing Organization",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A CodeSystem to identify the type of organisation responsible for authorising and issuing a medication.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "prescribed-at-gp-practice",
            "display": "Prescribed at GP practice"
        },
        {
            "code": "prescribed-by-another-organisation",
            "display": "Prescribed by another organisation"
        }
    ]
}


UK Core Medication Request Category

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCategory defines the following codes:

CodeDisplayDefinition
leaveLeaveRequests for medications that the patient will take away with him/her during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff.

Table View

CodeSystem.id[0]UKCore-MedicationRequestCategory
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCategory
CodeSystem.version[0]1.0.0
CodeSystem.name[0]UKCoreMedicationRequestCategory
CodeSystem.title[0]UK Core Medication Request Category
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A set of codes to define additional category concepts for a medication request.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]leave
CodeSystem.concept[0].display[0]Leave
CodeSystem.concept[0].definition[0]Requests for medications that the patient will take away with him/her during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff.

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-MedicationRequestCategory" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCategory" />
    <version value="1.0.0" />
    <name value="UKCoreMedicationRequestCategory" />
    <title value="UK Core Medication Request Category" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A set of codes to define additional category concepts for a medication request." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="leave" />
        <display value="Leave" />
        <definition value="Requests for medications that the patient will take away with him/her during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff." />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-MedicationRequestCategory",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCategory",
    "version": "1.0.0",
    "name": "UKCoreMedicationRequestCategory",
    "title": "UK Core Medication Request Category",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A set of codes to define additional category concepts for a medication request.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "leave",
            "display": "Leave",
            "definition": "Requests for medications that the patient will take away with him/her during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff."
        }
    ]
}


UK Core Additional Medication Request Course Of Therapy

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCourseOfTherapy defines the following codes:

CodeDisplay
continuous-repeating-dispensingContinuous long term (repeat dispensing)

Table View

CodeSystem.id[0]UKCore-MedicationRequestCourseOfTherapy
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCourseOfTherapy
CodeSystem.version[0]1.0.0
CodeSystem.name[0]UKCoreMedicationRequestCourseOfTherapy
CodeSystem.title[0]UK Core Medication Request Course Of Therapy
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A set of codes to define additional course of therapy concepts for a medication request.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]continuous-repeating-dispensing
CodeSystem.concept[0].display[0]Continuous long term (repeat dispensing)

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-MedicationRequestCourseOfTherapy" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCourseOfTherapy" />
    <version value="1.0.0" />
    <name value="UKCoreMedicationRequestCourseOfTherapy" />
    <title value="UK Core Medication Request Course Of Therapy" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A set of codes to define additional course of therapy concepts for a medication request." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="continuous-repeating-dispensing" />
        <display value="Continuous long term (repeat dispensing)" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-MedicationRequestCourseOfTherapy",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCourseOfTherapy",
    "version": "1.0.0",
    "name": "UKCoreMedicationRequestCourseOfTherapy",
    "title": "UK Core Medication Request Course Of Therapy",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A set of codes to define additional course of therapy concepts for a medication request.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "continuous-repeating-dispensing",
            "display": "Continuous long term (repeat dispensing)"
        }
    ]
}


UK Core Medication Statement Category

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationStatementCategory defines the following codes:

CodeDisplayDefinition
dischargeDischargeIncludes requests for medications created when the patient is being released from a facility.
leaveLeaveRequests for medications that the patient will take away with them during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff.

Table View

CodeSystem.id[0]UKCore-MedicationStatementCategory
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationStatementCategory
CodeSystem.version[0]1.0.0
CodeSystem.name[0]UKCoreMedicationStatementCategory
CodeSystem.title[0]UK Core Medication Statement Category
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A set of codes to define additional category concepts for a medication statement.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]discharge
CodeSystem.concept[0].display[0]Discharge
CodeSystem.concept[0].definition[0]Includes requests for medications created when the patient is being released from a facility.
CodeSystem.concept[1].code[0]leave
CodeSystem.concept[1].display[0]Leave
CodeSystem.concept[1].definition[0]Requests for medications that the patient will take away with them during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff.

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-MedicationStatementCategory" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationStatementCategory" />
    <version value="1.0.0" />
    <name value="UKCoreMedicationStatementCategory" />
    <title value="UK Core Medication Statement Category" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A set of codes to define additional category concepts for a medication statement." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="discharge" />
        <display value="Discharge" />
        <definition value="Includes requests for medications created when the patient is being released from a facility." />
    </concept>
    <concept>
        <code value="leave" />
        <display value="Leave" />
        <definition value="Requests for medications that the patient will take away with them during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff." />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-MedicationStatementCategory",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationStatementCategory",
    "version": "1.0.0",
    "name": "UKCoreMedicationStatementCategory",
    "title": "UK Core Medication Statement Category",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A set of codes to define additional category concepts for a medication statement.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "discharge",
            "display": "Discharge",
            "definition": "Includes requests for medications created when the patient is being released from a facility."
        },
        {
            "code": "leave",
            "display": "Leave",
            "definition": "Requests for medications that the patient will take away with them during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff."
        }
    ]
}


UK Core Medication Supply Type

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationSupplyType defines the following codes:

CodeDisplay
over-the-counterOver the counter
emergency-supplyEmergency supply
patient-group-directionPatient group direction
minor-ailments-schemeMinor ailments scheme
prescription-dispensingPrescription dispensing
private-prescription-dispensingPrivate prescription dispensing
self-declaredSelf declared

Table View

CodeSystem.id[0]UKCore-MedicationSupplyType
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationSupplyType
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCoreMedicationSupplyType
CodeSystem.title[0]UK Core Medication Supply Type
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A CodeSystem to identify the type of medication supply.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]over-the-counter
CodeSystem.concept[0].display[0]Over the counter
CodeSystem.concept[1].code[0]emergency-supply
CodeSystem.concept[1].display[0]Emergency supply
CodeSystem.concept[2].code[0]patient-group-direction
CodeSystem.concept[2].display[0]Patient group direction
CodeSystem.concept[3].code[0]minor-ailments-scheme
CodeSystem.concept[3].display[0]Minor ailments scheme
CodeSystem.concept[4].code[0]prescription-dispensing
CodeSystem.concept[4].display[0]Prescription dispensing
CodeSystem.concept[5].code[0]private-prescription-dispensing
CodeSystem.concept[5].display[0]Private prescription dispensing
CodeSystem.concept[6].code[0]self-declared
CodeSystem.concept[6].display[0]Self declared

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-MedicationSupplyType" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationSupplyType" />
    <version value="2.1.0" />
    <name value="UKCoreMedicationSupplyType" />
    <title value="UK Core Medication Supply Type" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A CodeSystem to identify the type of medication supply." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="over-the-counter" />
        <display value="Over the counter" />
    </concept>
    <concept>
        <code value="emergency-supply" />
        <display value="Emergency supply" />
    </concept>
    <concept>
        <code value="patient-group-direction" />
        <display value="Patient group direction" />
    </concept>
    <concept>
        <code value="minor-ailments-scheme" />
        <display value="Minor ailments scheme" />
    </concept>
    <concept>
        <code value="prescription-dispensing" />
        <display value="Prescription dispensing" />
    </concept>
    <concept>
        <code value="private-prescription-dispensing" />
        <display value="Private prescription dispensing" />
    </concept>
    <concept>
        <code value="self-declared" />
        <display value="Self declared" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-MedicationSupplyType",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationSupplyType",
    "version": "2.1.0",
    "name": "UKCoreMedicationSupplyType",
    "title": "UK Core Medication Supply Type",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A CodeSystem to identify the type of medication supply.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "over-the-counter",
            "display": "Over the counter"
        },
        {
            "code": "emergency-supply",
            "display": "Emergency supply"
        },
        {
            "code": "patient-group-direction",
            "display": "Patient group direction"
        },
        {
            "code": "minor-ailments-scheme",
            "display": "Minor ailments scheme"
        },
        {
            "code": "prescription-dispensing",
            "display": "Prescription dispensing"
        },
        {
            "code": "private-prescription-dispensing",
            "display": "Private prescription dispensing"
        },
        {
            "code": "self-declared",
            "display": "Self declared"
        }
    ]
}


UK Core NHS Number Verification Status

HTML View

Filters

CodeDescriptionOperatorValue
ApplicableCountryFilter to identify an applicable country for a conceptEqualApplicableCountry

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatus defines the following codes:

CodeDisplayApplicableCountry
number-present-and-verifiedNumber present and verifiedEngland
number-present-but-not-tracedNumber present but not tracedEngland
trace-requiredTrace requiredEngland
trace-attemptedTrace attempted - No match or multiple match foundEngland
trace-needs-to-be-resolvedTrace needs to be resolved - (NHS number or patient detail conflict)England
trace-in-progressTrace in progressEngland
number-not-present-and-trace-not-requiredNumber not present and trace not requiredEngland
trace-postponedTrace postponed (baby under six weeks old)England
number-present-and-traced-using-welsh-nhs-arNumber present and traced using Welsh NHS ARWales

Properties

CodeURLDescriptionType
ApplicableCountryA UK country where the concept is known to be applicable based on the source information used to construct this CodeSystem as identified within the CodeSystem.identifier fields. In each case this can be one of: England | Scotland | Wales | Northern IrelandString

Table View

CodeSystem.id[0]UKCore-NHSNumberVerificationStatus
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatus
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCoreNHSNumberVerificationStatus
CodeSystem.title[0]UK Core NHS Number Verification Status
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A CodeSystem that identifies the trace status of an NHS Number with respect to a national source of NHS Numbers.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.filter[0].code[0]ApplicableCountry
CodeSystem.filter[0].description[0]Filter to identify an applicable country for a concept
CodeSystem.filter[0].operator[0]=
CodeSystem.filter[0].value[0]ApplicableCountry
CodeSystem.property[0].code[0]ApplicableCountry
CodeSystem.property[0].description[0]A UK country where the concept is known to be applicable based on the source information used to construct this CodeSystem as identified within the CodeSystem.identifier fields. In each case this can be one of: England | Scotland | Wales | Northern Ireland
CodeSystem.property[0].type[0]string
CodeSystem.concept[0].code[0]number-present-and-verified
CodeSystem.concept[0].display[0]Number present and verified
CodeSystem.concept[0].property[0].code[0]ApplicableCountry
CodeSystem.concept[0].property[0].valueString[0]England
CodeSystem.concept[0].property[1].code[0]ApplicableCountry
CodeSystem.concept[0].property[1].valueString[0]Wales
CodeSystem.concept[1].code[0]number-present-but-not-traced
CodeSystem.concept[1].display[0]Number present but not traced
CodeSystem.concept[1].property[0].code[0]ApplicableCountry
CodeSystem.concept[1].property[0].valueString[0]England
CodeSystem.concept[1].property[1].code[0]ApplicableCountry
CodeSystem.concept[1].property[1].valueString[0]Wales
CodeSystem.concept[2].code[0]trace-required
CodeSystem.concept[2].display[0]Trace required
CodeSystem.concept[2].property[0].code[0]ApplicableCountry
CodeSystem.concept[2].property[0].valueString[0]England
CodeSystem.concept[2].property[1].code[0]ApplicableCountry
CodeSystem.concept[2].property[1].valueString[0]Wales
CodeSystem.concept[3].code[0]trace-attempted
CodeSystem.concept[3].display[0]Trace attempted - No match or multiple match found
CodeSystem.concept[3].property[0].code[0]ApplicableCountry
CodeSystem.concept[3].property[0].valueString[0]England
CodeSystem.concept[3].property[1].code[0]ApplicableCountry
CodeSystem.concept[3].property[1].valueString[0]Wales
CodeSystem.concept[4].code[0]trace-needs-to-be-resolved
CodeSystem.concept[4].display[0]Trace needs to be resolved - (NHS number or patient detail conflict)
CodeSystem.concept[4].property[0].code[0]ApplicableCountry
CodeSystem.concept[4].property[0].valueString[0]England
CodeSystem.concept[4].property[1].code[0]ApplicableCountry
CodeSystem.concept[4].property[1].valueString[0]Wales
CodeSystem.concept[5].code[0]trace-in-progress
CodeSystem.concept[5].display[0]Trace in progress
CodeSystem.concept[5].property[0].code[0]ApplicableCountry
CodeSystem.concept[5].property[0].valueString[0]England
CodeSystem.concept[5].property[1].code[0]ApplicableCountry
CodeSystem.concept[5].property[1].valueString[0]Wales
CodeSystem.concept[6].code[0]number-not-present-and-trace-not-required
CodeSystem.concept[6].display[0]Number not present and trace not required
CodeSystem.concept[6].property[0].code[0]ApplicableCountry
CodeSystem.concept[6].property[0].valueString[0]England
CodeSystem.concept[6].property[1].code[0]ApplicableCountry
CodeSystem.concept[6].property[1].valueString[0]Wales
CodeSystem.concept[7].code[0]trace-postponed
CodeSystem.concept[7].display[0]Trace postponed (baby under six weeks old)
CodeSystem.concept[7].property[0].code[0]ApplicableCountry
CodeSystem.concept[7].property[0].valueString[0]England
CodeSystem.concept[7].property[1].code[0]ApplicableCountry
CodeSystem.concept[7].property[1].valueString[0]Wales
CodeSystem.concept[8].code[0]number-present-and-traced-using-welsh-nhs-ar
CodeSystem.concept[8].display[0]Number present and traced using Welsh NHS AR
CodeSystem.concept[8].property[0].code[0]ApplicableCountry
CodeSystem.concept[8].property[0].valueString[0]Wales

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-NHSNumberVerificationStatus" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatus" />
    <version value="2.1.0" />
    <name value="UKCoreNHSNumberVerificationStatus" />
    <title value="UK Core NHS Number Verification Status" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A CodeSystem that identifies the trace status of an NHS Number with respect to a national source of NHS Numbers." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <filter>
        <code value="ApplicableCountry" />
        <description value="Filter to identify an applicable country for a concept" />
        <operator value="=" />
        <value value="ApplicableCountry" />
    </filter>
    <property>
        <code value="ApplicableCountry" />
        <description value="A UK country where the concept is known to be applicable based on the source information used to construct this CodeSystem as identified within the CodeSystem.identifier fields. In each case this can be one of: England | Scotland | Wales | Northern Ireland" />
        <type value="string" />
    </property>
    <concept>
        <code value="number-present-and-verified" />
        <display value="Number present and verified" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="England" />
        </property>
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Wales" />
        </property>
    </concept>
    <concept>
        <code value="number-present-but-not-traced" />
        <display value="Number present but not traced" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="England" />
        </property>
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Wales" />
        </property>
    </concept>
    <concept>
        <code value="trace-required" />
        <display value="Trace required" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="England" />
        </property>
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Wales" />
        </property>
    </concept>
    <concept>
        <code value="trace-attempted" />
        <display value="Trace attempted - No match or multiple match found" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="England" />
        </property>
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Wales" />
        </property>
    </concept>
    <concept>
        <code value="trace-needs-to-be-resolved" />
        <display value="Trace needs to be resolved - (NHS number or patient detail conflict)" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="England" />
        </property>
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Wales" />
        </property>
    </concept>
    <concept>
        <code value="trace-in-progress" />
        <display value="Trace in progress" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="England" />
        </property>
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Wales" />
        </property>
    </concept>
    <concept>
        <code value="number-not-present-and-trace-not-required" />
        <display value="Number not present and trace not required" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="England" />
        </property>
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Wales" />
        </property>
    </concept>
    <concept>
        <code value="trace-postponed" />
        <display value="Trace postponed (baby under six weeks old)" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="England" />
        </property>
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Wales" />
        </property>
    </concept>
    <concept>
        <code value="number-present-and-traced-using-welsh-nhs-ar" />
        <display value="Number present and traced using Welsh NHS AR" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Wales" />
        </property>
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-NHSNumberVerificationStatus",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatus",
    "version": "2.1.0",
    "name": "UKCoreNHSNumberVerificationStatus",
    "title": "UK Core NHS Number Verification Status",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A CodeSystem that identifies the trace status of an NHS Number with respect to a national source of NHS Numbers.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "filter":  [
        {
            "code": "ApplicableCountry",
            "description": "Filter to identify an applicable country for a concept",
            "operator":  [
                "="
            ],
            "value": "ApplicableCountry"
        }
    ],
    "property":  [
        {
            "code": "ApplicableCountry",
            "description": "A UK country where the concept is known to be applicable based on the source information used to construct this CodeSystem as identified within the CodeSystem.identifier fields. In each case this can be one of: England | Scotland | Wales | Northern Ireland",
            "type": "string"
        }
    ],
    "concept":  [
        {
            "code": "number-present-and-verified",
            "display": "Number present and verified",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "England"
                },
                {
                    "code": "ApplicableCountry",
                    "valueString": "Wales"
                }
            ]
        },
        {
            "code": "number-present-but-not-traced",
            "display": "Number present but not traced",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "England"
                },
                {
                    "code": "ApplicableCountry",
                    "valueString": "Wales"
                }
            ]
        },
        {
            "code": "trace-required",
            "display": "Trace required",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "England"
                },
                {
                    "code": "ApplicableCountry",
                    "valueString": "Wales"
                }
            ]
        },
        {
            "code": "trace-attempted",
            "display": "Trace attempted - No match or multiple match found",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "England"
                },
                {
                    "code": "ApplicableCountry",
                    "valueString": "Wales"
                }
            ]
        },
        {
            "code": "trace-needs-to-be-resolved",
            "display": "Trace needs to be resolved - (NHS number or patient detail conflict)",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "England"
                },
                {
                    "code": "ApplicableCountry",
                    "valueString": "Wales"
                }
            ]
        },
        {
            "code": "trace-in-progress",
            "display": "Trace in progress",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "England"
                },
                {
                    "code": "ApplicableCountry",
                    "valueString": "Wales"
                }
            ]
        },
        {
            "code": "number-not-present-and-trace-not-required",
            "display": "Number not present and trace not required",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "England"
                },
                {
                    "code": "ApplicableCountry",
                    "valueString": "Wales"
                }
            ]
        },
        {
            "code": "trace-postponed",
            "display": "Trace postponed (baby under six weeks old)",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "England"
                },
                {
                    "code": "ApplicableCountry",
                    "valueString": "Wales"
                }
            ]
        },
        {
            "code": "number-present-and-traced-using-welsh-nhs-ar",
            "display": "Number present and traced using Welsh NHS AR",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "Wales"
                }
            ]
        }
    ]
}


UK Core Other Contact System

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-OtherContactSystem defines the following codes:

CodeDisplay
textphoneMinicom (Textphone)

Table View

CodeSystem.id[0]UKCore-OtherContactSystem
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-OtherContactSystem
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCoreOtherContactSystem
CodeSystem.title[0]UK Core Other Contact System
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A CodeSystem to identify other contact systems.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]textphone
CodeSystem.concept[0].display[0]Minicom (Textphone)

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-OtherContactSystem" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-OtherContactSystem" />
    <version value="2.1.0" />
    <name value="UKCoreOtherContactSystem" />
    <title value="UK Core Other Contact System" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A CodeSystem to identify other contact systems." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="textphone" />
        <display value="Minicom (Textphone)" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-OtherContactSystem",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-OtherContactSystem",
    "version": "2.1.0",
    "name": "UKCoreOtherContactSystem",
    "title": "UK Core Other Contact System",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A CodeSystem to identify other contact systems.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "textphone",
            "display": "Minicom (Textphone)"
        }
    ]
}


UK Core Person Marital Status

HTML View

Filters

CodeDescriptionOperatorValue
ApplicableCountryFilter to identify an applicable country for a conceptEqualApplicableCountry

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-PersonMaritalStatus defines the following codes:

CodeDisplayApplicableCountry
married-or-civil-partnerMarried/Civil PartnerEngland
civil-partnerCivil PartnerScotland
never-married-nor-registered-civil-partnershipNever married nor registered civil partnershipScotland
divorced-or-civil-partnership-dissolvedDivorced/Person whose Civil Partnership has been dissolvedEngland
civil-partnership-dissolvedPerson whose Civil Partnership has been dissolvedScotland
widowed-or-surviving-civil-partnerWidowed/Surviving Civil PartnerEngland
surviving-civil-partnerSurviving Civil PartnerScotland
not-disclosed-or-unknownNot disclosed or unknownWales
not-disclosedNot disclosedEngland

Properties

CodeURLDescriptionType
ApplicableCountryA UK country where the concept is known to be applicable based on the source information used to construct this CodeSystem as identified within the CodeSystem.identifier fields. In each case this can be one of: England | Scotland | Wales | Northern IrelandString

Table View

CodeSystem.id[0]UKCore-PersonMaritalStatus
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-PersonMaritalStatus
CodeSystem.version[0]1.0.0
CodeSystem.name[0]UKCorePersonMaritalStatus
CodeSystem.title[0]UK Core Person Marital Status
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A set of code from Data Dictionaries used within the UK not already covered by more specific concepts in the HL7 FHIR standard Value Set
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.filter[0].code[0]ApplicableCountry
CodeSystem.filter[0].description[0]Filter to identify an applicable country for a concept
CodeSystem.filter[0].operator[0]=
CodeSystem.filter[0].value[0]ApplicableCountry
CodeSystem.property[0].code[0]ApplicableCountry
CodeSystem.property[0].description[0]A UK country where the concept is known to be applicable based on the source information used to construct this CodeSystem as identified within the CodeSystem.identifier fields. In each case this can be one of: England | Scotland | Wales | Northern Ireland
CodeSystem.property[0].type[0]string
CodeSystem.concept[0].code[0]married-or-civil-partner
CodeSystem.concept[0].display[0]Married/Civil Partner
CodeSystem.concept[0].property[0].code[0]ApplicableCountry
CodeSystem.concept[0].property[0].valueString[0]England
CodeSystem.concept[1].code[0]civil-partner
CodeSystem.concept[1].display[0]Civil Partner
CodeSystem.concept[1].property[0].code[0]ApplicableCountry
CodeSystem.concept[1].property[0].valueString[0]Scotland
CodeSystem.concept[1].property[1].code[0]ApplicableCountry
CodeSystem.concept[1].property[1].valueString[0]Wales
CodeSystem.concept[2].code[0]never-married-nor-registered-civil-partnership
CodeSystem.concept[2].display[0]Never married nor registered civil partnership
CodeSystem.concept[2].property[0].code[0]ApplicableCountry
CodeSystem.concept[2].property[0].valueString[0]Scotland
CodeSystem.concept[3].code[0]divorced-or-civil-partnership-dissolved
CodeSystem.concept[3].display[0]Divorced/Person whose Civil Partnership has been dissolved
CodeSystem.concept[3].property[0].code[0]ApplicableCountry
CodeSystem.concept[3].property[0].valueString[0]England
CodeSystem.concept[4].code[0]civil-partnership-dissolved
CodeSystem.concept[4].display[0]Person whose Civil Partnership has been dissolved
CodeSystem.concept[4].property[0].code[0]ApplicableCountry
CodeSystem.concept[4].property[0].valueString[0]Scotland
CodeSystem.concept[4].property[1].code[0]ApplicableCountry
CodeSystem.concept[4].property[1].valueString[0]Wales
CodeSystem.concept[5].code[0]widowed-or-surviving-civil-partner
CodeSystem.concept[5].display[0]Widowed/Surviving Civil Partner
CodeSystem.concept[5].property[0].code[0]ApplicableCountry
CodeSystem.concept[5].property[0].valueString[0]England
CodeSystem.concept[6].code[0]surviving-civil-partner
CodeSystem.concept[6].display[0]Surviving Civil Partner
CodeSystem.concept[6].property[0].code[0]ApplicableCountry
CodeSystem.concept[6].property[0].valueString[0]Scotland
CodeSystem.concept[6].property[1].code[0]ApplicableCountry
CodeSystem.concept[6].property[1].valueString[0]Wales
CodeSystem.concept[7].code[0]not-disclosed-or-unknown
CodeSystem.concept[7].display[0]Not disclosed or unknown
CodeSystem.concept[7].property[0].code[0]ApplicableCountry
CodeSystem.concept[7].property[0].valueString[0]Wales
CodeSystem.concept[8].code[0]not-disclosed
CodeSystem.concept[8].display[0]Not disclosed
CodeSystem.concept[8].property[0].code[0]ApplicableCountry
CodeSystem.concept[8].property[0].valueString[0]England

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-PersonMaritalStatus" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PersonMaritalStatus" />
    <version value="1.0.0" />
    <name value="UKCorePersonMaritalStatus" />
    <title value="UK Core Person Marital Status" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A set of code from Data Dictionaries used within the UK not already covered by more specific concepts in the HL7 FHIR standard Value Set" />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <filter>
        <code value="ApplicableCountry" />
        <description value="Filter to identify an applicable country for a concept" />
        <operator value="=" />
        <value value="ApplicableCountry" />
    </filter>
    <property>
        <code value="ApplicableCountry" />
        <description value="A UK country where the concept is known to be applicable based on the source information used to construct this CodeSystem as identified within the CodeSystem.identifier fields. In each case this can be one of: England | Scotland | Wales | Northern Ireland" />
        <type value="string" />
    </property>
    <concept>
        <code value="married-or-civil-partner" />
        <display value="Married/Civil Partner" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="England" />
        </property>
    </concept>
    <concept>
        <code value="civil-partner" />
        <display value="Civil Partner" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Scotland" />
        </property>
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Wales" />
        </property>
    </concept>
    <concept>
        <code value="never-married-nor-registered-civil-partnership" />
        <display value="Never married nor registered civil partnership" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Scotland" />
        </property>
    </concept>
    <concept>
        <code value="divorced-or-civil-partnership-dissolved" />
        <display value="Divorced/Person whose Civil Partnership has been dissolved" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="England" />
        </property>
    </concept>
    <concept>
        <code value="civil-partnership-dissolved" />
        <display value="Person whose Civil Partnership has been dissolved" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Scotland" />
        </property>
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Wales" />
        </property>
    </concept>
    <concept>
        <code value="widowed-or-surviving-civil-partner" />
        <display value="Widowed/Surviving Civil Partner" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="England" />
        </property>
    </concept>
    <concept>
        <code value="surviving-civil-partner" />
        <display value="Surviving Civil Partner" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Scotland" />
        </property>
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Wales" />
        </property>
    </concept>
    <concept>
        <code value="not-disclosed-or-unknown" />
        <display value="Not disclosed or unknown" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="Wales" />
        </property>
    </concept>
    <concept>
        <code value="not-disclosed" />
        <display value="Not disclosed" />
        <property>
            <code value="ApplicableCountry" />
            <valueString value="England" />
        </property>
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-PersonMaritalStatus",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PersonMaritalStatus",
    "version": "1.0.0",
    "name": "UKCorePersonMaritalStatus",
    "title": "UK Core Person Marital Status",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A set of code from Data Dictionaries used within the UK not already covered by more specific concepts in the HL7 FHIR standard Value Set",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "filter":  [
        {
            "code": "ApplicableCountry",
            "description": "Filter to identify an applicable country for a concept",
            "operator":  [
                "="
            ],
            "value": "ApplicableCountry"
        }
    ],
    "property":  [
        {
            "code": "ApplicableCountry",
            "description": "A UK country where the concept is known to be applicable based on the source information used to construct this CodeSystem as identified within the CodeSystem.identifier fields. In each case this can be one of: England | Scotland | Wales | Northern Ireland",
            "type": "string"
        }
    ],
    "concept":  [
        {
            "code": "married-or-civil-partner",
            "display": "Married/Civil Partner",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "England"
                }
            ]
        },
        {
            "code": "civil-partner",
            "display": "Civil Partner",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "Scotland"
                },
                {
                    "code": "ApplicableCountry",
                    "valueString": "Wales"
                }
            ]
        },
        {
            "code": "never-married-nor-registered-civil-partnership",
            "display": "Never married nor registered civil partnership",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "Scotland"
                }
            ]
        },
        {
            "code": "divorced-or-civil-partnership-dissolved",
            "display": "Divorced/Person whose Civil Partnership has been dissolved",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "England"
                }
            ]
        },
        {
            "code": "civil-partnership-dissolved",
            "display": "Person whose Civil Partnership has been dissolved",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "Scotland"
                },
                {
                    "code": "ApplicableCountry",
                    "valueString": "Wales"
                }
            ]
        },
        {
            "code": "widowed-or-surviving-civil-partner",
            "display": "Widowed/Surviving Civil Partner",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "England"
                }
            ]
        },
        {
            "code": "surviving-civil-partner",
            "display": "Surviving Civil Partner",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "Scotland"
                },
                {
                    "code": "ApplicableCountry",
                    "valueString": "Wales"
                }
            ]
        },
        {
            "code": "not-disclosed-or-unknown",
            "display": "Not disclosed or unknown",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "Wales"
                }
            ]
        },
        {
            "code": "not-disclosed",
            "display": "Not disclosed",
            "property":  [
                {
                    "code": "ApplicableCountry",
                    "valueString": "England"
                }
            ]
        }
    ]
}


UK Core Preferred Contact Method

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod defines the following codes:

CodeDisplay
1Letter
2Visit
3Telephone
4E-mail
5Minicom (Textphone)
6Telephone contact via proxy
7Sign language
8No Telephone contact

Table View

CodeSystem.id[0]UKCore-PreferredContactMethod
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCorePreferredContactMethod
CodeSystem.title[0]UK Core Preferred Contact Method
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A CodeSystem to identify the preferred contact method of a patient, contact or related person.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]1
CodeSystem.concept[0].display[0]Letter
CodeSystem.concept[1].code[0]2
CodeSystem.concept[1].display[0]Visit
CodeSystem.concept[2].code[0]3
CodeSystem.concept[2].display[0]Telephone
CodeSystem.concept[3].code[0]4
CodeSystem.concept[3].display[0]E-mail
CodeSystem.concept[4].code[0]5
CodeSystem.concept[4].display[0]Minicom (Textphone)
CodeSystem.concept[5].code[0]6
CodeSystem.concept[5].display[0]Telephone contact via proxy
CodeSystem.concept[6].code[0]7
CodeSystem.concept[6].display[0]Sign language
CodeSystem.concept[7].code[0]8
CodeSystem.concept[7].display[0]No Telephone contact

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-PreferredContactMethod" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod" />
    <version value="2.1.0" />
    <name value="UKCorePreferredContactMethod" />
    <title value="UK Core Preferred Contact Method" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A CodeSystem to identify the preferred contact method of a patient, contact or related person." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="1" />
        <display value="Letter" />
    </concept>
    <concept>
        <code value="2" />
        <display value="Visit" />
    </concept>
    <concept>
        <code value="3" />
        <display value="Telephone" />
    </concept>
    <concept>
        <code value="4" />
        <display value="E-mail" />
    </concept>
    <concept>
        <code value="5" />
        <display value="Minicom (Textphone)" />
    </concept>
    <concept>
        <code value="6" />
        <display value="Telephone contact via proxy" />
    </concept>
    <concept>
        <code value="7" />
        <display value="Sign language" />
    </concept>
    <concept>
        <code value="8" />
        <display value="No Telephone contact" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-PreferredContactMethod",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod",
    "version": "2.1.0",
    "name": "UKCorePreferredContactMethod",
    "title": "UK Core Preferred Contact Method",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A CodeSystem to identify the preferred contact method of a patient, contact or related person.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "1",
            "display": "Letter"
        },
        {
            "code": "2",
            "display": "Visit"
        },
        {
            "code": "3",
            "display": "Telephone"
        },
        {
            "code": "4",
            "display": "E-mail"
        },
        {
            "code": "5",
            "display": "Minicom (Textphone)"
        },
        {
            "code": "6",
            "display": "Telephone contact via proxy"
        },
        {
            "code": "7",
            "display": "Sign language"
        },
        {
            "code": "8",
            "display": "No Telephone contact"
        }
    ]
}


UK Core Preferred Written Communication Format

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat defines the following codes:

CodeDisplay
11Large print
12Braille
13Audio tape

Table View

CodeSystem.id[0]UKCore-PreferredWrittenCommunicationFormat
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCorePreferredWrittenCommunicationFormat
CodeSystem.title[0]UK Core Preferred Written Communication Format
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A CodeSystem to identify the preferred written communication format of a patient, contact or related person.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]11
CodeSystem.concept[0].display[0]Large print
CodeSystem.concept[1].code[0]12
CodeSystem.concept[1].display[0]Braille
CodeSystem.concept[2].code[0]13
CodeSystem.concept[2].display[0]Audio tape

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-PreferredWrittenCommunicationFormat" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat" />
    <version value="2.1.0" />
    <name value="UKCorePreferredWrittenCommunicationFormat" />
    <title value="UK Core Preferred Written Communication Format" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A CodeSystem to identify the preferred written communication format of a patient, contact or related person." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="11" />
        <display value="Large print" />
    </concept>
    <concept>
        <code value="12" />
        <display value="Braille" />
    </concept>
    <concept>
        <code value="13" />
        <display value="Audio tape" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-PreferredWrittenCommunicationFormat",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat",
    "version": "2.1.0",
    "name": "UKCorePreferredWrittenCommunicationFormat",
    "title": "UK Core Preferred Written Communication Format",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A CodeSystem to identify the preferred written communication format of a patient, contact or related person.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "11",
            "display": "Large print"
        },
        {
            "code": "12",
            "display": "Braille"
        },
        {
            "code": "13",
            "display": "Audio tape"
        }
    ]
}


UK Core Prescription Type

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-PrescriptionType defines the following codes:

CodeDisplay
acuteAcute
repeatRepeat
repeat-dispensingRepeat dispensing
delayed-prescribingDelayed prescribing

Table View

CodeSystem.id[0]UKCore-PrescriptionType
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-PrescriptionType
CodeSystem.version[0]2.0.0
CodeSystem.name[0]UKCorePrescriptionType
CodeSystem.title[0]UK Core Prescription Type
CodeSystem.status[0]retired
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A CodeSystem to identify the type of prescription.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]acute
CodeSystem.concept[0].display[0]Acute
CodeSystem.concept[1].code[0]repeat
CodeSystem.concept[1].display[0]Repeat
CodeSystem.concept[2].code[0]repeat-dispensing
CodeSystem.concept[2].display[0]Repeat dispensing
CodeSystem.concept[3].code[0]delayed-prescribing
CodeSystem.concept[3].display[0]Delayed prescribing

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-PrescriptionType" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PrescriptionType" />
    <version value="2.0.0" />
    <name value="UKCorePrescriptionType" />
    <title value="UK Core Prescription Type" />
    <status value="retired" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A CodeSystem to identify the type of prescription." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="acute" />
        <display value="Acute" />
    </concept>
    <concept>
        <code value="repeat" />
        <display value="Repeat" />
    </concept>
    <concept>
        <code value="repeat-dispensing" />
        <display value="Repeat dispensing" />
    </concept>
    <concept>
        <code value="delayed-prescribing" />
        <display value="Delayed prescribing" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-PrescriptionType",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PrescriptionType",
    "version": "2.0.0",
    "name": "UKCorePrescriptionType",
    "title": "UK Core Prescription Type",
    "status": "retired",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A CodeSystem to identify the type of prescription.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "acute",
            "display": "Acute"
        },
        {
            "code": "repeat",
            "display": "Repeat"
        },
        {
            "code": "repeat-dispensing",
            "display": "Repeat dispensing"
        },
        {
            "code": "delayed-prescribing",
            "display": "Delayed prescribing"
        }
    ]
}


UK Core Residential Status

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-ResidentialStatus defines the following codes:

CodeDisplay
HUK Resident
OOverseas Resident

Table View

CodeSystem.id[0]UKCore-ResidentialStatus
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-ResidentialStatus
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCoreResidentialStatus
CodeSystem.title[0]UK Core Residential Status
CodeSystem.status[0]active
CodeSystem.date[0]2021-09-10
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A CodeSystem that identifies the residential status of a patient.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]H
CodeSystem.concept[0].display[0]UK Resident
CodeSystem.concept[1].code[0]O
CodeSystem.concept[1].display[0]Overseas Resident

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-ResidentialStatus" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ResidentialStatus" />
    <version value="2.1.0" />
    <name value="UKCoreResidentialStatus" />
    <title value="UK Core Residential Status" />
    <status value="active" />
    <date value="2021-09-10" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A CodeSystem that identifies the residential status of a patient." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="H" />
        <display value="UK Resident" />
    </concept>
    <concept>
        <code value="O" />
        <display value="Overseas Resident" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-ResidentialStatus",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ResidentialStatus",
    "version": "2.1.0",
    "name": "UKCoreResidentialStatus",
    "title": "UK Core Residential Status",
    "status": "active",
    "date": "2021-09-10",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A CodeSystem that identifies the residential status of a patient.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "H",
            "display": "UK Resident"
        },
        {
            "code": "O",
            "display": "Overseas Resident"
        }
    ]
}


UK Core Record Standard Headings

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings defines the following codes:

CodeDisplay
actionsActions
clinical-administrationClinical administration
current-palliative-oncology-treatmentCurrent palliative oncology treatment
current-supportive-care-for-terminal-illnessCurrent supportive care for terminal illness
interventionIntervention
intervention-on-development-of-symptomsIntervention on development of symptoms
medical-follow-upMedical follow-up
medical-follow-up-normalMedical follow-up - normal
mental-health-therapy-follow-upMental health therapy follow-up
participationParticipation
planned-supportive-care-for-terminal-illnessPlanned supportive care for terminal illness
treatmentTreatment
oncology-treatmentOncology treatment
planned-treatmentPlanned treatment
planned-palliative-oncology-treatmentPlanned palliative oncology treatment
ultraviolet-light-therapy-treatment-recordUltraviolet light therapy treatment record
admission-detailsAdmission details
advance-decisions-about-treatmentAdvance decisions about treatment
advance-decision-to-refuse-treatmentAdvance decision to refuse treatment
advance-statementAdvance statement
allergies-and-adverse-reactionAllergies and adverse reaction
appointmentAppointment
community-disease-modifying-antirheumatic-drug-monitoring-appointmentCommunity disease modifying antirheumatic drug monitoring appointment
emergency-appointmentEmergency appointment
new-appointmentNew appointment
review-appointmentReview appointment
assessment-scalesAssessment scales
attendance-detailsAttendance details
clinical-narrativeClinical narrative
clinical-risk-assessmentClinical risk assessment
clinical-summaryClinical summary
confidential-patient-dataConfidential patient data
consent-for-information-sharingConsent for information sharing
consent-for-treatment-recordConsent for treatment record
consent-for-treatment-intervention-recordConsent for treatment/intervention record
consent-relating-to-childConsent relating to child
contact-for-further-informationContact for further information
deprivation-of-liberty-safeguards-or-equivalentDeprivation of Liberty Safeguards or equivalent
diagnosesDiagnoses
discharge-detailsDischarge details
disposition-detailsDisposition details
distribution-listDistribution list
drug/substance-useDrug/substance use
educational-historyEducational history
ended-allergiesEnded allergies
expectation-of-referralExpectation of referral
family-historyFamily history
general-practitioner-practiceGeneral practitioner practice
handover-detailsHandover details
health-characteristicsHealth characteristics
acute-medicationAcute medication
carer-perception-of-problemCarer perception of problem
diagnosisDiagnosis
examination-findingsExamination findings
historyHistory
diagnostic-historyDiagnostic history
diagnostic-history-oncologyDiagnostic history - oncology
patient-narrativePatient narrative
professional-narrativeProfessional narrative
hobbies-and-interestsHobbies and interests
outcomeOutcome
patient-encounter-administration-dataPatient encounter administration data
patient-perception-of-problemPatient perception of problem
relevant-medical-informationRelevant medical information
repeat-medicationRepeat medication
discontinued-repeat-medicationDiscontinued repeat medication
social-circumstancesSocial circumstances
test-resultTest result
workplace-ergonomicsWorkplace ergonomics
histocompatibility-and-immunogeneticsHistocompatibility and immunogenetics
immunisationsImmunisations
incident-detailsIncident details
individual-requirementIndividual requirement
individual-requirementsIndividual requirements
individualised-treatment-guidelineIndividualised Treatment Guideline
information-givenInformation given
information-and-advice-givenInformation and advice given
investigation-resultsInvestigation results
investigations-and-procedures-requestedInvestigations and procedures requested
investigations-and-resultsInvestigations and results
investigations-requestedInvestigations requested
lasting-or-enduring-power-of-attorney-or-similarLasting or enduring power of attorney or similar
lasting-power-of-attorney-for-health-and-welfare-or-court-appointed-deputy-or-equivalentLasting power of attorney for health and welfare or court-appointed deputy or equivalent
legal-informationLegal information
life-extinct-detailsLife extinct details
lifestyleLifestyle
medications-and-medical-devicesMedications and medical devices
active-medicationsActive medications
discontinued-medicationsDiscontinued medications
medical-devicesMedical devices
mental-capacity-assessmentMental capacity assessment
mental-health-act-or-equivalent-statusMental Health Act or equivalent status
most-senior-healthcare-professional-presentMost senior healthcare professional present
nuclear-medicine-imagesNuclear medicine images
observationsObservations
occupational-historyOccupational history
organ-and-tissue-donationOrgan and tissue donation
outpatient-detailsOutpatient details
outstanding-issuesOutstanding issues
participation-in-researchParticipation in research
patient-and-carer-concernsPatient and carer concerns
patient-and-carer-concerns-expectations-and-wishesPatient and carer concerns, expectations and wishes
patient-demographicsPatient demographics
patients-expectation-of-referralPatient's expectation of referral
patients-reason-for-referralPatient's reason for referral
person-completing-recordPerson completing record
person-handing-overPerson handing over
person-receiving-handoverPerson receiving handover
plan-and-requested-actionsPlan and requested actions
presenting-complaints-or-issuesPresenting complaints or issues
problems-and-issuesProblems and issues
procedure-codes-communityProcedure codes (community)
proceduresProcedures
procedures-requestedProcedures requested
professional-contactsProfessional contacts
reason-for-admissionReason for admission
reason-for-contactReason for contact
reason-for-handoverReason for handover
reasonable-adjustments-for-health-and-care-accessReasonable adjustments for health and care access
referral-detailsReferral details
referrer-detailsReferrer details
referral-modesReferral modes
inbound-referralInbound referral
letter-with-patientLetter with patient
outbound-referralOutbound referral
request-form-or-letter-sent-by-mail-emailRequest form or letter sent by mail/email
telephone-contact-onlyTelephone contact only
relevant-clinical-risk-factorsRelevant clinical risk factors
relevant-past-medical-surgical-and-mental-health-historyRelevant past medical, surgical and mental health history
request-typesRequest types
diagnostic-imaging-requestDiagnostic imaging request
diagnostic-imaging-request-summaryDiagnostic imaging request summary
relevant-clinical-information-for-diagnostic-imaging-requestRelevant clinical information for diagnostic imaging request
relevant-supporting-information-for-diagnostic-imaging-requestRelevant supporting information for diagnostic imaging request
fulfiller-requestFulfiller request
fulfiller-request-detailsFulfiller request details
requestRequest
review-of-systemsReview of systems
risk-from-othersRisk from others
risk-informationRisk information
risk-mitigationRisk mitigation
risks-to-othersRisks to others
risks-to-selfRisks to self
role-viewsRole views
abstract-problem-nodeAbstract problem node
alertsAlerts
problemsProblems
reason-for-encounterReason for encounter
reason-for-referralReason for referral
reason-for-repeat-laboratory-testReason for repeat laboratory test
safeguardingSafeguarding
safeguarding-issuesSafeguarding issues
safety-alertsSafety alerts
screening-invitation-mediumScreening invitation medium
screening-methodScreening method
senior-reviewing-clinicianSenior reviewing clinician
services-and-careServices and care
social-contextSocial context
special-requirementsSpecial requirements
time-modifiersTime modifiers
futureFuture
outlookOutlook
aim-goalAim/goal
at-risk-ofAt risk of
risk-to-patientRisk to patient
planPlan
pastPast
past-actionsPast actions
past-health-characteristicsPast health characteristics
present-timePresent - time
treatments-and-interventionsTreatments and interventions
treatments-and-interventions-and-changes-made-to-treatmentsTreatments and interventions and changes made to treatments
visual-field-reportVisual field report

Table View

CodeSystem.id[0]UKCore-RecordStandardHeadings
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCoreRecordStandardHeadings
CodeSystem.title[0]UK Core Record Standard Headings
CodeSystem.status[0]active
CodeSystem.date[0]2022-01-07
CodeSystem.publisher[0]HL7 UK
CodeSystem.contact[0].name[0]HL7 UK
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]secretariat@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.contact[1].name[0]NHS Digital
CodeSystem.contact[1].telecom[0].system[0]email
CodeSystem.contact[1].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[1].telecom[0].use[0]work
CodeSystem.contact[1].telecom[0].rank[0]2
CodeSystem.description[0]A set of codes that define record standard headings for the exchange of data.
CodeSystem.copyright[0]Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]actions
CodeSystem.concept[0].display[0]Actions
CodeSystem.concept[1].code[0]clinical-administration
CodeSystem.concept[1].display[0]Clinical administration
CodeSystem.concept[2].code[0]current-palliative-oncology-treatment
CodeSystem.concept[2].display[0]Current palliative oncology treatment
CodeSystem.concept[3].code[0]current-supportive-care-for-terminal-illness
CodeSystem.concept[3].display[0]Current supportive care for terminal illness
CodeSystem.concept[4].code[0]intervention
CodeSystem.concept[4].display[0]Intervention
CodeSystem.concept[5].code[0]intervention-on-development-of-symptoms
CodeSystem.concept[5].display[0]Intervention on development of symptoms
CodeSystem.concept[6].code[0]medical-follow-up
CodeSystem.concept[6].display[0]Medical follow-up
CodeSystem.concept[7].code[0]medical-follow-up-normal
CodeSystem.concept[7].display[0]Medical follow-up - normal
CodeSystem.concept[8].code[0]mental-health-therapy-follow-up
CodeSystem.concept[8].display[0]Mental health therapy follow-up
CodeSystem.concept[9].code[0]participation
CodeSystem.concept[9].display[0]Participation
CodeSystem.concept[10].code[0]planned-supportive-care-for-terminal-illness
CodeSystem.concept[10].display[0]Planned supportive care for terminal illness
CodeSystem.concept[11].code[0]treatment
CodeSystem.concept[11].display[0]Treatment
CodeSystem.concept[12].code[0]oncology-treatment
CodeSystem.concept[12].display[0]Oncology treatment
CodeSystem.concept[13].code[0]planned-treatment
CodeSystem.concept[13].display[0]Planned treatment
CodeSystem.concept[14].code[0]planned-palliative-oncology-treatment
CodeSystem.concept[14].display[0]Planned palliative oncology treatment
CodeSystem.concept[15].code[0]ultraviolet-light-therapy-treatment-record
CodeSystem.concept[15].display[0]Ultraviolet light therapy treatment record
CodeSystem.concept[16].code[0]admission-details
CodeSystem.concept[16].display[0]Admission details
CodeSystem.concept[17].code[0]advance-decisions-about-treatment
CodeSystem.concept[17].display[0]Advance decisions about treatment
CodeSystem.concept[18].code[0]advance-decision-to-refuse-treatment
CodeSystem.concept[18].display[0]Advance decision to refuse treatment
CodeSystem.concept[19].code[0]advance-statement
CodeSystem.concept[19].display[0]Advance statement
CodeSystem.concept[20].code[0]allergies-and-adverse-reaction
CodeSystem.concept[20].display[0]Allergies and adverse reaction
CodeSystem.concept[21].code[0]appointment
CodeSystem.concept[21].display[0]Appointment
CodeSystem.concept[22].code[0]community-disease-modifying-antirheumatic-drug-monitoring-appointment
CodeSystem.concept[22].display[0]Community disease modifying antirheumatic drug monitoring appointment
CodeSystem.concept[23].code[0]emergency-appointment
CodeSystem.concept[23].display[0]Emergency appointment
CodeSystem.concept[24].code[0]new-appointment
CodeSystem.concept[24].display[0]New appointment
CodeSystem.concept[25].code[0]review-appointment
CodeSystem.concept[25].display[0]Review appointment
CodeSystem.concept[26].code[0]assessment-scales
CodeSystem.concept[26].display[0]Assessment scales
CodeSystem.concept[27].code[0]attendance-details
CodeSystem.concept[27].display[0]Attendance details
CodeSystem.concept[28].code[0]clinical-narrative
CodeSystem.concept[28].display[0]Clinical narrative
CodeSystem.concept[29].code[0]clinical-risk-assessment
CodeSystem.concept[29].display[0]Clinical risk assessment
CodeSystem.concept[30].code[0]clinical-summary
CodeSystem.concept[30].display[0]Clinical summary
CodeSystem.concept[31].code[0]confidential-patient-data
CodeSystem.concept[31].display[0]Confidential patient data
CodeSystem.concept[32].code[0]consent-for-information-sharing
CodeSystem.concept[32].display[0]Consent for information sharing
CodeSystem.concept[33].code[0]consent-for-treatment-record
CodeSystem.concept[33].display[0]Consent for treatment record
CodeSystem.concept[34].code[0]consent-for-treatment-intervention-record
CodeSystem.concept[34].display[0]Consent for treatment/intervention record
CodeSystem.concept[35].code[0]consent-relating-to-child
CodeSystem.concept[35].display[0]Consent relating to child
CodeSystem.concept[36].code[0]contact-for-further-information
CodeSystem.concept[36].display[0]Contact for further information
CodeSystem.concept[37].code[0]deprivation-of-liberty-safeguards-or-equivalent
CodeSystem.concept[37].display[0]Deprivation of Liberty Safeguards or equivalent
CodeSystem.concept[38].code[0]diagnoses
CodeSystem.concept[38].display[0]Diagnoses
CodeSystem.concept[39].code[0]discharge-details
CodeSystem.concept[39].display[0]Discharge details
CodeSystem.concept[40].code[0]disposition-details
CodeSystem.concept[40].display[0]Disposition details
CodeSystem.concept[41].code[0]distribution-list
CodeSystem.concept[41].display[0]Distribution list
CodeSystem.concept[42].code[0]drug/substance-use
CodeSystem.concept[42].display[0]Drug/substance use
CodeSystem.concept[43].code[0]educational-history
CodeSystem.concept[43].display[0]Educational history
CodeSystem.concept[44].code[0]ended-allergies
CodeSystem.concept[44].display[0]Ended allergies
CodeSystem.concept[45].code[0]expectation-of-referral
CodeSystem.concept[45].display[0]Expectation of referral
CodeSystem.concept[46].code[0]family-history
CodeSystem.concept[46].display[0]Family history
CodeSystem.concept[47].code[0]general-practitioner-practice
CodeSystem.concept[47].display[0]General practitioner practice
CodeSystem.concept[48].code[0]handover-details
CodeSystem.concept[48].display[0]Handover details
CodeSystem.concept[49].code[0]health-characteristics
CodeSystem.concept[49].display[0]Health characteristics
CodeSystem.concept[50].code[0]acute-medication
CodeSystem.concept[50].display[0]Acute medication
CodeSystem.concept[51].code[0]carer-perception-of-problem
CodeSystem.concept[51].display[0]Carer perception of problem
CodeSystem.concept[52].code[0]diagnosis
CodeSystem.concept[52].display[0]Diagnosis
CodeSystem.concept[53].code[0]examination-findings
CodeSystem.concept[53].display[0]Examination findings
CodeSystem.concept[54].code[0]history
CodeSystem.concept[54].display[0]History
CodeSystem.concept[55].code[0]diagnostic-history
CodeSystem.concept[55].display[0]Diagnostic history
CodeSystem.concept[56].code[0]diagnostic-history-oncology
CodeSystem.concept[56].display[0]Diagnostic history - oncology
CodeSystem.concept[57].code[0]patient-narrative
CodeSystem.concept[57].display[0]Patient narrative
CodeSystem.concept[58].code[0]professional-narrative
CodeSystem.concept[58].display[0]Professional narrative
CodeSystem.concept[59].code[0]hobbies-and-interests
CodeSystem.concept[59].display[0]Hobbies and interests
CodeSystem.concept[60].code[0]outcome
CodeSystem.concept[60].display[0]Outcome
CodeSystem.concept[61].code[0]patient-encounter-administration-data
CodeSystem.concept[61].display[0]Patient encounter administration data
CodeSystem.concept[62].code[0]patient-perception-of-problem
CodeSystem.concept[62].display[0]Patient perception of problem
CodeSystem.concept[63].code[0]relevant-medical-information
CodeSystem.concept[63].display[0]Relevant medical information
CodeSystem.concept[64].code[0]repeat-medication
CodeSystem.concept[64].display[0]Repeat medication
CodeSystem.concept[65].code[0]discontinued-repeat-medication
CodeSystem.concept[65].display[0]Discontinued repeat medication
CodeSystem.concept[66].code[0]social-circumstances
CodeSystem.concept[66].display[0]Social circumstances
CodeSystem.concept[67].code[0]test-result
CodeSystem.concept[67].display[0]Test result
CodeSystem.concept[68].code[0]workplace-ergonomics
CodeSystem.concept[68].display[0]Workplace ergonomics
CodeSystem.concept[69].code[0]histocompatibility-and-immunogenetics
CodeSystem.concept[69].display[0]Histocompatibility and immunogenetics
CodeSystem.concept[70].code[0]immunisations
CodeSystem.concept[70].display[0]Immunisations
CodeSystem.concept[71].code[0]incident-details
CodeSystem.concept[71].display[0]Incident details
CodeSystem.concept[72].code[0]individual-requirement
CodeSystem.concept[72].display[0]Individual requirement
CodeSystem.concept[73].code[0]individual-requirements
CodeSystem.concept[73].display[0]Individual requirements
CodeSystem.concept[74].code[0]individualised-treatment-guideline
CodeSystem.concept[74].display[0]Individualised Treatment Guideline
CodeSystem.concept[75].code[0]information-given
CodeSystem.concept[75].display[0]Information given
CodeSystem.concept[76].code[0]information-and-advice-given
CodeSystem.concept[76].display[0]Information and advice given
CodeSystem.concept[77].code[0]investigation-results
CodeSystem.concept[77].display[0]Investigation results
CodeSystem.concept[78].code[0]investigations-and-procedures-requested
CodeSystem.concept[78].display[0]Investigations and procedures requested
CodeSystem.concept[79].code[0]investigations-and-results
CodeSystem.concept[79].display[0]Investigations and results
CodeSystem.concept[80].code[0]investigations-requested
CodeSystem.concept[80].display[0]Investigations requested
CodeSystem.concept[81].code[0]lasting-or-enduring-power-of-attorney-or-similar
CodeSystem.concept[81].display[0]Lasting or enduring power of attorney or similar
CodeSystem.concept[82].code[0]lasting-power-of-attorney-for-health-and-welfare-or-court-appointed-deputy-or-equivalent
CodeSystem.concept[82].display[0]Lasting power of attorney for health and welfare or court-appointed deputy or equivalent
CodeSystem.concept[83].code[0]legal-information
CodeSystem.concept[83].display[0]Legal information
CodeSystem.concept[84].code[0]life-extinct-details
CodeSystem.concept[84].display[0]Life extinct details
CodeSystem.concept[85].code[0]lifestyle
CodeSystem.concept[85].display[0]Lifestyle
CodeSystem.concept[86].code[0]medications-and-medical-devices
CodeSystem.concept[86].display[0]Medications and medical devices
CodeSystem.concept[87].code[0]active-medications
CodeSystem.concept[87].display[0]Active medications
CodeSystem.concept[88].code[0]discontinued-medications
CodeSystem.concept[88].display[0]Discontinued medications
CodeSystem.concept[89].code[0]medical-devices
CodeSystem.concept[89].display[0]Medical devices
CodeSystem.concept[90].code[0]mental-capacity-assessment
CodeSystem.concept[90].display[0]Mental capacity assessment
CodeSystem.concept[91].code[0]mental-health-act-or-equivalent-status
CodeSystem.concept[91].display[0]Mental Health Act or equivalent status
CodeSystem.concept[92].code[0]most-senior-healthcare-professional-present
CodeSystem.concept[92].display[0]Most senior healthcare professional present
CodeSystem.concept[93].code[0]nuclear-medicine-images
CodeSystem.concept[93].display[0]Nuclear medicine images
CodeSystem.concept[94].code[0]observations
CodeSystem.concept[94].display[0]Observations
CodeSystem.concept[95].code[0]occupational-history
CodeSystem.concept[95].display[0]Occupational history
CodeSystem.concept[96].code[0]organ-and-tissue-donation
CodeSystem.concept[96].display[0]Organ and tissue donation
CodeSystem.concept[97].code[0]outpatient-details
CodeSystem.concept[97].display[0]Outpatient details
CodeSystem.concept[98].code[0]outstanding-issues
CodeSystem.concept[98].display[0]Outstanding issues
CodeSystem.concept[99].code[0]participation-in-research
CodeSystem.concept[99].display[0]Participation in research
CodeSystem.concept[100].code[0]patient-and-carer-concerns
CodeSystem.concept[100].display[0]Patient and carer concerns
CodeSystem.concept[101].code[0]patient-and-carer-concerns-expectations-and-wishes
CodeSystem.concept[101].display[0]Patient and carer concerns, expectations and wishes
CodeSystem.concept[102].code[0]patient-demographics
CodeSystem.concept[102].display[0]Patient demographics
CodeSystem.concept[103].code[0]patients-expectation-of-referral
CodeSystem.concept[103].display[0]Patient's expectation of referral
CodeSystem.concept[104].code[0]patients-reason-for-referral
CodeSystem.concept[104].display[0]Patient's reason for referral
CodeSystem.concept[105].code[0]person-completing-record
CodeSystem.concept[105].display[0]Person completing record
CodeSystem.concept[106].code[0]person-handing-over
CodeSystem.concept[106].display[0]Person handing over
CodeSystem.concept[107].code[0]person-receiving-handover
CodeSystem.concept[107].display[0]Person receiving handover
CodeSystem.concept[108].code[0]plan-and-requested-actions
CodeSystem.concept[108].display[0]Plan and requested actions
CodeSystem.concept[109].code[0]presenting-complaints-or-issues
CodeSystem.concept[109].display[0]Presenting complaints or issues
CodeSystem.concept[110].code[0]problems-and-issues
CodeSystem.concept[110].display[0]Problems and issues
CodeSystem.concept[111].code[0]procedure-codes-community
CodeSystem.concept[111].display[0]Procedure codes (community)
CodeSystem.concept[112].code[0]procedures
CodeSystem.concept[112].display[0]Procedures
CodeSystem.concept[113].code[0]procedures-requested
CodeSystem.concept[113].display[0]Procedures requested
CodeSystem.concept[114].code[0]professional-contacts
CodeSystem.concept[114].display[0]Professional contacts
CodeSystem.concept[115].code[0]reason-for-admission
CodeSystem.concept[115].display[0]Reason for admission
CodeSystem.concept[116].code[0]reason-for-contact
CodeSystem.concept[116].display[0]Reason for contact
CodeSystem.concept[117].code[0]reason-for-handover
CodeSystem.concept[117].display[0]Reason for handover
CodeSystem.concept[118].code[0]reasonable-adjustments-for-health-and-care-access
CodeSystem.concept[118].display[0]Reasonable adjustments for health and care access
CodeSystem.concept[119].code[0]referral-details
CodeSystem.concept[119].display[0]Referral details
CodeSystem.concept[120].code[0]referrer-details
CodeSystem.concept[120].display[0]Referrer details
CodeSystem.concept[121].code[0]referral-modes
CodeSystem.concept[121].display[0]Referral modes
CodeSystem.concept[122].code[0]inbound-referral
CodeSystem.concept[122].display[0]Inbound referral
CodeSystem.concept[123].code[0]letter-with-patient
CodeSystem.concept[123].display[0]Letter with patient
CodeSystem.concept[124].code[0]outbound-referral
CodeSystem.concept[124].display[0]Outbound referral
CodeSystem.concept[125].code[0]request-form-or-letter-sent-by-mail-email
CodeSystem.concept[125].display[0]Request form or letter sent by mail/email
CodeSystem.concept[126].code[0]telephone-contact-only
CodeSystem.concept[126].display[0]Telephone contact only
CodeSystem.concept[127].code[0]relevant-clinical-risk-factors
CodeSystem.concept[127].display[0]Relevant clinical risk factors
CodeSystem.concept[128].code[0]relevant-past-medical-surgical-and-mental-health-history
CodeSystem.concept[128].display[0]Relevant past medical, surgical and mental health history
CodeSystem.concept[129].code[0]request-types
CodeSystem.concept[129].display[0]Request types
CodeSystem.concept[130].code[0]diagnostic-imaging-request
CodeSystem.concept[130].display[0]Diagnostic imaging request
CodeSystem.concept[131].code[0]diagnostic-imaging-request-summary
CodeSystem.concept[131].display[0]Diagnostic imaging request summary
CodeSystem.concept[132].code[0]relevant-clinical-information-for-diagnostic-imaging-request
CodeSystem.concept[132].display[0]Relevant clinical information for diagnostic imaging request
CodeSystem.concept[133].code[0]relevant-supporting-information-for-diagnostic-imaging-request
CodeSystem.concept[133].display[0]Relevant supporting information for diagnostic imaging request
CodeSystem.concept[134].code[0]fulfiller-request
CodeSystem.concept[134].display[0]Fulfiller request
CodeSystem.concept[135].code[0]fulfiller-request-details
CodeSystem.concept[135].display[0]Fulfiller request details
CodeSystem.concept[136].code[0]request
CodeSystem.concept[136].display[0]Request
CodeSystem.concept[137].code[0]review-of-systems
CodeSystem.concept[137].display[0]Review of systems
CodeSystem.concept[138].code[0]risk-from-others
CodeSystem.concept[138].display[0]Risk from others
CodeSystem.concept[139].code[0]risk-information
CodeSystem.concept[139].display[0]Risk information
CodeSystem.concept[140].code[0]risk-mitigation
CodeSystem.concept[140].display[0]Risk mitigation
CodeSystem.concept[141].code[0]risks-to-others
CodeSystem.concept[141].display[0]Risks to others
CodeSystem.concept[142].code[0]risks-to-self
CodeSystem.concept[142].display[0]Risks to self
CodeSystem.concept[143].code[0]role-views
CodeSystem.concept[143].display[0]Role views
CodeSystem.concept[144].code[0]abstract-problem-node
CodeSystem.concept[144].display[0]Abstract problem node
CodeSystem.concept[145].code[0]alerts
CodeSystem.concept[145].display[0]Alerts
CodeSystem.concept[146].code[0]problems
CodeSystem.concept[146].display[0]Problems
CodeSystem.concept[147].code[0]reason-for-encounter
CodeSystem.concept[147].display[0]Reason for encounter
CodeSystem.concept[148].code[0]reason-for-referral
CodeSystem.concept[148].display[0]Reason for referral
CodeSystem.concept[149].code[0]reason-for-repeat-laboratory-test
CodeSystem.concept[149].display[0]Reason for repeat laboratory test
CodeSystem.concept[150].code[0]safeguarding
CodeSystem.concept[150].display[0]Safeguarding
CodeSystem.concept[151].code[0]safeguarding-issues
CodeSystem.concept[151].display[0]Safeguarding issues
CodeSystem.concept[152].code[0]safety-alerts
CodeSystem.concept[152].display[0]Safety alerts
CodeSystem.concept[153].code[0]screening-invitation-medium
CodeSystem.concept[153].display[0]Screening invitation medium
CodeSystem.concept[154].code[0]screening-method
CodeSystem.concept[154].display[0]Screening method
CodeSystem.concept[155].code[0]senior-reviewing-clinician
CodeSystem.concept[155].display[0]Senior reviewing clinician
CodeSystem.concept[156].code[0]services-and-care
CodeSystem.concept[156].display[0]Services and care
CodeSystem.concept[157].code[0]social-context
CodeSystem.concept[157].display[0]Social context
CodeSystem.concept[158].code[0]special-requirements
CodeSystem.concept[158].display[0]Special requirements
CodeSystem.concept[159].code[0]time-modifiers
CodeSystem.concept[159].display[0]Time modifiers
CodeSystem.concept[160].code[0]future
CodeSystem.concept[160].display[0]Future
CodeSystem.concept[161].code[0]outlook
CodeSystem.concept[161].display[0]Outlook
CodeSystem.concept[162].code[0]aim-goal
CodeSystem.concept[162].display[0]Aim/goal
CodeSystem.concept[163].code[0]at-risk-of
CodeSystem.concept[163].display[0]At risk of
CodeSystem.concept[164].code[0]risk-to-patient
CodeSystem.concept[164].display[0]Risk to patient
CodeSystem.concept[165].code[0]plan
CodeSystem.concept[165].display[0]Plan
CodeSystem.concept[166].code[0]past
CodeSystem.concept[166].display[0]Past
CodeSystem.concept[167].code[0]past-actions
CodeSystem.concept[167].display[0]Past actions
CodeSystem.concept[168].code[0]past-health-characteristics
CodeSystem.concept[168].display[0]Past health characteristics
CodeSystem.concept[169].code[0]present-time
CodeSystem.concept[169].display[0]Present - time
CodeSystem.concept[170].code[0]treatments-and-interventions
CodeSystem.concept[170].display[0]Treatments and interventions
CodeSystem.concept[171].code[0]treatments-and-interventions-and-changes-made-to-treatments
CodeSystem.concept[171].display[0]Treatments and interventions and changes made to treatments
CodeSystem.concept[172].code[0]visual-field-report
CodeSystem.concept[172].display[0]Visual field report

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-RecordStandardHeadings" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
    <version value="2.1.0" />
    <name value="UKCoreRecordStandardHeadings" />
    <title value="UK Core Record Standard Headings" />
    <status value="active" />
    <date value="2022-01-07" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="A set of codes that define record standard headings for the exchange of data." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <caseSensitive value="true" />
    <content value="complete" />
    <concept>
        <code value="actions" />
        <display value="Actions" />
    </concept>
    <concept>
        <code value="clinical-administration" />
        <display value="Clinical administration" />
    </concept>
    <concept>
        <code value="current-palliative-oncology-treatment" />
        <display value="Current palliative oncology treatment" />
    </concept>
    <concept>
        <code value="current-supportive-care-for-terminal-illness" />
        <display value="Current supportive care for terminal illness" />
    </concept>
    <concept>
        <code value="intervention" />
        <display value="Intervention" />
    </concept>
    <concept>
        <code value="intervention-on-development-of-symptoms" />
        <display value="Intervention on development of symptoms" />
    </concept>
    <concept>
        <code value="medical-follow-up" />
        <display value="Medical follow-up" />
    </concept>
    <concept>
        <code value="medical-follow-up-normal" />
        <display value="Medical follow-up - normal" />
    </concept>
    <concept>
        <code value="mental-health-therapy-follow-up" />
        <display value="Mental health therapy follow-up" />
    </concept>
    <concept>
        <code value="participation" />
        <display value="Participation" />
    </concept>
    <concept>
        <code value="planned-supportive-care-for-terminal-illness" />
        <display value="Planned supportive care for terminal illness" />
    </concept>
    <concept>
        <code value="treatment" />
        <display value="Treatment" />
    </concept>
    <concept>
        <code value="oncology-treatment" />
        <display value="Oncology treatment" />
    </concept>
    <concept>
        <code value="planned-treatment" />
        <display value="Planned treatment" />
    </concept>
    <concept>
        <code value="planned-palliative-oncology-treatment" />
        <display value="Planned palliative oncology treatment" />
    </concept>
    <concept>
        <code value="ultraviolet-light-therapy-treatment-record" />
        <display value="Ultraviolet light therapy treatment record" />
    </concept>
    <concept>
        <code value="admission-details" />
        <display value="Admission details" />
    </concept>
    <concept>
        <code value="advance-decisions-about-treatment" />
        <display value="Advance decisions about treatment" />
    </concept>
    <concept>
        <code value="advance-decision-to-refuse-treatment" />
        <display value="Advance decision to refuse treatment" />
    </concept>
    <concept>
        <code value="advance-statement" />
        <display value="Advance statement" />
    </concept>
    <concept>
        <code value="allergies-and-adverse-reaction" />
        <display value="Allergies and adverse reaction" />
    </concept>
    <concept>
        <code value="appointment" />
        <display value="Appointment" />
    </concept>
    <concept>
        <code value="community-disease-modifying-antirheumatic-drug-monitoring-appointment" />
        <display value="Community disease modifying antirheumatic drug monitoring appointment" />
    </concept>
    <concept>
        <code value="emergency-appointment" />
        <display value="Emergency appointment" />
    </concept>
    <concept>
        <code value="new-appointment" />
        <display value="New appointment" />
    </concept>
    <concept>
        <code value="review-appointment" />
        <display value="Review appointment" />
    </concept>
    <concept>
        <code value="assessment-scales" />
        <display value="Assessment scales" />
    </concept>
    <concept>
        <code value="attendance-details" />
        <display value="Attendance details" />
    </concept>
    <concept>
        <code value="clinical-narrative" />
        <display value="Clinical narrative" />
    </concept>
    <concept>
        <code value="clinical-risk-assessment" />
        <display value="Clinical risk assessment" />
    </concept>
    <concept>
        <code value="clinical-summary" />
        <display value="Clinical summary" />
    </concept>
    <concept>
        <code value="confidential-patient-data" />
        <display value="Confidential patient data" />
    </concept>
    <concept>
        <code value="consent-for-information-sharing" />
        <display value="Consent for information sharing" />
    </concept>
    <concept>
        <code value="consent-for-treatment-record" />
        <display value="Consent for treatment record" />
    </concept>
    <concept>
        <code value="consent-for-treatment-intervention-record" />
        <display value="Consent for treatment/intervention record" />
    </concept>
    <concept>
        <code value="consent-relating-to-child" />
        <display value="Consent relating to child" />
    </concept>
    <concept>
        <code value="contact-for-further-information" />
        <display value="Contact for further information" />
    </concept>
    <concept>
        <code value="deprivation-of-liberty-safeguards-or-equivalent" />
        <display value="Deprivation of Liberty Safeguards or equivalent" />
    </concept>
    <concept>
        <code value="diagnoses" />
        <display value="Diagnoses" />
    </concept>
    <concept>
        <code value="discharge-details" />
        <display value="Discharge details" />
    </concept>
    <concept>
        <code value="disposition-details" />
        <display value="Disposition details" />
    </concept>
    <concept>
        <code value="distribution-list" />
        <display value="Distribution list" />
    </concept>
    <concept>
        <code value="drug/substance-use" />
        <display value="Drug/substance use" />
    </concept>
    <concept>
        <code value="educational-history" />
        <display value="Educational history" />
    </concept>
    <concept>
        <code value="ended-allergies" />
        <display value="Ended allergies" />
    </concept>
    <concept>
        <code value="expectation-of-referral" />
        <display value="Expectation of referral" />
    </concept>
    <concept>
        <code value="family-history" />
        <display value="Family history" />
    </concept>
    <concept>
        <code value="general-practitioner-practice" />
        <display value="General practitioner practice" />
    </concept>
    <concept>
        <code value="handover-details" />
        <display value="Handover details" />
    </concept>
    <concept>
        <code value="health-characteristics" />
        <display value="Health characteristics" />
    </concept>
    <concept>
        <code value="acute-medication" />
        <display value="Acute medication" />
    </concept>
    <concept>
        <code value="carer-perception-of-problem" />
        <display value="Carer perception of problem" />
    </concept>
    <concept>
        <code value="diagnosis" />
        <display value="Diagnosis" />
    </concept>
    <concept>
        <code value="examination-findings" />
        <display value="Examination findings" />
    </concept>
    <concept>
        <code value="history" />
        <display value="History" />
    </concept>
    <concept>
        <code value="diagnostic-history" />
        <display value="Diagnostic history" />
    </concept>
    <concept>
        <code value="diagnostic-history-oncology" />
        <display value="Diagnostic history - oncology" />
    </concept>
    <concept>
        <code value="patient-narrative" />
        <display value="Patient narrative" />
    </concept>
    <concept>
        <code value="professional-narrative" />
        <display value="Professional narrative" />
    </concept>
    <concept>
        <code value="hobbies-and-interests" />
        <display value="Hobbies and interests" />
    </concept>
    <concept>
        <code value="outcome" />
        <display value="Outcome" />
    </concept>
    <concept>
        <code value="patient-encounter-administration-data" />
        <display value="Patient encounter administration data" />
    </concept>
    <concept>
        <code value="patient-perception-of-problem" />
        <display value="Patient perception of problem" />
    </concept>
    <concept>
        <code value="relevant-medical-information" />
        <display value="Relevant medical information" />
    </concept>
    <concept>
        <code value="repeat-medication" />
        <display value="Repeat medication" />
    </concept>
    <concept>
        <code value="discontinued-repeat-medication" />
        <display value="Discontinued repeat medication" />
    </concept>
    <concept>
        <code value="social-circumstances" />
        <display value="Social circumstances" />
    </concept>
    <concept>
        <code value="test-result" />
        <display value="Test result" />
    </concept>
    <concept>
        <code value="workplace-ergonomics" />
        <display value="Workplace ergonomics" />
    </concept>
    <concept>
        <code value="histocompatibility-and-immunogenetics" />
        <display value="Histocompatibility and immunogenetics" />
    </concept>
    <concept>
        <code value="immunisations" />
        <display value="Immunisations" />
    </concept>
    <concept>
        <code value="incident-details" />
        <display value="Incident details" />
    </concept>
    <concept>
        <code value="individual-requirement" />
        <display value="Individual requirement" />
    </concept>
    <concept>
        <code value="individual-requirements" />
        <display value="Individual requirements" />
    </concept>
    <concept>
        <code value="individualised-treatment-guideline" />
        <display value="Individualised Treatment Guideline" />
    </concept>
    <concept>
        <code value="information-given" />
        <display value="Information given" />
    </concept>
    <concept>
        <code value="information-and-advice-given" />
        <display value="Information and advice given" />
    </concept>
    <concept>
        <code value="investigation-results" />
        <display value="Investigation results" />
    </concept>
    <concept>
        <code value="investigations-and-procedures-requested" />
        <display value="Investigations and procedures requested" />
    </concept>
    <concept>
        <code value="investigations-and-results" />
        <display value="Investigations and results" />
    </concept>
    <concept>
        <code value="investigations-requested" />
        <display value="Investigations requested" />
    </concept>
    <concept>
        <code value="lasting-or-enduring-power-of-attorney-or-similar" />
        <display value="Lasting or enduring power of attorney or similar" />
    </concept>
    <concept>
        <code value="lasting-power-of-attorney-for-health-and-welfare-or-court-appointed-deputy-or-equivalent" />
        <display value="Lasting power of attorney for health and welfare or court-appointed deputy or equivalent" />
    </concept>
    <concept>
        <code value="legal-information" />
        <display value="Legal information" />
    </concept>
    <concept>
        <code value="life-extinct-details" />
        <display value="Life extinct details" />
    </concept>
    <concept>
        <code value="lifestyle" />
        <display value="Lifestyle" />
    </concept>
    <concept>
        <code value="medications-and-medical-devices" />
        <display value="Medications and medical devices" />
    </concept>
    <concept>
        <code value="active-medications" />
        <display value="Active medications" />
    </concept>
    <concept>
        <code value="discontinued-medications" />
        <display value="Discontinued medications" />
    </concept>
    <concept>
        <code value="medical-devices" />
        <display value="Medical devices" />
    </concept>
    <concept>
        <code value="mental-capacity-assessment" />
        <display value="Mental capacity assessment" />
    </concept>
    <concept>
        <code value="mental-health-act-or-equivalent-status" />
        <display value="Mental Health Act or equivalent status" />
    </concept>
    <concept>
        <code value="most-senior-healthcare-professional-present" />
        <display value="Most senior healthcare professional present" />
    </concept>
    <concept>
        <code value="nuclear-medicine-images" />
        <display value="Nuclear medicine images" />
    </concept>
    <concept>
        <code value="observations" />
        <display value="Observations" />
    </concept>
    <concept>
        <code value="occupational-history" />
        <display value="Occupational history" />
    </concept>
    <concept>
        <code value="organ-and-tissue-donation" />
        <display value="Organ and tissue donation" />
    </concept>
    <concept>
        <code value="outpatient-details" />
        <display value="Outpatient details" />
    </concept>
    <concept>
        <code value="outstanding-issues" />
        <display value="Outstanding issues" />
    </concept>
    <concept>
        <code value="participation-in-research" />
        <display value="Participation in research" />
    </concept>
    <concept>
        <code value="patient-and-carer-concerns" />
        <display value="Patient and carer concerns" />
    </concept>
    <concept>
        <code value="patient-and-carer-concerns-expectations-and-wishes" />
        <display value="Patient and carer concerns, expectations and wishes" />
    </concept>
    <concept>
        <code value="patient-demographics" />
        <display value="Patient demographics" />
    </concept>
    <concept>
        <code value="patients-expectation-of-referral" />
        <display value="Patient&#39;s expectation of referral" />
    </concept>
    <concept>
        <code value="patients-reason-for-referral" />
        <display value="Patient&#39;s reason for referral" />
    </concept>
    <concept>
        <code value="person-completing-record" />
        <display value="Person completing record" />
    </concept>
    <concept>
        <code value="person-handing-over" />
        <display value="Person handing over" />
    </concept>
    <concept>
        <code value="person-receiving-handover" />
        <display value="Person receiving handover" />
    </concept>
    <concept>
        <code value="plan-and-requested-actions" />
        <display value="Plan and requested actions" />
    </concept>
    <concept>
        <code value="presenting-complaints-or-issues" />
        <display value="Presenting complaints or issues" />
    </concept>
    <concept>
        <code value="problems-and-issues" />
        <display value="Problems and issues" />
    </concept>
    <concept>
        <code value="procedure-codes-community" />
        <display value="Procedure codes (community)" />
    </concept>
    <concept>
        <code value="procedures" />
        <display value="Procedures" />
    </concept>
    <concept>
        <code value="procedures-requested" />
        <display value="Procedures requested" />
    </concept>
    <concept>
        <code value="professional-contacts" />
        <display value="Professional contacts" />
    </concept>
    <concept>
        <code value="reason-for-admission" />
        <display value="Reason for admission" />
    </concept>
    <concept>
        <code value="reason-for-contact" />
        <display value="Reason for contact" />
    </concept>
    <concept>
        <code value="reason-for-handover" />
        <display value="Reason for handover" />
    </concept>
    <concept>
        <code value="reasonable-adjustments-for-health-and-care-access" />
        <display value="Reasonable adjustments for health and care access" />
    </concept>
    <concept>
        <code value="referral-details" />
        <display value="Referral details" />
    </concept>
    <concept>
        <code value="referrer-details" />
        <display value="Referrer details" />
    </concept>
    <concept>
        <code value="referral-modes" />
        <display value="Referral modes" />
    </concept>
    <concept>
        <code value="inbound-referral" />
        <display value="Inbound referral" />
    </concept>
    <concept>
        <code value="letter-with-patient" />
        <display value="Letter with patient" />
    </concept>
    <concept>
        <code value="outbound-referral" />
        <display value="Outbound referral" />
    </concept>
    <concept>
        <code value="request-form-or-letter-sent-by-mail-email" />
        <display value="Request form or letter sent by mail/email" />
    </concept>
    <concept>
        <code value="telephone-contact-only" />
        <display value="Telephone contact only" />
    </concept>
    <concept>
        <code value="relevant-clinical-risk-factors" />
        <display value="Relevant clinical risk factors" />
    </concept>
    <concept>
        <code value="relevant-past-medical-surgical-and-mental-health-history" />
        <display value="Relevant past medical, surgical and mental health history" />
    </concept>
    <concept>
        <code value="request-types" />
        <display value="Request types" />
    </concept>
    <concept>
        <code value="diagnostic-imaging-request" />
        <display value="Diagnostic imaging request" />
    </concept>
    <concept>
        <code value="diagnostic-imaging-request-summary" />
        <display value="Diagnostic imaging request summary" />
    </concept>
    <concept>
        <code value="relevant-clinical-information-for-diagnostic-imaging-request" />
        <display value="Relevant clinical information for diagnostic imaging request" />
    </concept>
    <concept>
        <code value="relevant-supporting-information-for-diagnostic-imaging-request" />
        <display value="Relevant supporting information for diagnostic imaging request" />
    </concept>
    <concept>
        <code value="fulfiller-request" />
        <display value="Fulfiller request" />
    </concept>
    <concept>
        <code value="fulfiller-request-details" />
        <display value="Fulfiller request details" />
    </concept>
    <concept>
        <code value="request" />
        <display value="Request" />
    </concept>
    <concept>
        <code value="review-of-systems" />
        <display value="Review of systems" />
    </concept>
    <concept>
        <code value="risk-from-others" />
        <display value="Risk from others" />
    </concept>
    <concept>
        <code value="risk-information" />
        <display value="Risk information" />
    </concept>
    <concept>
        <code value="risk-mitigation" />
        <display value="Risk mitigation" />
    </concept>
    <concept>
        <code value="risks-to-others" />
        <display value="Risks to others" />
    </concept>
    <concept>
        <code value="risks-to-self" />
        <display value="Risks to self" />
    </concept>
    <concept>
        <code value="role-views" />
        <display value="Role views" />
    </concept>
    <concept>
        <code value="abstract-problem-node" />
        <display value="Abstract problem node" />
    </concept>
    <concept>
        <code value="alerts" />
        <display value="Alerts" />
    </concept>
    <concept>
        <code value="problems" />
        <display value="Problems" />
    </concept>
    <concept>
        <code value="reason-for-encounter" />
        <display value="Reason for encounter" />
    </concept>
    <concept>
        <code value="reason-for-referral" />
        <display value="Reason for referral" />
    </concept>
    <concept>
        <code value="reason-for-repeat-laboratory-test" />
        <display value="Reason for repeat laboratory test" />
    </concept>
    <concept>
        <code value="safeguarding" />
        <display value="Safeguarding" />
    </concept>
    <concept>
        <code value="safeguarding-issues" />
        <display value="Safeguarding issues" />
    </concept>
    <concept>
        <code value="safety-alerts" />
        <display value="Safety alerts" />
    </concept>
    <concept>
        <code value="screening-invitation-medium" />
        <display value="Screening invitation medium" />
    </concept>
    <concept>
        <code value="screening-method" />
        <display value="Screening method" />
    </concept>
    <concept>
        <code value="senior-reviewing-clinician" />
        <display value="Senior reviewing clinician" />
    </concept>
    <concept>
        <code value="services-and-care" />
        <display value="Services and care" />
    </concept>
    <concept>
        <code value="social-context" />
        <display value="Social context" />
    </concept>
    <concept>
        <code value="special-requirements" />
        <display value="Special requirements" />
    </concept>
    <concept>
        <code value="time-modifiers" />
        <display value="Time modifiers" />
    </concept>
    <concept>
        <code value="future" />
        <display value="Future" />
    </concept>
    <concept>
        <code value="outlook" />
        <display value="Outlook" />
    </concept>
    <concept>
        <code value="aim-goal" />
        <display value="Aim/goal" />
    </concept>
    <concept>
        <code value="at-risk-of" />
        <display value="At risk of" />
    </concept>
    <concept>
        <code value="risk-to-patient" />
        <display value="Risk to patient" />
    </concept>
    <concept>
        <code value="plan" />
        <display value="Plan" />
    </concept>
    <concept>
        <code value="past" />
        <display value="Past" />
    </concept>
    <concept>
        <code value="past-actions" />
        <display value="Past actions" />
    </concept>
    <concept>
        <code value="past-health-characteristics" />
        <display value="Past health characteristics" />
    </concept>
    <concept>
        <code value="present-time" />
        <display value="Present - time" />
    </concept>
    <concept>
        <code value="treatments-and-interventions" />
        <display value="Treatments and interventions" />
    </concept>
    <concept>
        <code value="treatments-and-interventions-and-changes-made-to-treatments" />
        <display value="Treatments and interventions and changes made to treatments" />
    </concept>
    <concept>
        <code value="visual-field-report" />
        <display value="Visual field report" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-RecordStandardHeadings",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
    "version": "2.1.0",
    "name": "UKCoreRecordStandardHeadings",
    "title": "UK Core Record Standard Headings",
    "status": "active",
    "date": "2022-01-07",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "A set of codes that define record standard headings for the exchange of data.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "caseSensitive": true,
    "content": "complete",
    "concept":  [
        {
            "code": "actions",
            "display": "Actions"
        },
        {
            "code": "clinical-administration",
            "display": "Clinical administration"
        },
        {
            "code": "current-palliative-oncology-treatment",
            "display": "Current palliative oncology treatment"
        },
        {
            "code": "current-supportive-care-for-terminal-illness",
            "display": "Current supportive care for terminal illness"
        },
        {
            "code": "intervention",
            "display": "Intervention"
        },
        {
            "code": "intervention-on-development-of-symptoms",
            "display": "Intervention on development of symptoms"
        },
        {
            "code": "medical-follow-up",
            "display": "Medical follow-up"
        },
        {
            "code": "medical-follow-up-normal",
            "display": "Medical follow-up - normal"
        },
        {
            "code": "mental-health-therapy-follow-up",
            "display": "Mental health therapy follow-up"
        },
        {
            "code": "participation",
            "display": "Participation"
        },
        {
            "code": "planned-supportive-care-for-terminal-illness",
            "display": "Planned supportive care for terminal illness"
        },
        {
            "code": "treatment",
            "display": "Treatment"
        },
        {
            "code": "oncology-treatment",
            "display": "Oncology treatment"
        },
        {
            "code": "planned-treatment",
            "display": "Planned treatment"
        },
        {
            "code": "planned-palliative-oncology-treatment",
            "display": "Planned palliative oncology treatment"
        },
        {
            "code": "ultraviolet-light-therapy-treatment-record",
            "display": "Ultraviolet light therapy treatment record"
        },
        {
            "code": "admission-details",
            "display": "Admission details"
        },
        {
            "code": "advance-decisions-about-treatment",
            "display": "Advance decisions about treatment"
        },
        {
            "code": "advance-decision-to-refuse-treatment",
            "display": "Advance decision to refuse treatment"
        },
        {
            "code": "advance-statement",
            "display": "Advance statement"
        },
        {
            "code": "allergies-and-adverse-reaction",
            "display": "Allergies and adverse reaction"
        },
        {
            "code": "appointment",
            "display": "Appointment"
        },
        {
            "code": "community-disease-modifying-antirheumatic-drug-monitoring-appointment",
            "display": "Community disease modifying antirheumatic drug monitoring appointment"
        },
        {
            "code": "emergency-appointment",
            "display": "Emergency appointment"
        },
        {
            "code": "new-appointment",
            "display": "New appointment"
        },
        {
            "code": "review-appointment",
            "display": "Review appointment"
        },
        {
            "code": "assessment-scales",
            "display": "Assessment scales"
        },
        {
            "code": "attendance-details",
            "display": "Attendance details"
        },
        {
            "code": "clinical-narrative",
            "display": "Clinical narrative"
        },
        {
            "code": "clinical-risk-assessment",
            "display": "Clinical risk assessment"
        },
        {
            "code": "clinical-summary",
            "display": "Clinical summary"
        },
        {
            "code": "confidential-patient-data",
            "display": "Confidential patient data"
        },
        {
            "code": "consent-for-information-sharing",
            "display": "Consent for information sharing"
        },
        {
            "code": "consent-for-treatment-record",
            "display": "Consent for treatment record"
        },
        {
            "code": "consent-for-treatment-intervention-record",
            "display": "Consent for treatment/intervention record"
        },
        {
            "code": "consent-relating-to-child",
            "display": "Consent relating to child"
        },
        {
            "code": "contact-for-further-information",
            "display": "Contact for further information"
        },
        {
            "code": "deprivation-of-liberty-safeguards-or-equivalent",
            "display": "Deprivation of Liberty Safeguards or equivalent"
        },
        {
            "code": "diagnoses",
            "display": "Diagnoses"
        },
        {
            "code": "discharge-details",
            "display": "Discharge details"
        },
        {
            "code": "disposition-details",
            "display": "Disposition details"
        },
        {
            "code": "distribution-list",
            "display": "Distribution list"
        },
        {
            "code": "drug/substance-use",
            "display": "Drug/substance use"
        },
        {
            "code": "educational-history",
            "display": "Educational history"
        },
        {
            "code": "ended-allergies",
            "display": "Ended allergies"
        },
        {
            "code": "expectation-of-referral",
            "display": "Expectation of referral"
        },
        {
            "code": "family-history",
            "display": "Family history"
        },
        {
            "code": "general-practitioner-practice",
            "display": "General practitioner practice"
        },
        {
            "code": "handover-details",
            "display": "Handover details"
        },
        {
            "code": "health-characteristics",
            "display": "Health characteristics"
        },
        {
            "code": "acute-medication",
            "display": "Acute medication"
        },
        {
            "code": "carer-perception-of-problem",
            "display": "Carer perception of problem"
        },
        {
            "code": "diagnosis",
            "display": "Diagnosis"
        },
        {
            "code": "examination-findings",
            "display": "Examination findings"
        },
        {
            "code": "history",
            "display": "History"
        },
        {
            "code": "diagnostic-history",
            "display": "Diagnostic history"
        },
        {
            "code": "diagnostic-history-oncology",
            "display": "Diagnostic history - oncology"
        },
        {
            "code": "patient-narrative",
            "display": "Patient narrative"
        },
        {
            "code": "professional-narrative",
            "display": "Professional narrative"
        },
        {
            "code": "hobbies-and-interests",
            "display": "Hobbies and interests"
        },
        {
            "code": "outcome",
            "display": "Outcome"
        },
        {
            "code": "patient-encounter-administration-data",
            "display": "Patient encounter administration data"
        },
        {
            "code": "patient-perception-of-problem",
            "display": "Patient perception of problem"
        },
        {
            "code": "relevant-medical-information",
            "display": "Relevant medical information"
        },
        {
            "code": "repeat-medication",
            "display": "Repeat medication"
        },
        {
            "code": "discontinued-repeat-medication",
            "display": "Discontinued repeat medication"
        },
        {
            "code": "social-circumstances",
            "display": "Social circumstances"
        },
        {
            "code": "test-result",
            "display": "Test result"
        },
        {
            "code": "workplace-ergonomics",
            "display": "Workplace ergonomics"
        },
        {
            "code": "histocompatibility-and-immunogenetics",
            "display": "Histocompatibility and immunogenetics"
        },
        {
            "code": "immunisations",
            "display": "Immunisations"
        },
        {
            "code": "incident-details",
            "display": "Incident details"
        },
        {
            "code": "individual-requirement",
            "display": "Individual requirement"
        },
        {
            "code": "individual-requirements",
            "display": "Individual requirements"
        },
        {
            "code": "individualised-treatment-guideline",
            "display": "Individualised Treatment Guideline"
        },
        {
            "code": "information-given",
            "display": "Information given"
        },
        {
            "code": "information-and-advice-given",
            "display": "Information and advice given"
        },
        {
            "code": "investigation-results",
            "display": "Investigation results"
        },
        {
            "code": "investigations-and-procedures-requested",
            "display": "Investigations and procedures requested"
        },
        {
            "code": "investigations-and-results",
            "display": "Investigations and results"
        },
        {
            "code": "investigations-requested",
            "display": "Investigations requested"
        },
        {
            "code": "lasting-or-enduring-power-of-attorney-or-similar",
            "display": "Lasting or enduring power of attorney or similar"
        },
        {
            "code": "lasting-power-of-attorney-for-health-and-welfare-or-court-appointed-deputy-or-equivalent",
            "display": "Lasting power of attorney for health and welfare or court-appointed deputy or equivalent"
        },
        {
            "code": "legal-information",
            "display": "Legal information"
        },
        {
            "code": "life-extinct-details",
            "display": "Life extinct details"
        },
        {
            "code": "lifestyle",
            "display": "Lifestyle"
        },
        {
            "code": "medications-and-medical-devices",
            "display": "Medications and medical devices"
        },
        {
            "code": "active-medications",
            "display": "Active medications"
        },
        {
            "code": "discontinued-medications",
            "display": "Discontinued medications"
        },
        {
            "code": "medical-devices",
            "display": "Medical devices"
        },
        {
            "code": "mental-capacity-assessment",
            "display": "Mental capacity assessment"
        },
        {
            "code": "mental-health-act-or-equivalent-status",
            "display": "Mental Health Act or equivalent status"
        },
        {
            "code": "most-senior-healthcare-professional-present",
            "display": "Most senior healthcare professional present"
        },
        {
            "code": "nuclear-medicine-images",
            "display": "Nuclear medicine images"
        },
        {
            "code": "observations",
            "display": "Observations"
        },
        {
            "code": "occupational-history",
            "display": "Occupational history"
        },
        {
            "code": "organ-and-tissue-donation",
            "display": "Organ and tissue donation"
        },
        {
            "code": "outpatient-details",
            "display": "Outpatient details"
        },
        {
            "code": "outstanding-issues",
            "display": "Outstanding issues"
        },
        {
            "code": "participation-in-research",
            "display": "Participation in research"
        },
        {
            "code": "patient-and-carer-concerns",
            "display": "Patient and carer concerns"
        },
        {
            "code": "patient-and-carer-concerns-expectations-and-wishes",
            "display": "Patient and carer concerns, expectations and wishes"
        },
        {
            "code": "patient-demographics",
            "display": "Patient demographics"
        },
        {
            "code": "patients-expectation-of-referral",
            "display": "Patient's expectation of referral"
        },
        {
            "code": "patients-reason-for-referral",
            "display": "Patient's reason for referral"
        },
        {
            "code": "person-completing-record",
            "display": "Person completing record"
        },
        {
            "code": "person-handing-over",
            "display": "Person handing over"
        },
        {
            "code": "person-receiving-handover",
            "display": "Person receiving handover"
        },
        {
            "code": "plan-and-requested-actions",
            "display": "Plan and requested actions"
        },
        {
            "code": "presenting-complaints-or-issues",
            "display": "Presenting complaints or issues"
        },
        {
            "code": "problems-and-issues",
            "display": "Problems and issues"
        },
        {
            "code": "procedure-codes-community",
            "display": "Procedure codes (community)"
        },
        {
            "code": "procedures",
            "display": "Procedures"
        },
        {
            "code": "procedures-requested",
            "display": "Procedures requested"
        },
        {
            "code": "professional-contacts",
            "display": "Professional contacts"
        },
        {
            "code": "reason-for-admission",
            "display": "Reason for admission"
        },
        {
            "code": "reason-for-contact",
            "display": "Reason for contact"
        },
        {
            "code": "reason-for-handover",
            "display": "Reason for handover"
        },
        {
            "code": "reasonable-adjustments-for-health-and-care-access",
            "display": "Reasonable adjustments for health and care access"
        },
        {
            "code": "referral-details",
            "display": "Referral details"
        },
        {
            "code": "referrer-details",
            "display": "Referrer details"
        },
        {
            "code": "referral-modes",
            "display": "Referral modes"
        },
        {
            "code": "inbound-referral",
            "display": "Inbound referral"
        },
        {
            "code": "letter-with-patient",
            "display": "Letter with patient"
        },
        {
            "code": "outbound-referral",
            "display": "Outbound referral"
        },
        {
            "code": "request-form-or-letter-sent-by-mail-email",
            "display": "Request form or letter sent by mail/email"
        },
        {
            "code": "telephone-contact-only",
            "display": "Telephone contact only"
        },
        {
            "code": "relevant-clinical-risk-factors",
            "display": "Relevant clinical risk factors"
        },
        {
            "code": "relevant-past-medical-surgical-and-mental-health-history",
            "display": "Relevant past medical, surgical and mental health history"
        },
        {
            "code": "request-types",
            "display": "Request types"
        },
        {
            "code": "diagnostic-imaging-request",
            "display": "Diagnostic imaging request"
        },
        {
            "code": "diagnostic-imaging-request-summary",
            "display": "Diagnostic imaging request summary"
        },
        {
            "code": "relevant-clinical-information-for-diagnostic-imaging-request",
            "display": "Relevant clinical information for diagnostic imaging request"
        },
        {
            "code": "relevant-supporting-information-for-diagnostic-imaging-request",
            "display": "Relevant supporting information for diagnostic imaging request"
        },
        {
            "code": "fulfiller-request",
            "display": "Fulfiller request"
        },
        {
            "code": "fulfiller-request-details",
            "display": "Fulfiller request details"
        },
        {
            "code": "request",
            "display": "Request"
        },
        {
            "code": "review-of-systems",
            "display": "Review of systems"
        },
        {
            "code": "risk-from-others",
            "display": "Risk from others"
        },
        {
            "code": "risk-information",
            "display": "Risk information"
        },
        {
            "code": "risk-mitigation",
            "display": "Risk mitigation"
        },
        {
            "code": "risks-to-others",
            "display": "Risks to others"
        },
        {
            "code": "risks-to-self",
            "display": "Risks to self"
        },
        {
            "code": "role-views",
            "display": "Role views"
        },
        {
            "code": "abstract-problem-node",
            "display": "Abstract problem node"
        },
        {
            "code": "alerts",
            "display": "Alerts"
        },
        {
            "code": "problems",
            "display": "Problems"
        },
        {
            "code": "reason-for-encounter",
            "display": "Reason for encounter"
        },
        {
            "code": "reason-for-referral",
            "display": "Reason for referral"
        },
        {
            "code": "reason-for-repeat-laboratory-test",
            "display": "Reason for repeat laboratory test"
        },
        {
            "code": "safeguarding",
            "display": "Safeguarding"
        },
        {
            "code": "safeguarding-issues",
            "display": "Safeguarding issues"
        },
        {
            "code": "safety-alerts",
            "display": "Safety alerts"
        },
        {
            "code": "screening-invitation-medium",
            "display": "Screening invitation medium"
        },
        {
            "code": "screening-method",
            "display": "Screening method"
        },
        {
            "code": "senior-reviewing-clinician",
            "display": "Senior reviewing clinician"
        },
        {
            "code": "services-and-care",
            "display": "Services and care"
        },
        {
            "code": "social-context",
            "display": "Social context"
        },
        {
            "code": "special-requirements",
            "display": "Special requirements"
        },
        {
            "code": "time-modifiers",
            "display": "Time modifiers"
        },
        {
            "code": "future",
            "display": "Future"
        },
        {
            "code": "outlook",
            "display": "Outlook"
        },
        {
            "code": "aim-goal",
            "display": "Aim/goal"
        },
        {
            "code": "at-risk-of",
            "display": "At risk of"
        },
        {
            "code": "risk-to-patient",
            "display": "Risk to patient"
        },
        {
            "code": "plan",
            "display": "Plan"
        },
        {
            "code": "past",
            "display": "Past"
        },
        {
            "code": "past-actions",
            "display": "Past actions"
        },
        {
            "code": "past-health-characteristics",
            "display": "Past health characteristics"
        },
        {
            "code": "present-time",
            "display": "Present - time"
        },
        {
            "code": "treatments-and-interventions",
            "display": "Treatments and interventions"
        },
        {
            "code": "treatments-and-interventions-and-changes-made-to-treatments",
            "display": "Treatments and interventions and changes made to treatments"
        },
        {
            "code": "visual-field-report",
            "display": "Visual field report"
        }
    ]
}


back to top