Terminology


All CodeSystems

UK Core Additional Person Relationship Role

Description

A CodeSystem to identify additional person relationship roles.

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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
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="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </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": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "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"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-AdditionalPersonRelationshipRole, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Address Key Type

Description

A CodeSystem to identify the type of Address Key recorded.

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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
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="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </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": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "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"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-AddressKeyType, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Admission Method England

Description

A set of codes that define the method of admission to a hospital provider spell. These codes and their descriptions represent concepts used in England and are copied from the content of the NHS Data Dictionary Admission Method web page on 18/11/2021.

HTML View

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

CodeDisplay
11Elective Admission: Waiting list
12Elective Admission: Booked
13Elective Admission: Planned
21Emergency Admission: Emergency Care Department or dental casualty department of the Health Care Provider
22Emergency Admission: 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
23Emergency Admission: Bed bureau
24Emergency Admission: Consultant Clinic, of this or another Health Care Provider
25Emergency Admission: Admission via Mental Health Crisis Resolution Team
2AEmergency Admission: Emergency Care Department of another provider where the Patient had not been admitted
2BEmergency Admission: Transfer of an admitted Patient from another Hospital Provider in an emergency
2CEmergency Admission: Baby born at home as intended
2DEmergency Admission: Other emergency admission
28Emergency Admission: Other means, examples are: - admitted from the Emergency Care Department of another provider where they had not been admitted - transfer of an admitted Patient from another Hospital Provider in an emergency - baby born at home as intended
31Maternity Admission: Admitted ante partum
32Maternity Admission: Admitted post partum
82Other Admission: The birth of a baby in this Health Care Provider
83Other Admission: Baby born outside the Health Care Provider except when born at home as intended
81Other Admission: Transfer of any admitted Patient from other Hospital Provider other than in an emergency
98Not applicable
99Admission Method not known

Table View

CodeSystem.id[0]UKCore-AdmissionMethodEngland
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland
CodeSystem.version[0]1.0.1
CodeSystem.name[0]UKCoreAdmissionMethodEngland
CodeSystem.title[0]UK Core Admission Method England
CodeSystem.status[0]active
CodeSystem.date[0]2023-04-28
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the method of admission to a hospital provider spell. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Admission Method](https://datadictionary.nhs.uk/data_elements/admission_method_code__hospital_provider_spell_.html?hl=admission%2Cmethod) web page on 18/11/2021.
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]Elective Admission: Waiting list
CodeSystem.concept[1].code[0]12
CodeSystem.concept[1].display[0]Elective Admission: Booked
CodeSystem.concept[2].code[0]13
CodeSystem.concept[2].display[0]Elective Admission: Planned
CodeSystem.concept[3].code[0]21
CodeSystem.concept[3].display[0]Emergency Admission: Emergency Care Department or dental casualty department of the Health Care Provider
CodeSystem.concept[4].code[0]22
CodeSystem.concept[4].display[0]Emergency Admission: 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[5].code[0]23
CodeSystem.concept[5].display[0]Emergency Admission: Bed bureau
CodeSystem.concept[6].code[0]24
CodeSystem.concept[6].display[0]Emergency Admission: Consultant Clinic, of this or another Health Care Provider
CodeSystem.concept[7].code[0]25
CodeSystem.concept[7].display[0]Emergency Admission: Admission via Mental Health Crisis Resolution Team
CodeSystem.concept[8].code[0]2A
CodeSystem.concept[8].display[0]Emergency Admission: Emergency Care Department of another provider where the Patient had not been admitted
CodeSystem.concept[9].code[0]2B
CodeSystem.concept[9].display[0]Emergency Admission: Transfer of an admitted Patient from another Hospital Provider in an emergency
CodeSystem.concept[10].code[0]2C
CodeSystem.concept[10].display[0]Emergency Admission: Baby born at home as intended
CodeSystem.concept[11].code[0]2D
CodeSystem.concept[11].display[0]Emergency Admission: Other emergency admission
CodeSystem.concept[12].code[0]28
CodeSystem.concept[12].display[0]Emergency Admission: Other means, examples are: - admitted from the Emergency Care Department of another provider where they had not been admitted - transfer of an admitted Patient from another Hospital Provider in an emergency - baby born at home as intended
CodeSystem.concept[13].code[0]31
CodeSystem.concept[13].display[0]Maternity Admission: Admitted ante partum
CodeSystem.concept[14].code[0]32
CodeSystem.concept[14].display[0]Maternity Admission: Admitted post partum
CodeSystem.concept[15].code[0]82
CodeSystem.concept[15].display[0]Other Admission: The birth of a baby in this Health Care Provider
CodeSystem.concept[16].code[0]83
CodeSystem.concept[16].display[0]Other Admission: Baby born outside the Health Care Provider except when born at home as intended
CodeSystem.concept[17].code[0]81
CodeSystem.concept[17].display[0]Other Admission: Transfer of any admitted Patient from other Hospital Provider other than in an emergency
CodeSystem.concept[18].code[0]98
CodeSystem.concept[18].display[0]Not applicable
CodeSystem.concept[19].code[0]99
CodeSystem.concept[19].display[0]Admission Method not known

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-AdmissionMethodEngland" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" />
    <version value="1.0.1" />
    <name value="UKCoreAdmissionMethodEngland" />
    <title value="UK Core Admission Method England" />
    <status value="active" />
    <date value="2023-04-28" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the method of admission to a hospital provider spell.  These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Admission Method](https://datadictionary.nhs.uk/data_elements/admission_method_code__hospital_provider_spell_.html?hl=admission%2Cmethod) web page on 18/11/2021." />
    <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="Elective Admission: Waiting list" />
    </concept>
    <concept>
        <code value="12" />
        <display value="Elective Admission: Booked" />
    </concept>
    <concept>
        <code value="13" />
        <display value="Elective Admission: Planned" />
    </concept>
    <concept>
        <code value="21" />
        <display value="Emergency Admission: Emergency Care Department or dental casualty department of the Health Care Provider" />
    </concept>
    <concept>
        <code value="22" />
        <display value="Emergency Admission: 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" />
    </concept>
    <concept>
        <code value="23" />
        <display value="Emergency Admission: Bed bureau" />
    </concept>
    <concept>
        <code value="24" />
        <display value="Emergency Admission: Consultant Clinic, of this or another Health Care Provider" />
    </concept>
    <concept>
        <code value="25" />
        <display value="Emergency Admission: Admission via Mental Health Crisis Resolution Team" />
    </concept>
    <concept>
        <code value="2A" />
        <display value="Emergency Admission: Emergency Care Department of another provider where the Patient had not been admitted" />
    </concept>
    <concept>
        <code value="2B" />
        <display value="Emergency Admission: Transfer of an admitted Patient from another Hospital Provider in an emergency" />
    </concept>
    <concept>
        <code value="2C" />
        <display value="Emergency Admission: Baby born at home as intended" />
    </concept>
    <concept>
        <code value="2D" />
        <display value="Emergency Admission: Other emergency admission" />
    </concept>
    <concept>
        <code value="28" />
        <display value="Emergency Admission: Other means, examples are: - admitted from the Emergency Care Department of another provider where they had not been admitted - transfer of an admitted Patient from another Hospital Provider in an emergency - baby born at home as intended" />
    </concept>
    <concept>
        <code value="31" />
        <display value="Maternity Admission: Admitted ante partum" />
    </concept>
    <concept>
        <code value="32" />
        <display value="Maternity Admission: Admitted post partum" />
    </concept>
    <concept>
        <code value="82" />
        <display value="Other Admission: The birth of a baby in this Health Care Provider" />
    </concept>
    <concept>
        <code value="83" />
        <display value="Other Admission: Baby born outside the Health Care Provider except when born at home as intended" />
    </concept>
    <concept>
        <code value="81" />
        <display value="Other Admission: Transfer of any admitted Patient from other Hospital Provider other than in an emergency" />
    </concept>
    <concept>
        <code value="98" />
        <display value="Not applicable" />
    </concept>
    <concept>
        <code value="99" />
        <display value="Admission Method not known" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-AdmissionMethodEngland",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland",
    "version": "1.0.1",
    "name": "UKCoreAdmissionMethodEngland",
    "title": "UK Core Admission Method England",
    "status": "active",
    "date": "2023-04-28",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define the method of admission to a hospital provider spell.  These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Admission Method](https://datadictionary.nhs.uk/data_elements/admission_method_code__hospital_provider_spell_.html?hl=admission%2Cmethod) web page on 18/11/2021.",
    "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": "Elective Admission: Waiting list"
        },
        {
            "code": "12",
            "display": "Elective Admission: Booked"
        },
        {
            "code": "13",
            "display": "Elective Admission: Planned"
        },
        {
            "code": "21",
            "display": "Emergency Admission: Emergency Care Department or dental casualty department of the Health Care Provider"
        },
        {
            "code": "22",
            "display": "Emergency Admission: 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"
        },
        {
            "code": "23",
            "display": "Emergency Admission: Bed bureau"
        },
        {
            "code": "24",
            "display": "Emergency Admission: Consultant Clinic, of this or another Health Care Provider"
        },
        {
            "code": "25",
            "display": "Emergency Admission: Admission via Mental Health Crisis Resolution Team"
        },
        {
            "code": "2A",
            "display": "Emergency Admission: Emergency Care Department of another provider where the Patient had not been admitted"
        },
        {
            "code": "2B",
            "display": "Emergency Admission: Transfer of an admitted Patient from another Hospital Provider in an emergency"
        },
        {
            "code": "2C",
            "display": "Emergency Admission: Baby born at home as intended"
        },
        {
            "code": "2D",
            "display": "Emergency Admission: Other emergency admission"
        },
        {
            "code": "28",
            "display": "Emergency Admission: Other means, examples are: - admitted from the Emergency Care Department of another provider where they had not been admitted - transfer of an admitted Patient from another Hospital Provider in an emergency - baby born at home as intended"
        },
        {
            "code": "31",
            "display": "Maternity Admission: Admitted ante partum"
        },
        {
            "code": "32",
            "display": "Maternity Admission: Admitted post partum"
        },
        {
            "code": "82",
            "display": "Other Admission: The birth of a baby in this Health Care Provider"
        },
        {
            "code": "83",
            "display": "Other Admission: Baby born outside the Health Care Provider except when born at home as intended"
        },
        {
            "code": "81",
            "display": "Other Admission: Transfer of any admitted Patient from other Hospital Provider other than in an emergency"
        },
        {
            "code": "98",
            "display": "Not applicable"
        },
        {
            "code": "99",
            "display": "Admission Method not known"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-AdmissionMethodEngland, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Admission Method Wales

Description

A set of codes that define the method of admission to a hospital provider spell. These codes and their descriptions represent concepts used in Wales and are copied from the content of the NHS Wales Data Dictionary Admission Method web page on 18/11/2021.

HTML View

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

CodeDisplay
11Elective Admission: Waiting list
12Elective Admission: Booked
13Elective Admission: Planned
21Emergency Admission: A & E or dental casualty department of the health care provider
22Emergency Admission: GP: 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
23Emergency Admission: Bed bureau
24Emergency Admission: Consultant clinic of this or another health care provider
25Emergency Admission: Domiciliary visit by Consultant
27Emergency Admission: Via NHS Direct Services
28Emergency Admission: Other means, including admitted from the A & E department of another provider where they had not been admitted
31Maternity Admission: Admitted ante-partum
32Maternity Admission: Admitted post-partum
81Other Admission: Transfer of any admitted patient from other hospital provider. May be used for an elective or emergency transfer from other hospital provider.
82Other Admission: The birth of a baby in this health care provider
83Other Admission: Baby born outside the health care provider (except when born at home as intended. In this case the baby is an emergency admission. e.g. if midwife's decision to admit the baby use Admission Method 28)

Table View

CodeSystem.id[0]UKCore-AdmissionMethodWales
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales
CodeSystem.version[0]1.1.0
CodeSystem.name[0]UKCoreAdmissionMethodWales
CodeSystem.title[0]UK Core Admission Method Wales
CodeSystem.status[0]active
CodeSystem.date[0]2024-01-04
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the method of admission to a hospital provider spell. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Admission Method](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/admissionmethod.htm) web page on 18/11/2021.
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]Elective Admission: Waiting list
CodeSystem.concept[1].code[0]12
CodeSystem.concept[1].display[0]Elective Admission: Booked
CodeSystem.concept[2].code[0]13
CodeSystem.concept[2].display[0]Elective Admission: Planned
CodeSystem.concept[3].code[0]21
CodeSystem.concept[3].display[0]Emergency Admission: A & E or dental casualty department of the health care provider
CodeSystem.concept[4].code[0]22
CodeSystem.concept[4].display[0]Emergency Admission: GP: 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[5].code[0]23
CodeSystem.concept[5].display[0]Emergency Admission: Bed bureau
CodeSystem.concept[6].code[0]24
CodeSystem.concept[6].display[0]Emergency Admission: Consultant clinic of this or another health care provider
CodeSystem.concept[7].code[0]25
CodeSystem.concept[7].display[0]Emergency Admission: Domiciliary visit by Consultant
CodeSystem.concept[8].code[0]27
CodeSystem.concept[8].display[0]Emergency Admission: Via NHS Direct Services
CodeSystem.concept[9].code[0]28
CodeSystem.concept[9].display[0]Emergency Admission: Other means, including admitted from the A & E department of another provider where they had not been admitted
CodeSystem.concept[10].code[0]31
CodeSystem.concept[10].display[0]Maternity Admission: Admitted ante-partum
CodeSystem.concept[11].code[0]32
CodeSystem.concept[11].display[0]Maternity Admission: Admitted post-partum
CodeSystem.concept[12].code[0]81
CodeSystem.concept[12].display[0]Other Admission: Transfer of any admitted patient from other hospital provider. May be used for an elective or emergency transfer from other hospital provider.
CodeSystem.concept[13].code[0]82
CodeSystem.concept[13].display[0]Other Admission: The birth of a baby in this health care provider
CodeSystem.concept[14].code[0]83
CodeSystem.concept[14].display[0]Other Admission: Baby born outside the health care provider (except when born at home as intended. In this case the baby is an emergency admission. e.g. if midwife's decision to admit the baby use Admission Method 28)

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-AdmissionMethodWales" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" />
    <version value="1.1.0" />
    <name value="UKCoreAdmissionMethodWales" />
    <title value="UK Core Admission Method Wales" />
    <status value="active" />
    <date value="2024-01-04" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the method of admission to a hospital provider spell. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Admission Method](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/admissionmethod.htm) web page on 18/11/2021." />
    <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="Elective Admission: Waiting list" />
    </concept>
    <concept>
        <code value="12" />
        <display value="Elective Admission: Booked" />
    </concept>
    <concept>
        <code value="13" />
        <display value="Elective Admission: Planned" />
    </concept>
    <concept>
        <code value="21" />
        <display value="Emergency Admission: A &amp; E or dental casualty department of the health care provider" />
    </concept>
    <concept>
        <code value="22" />
        <display value="Emergency Admission: GP: 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" />
    </concept>
    <concept>
        <code value="23" />
        <display value="Emergency Admission: Bed bureau" />
    </concept>
    <concept>
        <code value="24" />
        <display value="Emergency Admission: Consultant clinic of this or another health care provider" />
    </concept>
    <concept>
        <code value="25" />
        <display value="Emergency Admission: Domiciliary visit by Consultant" />
    </concept>
    <concept>
        <code value="27" />
        <display value="Emergency Admission: Via NHS Direct Services" />
    </concept>
    <concept>
        <code value="28" />
        <display value="Emergency Admission: Other means, including admitted from the A &amp; E department of another provider where they had not been admitted" />
    </concept>
    <concept>
        <code value="31" />
        <display value="Maternity Admission: Admitted ante-partum" />
    </concept>
    <concept>
        <code value="32" />
        <display value="Maternity Admission: Admitted post-partum" />
    </concept>
    <concept>
        <code value="81" />
        <display value="Other Admission: Transfer of any admitted patient from other hospital provider.  May be used for an elective or emergency transfer from other hospital provider." />
    </concept>
    <concept>
        <code value="82" />
        <display value="Other Admission: The birth of a baby in this health care provider" />
    </concept>
    <concept>
        <code value="83" />
        <display value="Other Admission: Baby born outside the health care provider (except when born at home as intended.  In this case the baby is an emergency admission.  e.g. if midwife&#39;s decision to admit the baby use Admission Method 28)" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-AdmissionMethodWales",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales",
    "version": "1.1.0",
    "name": "UKCoreAdmissionMethodWales",
    "title": "UK Core Admission Method Wales",
    "status": "active",
    "date": "2024-01-04",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define the method of admission to a hospital provider spell. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Admission Method](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/admissionmethod.htm) web page on 18/11/2021.",
    "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": "Elective Admission: Waiting list"
        },
        {
            "code": "12",
            "display": "Elective Admission: Booked"
        },
        {
            "code": "13",
            "display": "Elective Admission: Planned"
        },
        {
            "code": "21",
            "display": "Emergency Admission: A & E or dental casualty department of the health care provider"
        },
        {
            "code": "22",
            "display": "Emergency Admission: GP: 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"
        },
        {
            "code": "23",
            "display": "Emergency Admission: Bed bureau"
        },
        {
            "code": "24",
            "display": "Emergency Admission: Consultant clinic of this or another health care provider"
        },
        {
            "code": "25",
            "display": "Emergency Admission: Domiciliary visit by Consultant"
        },
        {
            "code": "27",
            "display": "Emergency Admission: Via NHS Direct Services"
        },
        {
            "code": "28",
            "display": "Emergency Admission: Other means, including admitted from the A & E department of another provider where they had not been admitted"
        },
        {
            "code": "31",
            "display": "Maternity Admission: Admitted ante-partum"
        },
        {
            "code": "32",
            "display": "Maternity Admission: Admitted post-partum"
        },
        {
            "code": "81",
            "display": "Other Admission: Transfer of any admitted patient from other hospital provider.  May be used for an elective or emergency transfer from other hospital provider."
        },
        {
            "code": "82",
            "display": "Other Admission: The birth of a baby in this health care provider"
        },
        {
            "code": "83",
            "display": "Other Admission: Baby born outside the health care provider (except when born at home as intended.  In this case the baby is an emergency admission.  e.g. if midwife's decision to admit the baby use Admission Method 28)"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-AdmissionMethodWales, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Appointment Reason Code

Description

A set of codes that define an appointment reason.

HTML View

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

CodeDisplay
urgent-follow-upUrgent follow-up

Table View

CodeSystem.id[0]UKCore-AppointmentReasonCode
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-AppointmentReasonCode
CodeSystem.version[0]1.0.0
CodeSystem.name[0]UKCoreAppointmentReasonCode
CodeSystem.title[0]UK Core Appointment Reason Code
CodeSystem.status[0]active
CodeSystem.date[0]2022-05-20
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define an appointment reason.
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]urgent-follow-up
CodeSystem.concept[0].display[0]Urgent follow-up

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-AppointmentReasonCode" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AppointmentReasonCode" />
    <version value="1.0.0" />
    <name value="UKCoreAppointmentReasonCode" />
    <title value="UK Core Appointment Reason Code" />
    <status value="active" />
    <date value="2022-05-20" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define an appointment reason." />
    <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="urgent-follow-up" />
        <display value="Urgent follow-up" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-AppointmentReasonCode",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AppointmentReasonCode",
    "version": "1.0.0",
    "name": "UKCoreAppointmentReasonCode",
    "title": "UK Core Appointment Reason Code",
    "status": "active",
    "date": "2022-05-20",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define an appointment reason.",
    "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": "urgent-follow-up",
            "display": "Urgent follow-up"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-AppointmentReasonCode, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Biopsy State

Description

A CodeSystem to record how has the sample been preserved/fixed.

HTML View

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

CodeDisplay
fresh-unfixedFresh Unfixed
fresh-frozenFresh Frozen
fixedFixed

Table View

CodeSystem.id[0]UKCore-BiopsyState
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-BiopsyState
CodeSystem.version[0]1.0.0
CodeSystem.name[0]UKCoreBiopsyState
CodeSystem.title[0]UK Core Biopsy State
CodeSystem.status[0]active
CodeSystem.date[0]2023-04-28
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A CodeSystem to record how has the sample been preserved/fixed.
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]fresh-unfixed
CodeSystem.concept[0].display[0]Fresh Unfixed
CodeSystem.concept[1].code[0]fresh-frozen
CodeSystem.concept[1].display[0]Fresh Frozen
CodeSystem.concept[2].code[0]fixed
CodeSystem.concept[2].display[0]Fixed

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-BiopsyState" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-BiopsyState" />
    <version value="1.0.0" />
    <name value="UKCoreBiopsyState" />
    <title value="UK Core Biopsy State" />
    <status value="active" />
    <date value="2023-04-28" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A CodeSystem to record how has the sample been preserved/fixed." />
    <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="fresh-unfixed" />
        <display value="Fresh Unfixed" />
    </concept>
    <concept>
        <code value="fresh-frozen" />
        <display value="Fresh Frozen" />
    </concept>
    <concept>
        <code value="fixed" />
        <display value="Fixed" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-BiopsyState",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-BiopsyState",
    "version": "1.0.0",
    "name": "UKCoreBiopsyState",
    "title": "UK Core Biopsy State",
    "status": "active",
    "date": "2023-04-28",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A CodeSystem to record how has the sample been preserved/fixed.",
    "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": "fresh-unfixed",
            "display": "Fresh Unfixed"
        },
        {
            "code": "fresh-frozen",
            "display": "Fresh Frozen"
        },
        {
            "code": "fixed",
            "display": "Fixed"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-BiopsyState, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Condition Category

Description

A set of codes that define the category assigned to a condition. This CodeSystem contains concepts not covered by the FHIR standard ConditionCategoryCodes CodeSystem.

HTML View

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

CodeDisplay
presenting-complaintPresenting Complaint
co-morbidityCo-morbidity

Table View

CodeSystem.id[0]UKCore-ConditionCategory
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory
CodeSystem.version[0]1.1.0
CodeSystem.name[0]UKCoreConditionCategory
CodeSystem.title[0]UK Core Condition Category
CodeSystem.status[0]active
CodeSystem.date[0]2023-12-12
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the category assigned to a condition. This CodeSystem contains concepts not covered by the FHIR standard ConditionCategoryCodes CodeSystem.
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]presenting-complaint
CodeSystem.concept[0].display[0]Presenting Complaint
CodeSystem.concept[1].code[0]co-morbidity
CodeSystem.concept[1].display[0]Co-morbidity

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-ConditionCategory" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory" />
    <version value="1.1.0" />
    <name value="UKCoreConditionCategory" />
    <title value="UK Core Condition Category" />
    <status value="active" />
    <date value="2023-12-12" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the category assigned to a condition.  This CodeSystem contains concepts not covered by the FHIR standard ConditionCategoryCodes CodeSystem." />
    <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="presenting-complaint" />
        <display value="Presenting Complaint" />
    </concept>
    <concept>
        <code value="co-morbidity" />
        <display value="Co-morbidity" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-ConditionCategory",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory",
    "version": "1.1.0",
    "name": "UKCoreConditionCategory",
    "title": "UK Core Condition Category",
    "status": "active",
    "date": "2023-12-12",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define the category assigned to a condition.  This CodeSystem contains concepts not covered by the FHIR standard ConditionCategoryCodes CodeSystem.",
    "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": "presenting-complaint",
            "display": "Presenting Complaint"
        },
        {
            "code": "co-morbidity",
            "display": "Co-morbidity"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-ConditionCategory, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Condition Episodicity

Description

A set of codes that define the episodicity of a condition.

HTML View

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

CodeDisplayDefinition
firstFirstThe first episode of a condition.
newNewA new episode of a previously recorded condition.
reviewReviewA review of an existing condition episode.
endEndMarks the end of an existing condition episode.

Table View

CodeSystem.id[0]UKCore-ConditionEpisodicity
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity
CodeSystem.version[0]2.1.0
CodeSystem.name[0]UKCoreConditionEpisodicity
CodeSystem.title[0]UK Core Condition Episodicity
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the episodicity of a condition.
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]first
CodeSystem.concept[0].display[0]First
CodeSystem.concept[0].definition[0]The first episode of a condition.
CodeSystem.concept[1].code[0]new
CodeSystem.concept[1].display[0]New
CodeSystem.concept[1].definition[0]A new episode of a previously recorded condition.
CodeSystem.concept[2].code[0]review
CodeSystem.concept[2].display[0]Review
CodeSystem.concept[2].definition[0]A review of an existing condition episode.
CodeSystem.concept[3].code[0]end
CodeSystem.concept[3].display[0]End
CodeSystem.concept[3].definition[0]Marks the end of an existing condition episode.

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-ConditionEpisodicity" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity" />
    <version value="2.1.0" />
    <name value="UKCoreConditionEpisodicity" />
    <title value="UK Core Condition Episodicity" />
    <status value="active" />
    <date value="2022-01-07" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the episodicity of a condition." />
    <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="first" />
        <display value="First" />
        <definition value="The first episode of a condition." />
    </concept>
    <concept>
        <code value="new" />
        <display value="New" />
        <definition value="A new episode of a previously recorded condition." />
    </concept>
    <concept>
        <code value="review" />
        <display value="Review" />
        <definition value="A review of an existing condition episode." />
    </concept>
    <concept>
        <code value="end" />
        <display value="End" />
        <definition value="Marks the end of an existing condition episode." />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-ConditionEpisodicity",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity",
    "version": "2.1.0",
    "name": "UKCoreConditionEpisodicity",
    "title": "UK Core Condition Episodicity",
    "status": "active",
    "date": "2022-01-07",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define the episodicity of a condition.",
    "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": "first",
            "display": "First",
            "definition": "The first episode of a condition."
        },
        {
            "code": "new",
            "display": "New",
            "definition": "A new episode of a previously recorded condition."
        },
        {
            "code": "review",
            "display": "Review",
            "definition": "A review of an existing condition episode."
        },
        {
            "code": "end",
            "display": "End",
            "definition": "Marks the end of an existing condition episode."
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-ConditionEpisodicity, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Death Notification Status

Description

A CodeSystem to identify the type of death notice as held on Personal Demographics Service (PDS) or any other source system.

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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
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="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </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": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "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"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-DeathNotificationStatus, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Delivery Channel

Description

A set of codes that define the delivery channel of an appointment.

HTML View

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

CodeDisplay
In-personIn-person
TelephoneTelephone
VideoVideo

Table View

CodeSystem.id[0]UKCore-DeliveryChannel
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel
CodeSystem.version[0]1.1.0
CodeSystem.name[0]UKCoreDeliveryChannel
CodeSystem.title[0]UK Core Delivery Channel
CodeSystem.status[0]active
CodeSystem.date[0]2022-05-20
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the delivery channel of an appointment.
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]In-person
CodeSystem.concept[0].display[0]In-person
CodeSystem.concept[1].code[0]Telephone
CodeSystem.concept[1].display[0]Telephone
CodeSystem.concept[2].code[0]Video
CodeSystem.concept[2].display[0]Video

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-DeliveryChannel" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel" />
    <version value="1.1.0" />
    <name value="UKCoreDeliveryChannel" />
    <title value="UK Core Delivery Channel" />
    <status value="active" />
    <date value="2022-05-20" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the delivery channel of an appointment." />
    <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="In-person" />
        <display value="In-person" />
    </concept>
    <concept>
        <code value="Telephone" />
        <display value="Telephone" />
    </concept>
    <concept>
        <code value="Video" />
        <display value="Video" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-DeliveryChannel",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel",
    "version": "1.1.0",
    "name": "UKCoreDeliveryChannel",
    "title": "UK Core Delivery Channel",
    "status": "active",
    "date": "2022-05-20",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define the delivery channel of an appointment.",
    "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": "In-person",
            "display": "In-person"
        },
        {
            "code": "Telephone",
            "display": "Telephone"
        },
        {
            "code": "Video",
            "display": "Video"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-DeliveryChannel, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Discharge Destination England

Description

A set of codes that define the destination of a patient on completion of a hospital provider spell, or a note that the patient died or was a still birth. These codes and their descriptions represent concepts used in England and are copied from the content of the NHS Data Dictionary Discharge Destination web page on 18/11/2021.

HTML View

This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland 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 (includes hotel, 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 stillbirth
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
98Not applicable - Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished
99Not known

Table View

CodeSystem.id[0]UKCore-DischargeDestinationEngland
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland
CodeSystem.version[0]1.0.1
CodeSystem.name[0]UKCoreDischargeDestinationEngland
CodeSystem.title[0]UK Core Discharge Destination England
CodeSystem.status[0]active
CodeSystem.date[0]2023-04-28
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the destination of a patient on completion of a hospital provider spell, or a note that the patient died or was a still birth. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Discharge Destination](https://datadictionary.nhs.uk/data_elements/discharge_destination_code__hospital_provider_spell_.html?hl=discharge%2Cdestination) web page on 18/11/2021.
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 (includes hotel, 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 stillbirth
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
CodeSystem.concept[19].code[0]98
CodeSystem.concept[19].display[0]Not applicable - Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished
CodeSystem.concept[20].code[0]99
CodeSystem.concept[20].display[0]Not known

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-DischargeDestinationEngland" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" />
    <version value="1.0.1" />
    <name value="UKCoreDischargeDestinationEngland" />
    <title value="UK Core Discharge Destination England" />
    <status value="active" />
    <date value="2023-04-28" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the destination of a patient on completion of a hospital provider spell, or a note that the patient died or was a still birth.  These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Discharge Destination](https://datadictionary.nhs.uk/data_elements/discharge_destination_code__hospital_provider_spell_.html?hl=discharge%2Cdestination) web page on 18/11/2021." />
    <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 (includes hotel, 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 stillbirth" />
    </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>
    <concept>
        <code value="98" />
        <display value="Not applicable - Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished" />
    </concept>
    <concept>
        <code value="99" />
        <display value="Not known" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-DischargeDestinationEngland",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland",
    "version": "1.0.1",
    "name": "UKCoreDischargeDestinationEngland",
    "title": "UK Core Discharge Destination England",
    "status": "active",
    "date": "2023-04-28",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define the destination of a patient on completion of a hospital provider spell, or a note that the patient died or was a still birth.  These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Discharge Destination](https://datadictionary.nhs.uk/data_elements/discharge_destination_code__hospital_provider_spell_.html?hl=discharge%2Cdestination) web page on 18/11/2021.",
    "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 (includes hotel, 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 stillbirth"
        },
        {
            "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"
        },
        {
            "code": "98",
            "display": "Not applicable - Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished"
        },
        {
            "code": "99",
            "display": "Not known"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-DischargeDestinationEngland, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Discharge Destination Wales

Description

A set of codes that define the classification of where a patient is sent on completion of a hospital provider spell, or a note that the patient died or was a still birth. These codes and their descriptions represent concepts used in Wales and are copied from the content of the NHS Wales Data Dictionary Discharge Destination web page on 18/11/2021.

HTML View

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

CodeDisplay
19Own home
20Permanent residence at nursing home, residential care home
21Temporary residence at nursing home, residential care home
22No fixed abode
23Hospice
29Temporary place of residence when usually resident elsewhere (includes hotel, residential educational establishment)
39Penal establishment, court or police station or police custody suite
51Patient transfer to another health board / trust
55Patient transfer within the same health board / trust
65Local Authority Part 3 residential accommodation i.e. where care is provided
66Local authority foster care but not in Part 3 residential accommodation
79Not Applicable - Patient died or stillbirth
86Non-NHS (other than local authority) run nursing home
87Patient transfer to Non-NHS run hospital includes private hospitals e.g. BUPA
98Not applicable - hospital provider spell not finished at episode end (i.e. not discharged, or current episode unfinished)

Table View

CodeSystem.id[0]UKCore-DischargeDestinationWales
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales
CodeSystem.version[0]1.0.1
CodeSystem.name[0]UKCoreDischargeDestinationWales
CodeSystem.title[0]UK Core Discharge Destination Wales
CodeSystem.status[0]active
CodeSystem.date[0]2023-04-28
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the classification of where a patient is sent on completion of a hospital provider spell, or a note that the patient died or was a still birth. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Discharge Destination](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/dischargedestination.htm) web page on 18/11/2021.
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]Own home
CodeSystem.concept[1].code[0]20
CodeSystem.concept[1].display[0]Permanent residence at nursing home, residential care home
CodeSystem.concept[2].code[0]21
CodeSystem.concept[2].display[0]Temporary residence at nursing home, residential care home
CodeSystem.concept[3].code[0]22
CodeSystem.concept[3].display[0]No fixed abode
CodeSystem.concept[4].code[0]23
CodeSystem.concept[4].display[0]Hospice
CodeSystem.concept[5].code[0]29
CodeSystem.concept[5].display[0]Temporary place of residence when usually resident elsewhere (includes hotel, residential educational establishment)
CodeSystem.concept[6].code[0]39
CodeSystem.concept[6].display[0]Penal establishment, court or police station or police custody suite
CodeSystem.concept[7].code[0]51
CodeSystem.concept[7].display[0]Patient transfer to another health board / trust
CodeSystem.concept[8].code[0]55
CodeSystem.concept[8].display[0]Patient transfer within the same health board / trust
CodeSystem.concept[9].code[0]65
CodeSystem.concept[9].display[0]Local Authority Part 3 residential accommodation i.e. where care is provided
CodeSystem.concept[10].code[0]66
CodeSystem.concept[10].display[0]Local authority foster care but not in Part 3 residential accommodation
CodeSystem.concept[11].code[0]79
CodeSystem.concept[11].display[0]Not Applicable - Patient died or stillbirth
CodeSystem.concept[12].code[0]86
CodeSystem.concept[12].display[0]Non-NHS (other than local authority) run nursing home
CodeSystem.concept[13].code[0]87
CodeSystem.concept[13].display[0]Patient transfer to Non-NHS run hospital includes private hospitals e.g. BUPA
CodeSystem.concept[14].code[0]98
CodeSystem.concept[14].display[0]Not applicable - hospital provider spell not finished at episode end (i.e. not discharged, or current episode unfinished)

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-DischargeDestinationWales" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" />
    <version value="1.0.1" />
    <name value="UKCoreDischargeDestinationWales" />
    <title value="UK Core Discharge Destination Wales" />
    <status value="active" />
    <date value="2023-04-28" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the classification of where a patient is sent on completion of a hospital provider spell, or a note that the patient died or was a still birth.  These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Discharge Destination](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/dischargedestination.htm) web page on 18/11/2021." />
    <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="Own home" />
    </concept>
    <concept>
        <code value="20" />
        <display value="Permanent residence at nursing home, residential care home" />
    </concept>
    <concept>
        <code value="21" />
        <display value="Temporary residence at nursing home, residential care home" />
    </concept>
    <concept>
        <code value="22" />
        <display value="No fixed abode" />
    </concept>
    <concept>
        <code value="23" />
        <display value="Hospice" />
    </concept>
    <concept>
        <code value="29" />
        <display value="Temporary place of residence when usually resident elsewhere (includes hotel, residential educational establishment)" />
    </concept>
    <concept>
        <code value="39" />
        <display value="Penal establishment, court or police station or police custody suite" />
    </concept>
    <concept>
        <code value="51" />
        <display value="Patient transfer to another health board / trust" />
    </concept>
    <concept>
        <code value="55" />
        <display value="Patient transfer within the same health board / trust" />
    </concept>
    <concept>
        <code value="65" />
        <display value="Local Authority Part 3 residential accommodation i.e. where care is provided" />
    </concept>
    <concept>
        <code value="66" />
        <display value="Local authority foster care but not in Part 3 residential accommodation" />
    </concept>
    <concept>
        <code value="79" />
        <display value="Not Applicable - Patient died or stillbirth" />
    </concept>
    <concept>
        <code value="86" />
        <display value="Non-NHS (other than local authority) run nursing home" />
    </concept>
    <concept>
        <code value="87" />
        <display value="Patient transfer to Non-NHS run hospital includes private hospitals e.g. BUPA" />
    </concept>
    <concept>
        <code value="98" />
        <display value="Not applicable - hospital provider spell not finished at episode end (i.e. not discharged, or current episode unfinished)" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-DischargeDestinationWales",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales",
    "version": "1.0.1",
    "name": "UKCoreDischargeDestinationWales",
    "title": "UK Core Discharge Destination Wales",
    "status": "active",
    "date": "2023-04-28",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define the classification of where a patient is sent on completion of a hospital provider spell, or a note that the patient died or was a still birth.  These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Discharge Destination](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/dischargedestination.htm) web page on 18/11/2021.",
    "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": "Own home"
        },
        {
            "code": "20",
            "display": "Permanent residence at nursing home, residential care home"
        },
        {
            "code": "21",
            "display": "Temporary residence at nursing home, residential care home"
        },
        {
            "code": "22",
            "display": "No fixed abode"
        },
        {
            "code": "23",
            "display": "Hospice"
        },
        {
            "code": "29",
            "display": "Temporary place of residence when usually resident elsewhere (includes hotel, residential educational establishment)"
        },
        {
            "code": "39",
            "display": "Penal establishment, court or police station or police custody suite"
        },
        {
            "code": "51",
            "display": "Patient transfer to another health board / trust"
        },
        {
            "code": "55",
            "display": "Patient transfer within the same health board / trust"
        },
        {
            "code": "65",
            "display": "Local Authority Part 3 residential accommodation i.e. where care is provided"
        },
        {
            "code": "66",
            "display": "Local authority foster care but not in Part 3 residential accommodation"
        },
        {
            "code": "79",
            "display": "Not Applicable - Patient died or stillbirth"
        },
        {
            "code": "86",
            "display": "Non-NHS (other than local authority) run nursing home"
        },
        {
            "code": "87",
            "display": "Patient transfer to Non-NHS run hospital includes private hospitals e.g. BUPA"
        },
        {
            "code": "98",
            "display": "Not applicable - hospital provider spell not finished at episode end (i.e. not discharged, or current episode unfinished)"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-DischargeDestinationWales, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Discharge Method England

Description

A set of codes that define the method of discharge from a hospital provider spell. These codes and their descriptions represent concepts used in England and are copied from the content of the NHS Data Dictionary Discharge Method web page on 18/11/2021.

HTML View

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

CodeDisplay
1Patient discharged on clinical advice or with clinical consent
3Patient discharged by mental health review tribunal, Home Secretary or Court
4Patient died
5Stillbirth
6Patient discharged him/herself
7Patient discharged by a relative or advocate
8Not applicable (Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished)
9Method of discharge not known

Table View

CodeSystem.id[0]UKCore-DischargeMethodEngland
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland
CodeSystem.version[0]1.1.0
CodeSystem.name[0]UKCoreDischargeMethodEngland
CodeSystem.title[0]UK Core Discharge Method England
CodeSystem.status[0]active
CodeSystem.date[0]2024-01-04
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the method of discharge from a hospital provider spell. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Discharge Method](https://datadictionary.nhs.uk/data_elements/method_of_discharge__hospital_provider_spell_.html?hl=discharge%2Cmethod) web page on 18/11/2021.
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]3
CodeSystem.concept[1].display[0]Patient discharged by mental health review tribunal, Home Secretary or Court
CodeSystem.concept[2].code[0]4
CodeSystem.concept[2].display[0]Patient died
CodeSystem.concept[3].code[0]5
CodeSystem.concept[3].display[0]Stillbirth
CodeSystem.concept[4].code[0]6
CodeSystem.concept[4].display[0]Patient discharged him/herself
CodeSystem.concept[5].code[0]7
CodeSystem.concept[5].display[0]Patient discharged by a relative or advocate
CodeSystem.concept[6].code[0]8
CodeSystem.concept[6].display[0]Not applicable (Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished)
CodeSystem.concept[7].code[0]9
CodeSystem.concept[7].display[0]Method of discharge not known

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-DischargeMethodEngland" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland" />
    <version value="1.1.0" />
    <name value="UKCoreDischargeMethodEngland" />
    <title value="UK Core Discharge Method England" />
    <status value="active" />
    <date value="2024-01-04" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the method of discharge from a hospital provider spell.  These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Discharge Method](https://datadictionary.nhs.uk/data_elements/method_of_discharge__hospital_provider_spell_.html?hl=discharge%2Cmethod) web page on 18/11/2021." />
    <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="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" />
    </concept>
    <concept>
        <code value="7" />
        <display value="Patient discharged by a relative or advocate" />
    </concept>
    <concept>
        <code value="8" />
        <display value="Not applicable (Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished)" />
    </concept>
    <concept>
        <code value="9" />
        <display value="Method of discharge  not known" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-DischargeMethodEngland",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland",
    "version": "1.1.0",
    "name": "UKCoreDischargeMethodEngland",
    "title": "UK Core Discharge Method England",
    "status": "active",
    "date": "2024-01-04",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define the method of discharge from a hospital provider spell.  These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Discharge Method](https://datadictionary.nhs.uk/data_elements/method_of_discharge__hospital_provider_spell_.html?hl=discharge%2Cmethod) web page on 18/11/2021.",
    "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": "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"
        },
        {
            "code": "7",
            "display": "Patient discharged by a relative or advocate"
        },
        {
            "code": "8",
            "display": "Not applicable (Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished)"
        },
        {
            "code": "9",
            "display": "Method of discharge  not known"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-DischargeMethodEngland, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Discharge Method Wales

Description

A set of codes that define the method of discharge from a hospital provider spell. These codes and their descriptions represent concepts used in Wales and are copied from the content of the NHS Wales Data Dictionary Discharge Method web page on 18/11/2021.

HTML View

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

CodeDisplay
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 (MHRT), Home Secretary or court
4Patient died
5Stillbirth
8Not applicable - hospital provider spell not yet finished (i.e. not discharged)

Table View

CodeSystem.id[0]UKCore-DischargeMethodWales
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales
CodeSystem.version[0]1.1.0
CodeSystem.name[0]UKCoreDischargeMethodWales
CodeSystem.title[0]UK Core Discharge Method Wales
CodeSystem.status[0]active
CodeSystem.date[0]2024-01-04
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the method of discharge from a hospital provider spell. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Discharge Method](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/dischargemethod.htm) web page on 18/11/2021.
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 (MHRT), 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]8
CodeSystem.concept[5].display[0]Not applicable - hospital provider spell not yet finished (i.e. not discharged)

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-DischargeMethodWales" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales" />
    <version value="1.1.0" />
    <name value="UKCoreDischargeMethodWales" />
    <title value="UK Core Discharge Method Wales" />
    <status value="active" />
    <date value="2024-01-04" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the method of discharge from a hospital provider spell.  These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Discharge Method](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/dischargemethod.htm) web page on 18/11/2021." />
    <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 (MHRT), 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="8" />
        <display value="Not applicable - hospital provider spell not yet finished (i.e. not discharged)" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-DischargeMethodWales",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales",
    "version": "1.1.0",
    "name": "UKCoreDischargeMethodWales",
    "title": "UK Core Discharge Method Wales",
    "status": "active",
    "date": "2024-01-04",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define the method of discharge from a hospital provider spell.  These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Discharge Method](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/dischargemethod.htm) web page on 18/11/2021.",
    "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 (MHRT), Home Secretary or court"
        },
        {
            "code": "4",
            "display": "Patient died"
        },
        {
            "code": "5",
            "display": "Stillbirth"
        },
        {
            "code": "8",
            "display": "Not applicable - hospital provider spell not yet finished (i.e. not discharged)"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-DischargeMethodWales, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Emergency Care Outcome Of Attendance Wales

Description

A set of codes that define the outcome of the Accident and Emergency Department Attendance. These codes and their descriptions represent concepts used in Wales and are copied from the content of the NHS Wales Data Dictionary Outcome Of Attendance web page on 18/11/2021.

HTML View

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

CodeDisplay
01Admitted to same Hospital within Local Health Board
02Admitted to other Hospital within Local Health Board
03Transferred to different Local Health Board
04Referred to Outpatient Department
05Referred to GP
06Referred to Other Healthcare Professional
07No Planned Follow-up
08Planned Follow-up at Accident and Emergency Department
09Patient Self Discharged without Clinical Consent
10Died in Department
11Patient Dead on Arrival

Table View

CodeSystem.id[0]UKCore-EmergencyCareOutcomeOfAttendanceWales
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales
CodeSystem.version[0]1.0.1
CodeSystem.name[0]UKCoreEmergencyCareOutcomeOfAttendanceWales
CodeSystem.title[0]UK Core Emergency Care Outcome Of Attendance Wales
CodeSystem.status[0]active
CodeSystem.date[0]2023-04-28
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the outcome of the Accident and Emergency Department Attendance. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Outcome Of Attendance](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/outcomeofattendance.htm) web page on 18/11/2021.
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]01
CodeSystem.concept[0].display[0]Admitted to same Hospital within Local Health Board
CodeSystem.concept[1].code[0]02
CodeSystem.concept[1].display[0]Admitted to other Hospital within Local Health Board
CodeSystem.concept[2].code[0]03
CodeSystem.concept[2].display[0]Transferred to different Local Health Board
CodeSystem.concept[3].code[0]04
CodeSystem.concept[3].display[0]Referred to Outpatient Department
CodeSystem.concept[4].code[0]05
CodeSystem.concept[4].display[0]Referred to GP
CodeSystem.concept[5].code[0]06
CodeSystem.concept[5].display[0]Referred to Other Healthcare Professional
CodeSystem.concept[6].code[0]07
CodeSystem.concept[6].display[0]No Planned Follow-up
CodeSystem.concept[7].code[0]08
CodeSystem.concept[7].display[0]Planned Follow-up at Accident and Emergency Department
CodeSystem.concept[8].code[0]09
CodeSystem.concept[8].display[0]Patient Self Discharged without Clinical Consent
CodeSystem.concept[9].code[0]10
CodeSystem.concept[9].display[0]Died in Department
CodeSystem.concept[10].code[0]11
CodeSystem.concept[10].display[0]Patient Dead on Arrival

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-EmergencyCareOutcomeOfAttendanceWales" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" />
    <version value="1.0.1" />
    <name value="UKCoreEmergencyCareOutcomeOfAttendanceWales" />
    <title value="UK Core Emergency Care Outcome Of Attendance Wales" />
    <status value="active" />
    <date value="2023-04-28" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the outcome of the Accident and Emergency Department Attendance.  These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Outcome Of Attendance](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/outcomeofattendance.htm) web page on 18/11/2021." />
    <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="01" />
        <display value="Admitted to same Hospital within Local Health Board" />
    </concept>
    <concept>
        <code value="02" />
        <display value="Admitted to other Hospital within Local Health Board" />
    </concept>
    <concept>
        <code value="03" />
        <display value="Transferred to different Local Health Board" />
    </concept>
    <concept>
        <code value="04" />
        <display value="Referred to Outpatient Department" />
    </concept>
    <concept>
        <code value="05" />
        <display value="Referred to GP" />
    </concept>
    <concept>
        <code value="06" />
        <display value="Referred to Other Healthcare Professional" />
    </concept>
    <concept>
        <code value="07" />
        <display value="No Planned Follow-up" />
    </concept>
    <concept>
        <code value="08" />
        <display value="Planned Follow-up at Accident and Emergency Department" />
    </concept>
    <concept>
        <code value="09" />
        <display value="Patient Self Discharged without Clinical Consent" />
    </concept>
    <concept>
        <code value="10" />
        <display value="Died in Department" />
    </concept>
    <concept>
        <code value="11" />
        <display value="Patient Dead on Arrival" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-EmergencyCareOutcomeOfAttendanceWales",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales",
    "version": "1.0.1",
    "name": "UKCoreEmergencyCareOutcomeOfAttendanceWales",
    "title": "UK Core Emergency Care Outcome Of Attendance Wales",
    "status": "active",
    "date": "2023-04-28",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define the outcome of the Accident and Emergency Department Attendance.  These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Outcome Of Attendance](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/outcomeofattendance.htm) web page on 18/11/2021.",
    "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": "01",
            "display": "Admitted to same Hospital within Local Health Board"
        },
        {
            "code": "02",
            "display": "Admitted to other Hospital within Local Health Board"
        },
        {
            "code": "03",
            "display": "Transferred to different Local Health Board"
        },
        {
            "code": "04",
            "display": "Referred to Outpatient Department"
        },
        {
            "code": "05",
            "display": "Referred to GP"
        },
        {
            "code": "06",
            "display": "Referred to Other Healthcare Professional"
        },
        {
            "code": "07",
            "display": "No Planned Follow-up"
        },
        {
            "code": "08",
            "display": "Planned Follow-up at Accident and Emergency Department"
        },
        {
            "code": "09",
            "display": "Patient Self Discharged without Clinical Consent"
        },
        {
            "code": "10",
            "display": "Died in Department"
        },
        {
            "code": "11",
            "display": "Patient Dead on Arrival"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-EmergencyCareOutcomeOfAttendanceWales, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Encounter Location Type England

Description

A set of codes that define the physical type of location where an encounter takes place. These codes and their descriptions represent concepts used in England and are copied from the content of the NHS Data Dictionary Activity Location Type Code web page on 18/11/2021.

HTML View

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

CodeDisplay
A01Patient's Home
A02Carer's Home
A03Patient's Workplace
A04Other Patient Related Location
B01Primary Care Health Centre
B02Polyclinic
C01General Medical Practitioner Practice
C02Dental Practice
C03Ophthalmic Medical Practitioner Premises
D01Walk In Centre
D02Out of Hours Centre
D03Emergency Community Dental Service
E01Out-Patient Clinic
E02Ward
E03Day Hospital
E04Emergency Care Department or Minor Injuries Department
E99Other Departments
F01Hospice
G01Care Home Without Nursing
G02Care Home With Nursing
G03Children's Home
G04Integrated Care Home Without Nursing and Care Home With Nursing
H01Day Centre
J01Resource Centre
K01Sure Start Children's Centre
K02Child Development Centre
L01School
L02Further Education College
L03University
L04Nursery Premises
L05Other Childcare Premises
L06Training Establishments
L99Other Educational Premises
M01Prison
M02Probation Service Premises
M03Police Station / Police Custody Suite
M04Young Offender Institution
M05Immigration Removal Centre
M06Young Offender Institution (15-17)
M07Young Offender Institution (18-21)
N01Street or other public open space
N02Other publicly accessible area or building
N03Voluntary or charitable agency premises
N04Dispensing Optician Premises
N05Dispensing Pharmacy Premises
X01Other locations not elsewhere classified

Table View

CodeSystem.id[0]UKCore-EncounterLocationTypeEngland
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-EncounterLocationTypeEngland
CodeSystem.version[0]1.0.1
CodeSystem.name[0]UKCoreEncounterLocationTypeEngland
CodeSystem.title[0]UK Core Encounter Location Type England
CodeSystem.status[0]active
CodeSystem.date[0]2023-04-28
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the physical type of location where an encounter takes place. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Activity Location Type Code](https://datadictionary.nhs.uk/data_elements/activity_location_type_code.html?hl=activity%2Clocation%2Ctype%2Ccode) web page on 18/11/2021.
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]A01
CodeSystem.concept[0].display[0]Patient's Home
CodeSystem.concept[1].code[0]A02
CodeSystem.concept[1].display[0]Carer's Home
CodeSystem.concept[2].code[0]A03
CodeSystem.concept[2].display[0]Patient's Workplace
CodeSystem.concept[3].code[0]A04
CodeSystem.concept[3].display[0]Other Patient Related Location
CodeSystem.concept[4].code[0]B01
CodeSystem.concept[4].display[0]Primary Care Health Centre
CodeSystem.concept[5].code[0]B02
CodeSystem.concept[5].display[0]Polyclinic
CodeSystem.concept[6].code[0]C01
CodeSystem.concept[6].display[0]General Medical Practitioner Practice
CodeSystem.concept[7].code[0]C02
CodeSystem.concept[7].display[0]Dental Practice
CodeSystem.concept[8].code[0]C03
CodeSystem.concept[8].display[0]Ophthalmic Medical Practitioner Premises
CodeSystem.concept[9].code[0]D01
CodeSystem.concept[9].display[0]Walk In Centre
CodeSystem.concept[10].code[0]D02
CodeSystem.concept[10].display[0]Out of Hours Centre
CodeSystem.concept[11].code[0]D03
CodeSystem.concept[11].display[0]Emergency Community Dental Service
CodeSystem.concept[12].code[0]E01
CodeSystem.concept[12].display[0]Out-Patient Clinic
CodeSystem.concept[13].code[0]E02
CodeSystem.concept[13].display[0]Ward
CodeSystem.concept[14].code[0]E03
CodeSystem.concept[14].display[0]Day Hospital
CodeSystem.concept[15].code[0]E04
CodeSystem.concept[15].display[0]Emergency Care Department or Minor Injuries Department
CodeSystem.concept[16].code[0]E99
CodeSystem.concept[16].display[0]Other Departments
CodeSystem.concept[17].code[0]F01
CodeSystem.concept[17].display[0]Hospice
CodeSystem.concept[18].code[0]G01
CodeSystem.concept[18].display[0]Care Home Without Nursing
CodeSystem.concept[19].code[0]G02
CodeSystem.concept[19].display[0]Care Home With Nursing
CodeSystem.concept[20].code[0]G03
CodeSystem.concept[20].display[0]Children's Home
CodeSystem.concept[21].code[0]G04
CodeSystem.concept[21].display[0]Integrated Care Home Without Nursing and Care Home With Nursing
CodeSystem.concept[22].code[0]H01
CodeSystem.concept[22].display[0]Day Centre
CodeSystem.concept[23].code[0]J01
CodeSystem.concept[23].display[0]Resource Centre
CodeSystem.concept[24].code[0]K01
CodeSystem.concept[24].display[0]Sure Start Children's Centre
CodeSystem.concept[25].code[0]K02
CodeSystem.concept[25].display[0]Child Development Centre
CodeSystem.concept[26].code[0]L01
CodeSystem.concept[26].display[0]School
CodeSystem.concept[27].code[0]L02
CodeSystem.concept[27].display[0]Further Education College
CodeSystem.concept[28].code[0]L03
CodeSystem.concept[28].display[0]University
CodeSystem.concept[29].code[0]L04
CodeSystem.concept[29].display[0]Nursery Premises
CodeSystem.concept[30].code[0]L05
CodeSystem.concept[30].display[0]Other Childcare Premises
CodeSystem.concept[31].code[0]L06
CodeSystem.concept[31].display[0]Training Establishments
CodeSystem.concept[32].code[0]L99
CodeSystem.concept[32].display[0]Other Educational Premises
CodeSystem.concept[33].code[0]M01
CodeSystem.concept[33].display[0]Prison
CodeSystem.concept[34].code[0]M02
CodeSystem.concept[34].display[0]Probation Service Premises
CodeSystem.concept[35].code[0]M03
CodeSystem.concept[35].display[0]Police Station / Police Custody Suite
CodeSystem.concept[36].code[0]M04
CodeSystem.concept[36].display[0]Young Offender Institution
CodeSystem.concept[37].code[0]M05
CodeSystem.concept[37].display[0]Immigration Removal Centre
CodeSystem.concept[38].code[0]M06
CodeSystem.concept[38].display[0]Young Offender Institution (15-17)
CodeSystem.concept[39].code[0]M07
CodeSystem.concept[39].display[0]Young Offender Institution (18-21)
CodeSystem.concept[40].code[0]N01
CodeSystem.concept[40].display[0]Street or other public open space
CodeSystem.concept[41].code[0]N02
CodeSystem.concept[41].display[0]Other publicly accessible area or building
CodeSystem.concept[42].code[0]N03
CodeSystem.concept[42].display[0]Voluntary or charitable agency premises
CodeSystem.concept[43].code[0]N04
CodeSystem.concept[43].display[0]Dispensing Optician Premises
CodeSystem.concept[44].code[0]N05
CodeSystem.concept[44].display[0]Dispensing Pharmacy Premises
CodeSystem.concept[45].code[0]X01
CodeSystem.concept[45].display[0]Other locations not elsewhere classified

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-EncounterLocationTypeEngland" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EncounterLocationTypeEngland" />
    <version value="1.0.1" />
    <name value="UKCoreEncounterLocationTypeEngland" />
    <title value="UK Core Encounter Location Type England" />
    <status value="active" />
    <date value="2023-04-28" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the physical type of location where an encounter takes place.  These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Activity Location Type Code](https://datadictionary.nhs.uk/data_elements/activity_location_type_code.html?hl=activity%2Clocation%2Ctype%2Ccode) web page on 18/11/2021." />
    <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="A01" />
        <display value="Patient&#39;s Home" />
    </concept>
    <concept>
        <code value="A02" />
        <display value="Carer&#39;s Home" />
    </concept>
    <concept>
        <code value="A03" />
        <display value="Patient&#39;s Workplace" />
    </concept>
    <concept>
        <code value="A04" />
        <display value="Other Patient Related Location" />
    </concept>
    <concept>
        <code value="B01" />
        <display value="Primary Care Health Centre" />
    </concept>
    <concept>
        <code value="B02" />
        <display value="Polyclinic" />
    </concept>
    <concept>
        <code value="C01" />
        <display value="General Medical Practitioner Practice" />
    </concept>
    <concept>
        <code value="C02" />
        <display value="Dental Practice" />
    </concept>
    <concept>
        <code value="C03" />
        <display value="Ophthalmic Medical Practitioner Premises" />
    </concept>
    <concept>
        <code value="D01" />
        <display value="Walk In Centre" />
    </concept>
    <concept>
        <code value="D02" />
        <display value="Out of Hours Centre" />
    </concept>
    <concept>
        <code value="D03" />
        <display value="Emergency Community Dental Service" />
    </concept>
    <concept>
        <code value="E01" />
        <display value="Out-Patient Clinic" />
    </concept>
    <concept>
        <code value="E02" />
        <display value="Ward" />
    </concept>
    <concept>
        <code value="E03" />
        <display value="Day Hospital" />
    </concept>
    <concept>
        <code value="E04" />
        <display value="Emergency Care Department or Minor Injuries Department" />
    </concept>
    <concept>
        <code value="E99" />
        <display value="Other Departments" />
    </concept>
    <concept>
        <code value="F01" />
        <display value="Hospice" />
    </concept>
    <concept>
        <code value="G01" />
        <display value="Care Home Without Nursing" />
    </concept>
    <concept>
        <code value="G02" />
        <display value="Care Home With Nursing" />
    </concept>
    <concept>
        <code value="G03" />
        <display value="Children&#39;s Home" />
    </concept>
    <concept>
        <code value="G04" />
        <display value="Integrated Care Home Without Nursing and Care Home With Nursing" />
    </concept>
    <concept>
        <code value="H01" />
        <display value="Day Centre" />
    </concept>
    <concept>
        <code value="J01" />
        <display value="Resource Centre" />
    </concept>
    <concept>
        <code value="K01" />
        <display value="Sure Start Children&#39;s Centre" />
    </concept>
    <concept>
        <code value="K02" />
        <display value="Child Development Centre" />
    </concept>
    <concept>
        <code value="L01" />
        <display value="School" />
    </concept>
    <concept>
        <code value="L02" />
        <display value="Further Education College" />
    </concept>
    <concept>
        <code value="L03" />
        <display value="University" />
    </concept>
    <concept>
        <code value="L04" />
        <display value="Nursery Premises" />
    </concept>
    <concept>
        <code value="L05" />
        <display value="Other Childcare Premises" />
    </concept>
    <concept>
        <code value="L06" />
        <display value="Training Establishments" />
    </concept>
    <concept>
        <code value="L99" />
        <display value="Other Educational Premises" />
    </concept>
    <concept>
        <code value="M01" />
        <display value="Prison" />
    </concept>
    <concept>
        <code value="M02" />
        <display value="Probation Service Premises" />
    </concept>
    <concept>
        <code value="M03" />
        <display value="Police Station / Police Custody Suite" />
    </concept>
    <concept>
        <code value="M04" />
        <display value="Young Offender Institution" />
    </concept>
    <concept>
        <code value="M05" />
        <display value="Immigration Removal Centre" />
    </concept>
    <concept>
        <code value="M06" />
        <display value="Young Offender Institution (15-17)" />
    </concept>
    <concept>
        <code value="M07" />
        <display value="Young Offender Institution (18-21)" />
    </concept>
    <concept>
        <code value="N01" />
        <display value="Street or other public open space" />
    </concept>
    <concept>
        <code value="N02" />
        <display value="Other publicly accessible area or building" />
    </concept>
    <concept>
        <code value="N03" />
        <display value="Voluntary or charitable agency premises" />
    </concept>
    <concept>
        <code value="N04" />
        <display value="Dispensing Optician Premises" />
    </concept>
    <concept>
        <code value="N05" />
        <display value="Dispensing Pharmacy Premises" />
    </concept>
    <concept>
        <code value="X01" />
        <display value="Other locations not elsewhere classified" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-EncounterLocationTypeEngland",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EncounterLocationTypeEngland",
    "version": "1.0.1",
    "name": "UKCoreEncounterLocationTypeEngland",
    "title": "UK Core Encounter Location Type England",
    "status": "active",
    "date": "2023-04-28",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define the physical type of location where an encounter takes place.  These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Activity Location Type Code](https://datadictionary.nhs.uk/data_elements/activity_location_type_code.html?hl=activity%2Clocation%2Ctype%2Ccode) web page on 18/11/2021.",
    "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": "A01",
            "display": "Patient's Home"
        },
        {
            "code": "A02",
            "display": "Carer's Home"
        },
        {
            "code": "A03",
            "display": "Patient's Workplace"
        },
        {
            "code": "A04",
            "display": "Other Patient Related Location"
        },
        {
            "code": "B01",
            "display": "Primary Care Health Centre"
        },
        {
            "code": "B02",
            "display": "Polyclinic"
        },
        {
            "code": "C01",
            "display": "General Medical Practitioner Practice"
        },
        {
            "code": "C02",
            "display": "Dental Practice"
        },
        {
            "code": "C03",
            "display": "Ophthalmic Medical Practitioner Premises"
        },
        {
            "code": "D01",
            "display": "Walk In Centre"
        },
        {
            "code": "D02",
            "display": "Out of Hours Centre"
        },
        {
            "code": "D03",
            "display": "Emergency Community Dental Service"
        },
        {
            "code": "E01",
            "display": "Out-Patient Clinic"
        },
        {
            "code": "E02",
            "display": "Ward"
        },
        {
            "code": "E03",
            "display": "Day Hospital"
        },
        {
            "code": "E04",
            "display": "Emergency Care Department or Minor Injuries Department"
        },
        {
            "code": "E99",
            "display": "Other Departments"
        },
        {
            "code": "F01",
            "display": "Hospice"
        },
        {
            "code": "G01",
            "display": "Care Home Without Nursing"
        },
        {
            "code": "G02",
            "display": "Care Home With Nursing"
        },
        {
            "code": "G03",
            "display": "Children's Home"
        },
        {
            "code": "G04",
            "display": "Integrated Care Home Without Nursing and Care Home With Nursing"
        },
        {
            "code": "H01",
            "display": "Day Centre"
        },
        {
            "code": "J01",
            "display": "Resource Centre"
        },
        {
            "code": "K01",
            "display": "Sure Start Children's Centre"
        },
        {
            "code": "K02",
            "display": "Child Development Centre"
        },
        {
            "code": "L01",
            "display": "School"
        },
        {
            "code": "L02",
            "display": "Further Education College"
        },
        {
            "code": "L03",
            "display": "University"
        },
        {
            "code": "L04",
            "display": "Nursery Premises"
        },
        {
            "code": "L05",
            "display": "Other Childcare Premises"
        },
        {
            "code": "L06",
            "display": "Training Establishments"
        },
        {
            "code": "L99",
            "display": "Other Educational Premises"
        },
        {
            "code": "M01",
            "display": "Prison"
        },
        {
            "code": "M02",
            "display": "Probation Service Premises"
        },
        {
            "code": "M03",
            "display": "Police Station / Police Custody Suite"
        },
        {
            "code": "M04",
            "display": "Young Offender Institution"
        },
        {
            "code": "M05",
            "display": "Immigration Removal Centre"
        },
        {
            "code": "M06",
            "display": "Young Offender Institution (15-17)"
        },
        {
            "code": "M07",
            "display": "Young Offender Institution (18-21)"
        },
        {
            "code": "N01",
            "display": "Street or other public open space"
        },
        {
            "code": "N02",
            "display": "Other publicly accessible area or building"
        },
        {
            "code": "N03",
            "display": "Voluntary or charitable agency premises"
        },
        {
            "code": "N04",
            "display": "Dispensing Optician Premises"
        },
        {
            "code": "N05",
            "display": "Dispensing Pharmacy Premises"
        },
        {
            "code": "X01",
            "display": "Other locations not elsewhere classified"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-EncounterLocationTypeEngland, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Encounter Location Type Wales

Description

A set of codes that define the classification of location type. These codes and their descriptions represent concepts used in Wales and are copied from the content of the NHS Wales Data Dictionary Location Type Code web page on 18/11/2021.

HTML View

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

CodeDisplay
01Clients or patients home
02Health Centre
03Other GMP Premises
04Ward or NHS Hospital Site
06Hospice
07Other Voluntary or Private Hospital or Nursing Home
08Group Home managed by the NHS
09Group Home managed by Local Authority
10Group Home managed by Voluntary or Private Agents
11Other Residential Care Homes managed by Local Authority
12Other Residential Care Homes managed by Voluntary or Private Agents
13NHS Day Care Facility on NHS Hospital Sites
14NHS Day Care Facility on Other sites
15Day Centre managed by Local Authority
16Day Centre managed by Voluntary or Private Agents
17NHS Consultant Clinic Premises on a NHS Hospital Site
18NHS Consultant Clinic Premises off a NHS Hospital Site
19Health Clinic managed by the NHS
20Health Clinic managed by Voluntary or Private Agents
21Resource Centre on NHS Hospital Site
22Resource Centre managed by the NHS off NHS Hospital Site
23Resource Centre managed by Local Authority
24Resource Centre managed by Voluntary or Private Agents
25Professional Staff Group Department on NHS Hospital Site
26Professional Staff Group Department managed by the NHS off NHS Hospital Site
27Professional Staff Group Department managed by Local Authority
28Professional Staff Group Department managed by Voluntary or Private Agents
29School Premises managed by Local Authority or Grant Maintained
30School Premises managed by Voluntary or Private Agents
31Other Health or Local Authority Facility on NHS Hospital Site
32Other Health or Local Authority Site managed by the NHS off NHS Hospital Site
33Other Health or Local Authority Site managed by Local Authority
34Other Health or Local Authority Site managed by Voluntary or private Agents
35Prison Department Establishments
36Public Place or Street, or Police Station
37Other locations not classified elsewhere
38NHS Nursing Home
39Other Residential Care Homes managed by the NHS

Table View

CodeSystem.id[0]UKCore-EncounterLocationTypeWales
CodeSystem.url[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-EncounterLocationTypeWales
CodeSystem.version[0]1.0.1
CodeSystem.name[0]UKCoreEncounterLocationTypeWales
CodeSystem.title[0]UK Core Encounter Location Type Wales
CodeSystem.status[0]active
CodeSystem.date[0]2023-04-28
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the classification of location type. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Location Type Code](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/locationtypecode.htm) web page on 18/11/2021.
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]01
CodeSystem.concept[0].display[0]Clients or patients home
CodeSystem.concept[1].code[0]02
CodeSystem.concept[1].display[0]Health Centre
CodeSystem.concept[2].code[0]03
CodeSystem.concept[2].display[0]Other GMP Premises
CodeSystem.concept[3].code[0]04
CodeSystem.concept[3].display[0]Ward or NHS Hospital Site
CodeSystem.concept[4].code[0]06
CodeSystem.concept[4].display[0]Hospice
CodeSystem.concept[5].code[0]07
CodeSystem.concept[5].display[0]Other Voluntary or Private Hospital or Nursing Home
CodeSystem.concept[6].code[0]08
CodeSystem.concept[6].display[0]Group Home managed by the NHS
CodeSystem.concept[7].code[0]09
CodeSystem.concept[7].display[0]Group Home managed by Local Authority
CodeSystem.concept[8].code[0]10
CodeSystem.concept[8].display[0]Group Home managed by Voluntary or Private Agents
CodeSystem.concept[9].code[0]11
CodeSystem.concept[9].display[0]Other Residential Care Homes managed by Local Authority
CodeSystem.concept[10].code[0]12
CodeSystem.concept[10].display[0]Other Residential Care Homes managed by Voluntary or Private Agents
CodeSystem.concept[11].code[0]13
CodeSystem.concept[11].display[0]NHS Day Care Facility on NHS Hospital Sites
CodeSystem.concept[12].code[0]14
CodeSystem.concept[12].display[0]NHS Day Care Facility on Other sites
CodeSystem.concept[13].code[0]15
CodeSystem.concept[13].display[0]Day Centre managed by Local Authority
CodeSystem.concept[14].code[0]16
CodeSystem.concept[14].display[0]Day Centre managed by Voluntary or Private Agents
CodeSystem.concept[15].code[0]17
CodeSystem.concept[15].display[0]NHS Consultant Clinic Premises on a NHS Hospital Site
CodeSystem.concept[16].code[0]18
CodeSystem.concept[16].display[0]NHS Consultant Clinic Premises off a NHS Hospital Site
CodeSystem.concept[17].code[0]19
CodeSystem.concept[17].display[0]Health Clinic managed by the NHS
CodeSystem.concept[18].code[0]20
CodeSystem.concept[18].display[0]Health Clinic managed by Voluntary or Private Agents
CodeSystem.concept[19].code[0]21
CodeSystem.concept[19].display[0]Resource Centre on NHS Hospital Site
CodeSystem.concept[20].code[0]22
CodeSystem.concept[20].display[0]Resource Centre managed by the NHS off NHS Hospital Site
CodeSystem.concept[21].code[0]23
CodeSystem.concept[21].display[0]Resource Centre managed by Local Authority
CodeSystem.concept[22].code[0]24
CodeSystem.concept[22].display[0]Resource Centre managed by Voluntary or Private Agents
CodeSystem.concept[23].code[0]25
CodeSystem.concept[23].display[0]Professional Staff Group Department on NHS Hospital Site
CodeSystem.concept[24].code[0]26
CodeSystem.concept[24].display[0]Professional Staff Group Department managed by the NHS off NHS Hospital Site
CodeSystem.concept[25].code[0]27
CodeSystem.concept[25].display[0]Professional Staff Group Department managed by Local Authority
CodeSystem.concept[26].code[0]28
CodeSystem.concept[26].display[0]Professional Staff Group Department managed by Voluntary or Private Agents
CodeSystem.concept[27].code[0]29
CodeSystem.concept[27].display[0]School Premises managed by Local Authority or Grant Maintained
CodeSystem.concept[28].code[0]30
CodeSystem.concept[28].display[0]School Premises managed by Voluntary or Private Agents
CodeSystem.concept[29].code[0]31
CodeSystem.concept[29].display[0]Other Health or Local Authority Facility on NHS Hospital Site
CodeSystem.concept[30].code[0]32
CodeSystem.concept[30].display[0]Other Health or Local Authority Site managed by the NHS off NHS Hospital Site
CodeSystem.concept[31].code[0]33
CodeSystem.concept[31].display[0]Other Health or Local Authority Site managed by Local Authority
CodeSystem.concept[32].code[0]34
CodeSystem.concept[32].display[0]Other Health or Local Authority Site managed by Voluntary or private Agents
CodeSystem.concept[33].code[0]35
CodeSystem.concept[33].display[0]Prison Department Establishments
CodeSystem.concept[34].code[0]36
CodeSystem.concept[34].display[0]Public Place or Street, or Police Station
CodeSystem.concept[35].code[0]37
CodeSystem.concept[35].display[0]Other locations not classified elsewhere
CodeSystem.concept[36].code[0]38
CodeSystem.concept[36].display[0]NHS Nursing Home
CodeSystem.concept[37].code[0]39
CodeSystem.concept[37].display[0]Other Residential Care Homes managed by the NHS

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="UKCore-EncounterLocationTypeWales" />
    <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EncounterLocationTypeWales" />
    <version value="1.0.1" />
    <name value="UKCoreEncounterLocationTypeWales" />
    <title value="UK Core Encounter Location Type Wales" />
    <status value="active" />
    <date value="2023-04-28" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the classification of location type.  These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Location Type Code](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/locationtypecode.htm) web page on 18/11/2021." />
    <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="01" />
        <display value="Clients or patients home" />
    </concept>
    <concept>
        <code value="02" />
        <display value="Health Centre" />
    </concept>
    <concept>
        <code value="03" />
        <display value="Other GMP Premises" />
    </concept>
    <concept>
        <code value="04" />
        <display value="Ward or NHS Hospital Site" />
    </concept>
    <concept>
        <code value="06" />
        <display value="Hospice" />
    </concept>
    <concept>
        <code value="07" />
        <display value="Other Voluntary or Private Hospital or Nursing Home" />
    </concept>
    <concept>
        <code value="08" />
        <display value="Group Home managed by the NHS" />
    </concept>
    <concept>
        <code value="09" />
        <display value="Group Home managed by Local Authority" />
    </concept>
    <concept>
        <code value="10" />
        <display value="Group Home managed by Voluntary or Private Agents" />
    </concept>
    <concept>
        <code value="11" />
        <display value="Other Residential Care Homes managed by Local Authority" />
    </concept>
    <concept>
        <code value="12" />
        <display value="Other Residential Care Homes managed by Voluntary or Private Agents" />
    </concept>
    <concept>
        <code value="13" />
        <display value="NHS Day Care Facility on NHS Hospital Sites" />
    </concept>
    <concept>
        <code value="14" />
        <display value="NHS Day Care Facility on Other sites" />
    </concept>
    <concept>
        <code value="15" />
        <display value="Day Centre managed by Local Authority" />
    </concept>
    <concept>
        <code value="16" />
        <display value="Day Centre managed by Voluntary or Private Agents" />
    </concept>
    <concept>
        <code value="17" />
        <display value="NHS Consultant Clinic Premises on a NHS Hospital Site" />
    </concept>
    <concept>
        <code value="18" />
        <display value="NHS Consultant Clinic Premises off a NHS Hospital Site" />
    </concept>
    <concept>
        <code value="19" />
        <display value="Health Clinic managed by the NHS" />
    </concept>
    <concept>
        <code value="20" />
        <display value="Health Clinic managed by Voluntary or Private Agents" />
    </concept>
    <concept>
        <code value="21" />
        <display value="Resource Centre on NHS Hospital Site" />
    </concept>
    <concept>
        <code value="22" />
        <display value="Resource Centre managed by the NHS off NHS Hospital Site" />
    </concept>
    <concept>
        <code value="23" />
        <display value="Resource Centre managed by Local Authority" />
    </concept>
    <concept>
        <code value="24" />
        <display value="Resource Centre managed by Voluntary or Private Agents" />
    </concept>
    <concept>
        <code value="25" />
        <display value="Professional Staff Group Department on NHS Hospital Site" />
    </concept>
    <concept>
        <code value="26" />
        <display value="Professional Staff Group Department managed by the NHS off NHS Hospital Site" />
    </concept>
    <concept>
        <code value="27" />
        <display value="Professional Staff Group Department managed by Local Authority" />
    </concept>
    <concept>
        <code value="28" />
        <display value="Professional Staff Group Department managed by Voluntary or Private Agents" />
    </concept>
    <concept>
        <code value="29" />
        <display value="School Premises managed by Local Authority or Grant Maintained" />
    </concept>
    <concept>
        <code value="30" />
        <display value="School Premises managed by Voluntary or Private Agents" />
    </concept>
    <concept>
        <code value="31" />
        <display value="Other Health or Local Authority Facility on NHS Hospital Site" />
    </concept>
    <concept>
        <code value="32" />
        <display value="Other Health or Local Authority Site managed by the NHS off NHS Hospital Site" />
    </concept>
    <concept>
        <code value="33" />
        <display value="Other Health or Local Authority Site managed by Local Authority" />
    </concept>
    <concept>
        <code value="34" />
        <display value="Other Health or Local Authority Site managed by Voluntary or private Agents" />
    </concept>
    <concept>
        <code value="35" />
        <display value="Prison Department Establishments" />
    </concept>
    <concept>
        <code value="36" />
        <display value="Public Place or Street, or Police Station" />
    </concept>
    <concept>
        <code value="37" />
        <display value="Other locations not classified elsewhere" />
    </concept>
    <concept>
        <code value="38" />
        <display value="NHS Nursing Home" />
    </concept>
    <concept>
        <code value="39" />
        <display value="Other Residential Care Homes managed by the NHS" />
    </concept>
</CodeSystem>

JSON View

{
    "resourceType": "CodeSystem",
    "id": "UKCore-EncounterLocationTypeWales",
    "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EncounterLocationTypeWales",
    "version": "1.0.1",
    "name": "UKCoreEncounterLocationTypeWales",
    "title": "UK Core Encounter Location Type Wales",
    "status": "active",
    "date": "2023-04-28",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define the classification of location type.  These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Location Type Code](http://www.datadictionary.wales.nhs.uk/index.html#!WordDocuments/locationtypecode.htm) web page on 18/11/2021.",
    "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": "01",
            "display": "Clients or patients home"
        },
        {
            "code": "02",
            "display": "Health Centre"
        },
        {
            "code": "03",
            "display": "Other GMP Premises"
        },
        {
            "code": "04",
            "display": "Ward or NHS Hospital Site"
        },
        {
            "code": "06",
            "display": "Hospice"
        },
        {
            "code": "07",
            "display": "Other Voluntary or Private Hospital or Nursing Home"
        },
        {
            "code": "08",
            "display": "Group Home managed by the NHS"
        },
        {
            "code": "09",
            "display": "Group Home managed by Local Authority"
        },
        {
            "code": "10",
            "display": "Group Home managed by Voluntary or Private Agents"
        },
        {
            "code": "11",
            "display": "Other Residential Care Homes managed by Local Authority"
        },
        {
            "code": "12",
            "display": "Other Residential Care Homes managed by Voluntary or Private Agents"
        },
        {
            "code": "13",
            "display": "NHS Day Care Facility on NHS Hospital Sites"
        },
        {
            "code": "14",
            "display": "NHS Day Care Facility on Other sites"
        },
        {
            "code": "15",
            "display": "Day Centre managed by Local Authority"
        },
        {
            "code": "16",
            "display": "Day Centre managed by Voluntary or Private Agents"
        },
        {
            "code": "17",
            "display": "NHS Consultant Clinic Premises on a NHS Hospital Site"
        },
        {
            "code": "18",
            "display": "NHS Consultant Clinic Premises off a NHS Hospital Site"
        },
        {
            "code": "19",
            "display": "Health Clinic managed by the NHS"
        },
        {
            "code": "20",
            "display": "Health Clinic managed by Voluntary or Private Agents"
        },
        {
            "code": "21",
            "display": "Resource Centre on NHS Hospital Site"
        },
        {
            "code": "22",
            "display": "Resource Centre managed by the NHS off NHS Hospital Site"
        },
        {
            "code": "23",
            "display": "Resource Centre managed by Local Authority"
        },
        {
            "code": "24",
            "display": "Resource Centre managed by Voluntary or Private Agents"
        },
        {
            "code": "25",
            "display": "Professional Staff Group Department on NHS Hospital Site"
        },
        {
            "code": "26",
            "display": "Professional Staff Group Department managed by the NHS off NHS Hospital Site"
        },
        {
            "code": "27",
            "display": "Professional Staff Group Department managed by Local Authority"
        },
        {
            "code": "28",
            "display": "Professional Staff Group Department managed by Voluntary or Private Agents"
        },
        {
            "code": "29",
            "display": "School Premises managed by Local Authority or Grant Maintained"
        },
        {
            "code": "30",
            "display": "School Premises managed by Voluntary or Private Agents"
        },
        {
            "code": "31",
            "display": "Other Health or Local Authority Facility on NHS Hospital Site"
        },
        {
            "code": "32",
            "display": "Other Health or Local Authority Site managed by the NHS off NHS Hospital Site"
        },
        {
            "code": "33",
            "display": "Other Health or Local Authority Site managed by Local Authority"
        },
        {
            "code": "34",
            "display": "Other Health or Local Authority Site managed by Voluntary or private Agents"
        },
        {
            "code": "35",
            "display": "Prison Department Establishments"
        },
        {
            "code": "36",
            "display": "Public Place or Street, or Police Station"
        },
        {
            "code": "37",
            "display": "Other locations not classified elsewhere"
        },
        {
            "code": "38",
            "display": "NHS Nursing Home"
        },
        {
            "code": "39",
            "display": "Other Residential Care Homes managed by the NHS"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-EncounterLocationTypeWales, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Ethnic Category England

Description

A set of codes that define the ethnicity of a person, as specified by the person. These codes and their descriptions represent concepts used in England and are copied from the content of the NHS Data Dictionary Ethnic Category web page on 10/09/2021.

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.1.1
CodeSystem.name[0]UKCoreEthnicCategoryEngland
CodeSystem.title[0]UK Core Ethnic Category England
CodeSystem.status[0]active
CodeSystem.date[0]2023-04-28
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the ethnicity of a person, as specified by the person. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Ethnic Category](https://datadictionary.nhs.uk/data_elements/ethnic_category.html?hl=ethnic%2Ccategory) web page on 10/09/2021.
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.1.1" />
    <name value="UKCoreEthnicCategoryEngland" />
    <title value="UK Core Ethnic Category England" />
    <status value="active" />
    <date value="2023-04-28" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the ethnicity of a person, as specified by the person. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Ethnic Category](https://datadictionary.nhs.uk/data_elements/ethnic_category.html?hl=ethnic%2Ccategory) web page on 10/09/2021." />
    <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.1.1",
    "name": "UKCoreEthnicCategoryEngland",
    "title": "UK Core Ethnic Category England",
    "status": "active",
    "date": "2023-04-28",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "A set of codes that define the ethnicity of a person, as specified by the person. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Ethnic Category](https://datadictionary.nhs.uk/data_elements/ethnic_category.html?hl=ethnic%2Ccategory) web page on 10/09/2021.",
    "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"
        }
    ]
}

Feedback

Click here to:

Report issue for CodeSystem-UKCore-EthnicCategoryEngland, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,


UK Core Ethnic Category Wales

Description

A set of codes that define the ethnic group of the patient, as selected by the patient. These codes and their descriptions represent concepts used in Wales and are copied from the content of the NHS Wales Data Dictionary Ethnic Group web page on 10/09/2021.

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.1.1
CodeSystem.name[0]UKCoreEthnicCategoryWales
CodeSystem.title[0]UK Core Ethnic Category Wales
CodeSystem.status[0]active
CodeSystem.date[0]2023-04-28
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]ukcore@hl7.org.uk
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes that define the ethnic group of the patient, as selected by the patient. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Ethnic Group](http://www.datadictionary.wales.nhs.uk/#!WordDocuments/ethnicgroup.htm) web page on 10/09/2021.
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.1.1" />
    <name value="UKCoreEthnicCategoryWales" />
    <title value="UK Core Ethnic Category Wales" />
    <status value="active" />
    <date value="2023-04-28" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="A set of codes that define the ethnic group of the patient, as selected by the patient. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Ethnic Group](http://www.datadictionary.wales.nhs.uk/#!WordDocuments/ethnicgroup.htm) web page on 10/09/2021." />
    <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>