Description |
---|
A CodeSystem to identify additional person relationship roles. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole defines the following codes:
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] | |
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 |
<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 © 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 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>
{ "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" } ] }
Description |
---|
A CodeSystem to identify the type of Address Key recorded. |
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] | |
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 |
<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 © 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 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>
{ "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" } ] }
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. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland defines the following codes:
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] | |
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 |
<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 © 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 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>
{ "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" } ] }
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. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales defines the following codes:
CodeSystem.id[0] | UKCore-AdmissionMethodWales |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
CodeSystem.version[0] | 1.0.1 |
CodeSystem.name[0] | UKCoreAdmissionMethodWales |
CodeSystem.title[0] | UK Core Admission Method 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] | |
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.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) |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-AdmissionMethodWales" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.1" /> <name value="UKCoreAdmissionMethodWales" /> <title value="UK Core Admission Method 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 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 © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <content 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 & 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 & 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's decision to admit the baby use Admission Method 28)" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-AdmissionMethodWales", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.1", "name": "UKCoreAdmissionMethodWales", "title": "UK Core Admission Method 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 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.", "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)" } ] }
Description |
---|
A set of codes that define an appointment reason. |
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] | |
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 |
<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 © 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 value="true" /> <content value="complete" /> <concept> <code value="urgent-follow-up" /> <display value="Urgent follow-up" /> </concept> </CodeSystem>
{ "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" } ] }
Description |
---|
A CodeSystem to record how has the sample been preserved/fixed. |
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] | |
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 |
<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 © 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 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>
{ "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" } ] }
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. |
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] | |
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 |
<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 © 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 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>
{ "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" } ] }
Description |
---|
A set of codes that define the episodicity of a condition. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity defines the following codes:
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] | |
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. |
<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 © 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 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>
{ "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." } ] }
Description |
---|
A CodeSystem to identify the type of death notice as held on Personal Demographics Service (PDS) or any other source system. |
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] | |
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 |
<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 © 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 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>
{ "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" } ] }
Description |
---|
A set of codes that define the delivery channel of an appointment. |
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] | |
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 |
<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 © 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 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>
{ "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" } ] }
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. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland defines the following codes:
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] | |
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 |
<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 © 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 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>
{ "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" } ] }
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. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales defines the following codes:
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] | |
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) |
<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 © 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 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>
{ "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)" } ] }
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. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland defines the following codes:
CodeSystem.id[0] | UKCore-DischargeMethodEngland |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland |
CodeSystem.version[0] | 1.0.1 |
CodeSystem.name[0] | UKCoreDischargeMethodEngland |
CodeSystem.title[0] | UK Core Discharge 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] | |
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.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 |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-DischargeMethodEngland" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland" /> <version value="1.0.1" /> <name value="UKCoreDischargeMethodEngland" /> <title value="UK Core Discharge 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 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 © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <content 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>
{ "resourceType": "CodeSystem", "id": "UKCore-DischargeMethodEngland", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland", "version": "1.0.1", "name": "UKCoreDischargeMethodEngland", "title": "UK Core Discharge 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 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.", "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" } ] }
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. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales defines the following codes:
CodeSystem.id[0] | UKCore-DischargeMethodWales |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales |
CodeSystem.version[0] | 1.0.1 |
CodeSystem.name[0] | UKCoreDischargeMethodWales |
CodeSystem.title[0] | UK Core Discharge Method 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] | |
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.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) |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-DischargeMethodWales" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales" /> <version value="1.0.1" /> <name value="UKCoreDischargeMethodWales" /> <title value="UK Core Discharge Method 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 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 © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <content 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>
{ "resourceType": "CodeSystem", "id": "UKCore-DischargeMethodWales", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales", "version": "1.0.1", "name": "UKCoreDischargeMethodWales", "title": "UK Core Discharge Method 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 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.", "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)" } ] }
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. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales defines the following codes:
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] | |
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 |
<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 © 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 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>
{ "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" } ] }
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. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-EncounterLocationTypeEngland defines the following codes:
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] | |
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 |
<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 © 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 value="true" /> <content value="complete" /> <concept> <code value="A01" /> <display value="Patient's Home" /> </concept> <concept> <code value="A02" /> <display value="Carer's Home" /> </concept> <concept> <code value="A03" /> <display value="Patient'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'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'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>
{ "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" } ] }
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. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-EncounterLocationTypeWales defines the following codes:
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] | |
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 |
<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 © 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 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>
{ "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" } ] }
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. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland defines the following codes:
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] | |
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 |
<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 © 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 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>
{ "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" } ] }
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. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryWales defines the following codes:
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] | |
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 |
<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 © 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 value="true" /> <content value="complete" /> <concept> <code value="A" /> <display value="Any White Background, including Welsh, English, Scottish, Northern Irish, Irish, British" /> </concept> <concept> <code value="B" /> <display value="Gypsy or Irish Traveller" /> </concept> <concept> <code value="D" /> <display value="White and Black Caribbean" /> </concept> <concept> <code value="E" /> <display value="White and Black African" /> </concept> <concept> <code value="F" /> <display value="White and Asian" /> </concept> <concept> <code value="G" /> <display value="Any other mixed background / multiple ethnic background" /> </concept> <concept> <code value="H" /> <display value="Indian" /> </concept> <concept> <code value="J" /> <display value="Pakistani" /> </concept> <concept> <code value="K" /> <display value="Bangladeshi" /> </concept> <concept> <code value="L" /> <display value="Any other Asian background" /> </concept> <concept> <code value="M" /> <display value="Caribbean" /> </concept> <concept> <code value="N" /> <display value="African" /> </concept> <concept> <code value="P" /> <display value="Any other Black background" /> </concept> <concept> <code value="R" /> <display value="Chinese" /> </concept> <concept> <code value="S" /> <display value="Any other ethnic group" /> </concept> <concept> <code value="T" /> <display value="Arab" /> </concept> <concept> <code value="Z" /> <display value="Not stated" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-EthnicCategoryWales", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryWales", "version": "1.1.1", "name": "UKCoreEthnicCategoryWales", "title": "UK Core Ethnic Category 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 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": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "A", "display": "Any White Background, including Welsh, English, Scottish, Northern Irish, Irish, British" }, { "code": "B", "display": "Gypsy or Irish Traveller" }, { "code": "D", "display": "White and Black Caribbean" }, { "code": "E", "display": "White and Black African" }, { "code": "F", "display": "White and Asian" }, { "code": "G", "display": "Any other mixed background / multiple ethnic background" }, { "code": "H", "display": "Indian" }, { "code": "J", "display": "Pakistani" }, { "code": "K", "display": "Bangladeshi" }, { "code": "L", "display": "Any other Asian background" }, { "code": "M", "display": "Caribbean" }, { "code": "N", "display": "African" }, { "code": "P", "display": "Any other Black background" }, { "code": "R", "display": "Chinese" }, { "code": "S", "display": "Any other ethnic group" }, { "code": "T", "display": "Arab" }, { "code": "Z", "display": "Not stated" } ] }
Description |
---|
A set of codes that define the funding category for a patient. |
CodeSystem.id[0] | UKCore-FundingCategory |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory |
CodeSystem.version[0] | 1.0.0 |
CodeSystem.name[0] | UKCoreFundingCategory |
CodeSystem.title[0] | UK Core Funding Category |
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] | |
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 funding category for a patient. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | nhs |
CodeSystem.concept[0].display[0] | NHS |
CodeSystem.concept[1].code[0] | private |
CodeSystem.concept[1].display[0] | Private |
CodeSystem.concept[2].code[0] | devolved-nations |
CodeSystem.concept[2].display[0] | Devolved nations |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-FundingCategory" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" /> <version value="1.0.0" /> <name value="UKCoreFundingCategory" /> <title value="UK Core Funding Category" /> <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 funding category for a patient." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="nhs" /> <display value="NHS" /> </concept> <concept> <code value="private" /> <display value="Private" /> </concept> <concept> <code value="devolved-nations" /> <display value="Devolved nations" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-FundingCategory", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory", "version": "1.0.0", "name": "UKCoreFundingCategory", "title": "UK Core Funding Category", "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 funding category for a patient.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "nhs", "display": "NHS" }, { "code": "private", "display": "Private" }, { "code": "devolved-nations", "display": "Devolved nations" } ] }
Description |
---|
A CodeSystem to categorise if the service request is for Whole Genome Sequencing (WGS)/non-WGS Rare Disease/Cancer. |
CodeSystem.id[0] | UKCore-GenomeSequencingCategory |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-GenomeSequencingCategory |
CodeSystem.version[0] | 1.0.0 |
CodeSystem.name[0] | UKCoreGenomeSequencingCategory |
CodeSystem.title[0] | UK Core Genome Sequencing Category |
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] | |
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 categorise if the service request is for Whole Genome Sequencing (WGS)/non-WGS Rare Disease/Cancer. |
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] | rare-disease-wgs |
CodeSystem.concept[0].display[0] | Rare Disease - WGS |
CodeSystem.concept[1].code[0] | rare-disease-non-wgs |
CodeSystem.concept[1].display[0] | Rare Disease - Non-WGS |
CodeSystem.concept[2].code[0] | cancer-wgs |
CodeSystem.concept[2].display[0] | Cancer - WGS |
CodeSystem.concept[3].code[0] | cancer-non-wgs |
CodeSystem.concept[3].display[0] | Cancer - Non-WGS |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-GenomeSequencingCategory" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-GenomeSequencingCategory" /> <version value="1.0.0" /> <name value="UKCoreGenomeSequencingCategory" /> <title value="UK Core Genome Sequencing Category" /> <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 categorise if the service request is for Whole Genome Sequencing (WGS)/non-WGS Rare Disease/Cancer." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="rare-disease-wgs" /> <display value="Rare Disease - WGS" /> </concept> <concept> <code value="rare-disease-non-wgs" /> <display value="Rare Disease - Non-WGS" /> </concept> <concept> <code value="cancer-wgs" /> <display value="Cancer - WGS" /> </concept> <concept> <code value="cancer-non-wgs" /> <display value="Cancer - Non-WGS" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-GenomeSequencingCategory", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-GenomeSequencingCategory", "version": "1.0.0", "name": "UKCoreGenomeSequencingCategory", "title": "UK Core Genome Sequencing Category", "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 categorise if the service request is for Whole Genome Sequencing (WGS)/non-WGS Rare Disease/Cancer.", "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": "rare-disease-wgs", "display": "Rare Disease - WGS" }, { "code": "rare-disease-non-wgs", "display": "Rare Disease - Non-WGS" }, { "code": "cancer-wgs", "display": "Cancer - WGS" }, { "code": "cancer-non-wgs", "display": "Cancer - Non-WGS" } ] }
Description |
---|
A set of codes that define the classification of a patient's legal status which is either informal or as designated in the Mental Health Act 1983 or other acts. These codes and their descriptions represent concepts used in England and are copied from the content of the NHS Data Dictionary Mental Health Legal Status Classification Code web page at 18/11/2021. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-LegalStatusClassificationEngland defines the following codes:
CodeSystem.id[0] | UKCore-LegalStatusClassificationEngland |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-LegalStatusClassificationEngland |
CodeSystem.version[0] | 1.0.1 |
CodeSystem.name[0] | UKCoreLegalStatusClassificationEngland |
CodeSystem.title[0] | UK Core Legal Status Classification 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] | |
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 a patient's legal status which is either informal or as designated in the Mental Health Act 1983 or other acts. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Mental Health Legal Status Classification Code](https://datadictionary.nhs.uk/data_elements/mental_health_act_legal_status_classification_code.html) web page at 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] | Informal |
CodeSystem.concept[1].code[0] | 02 |
CodeSystem.concept[1].display[0] | Formally detained under Mental Health Act Section 2 |
CodeSystem.concept[2].code[0] | 03 |
CodeSystem.concept[2].display[0] | Formally detained under Mental Health Act Section 3 |
CodeSystem.concept[3].code[0] | 04 |
CodeSystem.concept[3].display[0] | Formally detained under Mental Health Act Section 4 |
CodeSystem.concept[4].code[0] | 05 |
CodeSystem.concept[4].display[0] | Formally detained under Mental Health Act Section 5(2) |
CodeSystem.concept[5].code[0] | 06 |
CodeSystem.concept[5].display[0] | Formally detained under Mental Health Act Section 5(4) |
CodeSystem.concept[6].code[0] | 07 |
CodeSystem.concept[6].display[0] | Formally detained under Mental Health Act Section 35 |
CodeSystem.concept[7].code[0] | 08 |
CodeSystem.concept[7].display[0] | Formally detained under Mental Health Act Section 36 |
CodeSystem.concept[8].code[0] | 09 |
CodeSystem.concept[8].display[0] | Formally detained under Mental Health Act Section 37 with section 41 restrictions |
CodeSystem.concept[9].code[0] | 10 |
CodeSystem.concept[9].display[0] | Formally detained under Mental Health Act Section 37 |
CodeSystem.concept[10].code[0] | 12 |
CodeSystem.concept[10].display[0] | Formally detained under Mental Health Act Section 38 |
CodeSystem.concept[11].code[0] | 13 |
CodeSystem.concept[11].display[0] | Formally detained under Mental Health Act Section 44 |
CodeSystem.concept[12].code[0] | 14 |
CodeSystem.concept[12].display[0] | Formally detained under Mental Health Act Section 46 |
CodeSystem.concept[13].code[0] | 15 |
CodeSystem.concept[13].display[0] | Formally detained under Mental Health Act Section 47 with section 49 restrictions |
CodeSystem.concept[14].code[0] | 16 |
CodeSystem.concept[14].display[0] | Formally detained under Mental Health Act Section 47 |
CodeSystem.concept[15].code[0] | 17 |
CodeSystem.concept[15].display[0] | Formally detained under Mental Health Act Section 48 with section 49 restrictions |
CodeSystem.concept[16].code[0] | 18 |
CodeSystem.concept[16].display[0] | Formally detained under Mental Health Act Section 48 |
CodeSystem.concept[17].code[0] | 19 |
CodeSystem.concept[17].display[0] | Formally detained under Mental Health Act Section 135 |
CodeSystem.concept[18].code[0] | 20 |
CodeSystem.concept[18].display[0] | Formally detained under Mental Health Act Section 136 |
CodeSystem.concept[19].code[0] | 31 |
CodeSystem.concept[19].display[0] | Formally detained under Criminal Procedure(Insanity) Act 1964 as amended by the Criminal Procedures (Insanity and Unfitness to Plead) Act 1991 |
CodeSystem.concept[20].code[0] | 32 |
CodeSystem.concept[20].display[0] | Formally detained under other acts |
CodeSystem.concept[21].code[0] | 35 |
CodeSystem.concept[21].display[0] | Subject to guardianship under Mental Health Act Section 7 |
CodeSystem.concept[22].code[0] | 36 |
CodeSystem.concept[22].display[0] | Subject to guardianship under Mental Health Act Section 37 |
CodeSystem.concept[23].code[0] | 37 |
CodeSystem.concept[23].display[0] | Formally detained under Mental Health Act Section 45A (Limited direction in force) |
CodeSystem.concept[24].code[0] | 38 |
CodeSystem.concept[24].display[0] | Formally detained under Mental Health Act Section 45A (Limitation direction ended) |
CodeSystem.concept[25].code[0] | 98 |
CodeSystem.concept[25].display[0] | Not Applicable |
CodeSystem.concept[26].code[0] | 99 |
CodeSystem.concept[26].display[0] | Not Known |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-LegalStatusClassificationEngland" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-LegalStatusClassificationEngland" /> <version value="1.0.1" /> <name value="UKCoreLegalStatusClassificationEngland" /> <title value="UK Core Legal Status Classification 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 classification of a patient's legal status which is either informal or as designated in the Mental Health Act 1983 or other acts. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Mental Health Legal Status Classification Code](https://datadictionary.nhs.uk/data_elements/mental_health_act_legal_status_classification_code.html) web page at 18/11/2021." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="01" /> <display value="Informal" /> </concept> <concept> <code value="02" /> <display value="Formally detained under Mental Health Act Section 2" /> </concept> <concept> <code value="03" /> <display value="Formally detained under Mental Health Act Section 3" /> </concept> <concept> <code value="04" /> <display value="Formally detained under Mental Health Act Section 4" /> </concept> <concept> <code value="05" /> <display value="Formally detained under Mental Health Act Section 5(2)" /> </concept> <concept> <code value="06" /> <display value="Formally detained under Mental Health Act Section 5(4)" /> </concept> <concept> <code value="07" /> <display value="Formally detained under Mental Health Act Section 35" /> </concept> <concept> <code value="08" /> <display value="Formally detained under Mental Health Act Section 36" /> </concept> <concept> <code value="09" /> <display value="Formally detained under Mental Health Act Section 37 with section 41 restrictions" /> </concept> <concept> <code value="10" /> <display value="Formally detained under Mental Health Act Section 37" /> </concept> <concept> <code value="12" /> <display value="Formally detained under Mental Health Act Section 38" /> </concept> <concept> <code value="13" /> <display value="Formally detained under Mental Health Act Section 44" /> </concept> <concept> <code value="14" /> <display value="Formally detained under Mental Health Act Section 46" /> </concept> <concept> <code value="15" /> <display value="Formally detained under Mental Health Act Section 47 with section 49 restrictions" /> </concept> <concept> <code value="16" /> <display value="Formally detained under Mental Health Act Section 47" /> </concept> <concept> <code value="17" /> <display value="Formally detained under Mental Health Act Section 48 with section 49 restrictions" /> </concept> <concept> <code value="18" /> <display value="Formally detained under Mental Health Act Section 48" /> </concept> <concept> <code value="19" /> <display value="Formally detained under Mental Health Act Section 135" /> </concept> <concept> <code value="20" /> <display value="Formally detained under Mental Health Act Section 136" /> </concept> <concept> <code value="31" /> <display value="Formally detained under Criminal Procedure(Insanity) Act 1964 as amended by the Criminal Procedures (Insanity and Unfitness to Plead) Act 1991" /> </concept> <concept> <code value="32" /> <display value="Formally detained under other acts" /> </concept> <concept> <code value="35" /> <display value="Subject to guardianship under Mental Health Act Section 7" /> </concept> <concept> <code value="36" /> <display value="Subject to guardianship under Mental Health Act Section 37" /> </concept> <concept> <code value="37" /> <display value="Formally detained under Mental Health Act Section 45A (Limited direction in force)" /> </concept> <concept> <code value="38" /> <display value="Formally detained under Mental Health Act Section 45A (Limitation direction ended)" /> </concept> <concept> <code value="98" /> <display value="Not Applicable" /> </concept> <concept> <code value="99" /> <display value="Not Known" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-LegalStatusClassificationEngland", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-LegalStatusClassificationEngland", "version": "1.0.1", "name": "UKCoreLegalStatusClassificationEngland", "title": "UK Core Legal Status Classification 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 classification of a patient's legal status which is either informal or as designated in the Mental Health Act 1983 or other acts. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Mental Health Legal Status Classification Code](https://datadictionary.nhs.uk/data_elements/mental_health_act_legal_status_classification_code.html) web page at 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": "Informal" }, { "code": "02", "display": "Formally detained under Mental Health Act Section 2" }, { "code": "03", "display": "Formally detained under Mental Health Act Section 3" }, { "code": "04", "display": "Formally detained under Mental Health Act Section 4" }, { "code": "05", "display": "Formally detained under Mental Health Act Section 5(2)" }, { "code": "06", "display": "Formally detained under Mental Health Act Section 5(4)" }, { "code": "07", "display": "Formally detained under Mental Health Act Section 35" }, { "code": "08", "display": "Formally detained under Mental Health Act Section 36" }, { "code": "09", "display": "Formally detained under Mental Health Act Section 37 with section 41 restrictions" }, { "code": "10", "display": "Formally detained under Mental Health Act Section 37" }, { "code": "12", "display": "Formally detained under Mental Health Act Section 38" }, { "code": "13", "display": "Formally detained under Mental Health Act Section 44" }, { "code": "14", "display": "Formally detained under Mental Health Act Section 46" }, { "code": "15", "display": "Formally detained under Mental Health Act Section 47 with section 49 restrictions" }, { "code": "16", "display": "Formally detained under Mental Health Act Section 47" }, { "code": "17", "display": "Formally detained under Mental Health Act Section 48 with section 49 restrictions" }, { "code": "18", "display": "Formally detained under Mental Health Act Section 48" }, { "code": "19", "display": "Formally detained under Mental Health Act Section 135" }, { "code": "20", "display": "Formally detained under Mental Health Act Section 136" }, { "code": "31", "display": "Formally detained under Criminal Procedure(Insanity) Act 1964 as amended by the Criminal Procedures (Insanity and Unfitness to Plead) Act 1991" }, { "code": "32", "display": "Formally detained under other acts" }, { "code": "35", "display": "Subject to guardianship under Mental Health Act Section 7" }, { "code": "36", "display": "Subject to guardianship under Mental Health Act Section 37" }, { "code": "37", "display": "Formally detained under Mental Health Act Section 45A (Limited direction in force)" }, { "code": "38", "display": "Formally detained under Mental Health Act Section 45A (Limitation direction ended)" }, { "code": "98", "display": "Not Applicable" }, { "code": "99", "display": "Not Known" } ] }
Description |
---|
A set of codes that define the classification of a patient's legal status which is either informal or as designated in the Mental Health Act 1983 or other acts. These codes and their descriptions represent concepts used in Wales and are copied from the content of the NHS Wales Data Dictionary Mental Health Legal Status Classification Code web page on 18/11/2021. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-LegalStatusClassificationWales defines the following codes:
CodeSystem.id[0] | UKCore-LegalStatusClassificationWales |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-LegalStatusClassificationWales |
CodeSystem.version[0] | 1.0.1 |
CodeSystem.name[0] | UKCoreLegalStatusClassificationWales |
CodeSystem.title[0] | UK Core Legal Status Classification 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] | |
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 a patient's legal status which is either informal or as designated in the Mental Health Act 1983 or other acts. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Mental Health Legal Status Classification Code](http://www.datadictionary.wales.nhs.uk/#!WordDocuments/legalstatus.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] | Informal (including voluntary patients under Section 131) |
CodeSystem.concept[1].code[0] | 02 |
CodeSystem.concept[1].display[0] | Formally detained under Mental Health Act Section 2 (Admission for assessment) |
CodeSystem.concept[2].code[0] | 03 |
CodeSystem.concept[2].display[0] | Formally detained under Mental Health Act Section 3 (Admission for treatment of non-offender to hospital for assessment, for medical treatment) |
CodeSystem.concept[3].code[0] | 04 |
CodeSystem.concept[3].display[0] | Formally detained under Mental Health Act Section 4 (Admission for assessment in cases of emergency) |
CodeSystem.concept[4].code[0] | 05 |
CodeSystem.concept[4].display[0] | Formally detained under Mental Health Act Section 5 (2) (Power to hold informal patient already in hospital, by doctor or approved clinician) |
CodeSystem.concept[5].code[0] | 06 |
CodeSystem.concept[5].display[0] | Formally detained under Mental Health Act Section 5 (4) (Power to hold informal patient already in hospital, by nurse) |
CodeSystem.concept[6].code[0] | 07 |
CodeSystem.concept[6].display[0] | Formally detained under Mental Health Act Section 35 (Remand to hospital for report on accused’s mental condition) |
CodeSystem.concept[7].code[0] | 08 |
CodeSystem.concept[7].display[0] | Formally detained under Mental Health Act Section 36 (Remand of accused person to hospital for treatment) |
CodeSystem.concept[8].code[0] | 09 |
CodeSystem.concept[8].display[0] | Formally detained under Mental Health Act Sections 37 and 41 (Hospital Order with restrictions) |
CodeSystem.concept[9].code[0] | 10 |
CodeSystem.concept[9].display[0] | Formally detained under Mental Health Act Section 37 (Hospital Order) |
CodeSystem.concept[10].code[0] | 12 |
CodeSystem.concept[10].display[0] | Formally detained under Mental Health Act Section 38 (Interim hospital order) |
CodeSystem.concept[11].code[0] | 13 |
CodeSystem.concept[11].display[0] | Formally detained under Mental Health Act Section 44 (Patient committed to hospital by Magistrates Court pending Crown Court disposal) |
CodeSystem.concept[12].code[0] | 14 |
CodeSystem.concept[12].display[0] | Formally detained under Mental Health Act Section 46 (Detained during Her Majesty's pleasure) REPEALED BY ARMED FORCES ACT 1996 |
CodeSystem.concept[13].code[0] | 15 |
CodeSystem.concept[13].display[0] | Formally detained under Mental Health Act Sections 47 and 49 (Removal to hospital of person serving a sentence of imprisonment with restrictions) |
CodeSystem.concept[14].code[0] | 16 |
CodeSystem.concept[14].display[0] | Formally detained under Mental Health Act Section 47 (Removal to hospital of person serving a sentence of imprisonment) |
CodeSystem.concept[15].code[0] | 17 |
CodeSystem.concept[15].display[0] | Formally detained under Mental Health Act Sections 48 and 49 (Removal to hospital of other person with restrictions, not serving a sentence of imprisonment) |
CodeSystem.concept[16].code[0] | 18 |
CodeSystem.concept[16].display[0] | Formally detained under Mental Health Act Section 48 (Removal to hospital of other person not serving a sentence of imprisonment) |
CodeSystem.concept[17].code[0] | 19 |
CodeSystem.concept[17].display[0] | Formally detained under Mental Health Act Section 135 (Warrant to search for and remove to a place of safety) |
CodeSystem.concept[18].code[0] | 20 |
CodeSystem.concept[18].display[0] | Formally detained under Mental Health Act Section 136 (Mentally disordered person found in a public place) |
CodeSystem.concept[19].code[0] | 30 |
CodeSystem.concept[19].display[0] | Formally detained under previous legislation (fifth schedule); this relates only to patients who, prior to the implementation of the Mental Health Act 1983, were detained under the Sixth Schedule of the Mental Health Act 1959 |
CodeSystem.concept[20].code[0] | 31 |
CodeSystem.concept[20].display[0] | Formally detained under Criminal Procedure (Insanity) Act 1964 as amended by the Criminal Procedures (Insanity and Unfitness to Plead) Act 1991 |
CodeSystem.concept[21].code[0] | 32 |
CodeSystem.concept[21].display[0] | Formally detained under other acts: Section 47 of the National Assistance Act 1948 Section 1,2 or 12 of the Children's and Young Persons Act 1969 Section 3 of the Powers of Criminal Courts Act 1973 |
CodeSystem.concept[22].code[0] | 34 |
CodeSystem.concept[22].display[0] | Formally detained under Mental Health Act Section 45A (Hospital and Limitation Direction) |
CodeSystem.concept[23].code[0] | 35 |
CodeSystem.concept[23].display[0] | Community treatment order (Mental Health Act Section 17a) This is legally valid from 3rd November 2008 |
CodeSystem.concept[24].code[0] | 98 |
CodeSystem.concept[24].display[0] | Non applicable (only used for NON psychiatric consultant specialties) |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-LegalStatusClassificationWales" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-LegalStatusClassificationWales" /> <version value="1.0.1" /> <name value="UKCoreLegalStatusClassificationWales" /> <title value="UK Core Legal Status Classification 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 a patient's legal status which is either informal or as designated in the Mental Health Act 1983 or other acts. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Mental Health Legal Status Classification Code](http://www.datadictionary.wales.nhs.uk/#!WordDocuments/legalstatus.htm) web page on 18/11/2021." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="01" /> <display value="Informal (including voluntary patients under Section 131)" /> </concept> <concept> <code value="02" /> <display value="Formally detained under Mental Health Act Section 2 (Admission for assessment)" /> </concept> <concept> <code value="03" /> <display value="Formally detained under Mental Health Act Section 3 (Admission for treatment of non-offender to hospital for assessment, for medical treatment)" /> </concept> <concept> <code value="04" /> <display value="Formally detained under Mental Health Act Section 4 (Admission for assessment in cases of emergency)" /> </concept> <concept> <code value="05" /> <display value="Formally detained under Mental Health Act Section 5 (2) (Power to hold informal patient already in hospital, by doctor or approved clinician)" /> </concept> <concept> <code value="06" /> <display value="Formally detained under Mental Health Act Section 5 (4) (Power to hold informal patient already in hospital, by nurse)" /> </concept> <concept> <code value="07" /> <display value="Formally detained under Mental Health Act Section 35 (Remand to hospital for report on accused’s mental condition)" /> </concept> <concept> <code value="08" /> <display value="Formally detained under Mental Health Act Section 36 (Remand of accused person to hospital for treatment)" /> </concept> <concept> <code value="09" /> <display value="Formally detained under Mental Health Act Sections 37 and 41 (Hospital Order with restrictions)" /> </concept> <concept> <code value="10" /> <display value="Formally detained under Mental Health Act Section 37 (Hospital Order)" /> </concept> <concept> <code value="12" /> <display value="Formally detained under Mental Health Act Section 38 (Interim hospital order)" /> </concept> <concept> <code value="13" /> <display value="Formally detained under Mental Health Act Section 44 (Patient committed to hospital by Magistrates Court pending Crown Court disposal)" /> </concept> <concept> <code value="14" /> <display value="Formally detained under Mental Health Act Section 46 (Detained during Her Majesty's pleasure) REPEALED BY ARMED FORCES ACT 1996" /> </concept> <concept> <code value="15" /> <display value="Formally detained under Mental Health Act Sections 47 and 49 (Removal to hospital of person serving a sentence of imprisonment with restrictions)" /> </concept> <concept> <code value="16" /> <display value="Formally detained under Mental Health Act Section 47 (Removal to hospital of person serving a sentence of imprisonment)" /> </concept> <concept> <code value="17" /> <display value="Formally detained under Mental Health Act Sections 48 and 49 (Removal to hospital of other person with restrictions, not serving a sentence of imprisonment)" /> </concept> <concept> <code value="18" /> <display value="Formally detained under Mental Health Act Section 48 (Removal to hospital of other person not serving a sentence of imprisonment)" /> </concept> <concept> <code value="19" /> <display value="Formally detained under Mental Health Act Section 135 (Warrant to search for and remove to a place of safety)" /> </concept> <concept> <code value="20" /> <display value="Formally detained under Mental Health Act Section 136 (Mentally disordered person found in a public place)" /> </concept> <concept> <code value="30" /> <display value="Formally detained under previous legislation (fifth schedule); this relates only to patients who, prior to the implementation of the Mental Health Act 1983, were detained under the Sixth Schedule of the Mental Health Act 1959" /> </concept> <concept> <code value="31" /> <display value="Formally detained under Criminal Procedure (Insanity) Act 1964 as amended by the Criminal Procedures (Insanity and Unfitness to Plead) Act 1991" /> </concept> <concept> <code value="32" /> <display value="Formally detained under other acts: Section 47 of the National Assistance Act 1948 Section 1,2 or 12 of the Children's and Young Persons Act 1969 Section 3 of the Powers of Criminal Courts Act 1973" /> </concept> <concept> <code value="34" /> <display value="Formally detained under Mental Health Act Section 45A (Hospital and Limitation Direction)" /> </concept> <concept> <code value="35" /> <display value="Community treatment order (Mental Health Act Section 17a) This is legally valid from 3rd November 2008" /> </concept> <concept> <code value="98" /> <display value="Non applicable (only used for NON psychiatric consultant specialties)" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-LegalStatusClassificationWales", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-LegalStatusClassificationWales", "version": "1.0.1", "name": "UKCoreLegalStatusClassificationWales", "title": "UK Core Legal Status Classification 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 a patient's legal status which is either informal or as designated in the Mental Health Act 1983 or other acts. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Mental Health Legal Status Classification Code](http://www.datadictionary.wales.nhs.uk/#!WordDocuments/legalstatus.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": "Informal (including voluntary patients under Section 131)" }, { "code": "02", "display": "Formally detained under Mental Health Act Section 2 (Admission for assessment)" }, { "code": "03", "display": "Formally detained under Mental Health Act Section 3 (Admission for treatment of non-offender to hospital for assessment, for medical treatment)" }, { "code": "04", "display": "Formally detained under Mental Health Act Section 4 (Admission for assessment in cases of emergency)" }, { "code": "05", "display": "Formally detained under Mental Health Act Section 5 (2) (Power to hold informal patient already in hospital, by doctor or approved clinician)" }, { "code": "06", "display": "Formally detained under Mental Health Act Section 5 (4) (Power to hold informal patient already in hospital, by nurse)" }, { "code": "07", "display": "Formally detained under Mental Health Act Section 35 (Remand to hospital for report on accused’s mental condition)" }, { "code": "08", "display": "Formally detained under Mental Health Act Section 36 (Remand of accused person to hospital for treatment)" }, { "code": "09", "display": "Formally detained under Mental Health Act Sections 37 and 41 (Hospital Order with restrictions)" }, { "code": "10", "display": "Formally detained under Mental Health Act Section 37 (Hospital Order)" }, { "code": "12", "display": "Formally detained under Mental Health Act Section 38 (Interim hospital order)" }, { "code": "13", "display": "Formally detained under Mental Health Act Section 44 (Patient committed to hospital by Magistrates Court pending Crown Court disposal)" }, { "code": "14", "display": "Formally detained under Mental Health Act Section 46 (Detained during Her Majesty's pleasure) REPEALED BY ARMED FORCES ACT 1996" }, { "code": "15", "display": "Formally detained under Mental Health Act Sections 47 and 49 (Removal to hospital of person serving a sentence of imprisonment with restrictions)" }, { "code": "16", "display": "Formally detained under Mental Health Act Section 47 (Removal to hospital of person serving a sentence of imprisonment)" }, { "code": "17", "display": "Formally detained under Mental Health Act Sections 48 and 49 (Removal to hospital of other person with restrictions, not serving a sentence of imprisonment)" }, { "code": "18", "display": "Formally detained under Mental Health Act Section 48 (Removal to hospital of other person not serving a sentence of imprisonment)" }, { "code": "19", "display": "Formally detained under Mental Health Act Section 135 (Warrant to search for and remove to a place of safety)" }, { "code": "20", "display": "Formally detained under Mental Health Act Section 136 (Mentally disordered person found in a public place)" }, { "code": "30", "display": "Formally detained under previous legislation (fifth schedule); this relates only to patients who, prior to the implementation of the Mental Health Act 1983, were detained under the Sixth Schedule of the Mental Health Act 1959" }, { "code": "31", "display": "Formally detained under Criminal Procedure (Insanity) Act 1964 as amended by the Criminal Procedures (Insanity and Unfitness to Plead) Act 1991" }, { "code": "32", "display": "Formally detained under other acts: Section 47 of the National Assistance Act 1948 Section 1,2 or 12 of the Children's and Young Persons Act 1969 Section 3 of the Powers of Criminal Courts Act 1973" }, { "code": "34", "display": "Formally detained under Mental Health Act Section 45A (Hospital and Limitation Direction)" }, { "code": "35", "display": "Community treatment order (Mental Health Act Section 17a) This is legally valid from 3rd November 2008" }, { "code": "98", "display": "Non applicable (only used for NON psychiatric consultant specialties)" } ] }
Description |
---|
A set of codes that define the context in which a mental health legal status is being used. |
CodeSystem.id[0] | UKCore-LegalStatusContext |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-LegalStatusContext |
CodeSystem.version[0] | 1.0.0 |
CodeSystem.name[0] | UKCoreLegalStatusContext |
CodeSystem.title[0] | UK Core Legal Status Context |
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] | |
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 context in which a mental health legal status is being used. |
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] | admission |
CodeSystem.concept[0].display[0] | Admission |
CodeSystem.concept[1].code[0] | discharge |
CodeSystem.concept[1].display[0] | Discharge |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-LegalStatusContext" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-LegalStatusContext" /> <version value="1.0.0" /> <name value="UKCoreLegalStatusContext" /> <title value="UK Core Legal Status Context" /> <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 context in which a mental health legal status is being used." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="admission" /> <display value="Admission" /> </concept> <concept> <code value="discharge" /> <display value="Discharge" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-LegalStatusContext", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-LegalStatusContext", "version": "1.0.0", "name": "UKCoreLegalStatusContext", "title": "UK Core Legal Status Context", "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 context in which a mental health legal status is being used.", "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": "admission", "display": "Admission" }, { "code": "discharge", "display": "Discharge" } ] }
Description |
---|
A set of codes that define the reason a list may be empty. |
CodeSystem.id[0] | UKCore-ListEmptyReasonCode |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ListEmptyReasonCode |
CodeSystem.version[0] | 2.1.0 |
CodeSystem.name[0] | UKCoreListEmptyReasonCode |
CodeSystem.title[0] | UK Core List Empty Reason Code |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2022-01-07 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
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 reason a list may be empty. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | no-content-recorded |
CodeSystem.concept[0].display[0] | No Content Recorded |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-ListEmptyReasonCode" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ListEmptyReasonCode" /> <version value="2.1.0" /> <name value="UKCoreListEmptyReasonCode" /> <title value="UK Core List Empty Reason Code" /> <status value="active" /> <date value="2022-01-07" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A set of codes that define the reason a list may be empty." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="no-content-recorded" /> <display value="No Content Recorded" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-ListEmptyReasonCode", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ListEmptyReasonCode", "version": "2.1.0", "name": "UKCoreListEmptyReasonCode", "title": "UK Core List Empty Reason Code", "status": "active", "date": "2022-01-07", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A set of codes that define the reason a list may be empty.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "no-content-recorded", "display": "No Content Recorded" } ] }
Description |
---|
A set of codes that define the reason a list may be incomplete. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-ListWarningCode defines the following codes:
CodeSystem.id[0] | UKCore-ListWarningCode |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ListWarningCode |
CodeSystem.version[0] | 2.1.0 |
CodeSystem.name[0] | UKCoreListWarningCode |
CodeSystem.title[0] | UK Core List Warning Code |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2022-01-07 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
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 reason a list may be incomplete. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | confidential-items |
CodeSystem.concept[0].display[0] | Confidential Items |
CodeSystem.concept[0].definition[0] | Items excluded due to confidentiality and/or patient preferences. |
CodeSystem.concept[1].code[0] | data-in-transit |
CodeSystem.concept[1].display[0] | Data in Transit |
CodeSystem.concept[1].definition[0] | Patient record transfer from previous GP practice not yet complete; any information recorded before dd-mmm-yyyy has been excluded. |
CodeSystem.concept[2].code[0] | data-awaiting-filing |
CodeSystem.concept[2].display[0] | Data Awaiting Filing |
CodeSystem.concept[2].definition[0] | Patient data may be incomplete as there is data supplied by a third party awaiting review before becoming available. |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-ListWarningCode" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ListWarningCode" /> <version value="2.1.0" /> <name value="UKCoreListWarningCode" /> <title value="UK Core List Warning Code" /> <status value="active" /> <date value="2022-01-07" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A set of codes that define the reason a list may be incomplete." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="confidential-items" /> <display value="Confidential Items" /> <definition value="Items excluded due to confidentiality and/or patient preferences." /> </concept> <concept> <code value="data-in-transit" /> <display value="Data in Transit" /> <definition value="Patient record transfer from previous GP practice not yet complete; any information recorded before dd-mmm-yyyy has been excluded." /> </concept> <concept> <code value="data-awaiting-filing" /> <display value="Data Awaiting Filing" /> <definition value="Patient data may be incomplete as there is data supplied by a third party awaiting review before becoming available." /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-ListWarningCode", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ListWarningCode", "version": "2.1.0", "name": "UKCoreListWarningCode", "title": "UK Core List Warning Code", "status": "active", "date": "2022-01-07", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A set of codes that define the reason a list may be incomplete.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "confidential-items", "display": "Confidential Items", "definition": "Items excluded due to confidentiality and/or patient preferences." }, { "code": "data-in-transit", "display": "Data in Transit", "definition": "Patient record transfer from previous GP practice not yet complete; any information recorded before dd-mmm-yyyy has been excluded." }, { "code": "data-awaiting-filing", "display": "Data Awaiting Filing", "definition": "Patient data may be incomplete as there is data supplied by a third party awaiting review before becoming available." } ] }
Description |
---|
A set of codes to define additional category concepts for a medication administration. |
CodeSystem.id[0] | UKCore-MedicationAdministrationCategory |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationAdministrationCategory |
CodeSystem.version[0] | 1.0.0 |
CodeSystem.name[0] | UKCoreMedicationAdministrationCategory |
CodeSystem.title[0] | UK Core Medication Administration Category |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2022-12-16 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
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 to define additional category concepts for a medication administration. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | discharge |
CodeSystem.concept[0].display[0] | Discharge |
CodeSystem.concept[0].definition[0] | Used to record the administration of medications created when the patient is being released from a facility. |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-MedicationAdministrationCategory" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationAdministrationCategory" /> <version value="1.0.0" /> <name value="UKCoreMedicationAdministrationCategory" /> <title value="UK Core Medication Administration Category" /> <status value="active" /> <date value="2022-12-16" /> <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 to define additional category concepts for a medication administration." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="discharge" /> <display value="Discharge" /> <definition value="Used to record the administration of medications created when the patient is being released from a facility." /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-MedicationAdministrationCategory", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationAdministrationCategory", "version": "1.0.0", "name": "UKCoreMedicationAdministrationCategory", "title": "UK Core Medication Administration Category", "status": "active", "date": "2022-12-16", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A set of codes to define additional category concepts for a medication administration.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "discharge", "display": "Discharge", "definition": "Used to record the administration of medications created when the patient is being released from a facility." } ] }
Description |
---|
A CodeSystem to identify the type of organisation responsible for authorising and issuing a medication. |
CodeSystem.id[0] | UKCore-MedicationPrescribingOrganizationType |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationPrescribingOrganizationType |
CodeSystem.version[0] | 1.0.0 |
CodeSystem.name[0] | UKCoreMedicationPrescribingOrganizationType |
CodeSystem.title[0] | UK Core Medication Prescribing Organization Type |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2022-08-26 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
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 organisation responsible for authorising and issuing a medication. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | prescribed-at-gp-practice |
CodeSystem.concept[0].display[0] | Prescribed at GP practice |
CodeSystem.concept[1].code[0] | prescribed-by-another-organisation |
CodeSystem.concept[1].display[0] | Prescribed by another organisation |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-MedicationPrescribingOrganizationType" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationPrescribingOrganizationType" /> <version value="1.0.0" /> <name value="UKCoreMedicationPrescribingOrganizationType" /> <title value="UK Core Medication Prescribing Organization Type" /> <status value="active" /> <date value="2022-08-26" /> <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 organisation responsible for authorising and issuing a medication." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="prescribed-at-gp-practice" /> <display value="Prescribed at GP practice" /> </concept> <concept> <code value="prescribed-by-another-organisation" /> <display value="Prescribed by another organisation" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-MedicationPrescribingOrganizationType", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationPrescribingOrganizationType", "version": "1.0.0", "name": "UKCoreMedicationPrescribingOrganizationType", "title": "UK Core Medication Prescribing Organization Type", "status": "active", "date": "2022-08-26", "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 organisation responsible for authorising and issuing a medication.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "prescribed-at-gp-practice", "display": "Prescribed at GP practice" }, { "code": "prescribed-by-another-organisation", "display": "Prescribed by another organisation" } ] }
Description |
---|
A set of codes to define additional category concepts for a medication request. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCategory defines the following codes:
CodeSystem.id[0] | UKCore-MedicationRequestCategory |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCategory |
CodeSystem.version[0] | 1.1.0 |
CodeSystem.name[0] | UKCoreMedicationRequestCategory |
CodeSystem.title[0] | UK Core Medication Request Category |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2022-12-16 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
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 to define additional category concepts for a medication request. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | leave |
CodeSystem.concept[0].display[0] | Leave |
CodeSystem.concept[0].definition[0] | Requests for medications that the patient will take away with him/her during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff. |
CodeSystem.concept[1].code[0] | primarycare |
CodeSystem.concept[1].display[0] | Primary Care |
CodeSystem.concept[1].definition[0] | Requests for medications originating in a primary care setting. Typically requests would be dispensed by the patients nominated pharmacy to be self-administered at home with or without the assistance of community based nursing staff. |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-MedicationRequestCategory" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCategory" /> <version value="1.1.0" /> <name value="UKCoreMedicationRequestCategory" /> <title value="UK Core Medication Request Category" /> <status value="active" /> <date value="2022-12-16" /> <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 to define additional category concepts for a medication request." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="leave" /> <display value="Leave" /> <definition value="Requests for medications that the patient will take away with him/her during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff." /> </concept> <concept> <code value="primarycare" /> <display value="Primary Care" /> <definition value="Requests for medications originating in a primary care setting. Typically requests would be dispensed by the patients nominated pharmacy to be self-administered at home with or without the assistance of community based nursing staff." /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-MedicationRequestCategory", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCategory", "version": "1.1.0", "name": "UKCoreMedicationRequestCategory", "title": "UK Core Medication Request Category", "status": "active", "date": "2022-12-16", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A set of codes to define additional category concepts for a medication request.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "leave", "display": "Leave", "definition": "Requests for medications that the patient will take away with him/her during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff." }, { "code": "primarycare", "display": "Primary Care", "definition": "Requests for medications originating in a primary care setting. Typically requests would be dispensed by the patients nominated pharmacy to be self-administered at home with or without the assistance of community based nursing staff." } ] }
Description |
---|
A set of codes to define additional course of therapy concepts for a medication request. |
CodeSystem.id[0] | UKCore-MedicationRequestCourseOfTherapy |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCourseOfTherapy |
CodeSystem.version[0] | 1.0.0 |
CodeSystem.name[0] | UKCoreMedicationRequestCourseOfTherapy |
CodeSystem.title[0] | UK Core Medication Request Course Of Therapy |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2021-09-10 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
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 to define additional course of therapy concepts for a medication request. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | continuous-repeating-dispensing |
CodeSystem.concept[0].display[0] | Continuous long term (repeat dispensing) |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-MedicationRequestCourseOfTherapy" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCourseOfTherapy" /> <version value="1.0.0" /> <name value="UKCoreMedicationRequestCourseOfTherapy" /> <title value="UK Core Medication Request Course Of Therapy" /> <status value="active" /> <date value="2021-09-10" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A set of codes to define additional course of therapy concepts for a medication request." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="continuous-repeating-dispensing" /> <display value="Continuous long term (repeat dispensing)" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-MedicationRequestCourseOfTherapy", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationRequestCourseOfTherapy", "version": "1.0.0", "name": "UKCoreMedicationRequestCourseOfTherapy", "title": "UK Core Medication Request Course Of Therapy", "status": "active", "date": "2021-09-10", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A set of codes to define additional course of therapy concepts for a medication request.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "continuous-repeating-dispensing", "display": "Continuous long term (repeat dispensing)" } ] }
Description |
---|
A set of codes to define additional category concepts for a medication statement. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationStatementCategory defines the following codes:
CodeSystem.id[0] | UKCore-MedicationStatementCategory |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationStatementCategory |
CodeSystem.version[0] | 1.0.0 |
CodeSystem.name[0] | UKCoreMedicationStatementCategory |
CodeSystem.title[0] | UK Core Medication Statement Category |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2021-09-10 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
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 to define additional category concepts for a medication statement. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | discharge |
CodeSystem.concept[0].display[0] | Discharge |
CodeSystem.concept[0].definition[0] | Includes requests for medications created when the patient is being released from a facility. |
CodeSystem.concept[1].code[0] | leave |
CodeSystem.concept[1].display[0] | Leave |
CodeSystem.concept[1].definition[0] | Requests for medications that the patient will take away with them during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff. |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-MedicationStatementCategory" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationStatementCategory" /> <version value="1.0.0" /> <name value="UKCoreMedicationStatementCategory" /> <title value="UK Core Medication Statement Category" /> <status value="active" /> <date value="2021-09-10" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A set of codes to define additional category concepts for a medication statement." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="discharge" /> <display value="Discharge" /> <definition value="Includes requests for medications created when the patient is being released from a facility." /> </concept> <concept> <code value="leave" /> <display value="Leave" /> <definition value="Requests for medications that the patient will take away with them during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff." /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-MedicationStatementCategory", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationStatementCategory", "version": "1.0.0", "name": "UKCoreMedicationStatementCategory", "title": "UK Core Medication Statement Category", "status": "active", "date": "2021-09-10", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A set of codes to define additional category concepts for a medication statement.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "discharge", "display": "Discharge", "definition": "Includes requests for medications created when the patient is being released from a facility." }, { "code": "leave", "display": "Leave", "definition": "Requests for medications that the patient will take away with them during any short break from inpatient care. Typically requests would be dispensed by the hospital pharmacy to be self-administered at home with or without the assistance of community based nursing staff." } ] }
Description |
---|
A CodeSystem to identify the type of medication supply. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationSupplyType defines the following codes:
CodeSystem.id[0] | UKCore-MedicationSupplyType |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationSupplyType |
CodeSystem.version[0] | 2.1.0 |
CodeSystem.name[0] | UKCoreMedicationSupplyType |
CodeSystem.title[0] | UK Core Medication Supply Type |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2021-09-10 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
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 medication supply. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | over-the-counter |
CodeSystem.concept[0].display[0] | Over the counter |
CodeSystem.concept[1].code[0] | emergency-supply |
CodeSystem.concept[1].display[0] | Emergency supply |
CodeSystem.concept[2].code[0] | patient-group-direction |
CodeSystem.concept[2].display[0] | Patient group direction |
CodeSystem.concept[3].code[0] | minor-ailments-scheme |
CodeSystem.concept[3].display[0] | Minor ailments scheme |
CodeSystem.concept[4].code[0] | prescription-dispensing |
CodeSystem.concept[4].display[0] | Prescription dispensing |
CodeSystem.concept[5].code[0] | private-prescription-dispensing |
CodeSystem.concept[5].display[0] | Private prescription dispensing |
CodeSystem.concept[6].code[0] | self-declared |
CodeSystem.concept[6].display[0] | Self declared |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-MedicationSupplyType" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationSupplyType" /> <version value="2.1.0" /> <name value="UKCoreMedicationSupplyType" /> <title value="UK Core Medication Supply Type" /> <status value="active" /> <date value="2021-09-10" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A CodeSystem to identify the type of medication supply." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="over-the-counter" /> <display value="Over the counter" /> </concept> <concept> <code value="emergency-supply" /> <display value="Emergency supply" /> </concept> <concept> <code value="patient-group-direction" /> <display value="Patient group direction" /> </concept> <concept> <code value="minor-ailments-scheme" /> <display value="Minor ailments scheme" /> </concept> <concept> <code value="prescription-dispensing" /> <display value="Prescription dispensing" /> </concept> <concept> <code value="private-prescription-dispensing" /> <display value="Private prescription dispensing" /> </concept> <concept> <code value="self-declared" /> <display value="Self declared" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-MedicationSupplyType", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-MedicationSupplyType", "version": "2.1.0", "name": "UKCoreMedicationSupplyType", "title": "UK Core Medication Supply Type", "status": "active", "date": "2021-09-10", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A CodeSystem to identify the type of medication supply.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "over-the-counter", "display": "Over the counter" }, { "code": "emergency-supply", "display": "Emergency supply" }, { "code": "patient-group-direction", "display": "Patient group direction" }, { "code": "minor-ailments-scheme", "display": "Minor ailments scheme" }, { "code": "prescription-dispensing", "display": "Prescription dispensing" }, { "code": "private-prescription-dispensing", "display": "Private prescription dispensing" }, { "code": "self-declared", "display": "Self declared" } ] }
Description |
---|
A CodeSystem for England that identifies the trace status of an NHS Number with respect to a national source of NHS Numbers. These codes and their descriptions represent concepts used in England and are copied from the content of the NHS Data Dictionary NHS Number Status Indicator code web page on 22/12/2022. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland defines the following codes:
CodeSystem.id[0] | UKCore-NHSNumberVerificationStatusEngland |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland |
CodeSystem.version[0] | 1.1.1 |
CodeSystem.name[0] | UKCoreNHSNumberVerificationStatusEngland |
CodeSystem.title[0] | UK Core NHS Number Verification Status 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] | |
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 for England that identifies the trace status of an NHS Number with respect to a national source of NHS Numbers. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary NHS Number Status Indicator code](https://www.datadictionary.nhs.uk/data_elements/nhs_number_status_indicator_code.html) web page on 22/12/2022. |
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] | Number present and verified |
CodeSystem.concept[1].code[0] | 02 |
CodeSystem.concept[1].display[0] | Number present but not traced |
CodeSystem.concept[2].code[0] | 03 |
CodeSystem.concept[2].display[0] | Trace required |
CodeSystem.concept[3].code[0] | 04 |
CodeSystem.concept[3].display[0] | Trace attempted - No match or multiple match found |
CodeSystem.concept[4].code[0] | 05 |
CodeSystem.concept[4].display[0] | Trace needs to be resolved - (NHS number or patient detail conflict) |
CodeSystem.concept[5].code[0] | 06 |
CodeSystem.concept[5].display[0] | Trace in progress |
CodeSystem.concept[6].code[0] | 07 |
CodeSystem.concept[6].display[0] | Number not present and trace not required |
CodeSystem.concept[7].code[0] | 08 |
CodeSystem.concept[7].display[0] | Trace postponed (baby under six weeks old) |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-NHSNumberVerificationStatusEngland" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland" /> <version value="1.1.1" /> <name value="UKCoreNHSNumberVerificationStatusEngland" /> <title value="UK Core NHS Number Verification Status 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 CodeSystem for England that identifies the trace status of an NHS Number with respect to a national source of NHS Numbers. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary NHS Number Status Indicator code](https://www.datadictionary.nhs.uk/data_elements/nhs_number_status_indicator_code.html) web page on 22/12/2022." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="01" /> <display value="Number present and verified" /> </concept> <concept> <code value="02" /> <display value="Number present but not traced" /> </concept> <concept> <code value="03" /> <display value="Trace required" /> </concept> <concept> <code value="04" /> <display value="Trace attempted - No match or multiple match found" /> </concept> <concept> <code value="05" /> <display value="Trace needs to be resolved - (NHS number or patient detail conflict)" /> </concept> <concept> <code value="06" /> <display value="Trace in progress" /> </concept> <concept> <code value="07" /> <display value="Number not present and trace not required" /> </concept> <concept> <code value="08" /> <display value="Trace postponed (baby under six weeks old)" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-NHSNumberVerificationStatusEngland", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland", "version": "1.1.1", "name": "UKCoreNHSNumberVerificationStatusEngland", "title": "UK Core NHS Number Verification Status 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 CodeSystem for England that identifies the trace status of an NHS Number with respect to a national source of NHS Numbers. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary NHS Number Status Indicator code](https://www.datadictionary.nhs.uk/data_elements/nhs_number_status_indicator_code.html) web page on 22/12/2022.", "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": "Number present and verified" }, { "code": "02", "display": "Number present but not traced" }, { "code": "03", "display": "Trace required" }, { "code": "04", "display": "Trace attempted - No match or multiple match found" }, { "code": "05", "display": "Trace needs to be resolved - (NHS number or patient detail conflict)" }, { "code": "06", "display": "Trace in progress" }, { "code": "07", "display": "Number not present and trace not required" }, { "code": "08", "display": "Trace postponed (baby under six weeks old)" } ] }
Description |
---|
A CodeSystem for Wales that identifies the trace status of an NHS Number with respect to a national source of NHS Numbers. These codes and their descriptions represent concepts used in Wales and are copied from the content of the NHS Wales Data Dictionary NHS Number Status Indicator web page on 18/11/2021. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusWales defines the following codes:
CodeSystem.id[0] | UKCore-NHSNumberVerificationStatusWales |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusWales |
CodeSystem.version[0] | 1.0.1 |
CodeSystem.name[0] | UKCoreNHSNumberVerificationStatusWales |
CodeSystem.title[0] | UK Core NHS Number Verification Status 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] | |
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 for Wales that identifies the trace status of an NHS Number with respect to a national source of NHS Numbers. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary NHS Number Status Indicator](https://www.datadictionary.wales.nhs.uk/#!WordDocuments/nhsnumberstatusindicator.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] | nn |
CodeSystem.concept[0].display[0] | Number present and traced using Welsh NHS AR |
CodeSystem.concept[1].code[0] | 01 |
CodeSystem.concept[1].display[0] | Number present & traced |
CodeSystem.concept[2].code[0] | 02 |
CodeSystem.concept[2].display[0] | Number present but not traced |
CodeSystem.concept[3].code[0] | 03 |
CodeSystem.concept[3].display[0] | Trace required |
CodeSystem.concept[4].code[0] | 04 |
CodeSystem.concept[4].display[0] | Trace attempted – no match or multiple match found |
CodeSystem.concept[5].code[0] | 05 |
CodeSystem.concept[5].display[0] | Trace needs to be resolved (NHS number or patient detail conflict) |
CodeSystem.concept[6].code[0] | 06 |
CodeSystem.concept[6].display[0] | Trace in progress |
CodeSystem.concept[7].code[0] | 07 |
CodeSystem.concept[7].display[0] | Number not present and trace not required |
CodeSystem.concept[8].code[0] | 08 |
CodeSystem.concept[8].display[0] | Trace postponed (baby under six weeks old) |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-NHSNumberVerificationStatusWales" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusWales" /> <version value="1.0.1" /> <name value="UKCoreNHSNumberVerificationStatusWales" /> <title value="UK Core NHS Number Verification Status 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 CodeSystem for Wales that identifies the trace status of an NHS Number with respect to a national source of NHS Numbers. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary NHS Number Status Indicator](https://www.datadictionary.wales.nhs.uk/#!WordDocuments/nhsnumberstatusindicator.htm) web page on 18/11/2021." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="nn" /> <display value="Number present and traced using Welsh NHS AR" /> </concept> <concept> <code value="01" /> <display value="Number present & traced" /> </concept> <concept> <code value="02" /> <display value="Number present but not traced" /> </concept> <concept> <code value="03" /> <display value="Trace required" /> </concept> <concept> <code value="04" /> <display value="Trace attempted – no match or multiple match found" /> </concept> <concept> <code value="05" /> <display value="Trace needs to be resolved (NHS number or patient detail conflict)" /> </concept> <concept> <code value="06" /> <display value="Trace in progress" /> </concept> <concept> <code value="07" /> <display value="Number not present and trace not required" /> </concept> <concept> <code value="08" /> <display value="Trace postponed (baby under six weeks old)" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-NHSNumberVerificationStatusWales", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusWales", "version": "1.0.1", "name": "UKCoreNHSNumberVerificationStatusWales", "title": "UK Core NHS Number Verification Status 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 CodeSystem for Wales that identifies the trace status of an NHS Number with respect to a national source of NHS Numbers. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary NHS Number Status Indicator](https://www.datadictionary.wales.nhs.uk/#!WordDocuments/nhsnumberstatusindicator.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": "nn", "display": "Number present and traced using Welsh NHS AR" }, { "code": "01", "display": "Number present & traced" }, { "code": "02", "display": "Number present but not traced" }, { "code": "03", "display": "Trace required" }, { "code": "04", "display": "Trace attempted – no match or multiple match found" }, { "code": "05", "display": "Trace needs to be resolved (NHS number or patient detail conflict)" }, { "code": "06", "display": "Trace in progress" }, { "code": "07", "display": "Number not present and trace not required" }, { "code": "08", "display": "Trace postponed (baby under six weeks old)" } ] }
Description |
---|
A set of codes to define additional genomic lab concepts for an organisation type. |
CodeSystem.id[0] | UKCore-OrganizationTypeGenomics |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-OrganizationTypeGenomics |
CodeSystem.version[0] | 1.0.0 |
CodeSystem.name[0] | UKCoreOrganizationTypeGenomics |
CodeSystem.title[0] | UK Core Organization Type Genomics |
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] | |
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 to define additional genomic lab concepts for an organisation type. |
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] | GLH |
CodeSystem.concept[0].display[0] | Genomic Lab Hub |
CodeSystem.concept[1].code[0] | GEL |
CodeSystem.concept[1].display[0] | Genomics England |
CodeSystem.concept[2].code[0] | LAB |
CodeSystem.concept[2].display[0] | Other Genomics Laboratory |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-OrganizationTypeGenomics" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-OrganizationTypeGenomics" /> <version value="1.0.0" /> <name value="UKCoreOrganizationTypeGenomics" /> <title value="UK Core Organization Type Genomics" /> <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 to define additional genomic lab concepts for an organisation type." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="GLH" /> <display value="Genomic Lab Hub" /> </concept> <concept> <code value="GEL" /> <display value="Genomics England" /> </concept> <concept> <code value="LAB" /> <display value="Other Genomics Laboratory" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-OrganizationTypeGenomics", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-OrganizationTypeGenomics", "version": "1.0.0", "name": "UKCoreOrganizationTypeGenomics", "title": "UK Core Organization Type Genomics", "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 to define additional genomic lab concepts for an organisation type.", "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": "GLH", "display": "Genomic Lab Hub" }, { "code": "GEL", "display": "Genomics England" }, { "code": "LAB", "display": "Other Genomics Laboratory" } ] }
Description |
---|
A CodeSystem to identify other contact systems. |
CodeSystem.id[0] | UKCore-OtherContactSystem |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-OtherContactSystem |
CodeSystem.version[0] | 2.1.0 |
CodeSystem.name[0] | UKCoreOtherContactSystem |
CodeSystem.title[0] | UK Core Other Contact System |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2021-09-10 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
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 other contact systems. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | textphone |
CodeSystem.concept[0].display[0] | Minicom (Textphone) |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-OtherContactSystem" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-OtherContactSystem" /> <version value="2.1.0" /> <name value="UKCoreOtherContactSystem" /> <title value="UK Core Other Contact System" /> <status value="active" /> <date value="2021-09-10" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A CodeSystem to identify other contact systems." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="textphone" /> <display value="Minicom (Textphone)" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-OtherContactSystem", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-OtherContactSystem", "version": "2.1.0", "name": "UKCoreOtherContactSystem", "title": "UK Core Other Contact System", "status": "active", "date": "2021-09-10", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A CodeSystem to identify other contact systems.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "textphone", "display": "Minicom (Textphone)" } ] }
Description |
---|
A set of codes that define the outcome of an out-patient attendance. These codes and their descriptions represent concepts used in England and are copied from the content of the NHS Data Dictionary Outcome of Attendance Code web page on 18/11/2021. |
CodeSystem.id[0] | UKCore-OutcomeOfAttendanceEngland |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-OutcomeOfAttendanceEngland |
CodeSystem.version[0] | 1.0.1 |
CodeSystem.name[0] | UKCoreOutcomeOfAttendanceEngland |
CodeSystem.title[0] | UK Core Outcome Of Attendance 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] | |
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 an out-patient attendance. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Outcome of Attendance Code](https://datadictionary.nhs.uk/data_elements/outcome_of_attendance_code.html) 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.content[0] | complete |
CodeSystem.concept[0].code[0] | 1 |
CodeSystem.concept[0].display[0] | Discharged from consultant's care (last attendance) |
CodeSystem.concept[1].code[0] | 2 |
CodeSystem.concept[1].display[0] | Another appointment given |
CodeSystem.concept[2].code[0] | 3 |
CodeSystem.concept[2].display[0] | Appointment to be made at a later date |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-OutcomeOfAttendanceEngland" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-OutcomeOfAttendanceEngland" /> <version value="1.0.1" /> <name value="UKCoreOutcomeOfAttendanceEngland" /> <title value="UK Core Outcome Of Attendance 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 outcome of an out-patient attendance. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Outcome of Attendance Code](https://datadictionary.nhs.uk/data_elements/outcome_of_attendance_code.html) web page on 18/11/2021." /> <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <content value="complete" /> <concept> <code value="1" /> <display value="Discharged from consultant's care (last attendance)" /> </concept> <concept> <code value="2" /> <display value="Another appointment given" /> </concept> <concept> <code value="3" /> <display value="Appointment to be made at a later date" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-OutcomeOfAttendanceEngland", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-OutcomeOfAttendanceEngland", "version": "1.0.1", "name": "UKCoreOutcomeOfAttendanceEngland", "title": "UK Core Outcome Of Attendance 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 outcome of an out-patient attendance. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Outcome of Attendance Code](https://datadictionary.nhs.uk/data_elements/outcome_of_attendance_code.html) 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.", "content": "complete", "concept": [ { "code": "1", "display": "Discharged from consultant's care (last attendance)" }, { "code": "2", "display": "Another appointment given" }, { "code": "3", "display": "Appointment to be made at a later date" } ] }
Description |
---|
A set of codes that define the outcome of an out-patient 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. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-OutcomeOfAttendanceWales defines the following codes:
CodeSystem.id[0] | UKCore-OutcomeOfAttendanceWales |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-OutcomeOfAttendanceWales |
CodeSystem.version[0] | 1.0.1 |
CodeSystem.name[0] | UKCoreOutcomeOfAttendanceWales |
CodeSystem.title[0] | UK Core 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] | |
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 an out-patient 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/#!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.content[0] | complete |
CodeSystem.concept[0].code[0] | 4 |
CodeSystem.concept[0].display[0] | Referral to Treatment Period Start Point |
CodeSystem.concept[1].code[0] | 5 |
CodeSystem.concept[1].display[0] | Referral to Treatment Period Stop Point |
CodeSystem.concept[2].code[0] | 6 |
CodeSystem.concept[2].display[0] | Referral to Treatment Continuation of Status |
CodeSystem.concept[3].code[0] | 9 |
CodeSystem.concept[3].display[0] | Specialty Not Subject to Referral to Treatment Times Measurement |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-OutcomeOfAttendanceWales" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-OutcomeOfAttendanceWales" /> <version value="1.0.1" /> <name value="UKCoreOutcomeOfAttendanceWales" /> <title value="UK Core 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 an out-patient 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/#!WordDocuments/outcomeofattendance.htm) web page on 18/11/2021." /> <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <content value="complete" /> <concept> <code value="4" /> <display value="Referral to Treatment Period Start Point" /> </concept> <concept> <code value="5" /> <display value="Referral to Treatment Period Stop Point" /> </concept> <concept> <code value="6" /> <display value="Referral to Treatment Continuation of Status" /> </concept> <concept> <code value="9" /> <display value="Specialty Not Subject to Referral to Treatment Times Measurement" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-OutcomeOfAttendanceWales", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-OutcomeOfAttendanceWales", "version": "1.0.1", "name": "UKCoreOutcomeOfAttendanceWales", "title": "UK Core 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 an out-patient 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/#!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.", "content": "complete", "concept": [ { "code": "4", "display": "Referral to Treatment Period Start Point" }, { "code": "5", "display": "Referral to Treatment Period Stop Point" }, { "code": "6", "display": "Referral to Treatment Continuation of Status" }, { "code": "9", "display": "Specialty Not Subject to Referral to Treatment Times Measurement" } ] }
Description |
---|
This is the code representing the clinical specialty of the clinician or provider who interacted with, treated, or provided a service to/for the patient. These codes and their descriptions represent concepts used in England and Wales and are copied from the content of the NHS Data Dictionary web page and NHS Wales Data Dictionary page on 20/10/2022. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode defines the following codes:
CodeSystem.id[0] | UKCore-PracticeSettingCode |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode |
CodeSystem.version[0] | 1.0.1 |
CodeSystem.name[0] | UKCorePracticeSettingCode |
CodeSystem.title[0] | UKCore Practice Setting Code |
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] | |
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] | This is the code representing the clinical specialty of the clinician or provider who interacted with, treated, or provided a service to/for the patient. These codes and their descriptions represent concepts used in England and Wales and are copied from the content of the [NHS Data Dictionary](https://www.datadictionary.nhs.uk/attributes/main_specialty_code.html) web page and [NHS Wales Data Dictionary](http://www.datadictionary.wales.nhs.uk/#!WordDocuments/mainspecialtyconsultant.htm) page on 20/10/2022. |
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] | 100 |
CodeSystem.concept[0].display[0] | General Surgery |
CodeSystem.concept[1].code[0] | 101 |
CodeSystem.concept[1].display[0] | Urology |
CodeSystem.concept[2].code[0] | 107 |
CodeSystem.concept[2].display[0] | Vascular Surgery |
CodeSystem.concept[3].code[0] | 110 |
CodeSystem.concept[3].display[0] | Trauma and Orthopaedics |
CodeSystem.concept[4].code[0] | 120 |
CodeSystem.concept[4].display[0] | Ear Nose and Throat |
CodeSystem.concept[5].code[0] | 130 |
CodeSystem.concept[5].display[0] | Ophthalmology |
CodeSystem.concept[6].code[0] | 140 |
CodeSystem.concept[6].display[0] | Oral Surgery |
CodeSystem.concept[7].code[0] | 141 |
CodeSystem.concept[7].display[0] | Restorative Dentistry |
CodeSystem.concept[8].code[0] | 142 |
CodeSystem.concept[8].display[0] | Paediatric Dentistry |
CodeSystem.concept[9].code[0] | 143 |
CodeSystem.concept[9].display[0] | Orthodontics |
CodeSystem.concept[10].code[0] | 145 |
CodeSystem.concept[10].display[0] | Oral and Maxillofacial Surgery |
CodeSystem.concept[11].code[0] | 146 |
CodeSystem.concept[11].display[0] | Endodontics |
CodeSystem.concept[12].code[0] | 147 |
CodeSystem.concept[12].display[0] | Periodontics |
CodeSystem.concept[13].code[0] | 148 |
CodeSystem.concept[13].display[0] | Prosthodontics |
CodeSystem.concept[14].code[0] | 149 |
CodeSystem.concept[14].display[0] | Surgical Dentistry |
CodeSystem.concept[15].code[0] | 150 |
CodeSystem.concept[15].display[0] | Neurosurgery |
CodeSystem.concept[16].code[0] | 160 |
CodeSystem.concept[16].display[0] | Plastic Surgery |
CodeSystem.concept[17].code[0] | 170 |
CodeSystem.concept[17].display[0] | Cardiothoracic Surgery |
CodeSystem.concept[18].code[0] | 171 |
CodeSystem.concept[18].display[0] | Paediatric Surgery |
CodeSystem.concept[19].code[0] | 180 |
CodeSystem.concept[19].display[0] | Emergency Medicine |
CodeSystem.concept[20].code[0] | 190 |
CodeSystem.concept[20].display[0] | Anaesthetics |
CodeSystem.concept[21].code[0] | 192 |
CodeSystem.concept[21].display[0] | Intensive Care Medicine |
CodeSystem.concept[22].code[0] | 200 |
CodeSystem.concept[22].display[0] | Aviation and Space Medicine |
CodeSystem.concept[23].code[0] | 300 |
CodeSystem.concept[23].display[0] | General Internal Medicine |
CodeSystem.concept[24].code[0] | 301 |
CodeSystem.concept[24].display[0] | Gastroenterology |
CodeSystem.concept[25].code[0] | 302 |
CodeSystem.concept[25].display[0] | Endocrinology and Diabetes |
CodeSystem.concept[26].code[0] | 303 |
CodeSystem.concept[26].display[0] | Clinical Haematology |
CodeSystem.concept[27].code[0] | 304 |
CodeSystem.concept[27].display[0] | Clinical Physiology |
CodeSystem.concept[28].code[0] | 305 |
CodeSystem.concept[28].display[0] | Clinical Pharmacology |
CodeSystem.concept[29].code[0] | 310 |
CodeSystem.concept[29].display[0] | Audio Vestibular Medicine |
CodeSystem.concept[30].code[0] | 311 |
CodeSystem.concept[30].display[0] | Clinical Genetics |
CodeSystem.concept[31].code[0] | 313 |
CodeSystem.concept[31].display[0] | Clinical Immunology |
CodeSystem.concept[32].code[0] | 314 |
CodeSystem.concept[32].display[0] | Rehabilitation Medicine |
CodeSystem.concept[33].code[0] | 315 |
CodeSystem.concept[33].display[0] | Palliative Medicine |
CodeSystem.concept[34].code[0] | 317 |
CodeSystem.concept[34].display[0] | Allergy |
CodeSystem.concept[35].code[0] | 320 |
CodeSystem.concept[35].display[0] | Cardiology |
CodeSystem.concept[36].code[0] | 321 |
CodeSystem.concept[36].display[0] | Paediatric Cardiology |
CodeSystem.concept[37].code[0] | 325 |
CodeSystem.concept[37].display[0] | Sport and Exercise Medicine |
CodeSystem.concept[38].code[0] | 326 |
CodeSystem.concept[38].display[0] | Acute Internal Medicine |
CodeSystem.concept[39].code[0] | 330 |
CodeSystem.concept[39].display[0] | Dermatology |
CodeSystem.concept[40].code[0] | 340 |
CodeSystem.concept[40].display[0] | Respiratory Medicine |
CodeSystem.concept[41].code[0] | 350 |
CodeSystem.concept[41].display[0] | Infectious Diseases |
CodeSystem.concept[42].code[0] | 352 |
CodeSystem.concept[42].display[0] | Tropical Medicine |
CodeSystem.concept[43].code[0] | 360 |
CodeSystem.concept[43].display[0] | Genitourinary Medicine |
CodeSystem.concept[44].code[0] | 361 |
CodeSystem.concept[44].display[0] | Renal Medicine |
CodeSystem.concept[45].code[0] | 370 |
CodeSystem.concept[45].display[0] | Medical Oncology |
CodeSystem.concept[46].code[0] | 371 |
CodeSystem.concept[46].display[0] | Nuclear Medicine |
CodeSystem.concept[47].code[0] | 400 |
CodeSystem.concept[47].display[0] | Neurology |
CodeSystem.concept[48].code[0] | 401 |
CodeSystem.concept[48].display[0] | Clinical Neurophysiology |
CodeSystem.concept[49].code[0] | 410 |
CodeSystem.concept[49].display[0] | Rheumatology |
CodeSystem.concept[50].code[0] | 420 |
CodeSystem.concept[50].display[0] | Paediatrics |
CodeSystem.concept[51].code[0] | 421 |
CodeSystem.concept[51].display[0] | Paediatric Neurology |
CodeSystem.concept[52].code[0] | 430 |
CodeSystem.concept[52].display[0] | Geriatric Medicine |
CodeSystem.concept[53].code[0] | 450 |
CodeSystem.concept[53].display[0] | Dental Medicine |
CodeSystem.concept[54].code[0] | 451 |
CodeSystem.concept[54].display[0] | Special Care Dentistry |
CodeSystem.concept[55].code[0] | 460 |
CodeSystem.concept[55].display[0] | Medical Ophthalmology |
CodeSystem.concept[56].code[0] | 500 |
CodeSystem.concept[56].display[0] | Obstetrics and Gynaecology |
CodeSystem.concept[57].code[0] | 501 |
CodeSystem.concept[57].display[0] | Obstetrics |
CodeSystem.concept[58].code[0] | 502 |
CodeSystem.concept[58].display[0] | Gynaecology |
CodeSystem.concept[59].code[0] | 504 |
CodeSystem.concept[59].display[0] | Community Sexual and Reproductive Health |
CodeSystem.concept[60].code[0] | 560 |
CodeSystem.concept[60].display[0] | Midwifery |
CodeSystem.concept[61].code[0] | 600 |
CodeSystem.concept[61].display[0] | General Medical Practice |
CodeSystem.concept[62].code[0] | 601 |
CodeSystem.concept[62].display[0] | General Dental Practice |
CodeSystem.concept[63].code[0] | 700 |
CodeSystem.concept[63].display[0] | Learning Disability |
CodeSystem.concept[64].code[0] | 710 |
CodeSystem.concept[64].display[0] | Adult Mental Illness |
CodeSystem.concept[65].code[0] | 711 |
CodeSystem.concept[65].display[0] | Child and Adolescent Psychiatry |
CodeSystem.concept[66].code[0] | 712 |
CodeSystem.concept[66].display[0] | Forensic Psychiatry |
CodeSystem.concept[67].code[0] | 713 |
CodeSystem.concept[67].display[0] | Medical Psychotherapy |
CodeSystem.concept[68].code[0] | 715 |
CodeSystem.concept[68].display[0] | Old Age Psychiatry |
CodeSystem.concept[69].code[0] | 800 |
CodeSystem.concept[69].display[0] | Clinical Oncology |
CodeSystem.concept[70].code[0] | 810 |
CodeSystem.concept[70].display[0] | Radiology |
CodeSystem.concept[71].code[0] | 820 |
CodeSystem.concept[71].display[0] | General Pathology |
CodeSystem.concept[72].code[0] | 821 |
CodeSystem.concept[72].display[0] | Blood Transfusion |
CodeSystem.concept[73].code[0] | 822 |
CodeSystem.concept[73].display[0] | Chemical Pathology |
CodeSystem.concept[74].code[0] | 823 |
CodeSystem.concept[74].display[0] | Haematology |
CodeSystem.concept[75].code[0] | 824 |
CodeSystem.concept[75].display[0] | Histopathology |
CodeSystem.concept[76].code[0] | 830 |
CodeSystem.concept[76].display[0] | Immunopathology |
CodeSystem.concept[77].code[0] | 831 |
CodeSystem.concept[77].display[0] | Medical Microbiology and Virology |
CodeSystem.concept[78].code[0] | 833 |
CodeSystem.concept[78].display[0] | Medical Microbiology |
CodeSystem.concept[79].code[0] | 834 |
CodeSystem.concept[79].display[0] | Medical Virology |
CodeSystem.concept[80].code[0] | 900 |
CodeSystem.concept[80].display[0] | Community Medicine |
CodeSystem.concept[81].code[0] | 901 |
CodeSystem.concept[81].display[0] | Occupational Medicine |
CodeSystem.concept[82].code[0] | 902 |
CodeSystem.concept[82].display[0] | Community Health Services Dental |
CodeSystem.concept[83].code[0] | 903 |
CodeSystem.concept[83].display[0] | Public Health Medicine |
CodeSystem.concept[84].code[0] | 904 |
CodeSystem.concept[84].display[0] | Public Health Dental |
CodeSystem.concept[85].code[0] | 950 |
CodeSystem.concept[85].display[0] | Nursing |
CodeSystem.concept[86].code[0] | 960 |
CodeSystem.concept[86].display[0] | Allied Health Professional |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-PracticeSettingCode" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode" /> <version value="1.0.1" /> <name value="UKCorePracticeSettingCode" /> <title value="UKCore Practice Setting Code" /> <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="This is the code representing the clinical specialty of the clinician or provider who interacted with, treated, or provided a service to/for the patient. These codes and their descriptions represent concepts used in England and Wales and are copied from the content of the [NHS Data Dictionary](https://www.datadictionary.nhs.uk/attributes/main_specialty_code.html) web page and [NHS Wales Data Dictionary](http://www.datadictionary.wales.nhs.uk/#!WordDocuments/mainspecialtyconsultant.htm) page on 20/10/2022." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="100" /> <display value="General Surgery" /> </concept> <concept> <code value="101" /> <display value="Urology" /> </concept> <concept> <code value="107" /> <display value="Vascular Surgery" /> </concept> <concept> <code value="110" /> <display value="Trauma and Orthopaedics" /> </concept> <concept> <code value="120" /> <display value="Ear Nose and Throat" /> </concept> <concept> <code value="130" /> <display value="Ophthalmology" /> </concept> <concept> <code value="140" /> <display value="Oral Surgery" /> </concept> <concept> <code value="141" /> <display value="Restorative Dentistry" /> </concept> <concept> <code value="142" /> <display value="Paediatric Dentistry" /> </concept> <concept> <code value="143" /> <display value="Orthodontics" /> </concept> <concept> <code value="145" /> <display value="Oral and Maxillofacial Surgery" /> </concept> <concept> <code value="146" /> <display value="Endodontics" /> </concept> <concept> <code value="147" /> <display value="Periodontics" /> </concept> <concept> <code value="148" /> <display value="Prosthodontics" /> </concept> <concept> <code value="149" /> <display value="Surgical Dentistry" /> </concept> <concept> <code value="150" /> <display value="Neurosurgery" /> </concept> <concept> <code value="160" /> <display value="Plastic Surgery" /> </concept> <concept> <code value="170" /> <display value="Cardiothoracic Surgery" /> </concept> <concept> <code value="171" /> <display value="Paediatric Surgery" /> </concept> <concept> <code value="180" /> <display value="Emergency Medicine" /> </concept> <concept> <code value="190" /> <display value="Anaesthetics" /> </concept> <concept> <code value="192" /> <display value="Intensive Care Medicine" /> </concept> <concept> <code value="200" /> <display value="Aviation and Space Medicine" /> </concept> <concept> <code value="300" /> <display value="General Internal Medicine" /> </concept> <concept> <code value="301" /> <display value="Gastroenterology" /> </concept> <concept> <code value="302" /> <display value="Endocrinology and Diabetes" /> </concept> <concept> <code value="303" /> <display value="Clinical Haematology" /> </concept> <concept> <code value="304" /> <display value="Clinical Physiology" /> </concept> <concept> <code value="305" /> <display value="Clinical Pharmacology" /> </concept> <concept> <code value="310" /> <display value="Audio Vestibular Medicine" /> </concept> <concept> <code value="311" /> <display value="Clinical Genetics" /> </concept> <concept> <code value="313" /> <display value="Clinical Immunology" /> </concept> <concept> <code value="314" /> <display value="Rehabilitation Medicine" /> </concept> <concept> <code value="315" /> <display value="Palliative Medicine" /> </concept> <concept> <code value="317" /> <display value="Allergy" /> </concept> <concept> <code value="320" /> <display value="Cardiology" /> </concept> <concept> <code value="321" /> <display value="Paediatric Cardiology" /> </concept> <concept> <code value="325" /> <display value="Sport and Exercise Medicine" /> </concept> <concept> <code value="326" /> <display value="Acute Internal Medicine" /> </concept> <concept> <code value="330" /> <display value="Dermatology" /> </concept> <concept> <code value="340" /> <display value="Respiratory Medicine" /> </concept> <concept> <code value="350" /> <display value="Infectious Diseases" /> </concept> <concept> <code value="352" /> <display value="Tropical Medicine" /> </concept> <concept> <code value="360" /> <display value="Genitourinary Medicine" /> </concept> <concept> <code value="361" /> <display value="Renal Medicine" /> </concept> <concept> <code value="370" /> <display value="Medical Oncology" /> </concept> <concept> <code value="371" /> <display value="Nuclear Medicine" /> </concept> <concept> <code value="400" /> <display value="Neurology" /> </concept> <concept> <code value="401" /> <display value="Clinical Neurophysiology" /> </concept> <concept> <code value="410" /> <display value="Rheumatology" /> </concept> <concept> <code value="420" /> <display value="Paediatrics" /> </concept> <concept> <code value="421" /> <display value="Paediatric Neurology" /> </concept> <concept> <code value="430" /> <display value="Geriatric Medicine" /> </concept> <concept> <code value="450" /> <display value="Dental Medicine" /> </concept> <concept> <code value="451" /> <display value="Special Care Dentistry" /> </concept> <concept> <code value="460" /> <display value="Medical Ophthalmology" /> </concept> <concept> <code value="500" /> <display value="Obstetrics and Gynaecology" /> </concept> <concept> <code value="501" /> <display value="Obstetrics" /> </concept> <concept> <code value="502" /> <display value="Gynaecology" /> </concept> <concept> <code value="504" /> <display value="Community Sexual and Reproductive Health" /> </concept> <concept> <code value="560" /> <display value="Midwifery" /> </concept> <concept> <code value="600" /> <display value="General Medical Practice" /> </concept> <concept> <code value="601" /> <display value="General Dental Practice" /> </concept> <concept> <code value="700" /> <display value="Learning Disability" /> </concept> <concept> <code value="710" /> <display value="Adult Mental Illness" /> </concept> <concept> <code value="711" /> <display value="Child and Adolescent Psychiatry" /> </concept> <concept> <code value="712" /> <display value="Forensic Psychiatry" /> </concept> <concept> <code value="713" /> <display value="Medical Psychotherapy" /> </concept> <concept> <code value="715" /> <display value="Old Age Psychiatry" /> </concept> <concept> <code value="800" /> <display value="Clinical Oncology" /> </concept> <concept> <code value="810" /> <display value="Radiology" /> </concept> <concept> <code value="820" /> <display value="General Pathology" /> </concept> <concept> <code value="821" /> <display value="Blood Transfusion" /> </concept> <concept> <code value="822" /> <display value="Chemical Pathology" /> </concept> <concept> <code value="823" /> <display value="Haematology" /> </concept> <concept> <code value="824" /> <display value="Histopathology" /> </concept> <concept> <code value="830" /> <display value="Immunopathology" /> </concept> <concept> <code value="831" /> <display value="Medical Microbiology and Virology" /> </concept> <concept> <code value="833" /> <display value="Medical Microbiology" /> </concept> <concept> <code value="834" /> <display value="Medical Virology" /> </concept> <concept> <code value="900" /> <display value="Community Medicine" /> </concept> <concept> <code value="901" /> <display value="Occupational Medicine" /> </concept> <concept> <code value="902" /> <display value="Community Health Services Dental" /> </concept> <concept> <code value="903" /> <display value="Public Health Medicine" /> </concept> <concept> <code value="904" /> <display value="Public Health Dental" /> </concept> <concept> <code value="950" /> <display value="Nursing" /> </concept> <concept> <code value="960" /> <display value="Allied Health Professional" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-PracticeSettingCode", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode", "version": "1.0.1", "name": "UKCorePracticeSettingCode", "title": "UKCore Practice Setting Code", "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": "This is the code representing the clinical specialty of the clinician or provider who interacted with, treated, or provided a service to/for the patient. These codes and their descriptions represent concepts used in England and Wales and are copied from the content of the [NHS Data Dictionary](https://www.datadictionary.nhs.uk/attributes/main_specialty_code.html) web page and [NHS Wales Data Dictionary](http://www.datadictionary.wales.nhs.uk/#!WordDocuments/mainspecialtyconsultant.htm) page on 20/10/2022.", "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": "100", "display": "General Surgery" }, { "code": "101", "display": "Urology" }, { "code": "107", "display": "Vascular Surgery" }, { "code": "110", "display": "Trauma and Orthopaedics" }, { "code": "120", "display": "Ear Nose and Throat" }, { "code": "130", "display": "Ophthalmology" }, { "code": "140", "display": "Oral Surgery" }, { "code": "141", "display": "Restorative Dentistry" }, { "code": "142", "display": "Paediatric Dentistry" }, { "code": "143", "display": "Orthodontics" }, { "code": "145", "display": "Oral and Maxillofacial Surgery" }, { "code": "146", "display": "Endodontics" }, { "code": "147", "display": "Periodontics" }, { "code": "148", "display": "Prosthodontics" }, { "code": "149", "display": "Surgical Dentistry" }, { "code": "150", "display": "Neurosurgery" }, { "code": "160", "display": "Plastic Surgery" }, { "code": "170", "display": "Cardiothoracic Surgery" }, { "code": "171", "display": "Paediatric Surgery" }, { "code": "180", "display": "Emergency Medicine" }, { "code": "190", "display": "Anaesthetics" }, { "code": "192", "display": "Intensive Care Medicine" }, { "code": "200", "display": "Aviation and Space Medicine" }, { "code": "300", "display": "General Internal Medicine" }, { "code": "301", "display": "Gastroenterology" }, { "code": "302", "display": "Endocrinology and Diabetes" }, { "code": "303", "display": "Clinical Haematology" }, { "code": "304", "display": "Clinical Physiology" }, { "code": "305", "display": "Clinical Pharmacology" }, { "code": "310", "display": "Audio Vestibular Medicine" }, { "code": "311", "display": "Clinical Genetics" }, { "code": "313", "display": "Clinical Immunology" }, { "code": "314", "display": "Rehabilitation Medicine" }, { "code": "315", "display": "Palliative Medicine" }, { "code": "317", "display": "Allergy" }, { "code": "320", "display": "Cardiology" }, { "code": "321", "display": "Paediatric Cardiology" }, { "code": "325", "display": "Sport and Exercise Medicine" }, { "code": "326", "display": "Acute Internal Medicine" }, { "code": "330", "display": "Dermatology" }, { "code": "340", "display": "Respiratory Medicine" }, { "code": "350", "display": "Infectious Diseases" }, { "code": "352", "display": "Tropical Medicine" }, { "code": "360", "display": "Genitourinary Medicine" }, { "code": "361", "display": "Renal Medicine" }, { "code": "370", "display": "Medical Oncology" }, { "code": "371", "display": "Nuclear Medicine" }, { "code": "400", "display": "Neurology" }, { "code": "401", "display": "Clinical Neurophysiology" }, { "code": "410", "display": "Rheumatology" }, { "code": "420", "display": "Paediatrics" }, { "code": "421", "display": "Paediatric Neurology" }, { "code": "430", "display": "Geriatric Medicine" }, { "code": "450", "display": "Dental Medicine" }, { "code": "451", "display": "Special Care Dentistry" }, { "code": "460", "display": "Medical Ophthalmology" }, { "code": "500", "display": "Obstetrics and Gynaecology" }, { "code": "501", "display": "Obstetrics" }, { "code": "502", "display": "Gynaecology" }, { "code": "504", "display": "Community Sexual and Reproductive Health" }, { "code": "560", "display": "Midwifery" }, { "code": "600", "display": "General Medical Practice" }, { "code": "601", "display": "General Dental Practice" }, { "code": "700", "display": "Learning Disability" }, { "code": "710", "display": "Adult Mental Illness" }, { "code": "711", "display": "Child and Adolescent Psychiatry" }, { "code": "712", "display": "Forensic Psychiatry" }, { "code": "713", "display": "Medical Psychotherapy" }, { "code": "715", "display": "Old Age Psychiatry" }, { "code": "800", "display": "Clinical Oncology" }, { "code": "810", "display": "Radiology" }, { "code": "820", "display": "General Pathology" }, { "code": "821", "display": "Blood Transfusion" }, { "code": "822", "display": "Chemical Pathology" }, { "code": "823", "display": "Haematology" }, { "code": "824", "display": "Histopathology" }, { "code": "830", "display": "Immunopathology" }, { "code": "831", "display": "Medical Microbiology and Virology" }, { "code": "833", "display": "Medical Microbiology" }, { "code": "834", "display": "Medical Virology" }, { "code": "900", "display": "Community Medicine" }, { "code": "901", "display": "Occupational Medicine" }, { "code": "902", "display": "Community Health Services Dental" }, { "code": "903", "display": "Public Health Medicine" }, { "code": "904", "display": "Public Health Dental" }, { "code": "950", "display": "Nursing" }, { "code": "960", "display": "Allied Health Professional" } ] }
Description |
---|
A set of codes that define the marital status 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 Person Marital Status web page on 16/12/2022. |
CodeSystem.id[0] | UKCore-PersonMaritalStatusEngland |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PersonMaritalStatusEngland |
CodeSystem.version[0] | 1.1.1 |
CodeSystem.name[0] | UKCorePersonMaritalStatusEngland |
CodeSystem.title[0] | UK Core Person Marital Status 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] | |
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 marital status 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 Person Marital Status](https://www.datadictionary.nhs.uk/data_elements/person_marital_status.html) web page on 16/12/2022. |
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] | S |
CodeSystem.concept[0].display[0] | Single |
CodeSystem.concept[1].code[0] | M |
CodeSystem.concept[1].display[0] | Married/Civil Partner |
CodeSystem.concept[2].code[0] | D |
CodeSystem.concept[2].display[0] | Divorced/Person whose Civil Partnership has been dissolved |
CodeSystem.concept[3].code[0] | W |
CodeSystem.concept[3].display[0] | Widowed/Surviving Civil Partner |
CodeSystem.concept[4].code[0] | P |
CodeSystem.concept[4].display[0] | Separated |
CodeSystem.concept[5].code[0] | N |
CodeSystem.concept[5].display[0] | Not disclosed |
CodeSystem.concept[6].code[0] | 8 |
CodeSystem.concept[6].display[0] | Not applicable |
CodeSystem.concept[7].code[0] | 9 |
CodeSystem.concept[7].display[0] | Not known |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-PersonMaritalStatusEngland" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PersonMaritalStatusEngland" /> <version value="1.1.1" /> <name value="UKCorePersonMaritalStatusEngland" /> <title value="UK Core Person Marital Status 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 marital status 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 Person Marital Status](https://www.datadictionary.nhs.uk/data_elements/person_marital_status.html) web page on 16/12/2022." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="S" /> <display value="Single" /> </concept> <concept> <code value="M" /> <display value="Married/Civil Partner" /> </concept> <concept> <code value="D" /> <display value="Divorced/Person whose Civil Partnership has been dissolved" /> </concept> <concept> <code value="W" /> <display value="Widowed/Surviving Civil Partner" /> </concept> <concept> <code value="P" /> <display value="Separated" /> </concept> <concept> <code value="N" /> <display value="Not disclosed" /> </concept> <concept> <code value="8" /> <display value="Not applicable" /> </concept> <concept> <code value="9" /> <display value="Not known" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-PersonMaritalStatusEngland", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PersonMaritalStatusEngland", "version": "1.1.1", "name": "UKCorePersonMaritalStatusEngland", "title": "UK Core Person Marital Status 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 marital status 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 Person Marital Status](https://www.datadictionary.nhs.uk/data_elements/person_marital_status.html) web page on 16/12/2022.", "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": "S", "display": "Single" }, { "code": "M", "display": "Married/Civil Partner" }, { "code": "D", "display": "Divorced/Person whose Civil Partnership has been dissolved" }, { "code": "W", "display": "Widowed/Surviving Civil Partner" }, { "code": "P", "display": "Separated" }, { "code": "N", "display": "Not disclosed" }, { "code": "8", "display": "Not applicable" }, { "code": "9", "display": "Not known" } ] }
Description |
---|
A set of codes that define the marital status of a person, as specified by the person. These codes and their descriptions represent concepts used in Wales and are copied from the content of the Digital Health and Care Wales web page on 17/11/2022. |
CodeSystem.id[0] | UKCore-PersonMaritalStatusWales |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PersonMaritalStatusWales |
CodeSystem.version[0] | 1.0.1 |
CodeSystem.name[0] | UKCorePersonMaritalStatusWales |
CodeSystem.title[0] | UK Core Person Marital Status 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] | |
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 marital status of a person, as specified by the person. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [Digital Health and Care Wales](https://dhcw.nhs.wales/information-services/information-standards/data-standards/data-standards-files/data-standard-change-notices-docs/dscns-2020/20200622-dscn-2020-06-core-reference-data-d2-3-pdf) web page on 17/11/2022. |
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] | Single |
CodeSystem.concept[1].code[0] | 12 |
CodeSystem.concept[1].display[0] | Cohabiting |
CodeSystem.concept[2].code[0] | 21 |
CodeSystem.concept[2].display[0] | Married |
CodeSystem.concept[3].code[0] | 22 |
CodeSystem.concept[3].display[0] | Civil Partner |
CodeSystem.concept[4].code[0] | 31 |
CodeSystem.concept[4].display[0] | Divorced |
CodeSystem.concept[5].code[0] | 32 |
CodeSystem.concept[5].display[0] | Person whose Civil Partnership has been dissolved |
CodeSystem.concept[6].code[0] | 41 |
CodeSystem.concept[6].display[0] | Widowed |
CodeSystem.concept[7].code[0] | 42 |
CodeSystem.concept[7].display[0] | Surviving Civil Partner |
CodeSystem.concept[8].code[0] | 51 |
CodeSystem.concept[8].display[0] | Separated |
CodeSystem.concept[9].code[0] | 91 |
CodeSystem.concept[9].display[0] | Not disclosed or unknown |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-PersonMaritalStatusWales" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PersonMaritalStatusWales" /> <version value="1.0.1" /> <name value="UKCorePersonMaritalStatusWales" /> <title value="UK Core Person Marital Status 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 marital status of a person, as specified by the person. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [Digital Health and Care Wales](https://dhcw.nhs.wales/information-services/information-standards/data-standards/data-standards-files/data-standard-change-notices-docs/dscns-2020/20200622-dscn-2020-06-core-reference-data-d2-3-pdf) web page on 17/11/2022." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="11" /> <display value="Single" /> </concept> <concept> <code value="12" /> <display value="Cohabiting" /> </concept> <concept> <code value="21" /> <display value="Married" /> </concept> <concept> <code value="22" /> <display value="Civil Partner" /> </concept> <concept> <code value="31" /> <display value="Divorced" /> </concept> <concept> <code value="32" /> <display value="Person whose Civil Partnership has been dissolved" /> </concept> <concept> <code value="41" /> <display value="Widowed" /> </concept> <concept> <code value="42" /> <display value="Surviving Civil Partner" /> </concept> <concept> <code value="51" /> <display value="Separated" /> </concept> <concept> <code value="91" /> <display value="Not disclosed or unknown" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-PersonMaritalStatusWales", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PersonMaritalStatusWales", "version": "1.0.1", "name": "UKCorePersonMaritalStatusWales", "title": "UK Core Person Marital Status 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 marital status of a person, as specified by the person. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [Digital Health and Care Wales](https://dhcw.nhs.wales/information-services/information-standards/data-standards/data-standards-files/data-standard-change-notices-docs/dscns-2020/20200622-dscn-2020-06-core-reference-data-d2-3-pdf) web page on 17/11/2022.", "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": "Single" }, { "code": "12", "display": "Cohabiting" }, { "code": "21", "display": "Married" }, { "code": "22", "display": "Civil Partner" }, { "code": "31", "display": "Divorced" }, { "code": "32", "display": "Person whose Civil Partnership has been dissolved" }, { "code": "41", "display": "Widowed" }, { "code": "42", "display": "Surviving Civil Partner" }, { "code": "51", "display": "Separated" }, { "code": "91", "display": "Not disclosed or unknown" } ] }
Description |
---|
A CodeSystem to identify the preferred contact method of a patient, contact or related person. |
CodeSystem.id[0] | UKCore-PreferredContactMethod |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod |
CodeSystem.version[0] | 2.1.0 |
CodeSystem.name[0] | UKCorePreferredContactMethod |
CodeSystem.title[0] | UK Core Preferred Contact Method |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2021-09-10 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
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 preferred contact method of a patient, contact or related person. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | 1 |
CodeSystem.concept[0].display[0] | Letter |
CodeSystem.concept[1].code[0] | 2 |
CodeSystem.concept[1].display[0] | Visit |
CodeSystem.concept[2].code[0] | 3 |
CodeSystem.concept[2].display[0] | Telephone |
CodeSystem.concept[3].code[0] | 4 |
CodeSystem.concept[3].display[0] | |
CodeSystem.concept[4].code[0] | 5 |
CodeSystem.concept[4].display[0] | Minicom (Textphone) |
CodeSystem.concept[5].code[0] | 6 |
CodeSystem.concept[5].display[0] | Telephone contact via proxy |
CodeSystem.concept[6].code[0] | 7 |
CodeSystem.concept[6].display[0] | Sign language |
CodeSystem.concept[7].code[0] | 8 |
CodeSystem.concept[7].display[0] | No Telephone contact |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-PreferredContactMethod" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod" /> <version value="2.1.0" /> <name value="UKCorePreferredContactMethod" /> <title value="UK Core Preferred Contact Method" /> <status value="active" /> <date value="2021-09-10" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A CodeSystem to identify the preferred contact method of a patient, contact or related person." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="1" /> <display value="Letter" /> </concept> <concept> <code value="2" /> <display value="Visit" /> </concept> <concept> <code value="3" /> <display value="Telephone" /> </concept> <concept> <code value="4" /> <display value="E-mail" /> </concept> <concept> <code value="5" /> <display value="Minicom (Textphone)" /> </concept> <concept> <code value="6" /> <display value="Telephone contact via proxy" /> </concept> <concept> <code value="7" /> <display value="Sign language" /> </concept> <concept> <code value="8" /> <display value="No Telephone contact" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-PreferredContactMethod", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod", "version": "2.1.0", "name": "UKCorePreferredContactMethod", "title": "UK Core Preferred Contact Method", "status": "active", "date": "2021-09-10", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A CodeSystem to identify the preferred contact method of a patient, contact or related person.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "1", "display": "Letter" }, { "code": "2", "display": "Visit" }, { "code": "3", "display": "Telephone" }, { "code": "4", "display": "E-mail" }, { "code": "5", "display": "Minicom (Textphone)" }, { "code": "6", "display": "Telephone contact via proxy" }, { "code": "7", "display": "Sign language" }, { "code": "8", "display": "No Telephone contact" } ] }
Description |
---|
A CodeSystem to identify the preferred written communication format of a patient, contact or related person. |
CodeSystem.id[0] | UKCore-PreferredWrittenCommunicationFormat |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat |
CodeSystem.version[0] | 2.1.0 |
CodeSystem.name[0] | UKCorePreferredWrittenCommunicationFormat |
CodeSystem.title[0] | UK Core Preferred Written Communication Format |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2021-09-10 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
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 preferred written communication format of a patient, contact or related person. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | 11 |
CodeSystem.concept[0].display[0] | Large print |
CodeSystem.concept[1].code[0] | 12 |
CodeSystem.concept[1].display[0] | Braille |
CodeSystem.concept[2].code[0] | 13 |
CodeSystem.concept[2].display[0] | Audio tape |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-PreferredWrittenCommunicationFormat" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat" /> <version value="2.1.0" /> <name value="UKCorePreferredWrittenCommunicationFormat" /> <title value="UK Core Preferred Written Communication Format" /> <status value="active" /> <date value="2021-09-10" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A CodeSystem to identify the preferred written communication format of a patient, contact or related person." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="11" /> <display value="Large print" /> </concept> <concept> <code value="12" /> <display value="Braille" /> </concept> <concept> <code value="13" /> <display value="Audio tape" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-PreferredWrittenCommunicationFormat", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat", "version": "2.1.0", "name": "UKCorePreferredWrittenCommunicationFormat", "title": "UK Core Preferred Written Communication Format", "status": "active", "date": "2021-09-10", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A CodeSystem to identify the preferred written communication format of a patient, contact or related person.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "11", "display": "Large print" }, { "code": "12", "display": "Braille" }, { "code": "13", "display": "Audio tape" } ] }
Description |
---|
A set of codes that define record standard headings for the exchange of data. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings defines the following codes:
CodeSystem.id[0] | UKCore-RecordStandardHeadings |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
CodeSystem.version[0] | 2.1.0 |
CodeSystem.name[0] | UKCoreRecordStandardHeadings |
CodeSystem.title[0] | UK Core Record Standard Headings |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2022-01-07 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
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 record standard headings for the exchange of data. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | actions |
CodeSystem.concept[0].display[0] | Actions |
CodeSystem.concept[1].code[0] | clinical-administration |
CodeSystem.concept[1].display[0] | Clinical administration |
CodeSystem.concept[2].code[0] | current-palliative-oncology-treatment |
CodeSystem.concept[2].display[0] | Current palliative oncology treatment |
CodeSystem.concept[3].code[0] | current-supportive-care-for-terminal-illness |
CodeSystem.concept[3].display[0] | Current supportive care for terminal illness |
CodeSystem.concept[4].code[0] | intervention |
CodeSystem.concept[4].display[0] | Intervention |
CodeSystem.concept[5].code[0] | intervention-on-development-of-symptoms |
CodeSystem.concept[5].display[0] | Intervention on development of symptoms |
CodeSystem.concept[6].code[0] | medical-follow-up |
CodeSystem.concept[6].display[0] | Medical follow-up |
CodeSystem.concept[7].code[0] | medical-follow-up-normal |
CodeSystem.concept[7].display[0] | Medical follow-up - normal |
CodeSystem.concept[8].code[0] | mental-health-therapy-follow-up |
CodeSystem.concept[8].display[0] | Mental health therapy follow-up |
CodeSystem.concept[9].code[0] | participation |
CodeSystem.concept[9].display[0] | Participation |
CodeSystem.concept[10].code[0] | planned-supportive-care-for-terminal-illness |
CodeSystem.concept[10].display[0] | Planned supportive care for terminal illness |
CodeSystem.concept[11].code[0] | treatment |
CodeSystem.concept[11].display[0] | Treatment |
CodeSystem.concept[12].code[0] | oncology-treatment |
CodeSystem.concept[12].display[0] | Oncology treatment |
CodeSystem.concept[13].code[0] | planned-treatment |
CodeSystem.concept[13].display[0] | Planned treatment |
CodeSystem.concept[14].code[0] | planned-palliative-oncology-treatment |
CodeSystem.concept[14].display[0] | Planned palliative oncology treatment |
CodeSystem.concept[15].code[0] | ultraviolet-light-therapy-treatment-record |
CodeSystem.concept[15].display[0] | Ultraviolet light therapy treatment record |
CodeSystem.concept[16].code[0] | admission-details |
CodeSystem.concept[16].display[0] | Admission details |
CodeSystem.concept[17].code[0] | advance-decisions-about-treatment |
CodeSystem.concept[17].display[0] | Advance decisions about treatment |
CodeSystem.concept[18].code[0] | advance-decision-to-refuse-treatment |
CodeSystem.concept[18].display[0] | Advance decision to refuse treatment |
CodeSystem.concept[19].code[0] | advance-statement |
CodeSystem.concept[19].display[0] | Advance statement |
CodeSystem.concept[20].code[0] | allergies-and-adverse-reaction |
CodeSystem.concept[20].display[0] | Allergies and adverse reaction |
CodeSystem.concept[21].code[0] | appointment |
CodeSystem.concept[21].display[0] | Appointment |
CodeSystem.concept[22].code[0] | community-disease-modifying-antirheumatic-drug-monitoring-appointment |
CodeSystem.concept[22].display[0] | Community disease modifying antirheumatic drug monitoring appointment |
CodeSystem.concept[23].code[0] | emergency-appointment |
CodeSystem.concept[23].display[0] | Emergency appointment |
CodeSystem.concept[24].code[0] | new-appointment |
CodeSystem.concept[24].display[0] | New appointment |
CodeSystem.concept[25].code[0] | review-appointment |
CodeSystem.concept[25].display[0] | Review appointment |
CodeSystem.concept[26].code[0] | assessment-scales |
CodeSystem.concept[26].display[0] | Assessment scales |
CodeSystem.concept[27].code[0] | attendance-details |
CodeSystem.concept[27].display[0] | Attendance details |
CodeSystem.concept[28].code[0] | clinical-narrative |
CodeSystem.concept[28].display[0] | Clinical narrative |
CodeSystem.concept[29].code[0] | clinical-risk-assessment |
CodeSystem.concept[29].display[0] | Clinical risk assessment |
CodeSystem.concept[30].code[0] | clinical-summary |
CodeSystem.concept[30].display[0] | Clinical summary |
CodeSystem.concept[31].code[0] | confidential-patient-data |
CodeSystem.concept[31].display[0] | Confidential patient data |
CodeSystem.concept[32].code[0] | consent-for-information-sharing |
CodeSystem.concept[32].display[0] | Consent for information sharing |
CodeSystem.concept[33].code[0] | consent-for-treatment-record |
CodeSystem.concept[33].display[0] | Consent for treatment record |
CodeSystem.concept[34].code[0] | consent-for-treatment-intervention-record |
CodeSystem.concept[34].display[0] | Consent for treatment/intervention record |
CodeSystem.concept[35].code[0] | consent-relating-to-child |
CodeSystem.concept[35].display[0] | Consent relating to child |
CodeSystem.concept[36].code[0] | contact-for-further-information |
CodeSystem.concept[36].display[0] | Contact for further information |
CodeSystem.concept[37].code[0] | deprivation-of-liberty-safeguards-or-equivalent |
CodeSystem.concept[37].display[0] | Deprivation of Liberty Safeguards or equivalent |
CodeSystem.concept[38].code[0] | diagnoses |
CodeSystem.concept[38].display[0] | Diagnoses |
CodeSystem.concept[39].code[0] | discharge-details |
CodeSystem.concept[39].display[0] | Discharge details |
CodeSystem.concept[40].code[0] | disposition-details |
CodeSystem.concept[40].display[0] | Disposition details |
CodeSystem.concept[41].code[0] | distribution-list |
CodeSystem.concept[41].display[0] | Distribution list |
CodeSystem.concept[42].code[0] | drug/substance-use |
CodeSystem.concept[42].display[0] | Drug/substance use |
CodeSystem.concept[43].code[0] | educational-history |
CodeSystem.concept[43].display[0] | Educational history |
CodeSystem.concept[44].code[0] | ended-allergies |
CodeSystem.concept[44].display[0] | Ended allergies |
CodeSystem.concept[45].code[0] | expectation-of-referral |
CodeSystem.concept[45].display[0] | Expectation of referral |
CodeSystem.concept[46].code[0] | family-history |
CodeSystem.concept[46].display[0] | Family history |
CodeSystem.concept[47].code[0] | general-practitioner-practice |
CodeSystem.concept[47].display[0] | General practitioner practice |
CodeSystem.concept[48].code[0] | handover-details |
CodeSystem.concept[48].display[0] | Handover details |
CodeSystem.concept[49].code[0] | health-characteristics |
CodeSystem.concept[49].display[0] | Health characteristics |
CodeSystem.concept[50].code[0] | acute-medication |
CodeSystem.concept[50].display[0] | Acute medication |
CodeSystem.concept[51].code[0] | carer-perception-of-problem |
CodeSystem.concept[51].display[0] | Carer perception of problem |
CodeSystem.concept[52].code[0] | diagnosis |
CodeSystem.concept[52].display[0] | Diagnosis |
CodeSystem.concept[53].code[0] | examination-findings |
CodeSystem.concept[53].display[0] | Examination findings |
CodeSystem.concept[54].code[0] | history |
CodeSystem.concept[54].display[0] | History |
CodeSystem.concept[55].code[0] | diagnostic-history |
CodeSystem.concept[55].display[0] | Diagnostic history |
CodeSystem.concept[56].code[0] | diagnostic-history-oncology |
CodeSystem.concept[56].display[0] | Diagnostic history - oncology |
CodeSystem.concept[57].code[0] | patient-narrative |
CodeSystem.concept[57].display[0] | Patient narrative |
CodeSystem.concept[58].code[0] | professional-narrative |
CodeSystem.concept[58].display[0] | Professional narrative |
CodeSystem.concept[59].code[0] | hobbies-and-interests |
CodeSystem.concept[59].display[0] | Hobbies and interests |
CodeSystem.concept[60].code[0] | outcome |
CodeSystem.concept[60].display[0] | Outcome |
CodeSystem.concept[61].code[0] | patient-encounter-administration-data |
CodeSystem.concept[61].display[0] | Patient encounter administration data |
CodeSystem.concept[62].code[0] | patient-perception-of-problem |
CodeSystem.concept[62].display[0] | Patient perception of problem |
CodeSystem.concept[63].code[0] | relevant-medical-information |
CodeSystem.concept[63].display[0] | Relevant medical information |
CodeSystem.concept[64].code[0] | repeat-medication |
CodeSystem.concept[64].display[0] | Repeat medication |
CodeSystem.concept[65].code[0] | discontinued-repeat-medication |
CodeSystem.concept[65].display[0] | Discontinued repeat medication |
CodeSystem.concept[66].code[0] | social-circumstances |
CodeSystem.concept[66].display[0] | Social circumstances |
CodeSystem.concept[67].code[0] | test-result |
CodeSystem.concept[67].display[0] | Test result |
CodeSystem.concept[68].code[0] | workplace-ergonomics |
CodeSystem.concept[68].display[0] | Workplace ergonomics |
CodeSystem.concept[69].code[0] | histocompatibility-and-immunogenetics |
CodeSystem.concept[69].display[0] | Histocompatibility and immunogenetics |
CodeSystem.concept[70].code[0] | immunisations |
CodeSystem.concept[70].display[0] | Immunisations |
CodeSystem.concept[71].code[0] | incident-details |
CodeSystem.concept[71].display[0] | Incident details |
CodeSystem.concept[72].code[0] | individual-requirement |
CodeSystem.concept[72].display[0] | Individual requirement |
CodeSystem.concept[73].code[0] | individual-requirements |
CodeSystem.concept[73].display[0] | Individual requirements |
CodeSystem.concept[74].code[0] | individualised-treatment-guideline |
CodeSystem.concept[74].display[0] | Individualised Treatment Guideline |
CodeSystem.concept[75].code[0] | information-given |
CodeSystem.concept[75].display[0] | Information given |
CodeSystem.concept[76].code[0] | information-and-advice-given |
CodeSystem.concept[76].display[0] | Information and advice given |
CodeSystem.concept[77].code[0] | investigation-results |
CodeSystem.concept[77].display[0] | Investigation results |
CodeSystem.concept[78].code[0] | investigations-and-procedures-requested |
CodeSystem.concept[78].display[0] | Investigations and procedures requested |
CodeSystem.concept[79].code[0] | investigations-and-results |
CodeSystem.concept[79].display[0] | Investigations and results |
CodeSystem.concept[80].code[0] | investigations-requested |
CodeSystem.concept[80].display[0] | Investigations requested |
CodeSystem.concept[81].code[0] | lasting-or-enduring-power-of-attorney-or-similar |
CodeSystem.concept[81].display[0] | Lasting or enduring power of attorney or similar |
CodeSystem.concept[82].code[0] | lasting-power-of-attorney-for-health-and-welfare-or-court-appointed-deputy-or-equivalent |
CodeSystem.concept[82].display[0] | Lasting power of attorney for health and welfare or court-appointed deputy or equivalent |
CodeSystem.concept[83].code[0] | legal-information |
CodeSystem.concept[83].display[0] | Legal information |
CodeSystem.concept[84].code[0] | life-extinct-details |
CodeSystem.concept[84].display[0] | Life extinct details |
CodeSystem.concept[85].code[0] | lifestyle |
CodeSystem.concept[85].display[0] | Lifestyle |
CodeSystem.concept[86].code[0] | medications-and-medical-devices |
CodeSystem.concept[86].display[0] | Medications and medical devices |
CodeSystem.concept[87].code[0] | active-medications |
CodeSystem.concept[87].display[0] | Active medications |
CodeSystem.concept[88].code[0] | discontinued-medications |
CodeSystem.concept[88].display[0] | Discontinued medications |
CodeSystem.concept[89].code[0] | medical-devices |
CodeSystem.concept[89].display[0] | Medical devices |
CodeSystem.concept[90].code[0] | mental-capacity-assessment |
CodeSystem.concept[90].display[0] | Mental capacity assessment |
CodeSystem.concept[91].code[0] | mental-health-act-or-equivalent-status |
CodeSystem.concept[91].display[0] | Mental Health Act or equivalent status |
CodeSystem.concept[92].code[0] | most-senior-healthcare-professional-present |
CodeSystem.concept[92].display[0] | Most senior healthcare professional present |
CodeSystem.concept[93].code[0] | nuclear-medicine-images |
CodeSystem.concept[93].display[0] | Nuclear medicine images |
CodeSystem.concept[94].code[0] | observations |
CodeSystem.concept[94].display[0] | Observations |
CodeSystem.concept[95].code[0] | occupational-history |
CodeSystem.concept[95].display[0] | Occupational history |
CodeSystem.concept[96].code[0] | organ-and-tissue-donation |
CodeSystem.concept[96].display[0] | Organ and tissue donation |
CodeSystem.concept[97].code[0] | outpatient-details |
CodeSystem.concept[97].display[0] | Outpatient details |
CodeSystem.concept[98].code[0] | outstanding-issues |
CodeSystem.concept[98].display[0] | Outstanding issues |
CodeSystem.concept[99].code[0] | participation-in-research |
CodeSystem.concept[99].display[0] | Participation in research |
CodeSystem.concept[100].code[0] | patient-and-carer-concerns |
CodeSystem.concept[100].display[0] | Patient and carer concerns |
CodeSystem.concept[101].code[0] | patient-and-carer-concerns-expectations-and-wishes |
CodeSystem.concept[101].display[0] | Patient and carer concerns, expectations and wishes |
CodeSystem.concept[102].code[0] | patient-demographics |
CodeSystem.concept[102].display[0] | Patient demographics |
CodeSystem.concept[103].code[0] | patients-expectation-of-referral |
CodeSystem.concept[103].display[0] | Patient's expectation of referral |
CodeSystem.concept[104].code[0] | patients-reason-for-referral |
CodeSystem.concept[104].display[0] | Patient's reason for referral |
CodeSystem.concept[105].code[0] | person-completing-record |
CodeSystem.concept[105].display[0] | Person completing record |
CodeSystem.concept[106].code[0] | person-handing-over |
CodeSystem.concept[106].display[0] | Person handing over |
CodeSystem.concept[107].code[0] | person-receiving-handover |
CodeSystem.concept[107].display[0] | Person receiving handover |
CodeSystem.concept[108].code[0] | plan-and-requested-actions |
CodeSystem.concept[108].display[0] | Plan and requested actions |
CodeSystem.concept[109].code[0] | presenting-complaints-or-issues |
CodeSystem.concept[109].display[0] | Presenting complaints or issues |
CodeSystem.concept[110].code[0] | problems-and-issues |
CodeSystem.concept[110].display[0] | Problems and issues |
CodeSystem.concept[111].code[0] | procedure-codes-community |
CodeSystem.concept[111].display[0] | Procedure codes (community) |
CodeSystem.concept[112].code[0] | procedures |
CodeSystem.concept[112].display[0] | Procedures |
CodeSystem.concept[113].code[0] | procedures-requested |
CodeSystem.concept[113].display[0] | Procedures requested |
CodeSystem.concept[114].code[0] | professional-contacts |
CodeSystem.concept[114].display[0] | Professional contacts |
CodeSystem.concept[115].code[0] | reason-for-admission |
CodeSystem.concept[115].display[0] | Reason for admission |
CodeSystem.concept[116].code[0] | reason-for-contact |
CodeSystem.concept[116].display[0] | Reason for contact |
CodeSystem.concept[117].code[0] | reason-for-handover |
CodeSystem.concept[117].display[0] | Reason for handover |
CodeSystem.concept[118].code[0] | reasonable-adjustments-for-health-and-care-access |
CodeSystem.concept[118].display[0] | Reasonable adjustments for health and care access |
CodeSystem.concept[119].code[0] | referral-details |
CodeSystem.concept[119].display[0] | Referral details |
CodeSystem.concept[120].code[0] | referrer-details |
CodeSystem.concept[120].display[0] | Referrer details |
CodeSystem.concept[121].code[0] | referral-modes |
CodeSystem.concept[121].display[0] | Referral modes |
CodeSystem.concept[122].code[0] | inbound-referral |
CodeSystem.concept[122].display[0] | Inbound referral |
CodeSystem.concept[123].code[0] | letter-with-patient |
CodeSystem.concept[123].display[0] | Letter with patient |
CodeSystem.concept[124].code[0] | outbound-referral |
CodeSystem.concept[124].display[0] | Outbound referral |
CodeSystem.concept[125].code[0] | request-form-or-letter-sent-by-mail-email |
CodeSystem.concept[125].display[0] | Request form or letter sent by mail/email |
CodeSystem.concept[126].code[0] | telephone-contact-only |
CodeSystem.concept[126].display[0] | Telephone contact only |
CodeSystem.concept[127].code[0] | relevant-clinical-risk-factors |
CodeSystem.concept[127].display[0] | Relevant clinical risk factors |
CodeSystem.concept[128].code[0] | relevant-past-medical-surgical-and-mental-health-history |
CodeSystem.concept[128].display[0] | Relevant past medical, surgical and mental health history |
CodeSystem.concept[129].code[0] | request-types |
CodeSystem.concept[129].display[0] | Request types |
CodeSystem.concept[130].code[0] | diagnostic-imaging-request |
CodeSystem.concept[130].display[0] | Diagnostic imaging request |
CodeSystem.concept[131].code[0] | diagnostic-imaging-request-summary |
CodeSystem.concept[131].display[0] | Diagnostic imaging request summary |
CodeSystem.concept[132].code[0] | relevant-clinical-information-for-diagnostic-imaging-request |
CodeSystem.concept[132].display[0] | Relevant clinical information for diagnostic imaging request |
CodeSystem.concept[133].code[0] | relevant-supporting-information-for-diagnostic-imaging-request |
CodeSystem.concept[133].display[0] | Relevant supporting information for diagnostic imaging request |
CodeSystem.concept[134].code[0] | fulfiller-request |
CodeSystem.concept[134].display[0] | Fulfiller request |
CodeSystem.concept[135].code[0] | fulfiller-request-details |
CodeSystem.concept[135].display[0] | Fulfiller request details |
CodeSystem.concept[136].code[0] | request |
CodeSystem.concept[136].display[0] | Request |
CodeSystem.concept[137].code[0] | review-of-systems |
CodeSystem.concept[137].display[0] | Review of systems |
CodeSystem.concept[138].code[0] | risk-from-others |
CodeSystem.concept[138].display[0] | Risk from others |
CodeSystem.concept[139].code[0] | risk-information |
CodeSystem.concept[139].display[0] | Risk information |
CodeSystem.concept[140].code[0] | risk-mitigation |
CodeSystem.concept[140].display[0] | Risk mitigation |
CodeSystem.concept[141].code[0] | risks-to-others |
CodeSystem.concept[141].display[0] | Risks to others |
CodeSystem.concept[142].code[0] | risks-to-self |
CodeSystem.concept[142].display[0] | Risks to self |
CodeSystem.concept[143].code[0] | role-views |
CodeSystem.concept[143].display[0] | Role views |
CodeSystem.concept[144].code[0] | abstract-problem-node |
CodeSystem.concept[144].display[0] | Abstract problem node |
CodeSystem.concept[145].code[0] | alerts |
CodeSystem.concept[145].display[0] | Alerts |
CodeSystem.concept[146].code[0] | problems |
CodeSystem.concept[146].display[0] | Problems |
CodeSystem.concept[147].code[0] | reason-for-encounter |
CodeSystem.concept[147].display[0] | Reason for encounter |
CodeSystem.concept[148].code[0] | reason-for-referral |
CodeSystem.concept[148].display[0] | Reason for referral |
CodeSystem.concept[149].code[0] | reason-for-repeat-laboratory-test |
CodeSystem.concept[149].display[0] | Reason for repeat laboratory test |
CodeSystem.concept[150].code[0] | safeguarding |
CodeSystem.concept[150].display[0] | Safeguarding |
CodeSystem.concept[151].code[0] | safeguarding-issues |
CodeSystem.concept[151].display[0] | Safeguarding issues |
CodeSystem.concept[152].code[0] | safety-alerts |
CodeSystem.concept[152].display[0] | Safety alerts |
CodeSystem.concept[153].code[0] | screening-invitation-medium |
CodeSystem.concept[153].display[0] | Screening invitation medium |
CodeSystem.concept[154].code[0] | screening-method |
CodeSystem.concept[154].display[0] | Screening method |
CodeSystem.concept[155].code[0] | senior-reviewing-clinician |
CodeSystem.concept[155].display[0] | Senior reviewing clinician |
CodeSystem.concept[156].code[0] | services-and-care |
CodeSystem.concept[156].display[0] | Services and care |
CodeSystem.concept[157].code[0] | social-context |
CodeSystem.concept[157].display[0] | Social context |
CodeSystem.concept[158].code[0] | special-requirements |
CodeSystem.concept[158].display[0] | Special requirements |
CodeSystem.concept[159].code[0] | time-modifiers |
CodeSystem.concept[159].display[0] | Time modifiers |
CodeSystem.concept[160].code[0] | future |
CodeSystem.concept[160].display[0] | Future |
CodeSystem.concept[161].code[0] | outlook |
CodeSystem.concept[161].display[0] | Outlook |
CodeSystem.concept[162].code[0] | aim-goal |
CodeSystem.concept[162].display[0] | Aim/goal |
CodeSystem.concept[163].code[0] | at-risk-of |
CodeSystem.concept[163].display[0] | At risk of |
CodeSystem.concept[164].code[0] | risk-to-patient |
CodeSystem.concept[164].display[0] | Risk to patient |
CodeSystem.concept[165].code[0] | plan |
CodeSystem.concept[165].display[0] | Plan |
CodeSystem.concept[166].code[0] | past |
CodeSystem.concept[166].display[0] | Past |
CodeSystem.concept[167].code[0] | past-actions |
CodeSystem.concept[167].display[0] | Past actions |
CodeSystem.concept[168].code[0] | past-health-characteristics |
CodeSystem.concept[168].display[0] | Past health characteristics |
CodeSystem.concept[169].code[0] | present-time |
CodeSystem.concept[169].display[0] | Present - time |
CodeSystem.concept[170].code[0] | treatments-and-interventions |
CodeSystem.concept[170].display[0] | Treatments and interventions |
CodeSystem.concept[171].code[0] | treatments-and-interventions-and-changes-made-to-treatments |
CodeSystem.concept[171].display[0] | Treatments and interventions and changes made to treatments |
CodeSystem.concept[172].code[0] | visual-field-report |
CodeSystem.concept[172].display[0] | Visual field report |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-RecordStandardHeadings" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <version value="2.1.0" /> <name value="UKCoreRecordStandardHeadings" /> <title value="UK Core Record Standard Headings" /> <status value="active" /> <date value="2022-01-07" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A set of codes that define record standard headings for the exchange of data." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="actions" /> <display value="Actions" /> </concept> <concept> <code value="clinical-administration" /> <display value="Clinical administration" /> </concept> <concept> <code value="current-palliative-oncology-treatment" /> <display value="Current palliative oncology treatment" /> </concept> <concept> <code value="current-supportive-care-for-terminal-illness" /> <display value="Current supportive care for terminal illness" /> </concept> <concept> <code value="intervention" /> <display value="Intervention" /> </concept> <concept> <code value="intervention-on-development-of-symptoms" /> <display value="Intervention on development of symptoms" /> </concept> <concept> <code value="medical-follow-up" /> <display value="Medical follow-up" /> </concept> <concept> <code value="medical-follow-up-normal" /> <display value="Medical follow-up - normal" /> </concept> <concept> <code value="mental-health-therapy-follow-up" /> <display value="Mental health therapy follow-up" /> </concept> <concept> <code value="participation" /> <display value="Participation" /> </concept> <concept> <code value="planned-supportive-care-for-terminal-illness" /> <display value="Planned supportive care for terminal illness" /> </concept> <concept> <code value="treatment" /> <display value="Treatment" /> </concept> <concept> <code value="oncology-treatment" /> <display value="Oncology treatment" /> </concept> <concept> <code value="planned-treatment" /> <display value="Planned treatment" /> </concept> <concept> <code value="planned-palliative-oncology-treatment" /> <display value="Planned palliative oncology treatment" /> </concept> <concept> <code value="ultraviolet-light-therapy-treatment-record" /> <display value="Ultraviolet light therapy treatment record" /> </concept> <concept> <code value="admission-details" /> <display value="Admission details" /> </concept> <concept> <code value="advance-decisions-about-treatment" /> <display value="Advance decisions about treatment" /> </concept> <concept> <code value="advance-decision-to-refuse-treatment" /> <display value="Advance decision to refuse treatment" /> </concept> <concept> <code value="advance-statement" /> <display value="Advance statement" /> </concept> <concept> <code value="allergies-and-adverse-reaction" /> <display value="Allergies and adverse reaction" /> </concept> <concept> <code value="appointment" /> <display value="Appointment" /> </concept> <concept> <code value="community-disease-modifying-antirheumatic-drug-monitoring-appointment" /> <display value="Community disease modifying antirheumatic drug monitoring appointment" /> </concept> <concept> <code value="emergency-appointment" /> <display value="Emergency appointment" /> </concept> <concept> <code value="new-appointment" /> <display value="New appointment" /> </concept> <concept> <code value="review-appointment" /> <display value="Review appointment" /> </concept> <concept> <code value="assessment-scales" /> <display value="Assessment scales" /> </concept> <concept> <code value="attendance-details" /> <display value="Attendance details" /> </concept> <concept> <code value="clinical-narrative" /> <display value="Clinical narrative" /> </concept> <concept> <code value="clinical-risk-assessment" /> <display value="Clinical risk assessment" /> </concept> <concept> <code value="clinical-summary" /> <display value="Clinical summary" /> </concept> <concept> <code value="confidential-patient-data" /> <display value="Confidential patient data" /> </concept> <concept> <code value="consent-for-information-sharing" /> <display value="Consent for information sharing" /> </concept> <concept> <code value="consent-for-treatment-record" /> <display value="Consent for treatment record" /> </concept> <concept> <code value="consent-for-treatment-intervention-record" /> <display value="Consent for treatment/intervention record" /> </concept> <concept> <code value="consent-relating-to-child" /> <display value="Consent relating to child" /> </concept> <concept> <code value="contact-for-further-information" /> <display value="Contact for further information" /> </concept> <concept> <code value="deprivation-of-liberty-safeguards-or-equivalent" /> <display value="Deprivation of Liberty Safeguards or equivalent" /> </concept> <concept> <code value="diagnoses" /> <display value="Diagnoses" /> </concept> <concept> <code value="discharge-details" /> <display value="Discharge details" /> </concept> <concept> <code value="disposition-details" /> <display value="Disposition details" /> </concept> <concept> <code value="distribution-list" /> <display value="Distribution list" /> </concept> <concept> <code value="drug/substance-use" /> <display value="Drug/substance use" /> </concept> <concept> <code value="educational-history" /> <display value="Educational history" /> </concept> <concept> <code value="ended-allergies" /> <display value="Ended allergies" /> </concept> <concept> <code value="expectation-of-referral" /> <display value="Expectation of referral" /> </concept> <concept> <code value="family-history" /> <display value="Family history" /> </concept> <concept> <code value="general-practitioner-practice" /> <display value="General practitioner practice" /> </concept> <concept> <code value="handover-details" /> <display value="Handover details" /> </concept> <concept> <code value="health-characteristics" /> <display value="Health characteristics" /> </concept> <concept> <code value="acute-medication" /> <display value="Acute medication" /> </concept> <concept> <code value="carer-perception-of-problem" /> <display value="Carer perception of problem" /> </concept> <concept> <code value="diagnosis" /> <display value="Diagnosis" /> </concept> <concept> <code value="examination-findings" /> <display value="Examination findings" /> </concept> <concept> <code value="history" /> <display value="History" /> </concept> <concept> <code value="diagnostic-history" /> <display value="Diagnostic history" /> </concept> <concept> <code value="diagnostic-history-oncology" /> <display value="Diagnostic history - oncology" /> </concept> <concept> <code value="patient-narrative" /> <display value="Patient narrative" /> </concept> <concept> <code value="professional-narrative" /> <display value="Professional narrative" /> </concept> <concept> <code value="hobbies-and-interests" /> <display value="Hobbies and interests" /> </concept> <concept> <code value="outcome" /> <display value="Outcome" /> </concept> <concept> <code value="patient-encounter-administration-data" /> <display value="Patient encounter administration data" /> </concept> <concept> <code value="patient-perception-of-problem" /> <display value="Patient perception of problem" /> </concept> <concept> <code value="relevant-medical-information" /> <display value="Relevant medical information" /> </concept> <concept> <code value="repeat-medication" /> <display value="Repeat medication" /> </concept> <concept> <code value="discontinued-repeat-medication" /> <display value="Discontinued repeat medication" /> </concept> <concept> <code value="social-circumstances" /> <display value="Social circumstances" /> </concept> <concept> <code value="test-result" /> <display value="Test result" /> </concept> <concept> <code value="workplace-ergonomics" /> <display value="Workplace ergonomics" /> </concept> <concept> <code value="histocompatibility-and-immunogenetics" /> <display value="Histocompatibility and immunogenetics" /> </concept> <concept> <code value="immunisations" /> <display value="Immunisations" /> </concept> <concept> <code value="incident-details" /> <display value="Incident details" /> </concept> <concept> <code value="individual-requirement" /> <display value="Individual requirement" /> </concept> <concept> <code value="individual-requirements" /> <display value="Individual requirements" /> </concept> <concept> <code value="individualised-treatment-guideline" /> <display value="Individualised Treatment Guideline" /> </concept> <concept> <code value="information-given" /> <display value="Information given" /> </concept> <concept> <code value="information-and-advice-given" /> <display value="Information and advice given" /> </concept> <concept> <code value="investigation-results" /> <display value="Investigation results" /> </concept> <concept> <code value="investigations-and-procedures-requested" /> <display value="Investigations and procedures requested" /> </concept> <concept> <code value="investigations-and-results" /> <display value="Investigations and results" /> </concept> <concept> <code value="investigations-requested" /> <display value="Investigations requested" /> </concept> <concept> <code value="lasting-or-enduring-power-of-attorney-or-similar" /> <display value="Lasting or enduring power of attorney or similar" /> </concept> <concept> <code value="lasting-power-of-attorney-for-health-and-welfare-or-court-appointed-deputy-or-equivalent" /> <display value="Lasting power of attorney for health and welfare or court-appointed deputy or equivalent" /> </concept> <concept> <code value="legal-information" /> <display value="Legal information" /> </concept> <concept> <code value="life-extinct-details" /> <display value="Life extinct details" /> </concept> <concept> <code value="lifestyle" /> <display value="Lifestyle" /> </concept> <concept> <code value="medications-and-medical-devices" /> <display value="Medications and medical devices" /> </concept> <concept> <code value="active-medications" /> <display value="Active medications" /> </concept> <concept> <code value="discontinued-medications" /> <display value="Discontinued medications" /> </concept> <concept> <code value="medical-devices" /> <display value="Medical devices" /> </concept> <concept> <code value="mental-capacity-assessment" /> <display value="Mental capacity assessment" /> </concept> <concept> <code value="mental-health-act-or-equivalent-status" /> <display value="Mental Health Act or equivalent status" /> </concept> <concept> <code value="most-senior-healthcare-professional-present" /> <display value="Most senior healthcare professional present" /> </concept> <concept> <code value="nuclear-medicine-images" /> <display value="Nuclear medicine images" /> </concept> <concept> <code value="observations" /> <display value="Observations" /> </concept> <concept> <code value="occupational-history" /> <display value="Occupational history" /> </concept> <concept> <code value="organ-and-tissue-donation" /> <display value="Organ and tissue donation" /> </concept> <concept> <code value="outpatient-details" /> <display value="Outpatient details" /> </concept> <concept> <code value="outstanding-issues" /> <display value="Outstanding issues" /> </concept> <concept> <code value="participation-in-research" /> <display value="Participation in research" /> </concept> <concept> <code value="patient-and-carer-concerns" /> <display value="Patient and carer concerns" /> </concept> <concept> <code value="patient-and-carer-concerns-expectations-and-wishes" /> <display value="Patient and carer concerns, expectations and wishes" /> </concept> <concept> <code value="patient-demographics" /> <display value="Patient demographics" /> </concept> <concept> <code value="patients-expectation-of-referral" /> <display value="Patient's expectation of referral" /> </concept> <concept> <code value="patients-reason-for-referral" /> <display value="Patient's reason for referral" /> </concept> <concept> <code value="person-completing-record" /> <display value="Person completing record" /> </concept> <concept> <code value="person-handing-over" /> <display value="Person handing over" /> </concept> <concept> <code value="person-receiving-handover" /> <display value="Person receiving handover" /> </concept> <concept> <code value="plan-and-requested-actions" /> <display value="Plan and requested actions" /> </concept> <concept> <code value="presenting-complaints-or-issues" /> <display value="Presenting complaints or issues" /> </concept> <concept> <code value="problems-and-issues" /> <display value="Problems and issues" /> </concept> <concept> <code value="procedure-codes-community" /> <display value="Procedure codes (community)" /> </concept> <concept> <code value="procedures" /> <display value="Procedures" /> </concept> <concept> <code value="procedures-requested" /> <display value="Procedures requested" /> </concept> <concept> <code value="professional-contacts" /> <display value="Professional contacts" /> </concept> <concept> <code value="reason-for-admission" /> <display value="Reason for admission" /> </concept> <concept> <code value="reason-for-contact" /> <display value="Reason for contact" /> </concept> <concept> <code value="reason-for-handover" /> <display value="Reason for handover" /> </concept> <concept> <code value="reasonable-adjustments-for-health-and-care-access" /> <display value="Reasonable adjustments for health and care access" /> </concept> <concept> <code value="referral-details" /> <display value="Referral details" /> </concept> <concept> <code value="referrer-details" /> <display value="Referrer details" /> </concept> <concept> <code value="referral-modes" /> <display value="Referral modes" /> </concept> <concept> <code value="inbound-referral" /> <display value="Inbound referral" /> </concept> <concept> <code value="letter-with-patient" /> <display value="Letter with patient" /> </concept> <concept> <code value="outbound-referral" /> <display value="Outbound referral" /> </concept> <concept> <code value="request-form-or-letter-sent-by-mail-email" /> <display value="Request form or letter sent by mail/email" /> </concept> <concept> <code value="telephone-contact-only" /> <display value="Telephone contact only" /> </concept> <concept> <code value="relevant-clinical-risk-factors" /> <display value="Relevant clinical risk factors" /> </concept> <concept> <code value="relevant-past-medical-surgical-and-mental-health-history" /> <display value="Relevant past medical, surgical and mental health history" /> </concept> <concept> <code value="request-types" /> <display value="Request types" /> </concept> <concept> <code value="diagnostic-imaging-request" /> <display value="Diagnostic imaging request" /> </concept> <concept> <code value="diagnostic-imaging-request-summary" /> <display value="Diagnostic imaging request summary" /> </concept> <concept> <code value="relevant-clinical-information-for-diagnostic-imaging-request" /> <display value="Relevant clinical information for diagnostic imaging request" /> </concept> <concept> <code value="relevant-supporting-information-for-diagnostic-imaging-request" /> <display value="Relevant supporting information for diagnostic imaging request" /> </concept> <concept> <code value="fulfiller-request" /> <display value="Fulfiller request" /> </concept> <concept> <code value="fulfiller-request-details" /> <display value="Fulfiller request details" /> </concept> <concept> <code value="request" /> <display value="Request" /> </concept> <concept> <code value="review-of-systems" /> <display value="Review of systems" /> </concept> <concept> <code value="risk-from-others" /> <display value="Risk from others" /> </concept> <concept> <code value="risk-information" /> <display value="Risk information" /> </concept> <concept> <code value="risk-mitigation" /> <display value="Risk mitigation" /> </concept> <concept> <code value="risks-to-others" /> <display value="Risks to others" /> </concept> <concept> <code value="risks-to-self" /> <display value="Risks to self" /> </concept> <concept> <code value="role-views" /> <display value="Role views" /> </concept> <concept> <code value="abstract-problem-node" /> <display value="Abstract problem node" /> </concept> <concept> <code value="alerts" /> <display value="Alerts" /> </concept> <concept> <code value="problems" /> <display value="Problems" /> </concept> <concept> <code value="reason-for-encounter" /> <display value="Reason for encounter" /> </concept> <concept> <code value="reason-for-referral" /> <display value="Reason for referral" /> </concept> <concept> <code value="reason-for-repeat-laboratory-test" /> <display value="Reason for repeat laboratory test" /> </concept> <concept> <code value="safeguarding" /> <display value="Safeguarding" /> </concept> <concept> <code value="safeguarding-issues" /> <display value="Safeguarding issues" /> </concept> <concept> <code value="safety-alerts" /> <display value="Safety alerts" /> </concept> <concept> <code value="screening-invitation-medium" /> <display value="Screening invitation medium" /> </concept> <concept> <code value="screening-method" /> <display value="Screening method" /> </concept> <concept> <code value="senior-reviewing-clinician" /> <display value="Senior reviewing clinician" /> </concept> <concept> <code value="services-and-care" /> <display value="Services and care" /> </concept> <concept> <code value="social-context" /> <display value="Social context" /> </concept> <concept> <code value="special-requirements" /> <display value="Special requirements" /> </concept> <concept> <code value="time-modifiers" /> <display value="Time modifiers" /> </concept> <concept> <code value="future" /> <display value="Future" /> </concept> <concept> <code value="outlook" /> <display value="Outlook" /> </concept> <concept> <code value="aim-goal" /> <display value="Aim/goal" /> </concept> <concept> <code value="at-risk-of" /> <display value="At risk of" /> </concept> <concept> <code value="risk-to-patient" /> <display value="Risk to patient" /> </concept> <concept> <code value="plan" /> <display value="Plan" /> </concept> <concept> <code value="past" /> <display value="Past" /> </concept> <concept> <code value="past-actions" /> <display value="Past actions" /> </concept> <concept> <code value="past-health-characteristics" /> <display value="Past health characteristics" /> </concept> <concept> <code value="present-time" /> <display value="Present - time" /> </concept> <concept> <code value="treatments-and-interventions" /> <display value="Treatments and interventions" /> </concept> <concept> <code value="treatments-and-interventions-and-changes-made-to-treatments" /> <display value="Treatments and interventions and changes made to treatments" /> </concept> <concept> <code value="visual-field-report" /> <display value="Visual field report" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-RecordStandardHeadings", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "version": "2.1.0", "name": "UKCoreRecordStandardHeadings", "title": "UK Core Record Standard Headings", "status": "active", "date": "2022-01-07", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A set of codes that define record standard headings for the exchange of data.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "actions", "display": "Actions" }, { "code": "clinical-administration", "display": "Clinical administration" }, { "code": "current-palliative-oncology-treatment", "display": "Current palliative oncology treatment" }, { "code": "current-supportive-care-for-terminal-illness", "display": "Current supportive care for terminal illness" }, { "code": "intervention", "display": "Intervention" }, { "code": "intervention-on-development-of-symptoms", "display": "Intervention on development of symptoms" }, { "code": "medical-follow-up", "display": "Medical follow-up" }, { "code": "medical-follow-up-normal", "display": "Medical follow-up - normal" }, { "code": "mental-health-therapy-follow-up", "display": "Mental health therapy follow-up" }, { "code": "participation", "display": "Participation" }, { "code": "planned-supportive-care-for-terminal-illness", "display": "Planned supportive care for terminal illness" }, { "code": "treatment", "display": "Treatment" }, { "code": "oncology-treatment", "display": "Oncology treatment" }, { "code": "planned-treatment", "display": "Planned treatment" }, { "code": "planned-palliative-oncology-treatment", "display": "Planned palliative oncology treatment" }, { "code": "ultraviolet-light-therapy-treatment-record", "display": "Ultraviolet light therapy treatment record" }, { "code": "admission-details", "display": "Admission details" }, { "code": "advance-decisions-about-treatment", "display": "Advance decisions about treatment" }, { "code": "advance-decision-to-refuse-treatment", "display": "Advance decision to refuse treatment" }, { "code": "advance-statement", "display": "Advance statement" }, { "code": "allergies-and-adverse-reaction", "display": "Allergies and adverse reaction" }, { "code": "appointment", "display": "Appointment" }, { "code": "community-disease-modifying-antirheumatic-drug-monitoring-appointment", "display": "Community disease modifying antirheumatic drug monitoring appointment" }, { "code": "emergency-appointment", "display": "Emergency appointment" }, { "code": "new-appointment", "display": "New appointment" }, { "code": "review-appointment", "display": "Review appointment" }, { "code": "assessment-scales", "display": "Assessment scales" }, { "code": "attendance-details", "display": "Attendance details" }, { "code": "clinical-narrative", "display": "Clinical narrative" }, { "code": "clinical-risk-assessment", "display": "Clinical risk assessment" }, { "code": "clinical-summary", "display": "Clinical summary" }, { "code": "confidential-patient-data", "display": "Confidential patient data" }, { "code": "consent-for-information-sharing", "display": "Consent for information sharing" }, { "code": "consent-for-treatment-record", "display": "Consent for treatment record" }, { "code": "consent-for-treatment-intervention-record", "display": "Consent for treatment/intervention record" }, { "code": "consent-relating-to-child", "display": "Consent relating to child" }, { "code": "contact-for-further-information", "display": "Contact for further information" }, { "code": "deprivation-of-liberty-safeguards-or-equivalent", "display": "Deprivation of Liberty Safeguards or equivalent" }, { "code": "diagnoses", "display": "Diagnoses" }, { "code": "discharge-details", "display": "Discharge details" }, { "code": "disposition-details", "display": "Disposition details" }, { "code": "distribution-list", "display": "Distribution list" }, { "code": "drug/substance-use", "display": "Drug/substance use" }, { "code": "educational-history", "display": "Educational history" }, { "code": "ended-allergies", "display": "Ended allergies" }, { "code": "expectation-of-referral", "display": "Expectation of referral" }, { "code": "family-history", "display": "Family history" }, { "code": "general-practitioner-practice", "display": "General practitioner practice" }, { "code": "handover-details", "display": "Handover details" }, { "code": "health-characteristics", "display": "Health characteristics" }, { "code": "acute-medication", "display": "Acute medication" }, { "code": "carer-perception-of-problem", "display": "Carer perception of problem" }, { "code": "diagnosis", "display": "Diagnosis" }, { "code": "examination-findings", "display": "Examination findings" }, { "code": "history", "display": "History" }, { "code": "diagnostic-history", "display": "Diagnostic history" }, { "code": "diagnostic-history-oncology", "display": "Diagnostic history - oncology" }, { "code": "patient-narrative", "display": "Patient narrative" }, { "code": "professional-narrative", "display": "Professional narrative" }, { "code": "hobbies-and-interests", "display": "Hobbies and interests" }, { "code": "outcome", "display": "Outcome" }, { "code": "patient-encounter-administration-data", "display": "Patient encounter administration data" }, { "code": "patient-perception-of-problem", "display": "Patient perception of problem" }, { "code": "relevant-medical-information", "display": "Relevant medical information" }, { "code": "repeat-medication", "display": "Repeat medication" }, { "code": "discontinued-repeat-medication", "display": "Discontinued repeat medication" }, { "code": "social-circumstances", "display": "Social circumstances" }, { "code": "test-result", "display": "Test result" }, { "code": "workplace-ergonomics", "display": "Workplace ergonomics" }, { "code": "histocompatibility-and-immunogenetics", "display": "Histocompatibility and immunogenetics" }, { "code": "immunisations", "display": "Immunisations" }, { "code": "incident-details", "display": "Incident details" }, { "code": "individual-requirement", "display": "Individual requirement" }, { "code": "individual-requirements", "display": "Individual requirements" }, { "code": "individualised-treatment-guideline", "display": "Individualised Treatment Guideline" }, { "code": "information-given", "display": "Information given" }, { "code": "information-and-advice-given", "display": "Information and advice given" }, { "code": "investigation-results", "display": "Investigation results" }, { "code": "investigations-and-procedures-requested", "display": "Investigations and procedures requested" }, { "code": "investigations-and-results", "display": "Investigations and results" }, { "code": "investigations-requested", "display": "Investigations requested" }, { "code": "lasting-or-enduring-power-of-attorney-or-similar", "display": "Lasting or enduring power of attorney or similar" }, { "code": "lasting-power-of-attorney-for-health-and-welfare-or-court-appointed-deputy-or-equivalent", "display": "Lasting power of attorney for health and welfare or court-appointed deputy or equivalent" }, { "code": "legal-information", "display": "Legal information" }, { "code": "life-extinct-details", "display": "Life extinct details" }, { "code": "lifestyle", "display": "Lifestyle" }, { "code": "medications-and-medical-devices", "display": "Medications and medical devices" }, { "code": "active-medications", "display": "Active medications" }, { "code": "discontinued-medications", "display": "Discontinued medications" }, { "code": "medical-devices", "display": "Medical devices" }, { "code": "mental-capacity-assessment", "display": "Mental capacity assessment" }, { "code": "mental-health-act-or-equivalent-status", "display": "Mental Health Act or equivalent status" }, { "code": "most-senior-healthcare-professional-present", "display": "Most senior healthcare professional present" }, { "code": "nuclear-medicine-images", "display": "Nuclear medicine images" }, { "code": "observations", "display": "Observations" }, { "code": "occupational-history", "display": "Occupational history" }, { "code": "organ-and-tissue-donation", "display": "Organ and tissue donation" }, { "code": "outpatient-details", "display": "Outpatient details" }, { "code": "outstanding-issues", "display": "Outstanding issues" }, { "code": "participation-in-research", "display": "Participation in research" }, { "code": "patient-and-carer-concerns", "display": "Patient and carer concerns" }, { "code": "patient-and-carer-concerns-expectations-and-wishes", "display": "Patient and carer concerns, expectations and wishes" }, { "code": "patient-demographics", "display": "Patient demographics" }, { "code": "patients-expectation-of-referral", "display": "Patient's expectation of referral" }, { "code": "patients-reason-for-referral", "display": "Patient's reason for referral" }, { "code": "person-completing-record", "display": "Person completing record" }, { "code": "person-handing-over", "display": "Person handing over" }, { "code": "person-receiving-handover", "display": "Person receiving handover" }, { "code": "plan-and-requested-actions", "display": "Plan and requested actions" }, { "code": "presenting-complaints-or-issues", "display": "Presenting complaints or issues" }, { "code": "problems-and-issues", "display": "Problems and issues" }, { "code": "procedure-codes-community", "display": "Procedure codes (community)" }, { "code": "procedures", "display": "Procedures" }, { "code": "procedures-requested", "display": "Procedures requested" }, { "code": "professional-contacts", "display": "Professional contacts" }, { "code": "reason-for-admission", "display": "Reason for admission" }, { "code": "reason-for-contact", "display": "Reason for contact" }, { "code": "reason-for-handover", "display": "Reason for handover" }, { "code": "reasonable-adjustments-for-health-and-care-access", "display": "Reasonable adjustments for health and care access" }, { "code": "referral-details", "display": "Referral details" }, { "code": "referrer-details", "display": "Referrer details" }, { "code": "referral-modes", "display": "Referral modes" }, { "code": "inbound-referral", "display": "Inbound referral" }, { "code": "letter-with-patient", "display": "Letter with patient" }, { "code": "outbound-referral", "display": "Outbound referral" }, { "code": "request-form-or-letter-sent-by-mail-email", "display": "Request form or letter sent by mail/email" }, { "code": "telephone-contact-only", "display": "Telephone contact only" }, { "code": "relevant-clinical-risk-factors", "display": "Relevant clinical risk factors" }, { "code": "relevant-past-medical-surgical-and-mental-health-history", "display": "Relevant past medical, surgical and mental health history" }, { "code": "request-types", "display": "Request types" }, { "code": "diagnostic-imaging-request", "display": "Diagnostic imaging request" }, { "code": "diagnostic-imaging-request-summary", "display": "Diagnostic imaging request summary" }, { "code": "relevant-clinical-information-for-diagnostic-imaging-request", "display": "Relevant clinical information for diagnostic imaging request" }, { "code": "relevant-supporting-information-for-diagnostic-imaging-request", "display": "Relevant supporting information for diagnostic imaging request" }, { "code": "fulfiller-request", "display": "Fulfiller request" }, { "code": "fulfiller-request-details", "display": "Fulfiller request details" }, { "code": "request", "display": "Request" }, { "code": "review-of-systems", "display": "Review of systems" }, { "code": "risk-from-others", "display": "Risk from others" }, { "code": "risk-information", "display": "Risk information" }, { "code": "risk-mitigation", "display": "Risk mitigation" }, { "code": "risks-to-others", "display": "Risks to others" }, { "code": "risks-to-self", "display": "Risks to self" }, { "code": "role-views", "display": "Role views" }, { "code": "abstract-problem-node", "display": "Abstract problem node" }, { "code": "alerts", "display": "Alerts" }, { "code": "problems", "display": "Problems" }, { "code": "reason-for-encounter", "display": "Reason for encounter" }, { "code": "reason-for-referral", "display": "Reason for referral" }, { "code": "reason-for-repeat-laboratory-test", "display": "Reason for repeat laboratory test" }, { "code": "safeguarding", "display": "Safeguarding" }, { "code": "safeguarding-issues", "display": "Safeguarding issues" }, { "code": "safety-alerts", "display": "Safety alerts" }, { "code": "screening-invitation-medium", "display": "Screening invitation medium" }, { "code": "screening-method", "display": "Screening method" }, { "code": "senior-reviewing-clinician", "display": "Senior reviewing clinician" }, { "code": "services-and-care", "display": "Services and care" }, { "code": "social-context", "display": "Social context" }, { "code": "special-requirements", "display": "Special requirements" }, { "code": "time-modifiers", "display": "Time modifiers" }, { "code": "future", "display": "Future" }, { "code": "outlook", "display": "Outlook" }, { "code": "aim-goal", "display": "Aim/goal" }, { "code": "at-risk-of", "display": "At risk of" }, { "code": "risk-to-patient", "display": "Risk to patient" }, { "code": "plan", "display": "Plan" }, { "code": "past", "display": "Past" }, { "code": "past-actions", "display": "Past actions" }, { "code": "past-health-characteristics", "display": "Past health characteristics" }, { "code": "present-time", "display": "Present - time" }, { "code": "treatments-and-interventions", "display": "Treatments and interventions" }, { "code": "treatments-and-interventions-and-changes-made-to-treatments", "display": "Treatments and interventions and changes made to treatments" }, { "code": "visual-field-report", "display": "Visual field report" } ] }
Description |
---|
A CodeSystem that identifies the residential status of a patient. |
CodeSystem.id[0] | UKCore-ResidentialStatus |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ResidentialStatus |
CodeSystem.version[0] | 2.1.0 |
CodeSystem.name[0] | UKCoreResidentialStatus |
CodeSystem.title[0] | UK Core Residential Status |
CodeSystem.status[0] | active |
CodeSystem.date[0] | 2021-09-10 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
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 that identifies the residential status of a patient. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | H |
CodeSystem.concept[0].display[0] | UK Resident |
CodeSystem.concept[1].code[0] | O |
CodeSystem.concept[1].display[0] | Overseas Resident |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-ResidentialStatus" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ResidentialStatus" /> <version value="2.1.0" /> <name value="UKCoreResidentialStatus" /> <title value="UK Core Residential Status" /> <status value="active" /> <date value="2021-09-10" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A CodeSystem that identifies the residential status of a patient." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="H" /> <display value="UK Resident" /> </concept> <concept> <code value="O" /> <display value="Overseas Resident" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-ResidentialStatus", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ResidentialStatus", "version": "2.1.0", "name": "UKCoreResidentialStatus", "title": "UK Core Residential Status", "status": "active", "date": "2021-09-10", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A CodeSystem that identifies the residential status of a patient.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "H", "display": "UK Resident" }, { "code": "O", "display": "Overseas Resident" } ] }
Description |
---|
A CodeSystem to record the categorisation of a specimen, either sourced from a Tumour or Germline. |
CodeSystem.id[0] | UKCore-SampleCategory |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory |
CodeSystem.version[0] | 1.0.0 |
CodeSystem.name[0] | UKCoreSampleCategory |
CodeSystem.title[0] | UK Core Sample Category |
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] | |
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 the categorisation of a specimen, either sourced from a Tumour or Germline. |
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] | tumour |
CodeSystem.concept[0].display[0] | Tumour |
CodeSystem.concept[1].code[0] | germline |
CodeSystem.concept[1].display[0] | Germline |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-SampleCategory" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory" /> <version value="1.0.0" /> <name value="UKCoreSampleCategory" /> <title value="UK Core Sample Category" /> <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 the categorisation of a specimen, either sourced from a Tumour or Germline." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="tumour" /> <display value="Tumour" /> </concept> <concept> <code value="germline" /> <display value="Germline" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-SampleCategory", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory", "version": "1.0.0", "name": "UKCoreSampleCategory", "title": "UK Core Sample Category", "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 the categorisation of a specimen, either sourced from a Tumour or Germline.", "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": "tumour", "display": "Tumour" }, { "code": "germline", "display": "Germline" } ] }
Description |
---|
A set of codes that define the source of admission to a Hospital Provider Spell or a Nursing Episode when the Patient is in a Hospital Site or a Care Home. These codes and their descriptions represent concepts used in England and are copied from the content of the NHS Data Dictionary Source Of Admission Code (Hospital Provider Spell) web page on 18/11/2021. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-SourceOfAdmissionEngland defines the following codes:
CodeSystem.id[0] | UKCore-SourceOfAdmissionEngland |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-SourceOfAdmissionEngland |
CodeSystem.version[0] | 1.0.1 |
CodeSystem.name[0] | UKCoreSourceOfAdmissionEngland |
CodeSystem.title[0] | UK Core Source Of Admission 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] | |
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 source of admission to a Hospital Provider Spell or a Nursing Episode when the Patient is in a Hospital Site or a Care Home. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Source Of Admission Code (Hospital Provider Spell)](https://datadictionary.nhs.uk/data_elements/source_of_admission_code__hospital_provider_spell_.html) 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 (e.g. hotels, residential Educational Establishments) |
CodeSystem.concept[2].code[0] | 39 |
CodeSystem.concept[2].display[0] | Penal establishment, Court, or Police Station / Police Custody Suite |
CodeSystem.concept[3].code[0] | 49 |
CodeSystem.concept[3].display[0] | NHS other Hospital Provider - high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust) |
CodeSystem.concept[4].code[0] | 51 |
CodeSystem.concept[4].display[0] | NHS other Hospital Provider - Ward for general Patients or the younger physically disabled or Emergency Care Department |
CodeSystem.concept[5].code[0] | 52 |
CodeSystem.concept[5].display[0] | NHS other Hospital Provider - Ward for maternity Patients or Neonates |
CodeSystem.concept[6].code[0] | 53 |
CodeSystem.concept[6].display[0] | NHS other Hospital Provider - Ward for Patients who are mentally ill or have Learning Disabilities |
CodeSystem.concept[7].code[0] | 54 |
CodeSystem.concept[7].display[0] | NHS run Care Home |
CodeSystem.concept[8].code[0] | 65 |
CodeSystem.concept[8].display[0] | Local Authority residential accommodation i.e. where care is provided |
CodeSystem.concept[9].code[0] | 66 |
CodeSystem.concept[9].display[0] | Local Authority foster care |
CodeSystem.concept[10].code[0] | 79 |
CodeSystem.concept[10].display[0] | Babies born in or on the way to hospital |
CodeSystem.concept[11].code[0] | 85 |
CodeSystem.concept[11].display[0] | Non-NHS (other than Local Authority) run Care Home |
CodeSystem.concept[12].code[0] | 87 |
CodeSystem.concept[12].display[0] | Non NHS run hospital |
CodeSystem.concept[13].code[0] | 88 |
CodeSystem.concept[13].display[0] | Non-NHS (other than Local Authority) run Hospice |
CodeSystem.concept[14].code[0] | 98 |
CodeSystem.concept[14].display[0] | Not applicable |
CodeSystem.concept[15].code[0] | 99 |
CodeSystem.concept[15].display[0] | Source of admission not known |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-SourceOfAdmissionEngland" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SourceOfAdmissionEngland" /> <version value="1.0.1" /> <name value="UKCoreSourceOfAdmissionEngland" /> <title value="UK Core Source Of Admission 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 source of admission to a Hospital Provider Spell or a Nursing Episode when the Patient is in a Hospital Site or a Care Home. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Source Of Admission Code (Hospital Provider Spell)](https://datadictionary.nhs.uk/data_elements/source_of_admission_code__hospital_provider_spell_.html) web page on 18/11/2021." /> <copyright value="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 value="true" /> <content value="complete" /> <concept> <code value="19" /> <display value="Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode." /> </concept> <concept> <code value="29" /> <display value="Temporary place of residence when usually resident elsewhere (e.g. hotels, residential Educational Establishments)" /> </concept> <concept> <code value="39" /> <display value="Penal establishment, Court, or Police Station / Police Custody Suite" /> </concept> <concept> <code value="49" /> <display value="NHS other Hospital Provider - high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust)" /> </concept> <concept> <code value="51" /> <display value="NHS other Hospital Provider - Ward for general Patients or the younger physically disabled or Emergency Care Department" /> </concept> <concept> <code value="52" /> <display value="NHS other Hospital Provider - Ward for maternity Patients or Neonates" /> </concept> <concept> <code value="53" /> <display value="NHS other Hospital Provider - Ward for Patients who are mentally ill or have Learning Disabilities" /> </concept> <concept> <code value="54" /> <display value="NHS run Care Home" /> </concept> <concept> <code value="65" /> <display value="Local Authority residential accommodation i.e. where care is provided" /> </concept> <concept> <code value="66" /> <display value="Local Authority foster care" /> </concept> <concept> <code value="79" /> <display value="Babies born in or on the way to hospital" /> </concept> <concept> <code value="85" /> <display value="Non-NHS (other than Local Authority) run Care Home" /> </concept> <concept> <code value="87" /> <display value="Non NHS run hospital" /> </concept> <concept> <code value="88" /> <display value="Non-NHS (other than Local Authority) run Hospice" /> </concept> <concept> <code value="98" /> <display value="Not applicable" /> </concept> <concept> <code value="99" /> <display value="Source of admission not known" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-SourceOfAdmissionEngland", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SourceOfAdmissionEngland", "version": "1.0.1", "name": "UKCoreSourceOfAdmissionEngland", "title": "UK Core Source Of Admission 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 source of admission to a Hospital Provider Spell or a Nursing Episode when the Patient is in a Hospital Site or a Care Home. These codes and their descriptions represent concepts used in England and are copied from the content of the [NHS Data Dictionary Source Of Admission Code (Hospital Provider Spell)](https://datadictionary.nhs.uk/data_elements/source_of_admission_code__hospital_provider_spell_.html) 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 (e.g. hotels, residential Educational Establishments)" }, { "code": "39", "display": "Penal establishment, Court, or Police Station / Police Custody Suite" }, { "code": "49", "display": "NHS other Hospital Provider - high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust)" }, { "code": "51", "display": "NHS other Hospital Provider - Ward for general Patients or the younger physically disabled or Emergency Care Department" }, { "code": "52", "display": "NHS other Hospital Provider - Ward for maternity Patients or Neonates" }, { "code": "53", "display": "NHS other Hospital Provider - Ward for Patients who are mentally ill or have Learning Disabilities" }, { "code": "54", "display": "NHS run Care Home" }, { "code": "65", "display": "Local Authority residential accommodation i.e. where care is provided" }, { "code": "66", "display": "Local Authority foster care" }, { "code": "79", "display": "Babies born in or on the way to hospital" }, { "code": "85", "display": "Non-NHS (other than Local Authority) run Care Home" }, { "code": "87", "display": "Non NHS run hospital" }, { "code": "88", "display": "Non-NHS (other than Local Authority) run Hospice" }, { "code": "98", "display": "Not applicable" }, { "code": "99", "display": "Source of admission not known" } ] }
Description |
---|
A set of codes that define the source of admission to a hospital. These codes and their descriptions represent concepts used in Wales and are copied from the content of the NHS Wales Data Dictionary Source Of Admission web page on 18/11/2021. |
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-SourceOfAdmissionWales defines the following codes:
CodeSystem.id[0] | UKCore-SourceOfAdmissionWales |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-SourceOfAdmissionWales |
CodeSystem.version[0] | 1.0.1 |
CodeSystem.name[0] | UKCoreSourceOfAdmissionWales |
CodeSystem.title[0] | UK Core Source Of Admission 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] | |
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 source of admission to a hospital. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Source Of Admission](http://www.datadictionary.wales.nhs.uk/#!WordDocuments/sourceofadmission.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 institution). |
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 from other 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 accommodations 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] | Babies born in or on way to hospital. (Baby Activity) |
CodeSystem.concept[12].code[0] | 87 |
CodeSystem.concept[12].display[0] | Patient transfer from non NHS hospital, includes private hospitals e.g. BUPA |
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-SourceOfAdmissionWales" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SourceOfAdmissionWales" /> <version value="1.0.1" /> <name value="UKCoreSourceOfAdmissionWales" /> <title value="UK Core Source Of Admission 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 source of admission to a hospital. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Source Of Admission](http://www.datadictionary.wales.nhs.uk/#!WordDocuments/sourceofadmission.htm) web page on 18/11/2021." /> <copyright value="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 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 institution)." /> </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 from other 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 accommodations 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="Babies born in or on way to hospital. (Baby Activity)" /> </concept> <concept> <code value="87" /> <display value="Patient transfer from non NHS hospital, includes private hospitals e.g. BUPA" /> </concept> </CodeSystem>
{ "resourceType": "CodeSystem", "id": "UKCore-SourceOfAdmissionWales", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SourceOfAdmissionWales", "version": "1.0.1", "name": "UKCoreSourceOfAdmissionWales", "title": "UK Core Source Of Admission 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 source of admission to a hospital. These codes and their descriptions represent concepts used in Wales and are copied from the content of the [NHS Wales Data Dictionary Source Of Admission](http://www.datadictionary.wales.nhs.uk/#!WordDocuments/sourceofadmission.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 institution)." }, { "code": "39", "display": "Penal establishment, court or police station or police custody suite" }, { "code": "51", "display": "Patient transfer from other health board / trust" }, { "code": "55", "display": "Patient transfer within the same health board / trust." }, { "code": "65", "display": "Local Authority Part 3 residential accommodations i.e. where care is provided." }, { "code": "66", "display": "Local Authority foster care but not in Part 3 residential accommodation." }, { "code": "79", "display": "Babies born in or on way to hospital. (Baby Activity)" }, { "code": "87", "display": "Patient transfer from non NHS hospital, includes private hospitals e.g. BUPA" } ] }