- This version of the UK Core is a development copy.
- This contains BREAKING CHANGES as a result of the C&TA Sprint 7 Review, and STU2 Sequence ballot reconciliation.
- This version is not yet reviewed for implementation. Other versions are available on the UK Core Version History Guide
- Please follow the guidance on the Contact Us page if you need any assistance.
- A summary of changes is available on the STU3 Sequence Change Log
Terminology
All ValueSets
UK Core ACVPU
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-ACVPU.
HTML View
ValueSet 'UKCoreACVPU'
| Version | 2.1.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A set of codes that define a patients level of consciousness. Selected from the SNOMED CT UK coding system:
- 248234008 | Mentally alert
- 300202002 | Responds to voice
- 450847001 | Responds to pain
- 422768004 | Unresponsive
- 130987000 | Acute confusion
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal (248234008 OR 300202002 OR 450847001 OR 422768004 OR 130987000)
Expansion
This expansion was generated on 2023-01-20T10:50:41+00:00
This value set contains 5 concepts
| Code | System | Display |
|---|---|---|
| 130987000 | http://snomed.info/sct | Acute confusion |
| 248234008 | http://snomed.info/sct | Mentally alert |
| 450847001 | http://snomed.info/sct | Responds to pain |
| 300202002 | http://snomed.info/sct | Responds to voice |
| 422768004 | http://snomed.info/sct | Unresponsive |
Table View
| ValueSet.id[0] | UKCore-ACVPU |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-ACVPU |
| ValueSet.version[0] | 2.1.0 |
| ValueSet.name[0] | UKCoreACVPU |
| ValueSet.title[0] | UK Core ACVPU |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define a patients level of consciousness. Selected from the SNOMED CT UK coding system: - 248234008 | Mentally alert - 300202002 | Responds to voice - 450847001 | Responds to pain - 422768004 | Unresponsive - 130987000 | Acute confusion |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | (248234008 OR 300202002 OR 450847001 OR 422768004 OR 130987000) |
| ValueSet.expansion[0].identifier[0] | 6c36caea-57d1-42a7-8621-ae1addc67581 |
| ValueSet.expansion[0].timestamp[0] | 2023-01-20T10:50:41+00:00 |
| ValueSet.expansion[0].total[0] | 5 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 130987000 |
| ValueSet.expansion[0].contains[0].display[0] | Acute confusion |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 248234008 |
| ValueSet.expansion[0].contains[1].display[0] | Mentally alert |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 450847001 |
| ValueSet.expansion[0].contains[2].display[0] | Responds to pain |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 300202002 |
| ValueSet.expansion[0].contains[3].display[0] | Responds to voice |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 422768004 |
| ValueSet.expansion[0].contains[4].display[0] | Unresponsive |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-ACVPU" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-ACVPU" /> <version value="2.1.0" /> <name value="UKCoreACVPU" /> <title value="UK Core ACVPU" /> <status value="active" /> <date value="2023-09-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 a patients level of consciousness. Selected from the SNOMED CT UK coding system: \n - 248234008 | Mentally alert \n - 300202002 | Responds to voice \n - 450847001 | Responds to pain \n - 422768004 | Unresponsive \n - 130987000 | Acute confusion" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="(248234008 OR 300202002 OR 450847001 OR 422768004 OR 130987000)" /> </filter> </include> </compose> <expansion> <identifier value="6c36caea-57d1-42a7-8621-ae1addc67581" /> <timestamp value="2023-01-20T10:50:41+00:00" /> <total value="5" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="130987000" /> <display value="Acute confusion" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="248234008" /> <display value="Mentally alert" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="450847001" /> <display value="Responds to pain" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="300202002" /> <display value="Responds to voice" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="422768004" /> <display value="Unresponsive" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-ACVPU", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-ACVPU", "version": "2.1.0", "name": "UKCoreACVPU", "title": "UK Core ACVPU", "status": "active", "date": "2023-09-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 a patients level of consciousness. Selected from the SNOMED CT UK coding system: \n - 248234008 | Mentally alert \n - 300202002 | Responds to voice \n - 450847001 | Responds to pain \n - 422768004 | Unresponsive \n - 130987000 | Acute confusion", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "(248234008 OR 300202002 OR 450847001 OR 422768004 OR 130987000)" } ] } ] }, "expansion": { "identifier": "6c36caea-57d1-42a7-8621-ae1addc67581", "timestamp": "2023-01-20T10:50:41+00:00", "total": 5, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "130987000", "display": "Acute confusion" }, { "system": "http://snomed.info/sct", "code": "248234008", "display": "Mentally alert" }, { "system": "http://snomed.info/sct", "code": "450847001", "display": "Responds to pain" }, { "system": "http://snomed.info/sct", "code": "300202002", "display": "Responds to voice" }, { "system": "http://snomed.info/sct", "code": "422768004", "display": "Unresponsive" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-ACVPU, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Address Key Type
HTML View
ValueSet 'UKCoreAddressKeyType'
| Version | 2.1.0 |
| Published by | HL7 UK |
| Status | Active (since 2021-09-10) |
A set of codes that define the type of Address Key.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Import all codes from CodeSystem UKCoreAddressKeyType
Expansion
This expansion was generated on 2021-09-10T07:49:44+00:00
This value set contains 2 concepts
| Code | System | Display |
|---|---|---|
| PAF | https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType | Postcode Address File |
| UPRN | https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType | Unique Property Reference Number |
Table View
| ValueSet.id[0] | UKCore-AddressKeyType |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-AddressKeyType |
| ValueSet.version[0] | 2.1.0 |
| ValueSet.name[0] | UKCoreAddressKeyType |
| ValueSet.title[0] | UK Core Address Key Type |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2021-09-10 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define the type of Address Key. |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType |
| ValueSet.expansion[0].identifier[0] | ecf148bc-2e81-4fd0-b411-d54020d64198 |
| ValueSet.expansion[0].timestamp[0] | 2021-09-10T07:49:44+00:00 |
| ValueSet.expansion[0].total[0] | 2 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].parameter[0].name[0] | version |
| ValueSet.expansion[0].parameter[0].value[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType|2.1.0 |
| ValueSet.expansion[0].parameter[1].name[0] | count |
| ValueSet.expansion[0].parameter[1].value[0] | 2147483647 |
| ValueSet.expansion[0].parameter[2].name[0] | offset |
| ValueSet.expansion[0].parameter[2].value[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType |
| ValueSet.expansion[0].contains[0].code[0] | PAF |
| ValueSet.expansion[0].contains[0].display[0] | Postcode Address File |
| ValueSet.expansion[0].contains[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType |
| ValueSet.expansion[0].contains[1].code[0] | UPRN |
| ValueSet.expansion[0].contains[1].display[0] | Unique Property Reference Number |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-AddressKeyType" /> <url value="https://fhir.hl7.org.uk/ValueSet/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 set of codes that define the type of Address Key." /> <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." /> <compose> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType" /> </include> </compose> <expansion> <identifier value="ecf148bc-2e81-4fd0-b411-d54020d64198" /> <timestamp value="2021-09-10T07:49:44+00:00" /> <total value="2" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType|2.1.0" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType" /> <code value="PAF" /> <display value="Postcode Address File" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType" /> <code value="UPRN" /> <display value="Unique Property Reference Number" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-AddressKeyType", "url": "https://fhir.hl7.org.uk/ValueSet/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 set of codes that define the type of Address Key.", "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.", "compose": { "include": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType" } ] }, "expansion": { "identifier": "ecf148bc-2e81-4fd0-b411-d54020d64198", "timestamp": "2021-09-10T07:49:44+00:00", "total": 2, "offset": 0, "parameter": [ { "name": "version", "valueUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType|2.1.0" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType", "code": "PAF", "display": "Postcode Address File" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType", "code": "UPRN", "display": "Unique Property Reference Number" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-AddressKeyType, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Admission Method
HTML View
ValueSet 'UKCoreAdmissionMethod'
| Version | 2.1.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-01-07) |
A set of codes that define the method of admission to a hospital provider spell.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Import all codes from CodeSystem UKCoreAdmissionMethodEngland
- Import all codes from CodeSystem UKCoreAdmissionMethodWales
Expansion
This expansion was generated on 2022-01-10T14:51:00+00:00
This value set contains 35 concepts
| Code | System | Display |
|---|---|---|
| 99 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Admission Method not known |
| 12 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Elective Admission: Booked |
| 12 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | Elective Admission: Booked |
| 13 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Elective Admission: Planned |
| 13 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | Elective Admission: Planned |
| 11 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Elective Admission: Waiting list |
| 11 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | Elective Admission: Waiting list |
| 21 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | Emergency Admission: A & E or dental casualty department of the health care provider |
| 25 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Emergency Admission: Admission via Mental Health Crisis Resolution Team |
| 2C | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Emergency Admission: Baby born at home as intended |
| 23 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Emergency Admission: Bed bureau |
| 23 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | Emergency Admission: Bed bureau |
| 24 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | Emergency Admission: Consultant clinic of this or another health care provider |
| 24 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Emergency Admission: Consultant Clinic, of this or another Health Care Provider |
| 25 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | Emergency Admission: Domiciliary visit by Consultant |
| 2A | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Emergency Admission: Emergency Care Department of another provider where the Patient had not been admitted |
| 21 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Emergency Admission: Emergency Care Department or dental casualty department of the Health Care Provider |
| 22 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | 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 |
| 22 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | 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 |
| 2D | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Emergency Admission: Other emergency admission |
| 28 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | 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 |
| 28 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | Emergency Admission: Other means, including admitted from the A & E department of another provider where they had not been admitted |
| 2B | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Emergency Admission: Transfer of an admitted Patient from another Hospital Provider in an emergency |
| 27 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | Emergency Admission: Via NHS Direct Services |
| 31 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Maternity Admission: Admitted ante partum |
| 31 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | Maternity Admission: Admitted ante-partum |
| 32 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Maternity Admission: Admitted post partum |
| 32 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | Maternity Admission: Admitted post-partum |
| 98 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Not applicable |
| 83 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | 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) |
| 83 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Other Admission: Baby born outside the Health Care Provider except when born at home as intended |
| 82 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Other Admission: The birth of a baby in this Health Care Provider |
| 82 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | Other Admission: The birth of a baby in this health care provider |
| 81 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland | Other Admission: Transfer of any admitted Patient from other Hospital Provider other than in an emergency |
| 81 | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales | Other Admission: Transfer of any admitted patient from other hospital provider. May be used for an elective or emergency transfer from other hospital provider. |
Table View
| ValueSet.id[0] | UKCore-AdmissionMethod |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-AdmissionMethod |
| ValueSet.version[0] | 2.1.0 |
| ValueSet.name[0] | UKCoreAdmissionMethod |
| ValueSet.title[0] | UK Core Admission Method |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-01-07 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define the method of admission to a hospital provider spell. |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.compose[0].include[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].identifier[0] | 00d23c0f-fd6c-4c40-9db8-961d5792f61d |
| ValueSet.expansion[0].timestamp[0] | 2022-01-10T14:51:00+00:00 |
| ValueSet.expansion[0].total[0] | 35 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].parameter[0].name[0] | version |
| ValueSet.expansion[0].parameter[0].value[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland|1.0.0 |
| ValueSet.expansion[0].parameter[1].name[0] | version |
| ValueSet.expansion[0].parameter[1].value[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales|1.0.0 |
| ValueSet.expansion[0].parameter[2].name[0] | count |
| ValueSet.expansion[0].parameter[2].value[0] | 2147483647 |
| ValueSet.expansion[0].parameter[3].name[0] | offset |
| ValueSet.expansion[0].parameter[3].value[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[0].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[0].code[0] | 99 |
| ValueSet.expansion[0].contains[0].display[0] | Admission Method not known |
| ValueSet.expansion[0].contains[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[1].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[1].code[0] | 12 |
| ValueSet.expansion[0].contains[1].display[0] | Elective Admission: Booked |
| ValueSet.expansion[0].contains[2].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[2].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[2].code[0] | 12 |
| ValueSet.expansion[0].contains[2].display[0] | Elective Admission: Booked |
| ValueSet.expansion[0].contains[3].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[3].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[3].code[0] | 13 |
| ValueSet.expansion[0].contains[3].display[0] | Elective Admission: Planned |
| ValueSet.expansion[0].contains[4].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[4].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[4].code[0] | 13 |
| ValueSet.expansion[0].contains[4].display[0] | Elective Admission: Planned |
| ValueSet.expansion[0].contains[5].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[5].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[5].code[0] | 11 |
| ValueSet.expansion[0].contains[5].display[0] | Elective Admission: Waiting list |
| ValueSet.expansion[0].contains[6].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[6].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[6].code[0] | 11 |
| ValueSet.expansion[0].contains[6].display[0] | Elective Admission: Waiting list |
| ValueSet.expansion[0].contains[7].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[7].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[7].code[0] | 21 |
| ValueSet.expansion[0].contains[7].display[0] | Emergency Admission: A & E or dental casualty department of the health care provider |
| ValueSet.expansion[0].contains[8].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[8].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[8].code[0] | 25 |
| ValueSet.expansion[0].contains[8].display[0] | Emergency Admission: Admission via Mental Health Crisis Resolution Team |
| ValueSet.expansion[0].contains[9].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[9].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[9].code[0] | 2C |
| ValueSet.expansion[0].contains[9].display[0] | Emergency Admission: Baby born at home as intended |
| ValueSet.expansion[0].contains[10].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[10].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[10].code[0] | 23 |
| ValueSet.expansion[0].contains[10].display[0] | Emergency Admission: Bed bureau |
| ValueSet.expansion[0].contains[11].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[11].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[11].code[0] | 23 |
| ValueSet.expansion[0].contains[11].display[0] | Emergency Admission: Bed bureau |
| ValueSet.expansion[0].contains[12].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[12].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[12].code[0] | 24 |
| ValueSet.expansion[0].contains[12].display[0] | Emergency Admission: Consultant clinic of this or another health care provider |
| ValueSet.expansion[0].contains[13].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[13].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[13].code[0] | 24 |
| ValueSet.expansion[0].contains[13].display[0] | Emergency Admission: Consultant Clinic, of this or another Health Care Provider |
| ValueSet.expansion[0].contains[14].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[14].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[14].code[0] | 25 |
| ValueSet.expansion[0].contains[14].display[0] | Emergency Admission: Domiciliary visit by Consultant |
| ValueSet.expansion[0].contains[15].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[15].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[15].code[0] | 2A |
| ValueSet.expansion[0].contains[15].display[0] | Emergency Admission: Emergency Care Department of another provider where the Patient had not been admitted |
| ValueSet.expansion[0].contains[16].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[16].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[16].code[0] | 21 |
| ValueSet.expansion[0].contains[16].display[0] | Emergency Admission: Emergency Care Department or dental casualty department of the Health Care Provider |
| ValueSet.expansion[0].contains[17].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[17].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[17].code[0] | 22 |
| ValueSet.expansion[0].contains[17].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 |
| ValueSet.expansion[0].contains[18].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[18].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[18].code[0] | 22 |
| ValueSet.expansion[0].contains[18].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 |
| ValueSet.expansion[0].contains[19].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[19].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[19].code[0] | 2D |
| ValueSet.expansion[0].contains[19].display[0] | Emergency Admission: Other emergency admission |
| ValueSet.expansion[0].contains[20].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[20].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[20].code[0] | 28 |
| ValueSet.expansion[0].contains[20].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 |
| ValueSet.expansion[0].contains[21].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[21].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[21].code[0] | 28 |
| ValueSet.expansion[0].contains[21].display[0] | Emergency Admission: Other means, including admitted from the A & E department of another provider where they had not been admitted |
| ValueSet.expansion[0].contains[22].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[22].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[22].code[0] | 2B |
| ValueSet.expansion[0].contains[22].display[0] | Emergency Admission: Transfer of an admitted Patient from another Hospital Provider in an emergency |
| ValueSet.expansion[0].contains[23].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[23].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[23].code[0] | 27 |
| ValueSet.expansion[0].contains[23].display[0] | Emergency Admission: Via NHS Direct Services |
| ValueSet.expansion[0].contains[24].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[24].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[24].code[0] | 31 |
| ValueSet.expansion[0].contains[24].display[0] | Maternity Admission: Admitted ante partum |
| ValueSet.expansion[0].contains[25].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[25].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[25].code[0] | 31 |
| ValueSet.expansion[0].contains[25].display[0] | Maternity Admission: Admitted ante-partum |
| ValueSet.expansion[0].contains[26].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[26].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[26].code[0] | 32 |
| ValueSet.expansion[0].contains[26].display[0] | Maternity Admission: Admitted post partum |
| ValueSet.expansion[0].contains[27].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[27].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[27].code[0] | 32 |
| ValueSet.expansion[0].contains[27].display[0] | Maternity Admission: Admitted post-partum |
| ValueSet.expansion[0].contains[28].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[28].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[28].code[0] | 98 |
| ValueSet.expansion[0].contains[28].display[0] | Not applicable |
| ValueSet.expansion[0].contains[29].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[29].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[29].code[0] | 83 |
| ValueSet.expansion[0].contains[29].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) |
| ValueSet.expansion[0].contains[30].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[30].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[30].code[0] | 83 |
| ValueSet.expansion[0].contains[30].display[0] | Other Admission: Baby born outside the Health Care Provider except when born at home as intended |
| ValueSet.expansion[0].contains[31].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[31].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[31].code[0] | 82 |
| ValueSet.expansion[0].contains[31].display[0] | Other Admission: The birth of a baby in this Health Care Provider |
| ValueSet.expansion[0].contains[32].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[32].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[32].code[0] | 82 |
| ValueSet.expansion[0].contains[32].display[0] | Other Admission: The birth of a baby in this health care provider |
| ValueSet.expansion[0].contains[33].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| ValueSet.expansion[0].contains[33].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[33].code[0] | 81 |
| ValueSet.expansion[0].contains[33].display[0] | Other Admission: Transfer of any admitted Patient from other Hospital Provider other than in an emergency |
| ValueSet.expansion[0].contains[34].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales |
| ValueSet.expansion[0].contains[34].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[34].code[0] | 81 |
| ValueSet.expansion[0].contains[34].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. |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-AdmissionMethod" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-AdmissionMethod" /> <version value="2.1.0" /> <name value="UKCoreAdmissionMethod" /> <title value="UK Core Admission Method" /> <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 method of admission to a hospital provider spell." /> <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." /> <compose> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> </include> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> </include> </compose> <expansion> <identifier value="00d23c0f-fd6c-4c40-9db8-961d5792f61d" /> <timestamp value="2022-01-10T14:51:00+00:00" /> <total value="35" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland|1.0.0" /> </parameter> <parameter> <name value="version" /> <valueUri value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales|1.0.0" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="99" /> <display value="Admission Method not known" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="12" /> <display value="Elective Admission: Booked" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <code value="12" /> <display value="Elective Admission: Booked" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="13" /> <display value="Elective Admission: Planned" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <code value="13" /> <display value="Elective Admission: Planned" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="11" /> <display value="Elective Admission: Waiting list" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <code value="11" /> <display value="Elective Admission: Waiting list" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <code value="21" /> <display value="Emergency Admission: A & E or dental casualty department of the health care provider" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="25" /> <display value="Emergency Admission: Admission via Mental Health Crisis Resolution Team" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="2C" /> <display value="Emergency Admission: Baby born at home as intended" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="23" /> <display value="Emergency Admission: Bed bureau" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <code value="23" /> <display value="Emergency Admission: Bed bureau" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <code value="24" /> <display value="Emergency Admission: Consultant clinic of this or another health care provider" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="24" /> <display value="Emergency Admission: Consultant Clinic, of this or another Health Care Provider" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <code value="25" /> <display value="Emergency Admission: Domiciliary visit by Consultant" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="2A" /> <display value="Emergency Admission: Emergency Care Department of another provider where the Patient had not been admitted" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="21" /> <display value="Emergency Admission: Emergency Care Department or dental casualty department of the Health Care Provider" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <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" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <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" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="2D" /> <display value="Emergency Admission: Other emergency admission" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <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" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <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" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="2B" /> <display value="Emergency Admission: Transfer of an admitted Patient from another Hospital Provider in an emergency" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <code value="27" /> <display value="Emergency Admission: Via NHS Direct Services" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="31" /> <display value="Maternity Admission: Admitted ante partum" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <code value="31" /> <display value="Maternity Admission: Admitted ante-partum" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="32" /> <display value="Maternity Admission: Admitted post partum" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <code value="32" /> <display value="Maternity Admission: Admitted post-partum" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="98" /> <display value="Not applicable" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <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)" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="83" /> <display value="Other Admission: Baby born outside the Health Care Provider except when born at home as intended" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="82" /> <display value="Other Admission: The birth of a baby in this Health Care Provider" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <code value="82" /> <display value="Other Admission: The birth of a baby in this health care provider" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" /> <version value="1.0.0" /> <code value="81" /> <display value="Other Admission: Transfer of any admitted Patient from other Hospital Provider other than in an emergency" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" /> <version value="1.0.0" /> <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." /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-AdmissionMethod", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-AdmissionMethod", "version": "2.1.0", "name": "UKCoreAdmissionMethod", "title": "UK Core Admission Method", "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 method of admission to a hospital provider spell.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "compose": { "include": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales" } ] }, "expansion": { "identifier": "00d23c0f-fd6c-4c40-9db8-961d5792f61d", "timestamp": "2022-01-10T14:51:00+00:00", "total": 35, "offset": 0, "parameter": [ { "name": "version", "valueUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland|1.0.0" }, { "name": "version", "valueUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales|1.0.0" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "99", "display": "Admission Method not known" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "12", "display": "Elective Admission: Booked" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "code": "12", "display": "Elective Admission: Booked" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "13", "display": "Elective Admission: Planned" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "code": "13", "display": "Elective Admission: Planned" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "11", "display": "Elective Admission: Waiting list" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "code": "11", "display": "Elective Admission: Waiting list" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "code": "21", "display": "Emergency Admission: A & E or dental casualty department of the health care provider" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "25", "display": "Emergency Admission: Admission via Mental Health Crisis Resolution Team" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "2C", "display": "Emergency Admission: Baby born at home as intended" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "23", "display": "Emergency Admission: Bed bureau" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "code": "23", "display": "Emergency Admission: Bed bureau" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "code": "24", "display": "Emergency Admission: Consultant clinic of this or another health care provider" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "24", "display": "Emergency Admission: Consultant Clinic, of this or another Health Care Provider" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "code": "25", "display": "Emergency Admission: Domiciliary visit by Consultant" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "2A", "display": "Emergency Admission: Emergency Care Department of another provider where the Patient had not been admitted" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "21", "display": "Emergency Admission: Emergency Care Department or dental casualty department of the Health Care Provider" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "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" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "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" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "2D", "display": "Emergency Admission: Other emergency admission" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "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" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "code": "28", "display": "Emergency Admission: Other means, including admitted from the A & E department of another provider where they had not been admitted" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "2B", "display": "Emergency Admission: Transfer of an admitted Patient from another Hospital Provider in an emergency" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "code": "27", "display": "Emergency Admission: Via NHS Direct Services" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "31", "display": "Maternity Admission: Admitted ante partum" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "code": "31", "display": "Maternity Admission: Admitted ante-partum" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "32", "display": "Maternity Admission: Admitted post partum" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "code": "32", "display": "Maternity Admission: Admitted post-partum" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "98", "display": "Not applicable" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "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)" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "83", "display": "Other Admission: Baby born outside the Health Care Provider except when born at home as intended" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "82", "display": "Other Admission: The birth of a baby in this Health Care Provider" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "code": "82", "display": "Other Admission: The birth of a baby in this health care provider" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland", "version": "1.0.0", "code": "81", "display": "Other Admission: Transfer of any admitted Patient from other Hospital Provider other than in an emergency" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodWales", "version": "1.0.0", "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." } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-AdmissionMethod, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Alcohol Consumption
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-AlcoholConsumption.
HTML View
ValueSet 'UKCoreAlcoholConsumption'
| Version | 0.0.1 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A set of codes that define a patients level of consciousness. Selected from the SNOMED CT UK coding system:
- 1082641000000106 | Alcohol units consumed per week (observable entity)
- 1082631000000102 | Alcohol units consumed per day (observable entity)
- 442547005 | Number of alcohol units consumed on heaviest drinking day (observable entity)
- 443315005 | Number of alcohol units consumed on typical drinking day (observable entity)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal 1082641000000106 OR 1082631000000102 OR 442547005 OR 443315005
Expansion
This expansion was generated on 2023-10-31T15:53:00+00:00
This value set contains 4 concepts
| Code | System | Display |
|---|---|---|
| 1082631000000102 | http://snomed.info/sct | Alcohol units consumed per day |
| 1082641000000106 | http://snomed.info/sct | Alcohol units consumed per week |
| 442547005 | http://snomed.info/sct | Number of alcohol units consumed on heaviest drinking day |
| 443315005 | http://snomed.info/sct | Number of alcohol units consumed on typical drinking day |
Table View
| ValueSet.id[0] | UKCore-AlcoholConsumption |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-AlcoholConsumption |
| ValueSet.version[0] | 0.0.1 |
| ValueSet.name[0] | UKCoreAlcoholConsumption |
| ValueSet.title[0] | UK Core Alcohol Consumption |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define a patients level of consciousness. Selected from the SNOMED CT UK coding system: - 1082641000000106 | Alcohol units consumed per week (observable entity) - 1082631000000102 | Alcohol units consumed per day (observable entity) - 442547005 | Number of alcohol units consumed on heaviest drinking day (observable entity) - 443315005 | Number of alcohol units consumed on typical drinking day (observable entity) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | 1082641000000106 OR 1082631000000102 OR 442547005 OR 443315005 |
| ValueSet.expansion[0].identifier[0] | 8e223e38-e1dd-4f5c-a89f-d05786c01f31 |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T15:53:00+00:00 |
| ValueSet.expansion[0].total[0] | 4 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 1082631000000102 |
| ValueSet.expansion[0].contains[0].display[0] | Alcohol units consumed per day |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 1082641000000106 |
| ValueSet.expansion[0].contains[1].display[0] | Alcohol units consumed per week |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 442547005 |
| ValueSet.expansion[0].contains[2].display[0] | Number of alcohol units consumed on heaviest drinking day |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 443315005 |
| ValueSet.expansion[0].contains[3].display[0] | Number of alcohol units consumed on typical drinking day |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-AlcoholConsumption" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-AlcoholConsumption" /> <version value="0.0.1" /> <name value="UKCoreAlcoholConsumption" /> <title value="UK Core Alcohol Consumption" /> <status value="active" /> <date value="2023-09-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 a patients level of consciousness. Selected from the SNOMED CT UK coding system: \n - 1082641000000106 | Alcohol units consumed per week (observable entity) \n - 1082631000000102 | Alcohol units consumed per day (observable entity) \n - 442547005 | Number of alcohol units consumed on heaviest drinking day (observable entity) \n - 443315005 | Number of alcohol units consumed on typical drinking day (observable entity)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="1082641000000106 OR 1082631000000102 OR 442547005 OR 443315005" /> </filter> </include> </compose> <expansion> <identifier value="8e223e38-e1dd-4f5c-a89f-d05786c01f31" /> <timestamp value="2023-10-31T15:53:00+00:00" /> <total value="4" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="1082631000000102" /> <display value="Alcohol units consumed per day" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1082641000000106" /> <display value="Alcohol units consumed per week" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="442547005" /> <display value="Number of alcohol units consumed on heaviest drinking day" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="443315005" /> <display value="Number of alcohol units consumed on typical drinking day" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-AlcoholConsumption", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-AlcoholConsumption", "version": "0.0.1", "name": "UKCoreAlcoholConsumption", "title": "UK Core Alcohol Consumption", "status": "active", "date": "2023-09-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 a patients level of consciousness. Selected from the SNOMED CT UK coding system: \n - 1082641000000106 | Alcohol units consumed per week (observable entity) \n - 1082631000000102 | Alcohol units consumed per day (observable entity) \n - 442547005 | Number of alcohol units consumed on heaviest drinking day (observable entity) \n - 443315005 | Number of alcohol units consumed on typical drinking day (observable entity)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "1082641000000106 OR 1082631000000102 OR 442547005 OR 443315005" } ] } ] }, "expansion": { "identifier": "8e223e38-e1dd-4f5c-a89f-d05786c01f31", "timestamp": "2023-10-31T15:53:00+00:00", "total": 4, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "1082631000000102", "display": "Alcohol units consumed per day" }, { "system": "http://snomed.info/sct", "code": "1082641000000106", "display": "Alcohol units consumed per week" }, { "system": "http://snomed.info/sct", "code": "442547005", "display": "Number of alcohol units consumed on heaviest drinking day" }, { "system": "http://snomed.info/sct", "code": "443315005", "display": "Number of alcohol units consumed on typical drinking day" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-AlcoholConsumption, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Allergy Code
HTML View
ValueSet 'UKCoreAllergyCode'
| Version | 2.2.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-08-26) |
A set of codes from the following dm+d (dictionary of medicines and devices) concept classes that define a medication or medication ingredient that the patient has an allergy or intolerance to:
- VTM – Virtual Therapeutic Moiety
- VMP – Virtual Medicinal Product
- AMP – Actual Medicinal Product
- Ingredient
A set of codes from the SNOMED CT UK coding system that:
- identify a substance or pharmaceutical or biologic product that the patient has an allergy or intolerance to
- state that the patient has no known allergy or does not have a specific allergy
- provide a degrade of information about a drug or non-drug allergy
Where no dm+d or SNOMED CT coded information is available, a specific code from the nullFlavor Code System can be used instead to indicate this.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from https://dmd.nhs.uk where parent Equal VTM
- Include codes from https://dmd.nhs.uk where parent Equal VMP
- Include codes from https://dmd.nhs.uk where parent Equal AMP
- Include codes from https://dmd.nhs.uk where parent Equal INGREDIENT
- Include codes from SNOMED_CT where constraint Equal descendantOf 105590001 OR descendantOf 373873005 OR descendantOrSelfOf 716186003 OR 196461000000101 OR 196471000000108
The following codes from system: v3.NullFlavor
Code Display NI NoInformation
Table View
| ValueSet.id[0] | UKCore-AllergyCode |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-AllergyCode |
| ValueSet.version[0] | 2.2.0 |
| ValueSet.name[0] | UKCoreAllergyCode |
| ValueSet.title[0] | UK Core Allergy Code |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-08-26 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes from the following dm+d (dictionary of medicines and devices) concept classes that define a medication or medication ingredient that the patient has an allergy or intolerance to: - VTM – Virtual Therapeutic Moiety - VMP – Virtual Medicinal Product - AMP – Actual Medicinal Product - Ingredient A set of codes from the SNOMED CT UK coding system that: - identify a substance or pharmaceutical or biologic product that the patient has an allergy or intolerance to - state that the patient has no known allergy or does not have a specific allergy - provide a degrade of information about a drug or non-drug allergy Where no dm+d or SNOMED CT coded information is available, a specific code from the nullFlavor Code System can be used instead to indicate this. |
| ValueSet.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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. |
| ValueSet.compose[0].include[0].system[0] | https://dmd.nhs.uk |
| ValueSet.compose[0].include[0].filter[0].property[0] | parent |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | VTM |
| ValueSet.compose[0].include[1].system[0] | https://dmd.nhs.uk |
| ValueSet.compose[0].include[1].filter[0].property[0] | parent |
| ValueSet.compose[0].include[1].filter[0].op[0] | = |
| ValueSet.compose[0].include[1].filter[0].value[0] | VMP |
| ValueSet.compose[0].include[2].system[0] | https://dmd.nhs.uk |
| ValueSet.compose[0].include[2].filter[0].property[0] | parent |
| ValueSet.compose[0].include[2].filter[0].op[0] | = |
| ValueSet.compose[0].include[2].filter[0].value[0] | AMP |
| ValueSet.compose[0].include[3].system[0] | https://dmd.nhs.uk |
| ValueSet.compose[0].include[3].filter[0].property[0] | parent |
| ValueSet.compose[0].include[3].filter[0].op[0] | = |
| ValueSet.compose[0].include[3].filter[0].value[0] | INGREDIENT |
| ValueSet.compose[0].include[4].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[4].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[4].filter[0].op[0] | = |
| ValueSet.compose[0].include[4].filter[0].value[0] | descendantOf 105590001 OR descendantOf 373873005 OR descendantOrSelfOf 716186003 OR 196461000000101 OR 196471000000108 |
| ValueSet.compose[0].include[5].system[0] | http://terminology.hl7.org/CodeSystem/v3-NullFlavor |
| ValueSet.compose[0].include[5].concept[0].code[0] | NI |
| ValueSet.compose[0].include[5].concept[0].display[0] | NoInformation |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-AllergyCode" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-AllergyCode" /> <version value="2.2.0" /> <name value="UKCoreAllergyCode" /> <title value="UK Core Allergy Code" /> <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 set of codes from the following dm+d (dictionary of medicines and devices) concept classes that define a medication or medication ingredient that the patient has an allergy or intolerance to: \n - VTM – Virtual Therapeutic Moiety \n - VMP – Virtual Medicinal Product \n - AMP – Actual Medicinal Product \n - Ingredient \n\n A set of codes from the SNOMED CT UK coding system that: \n - identify a substance or pharmaceutical or biologic product that the patient has an allergy or intolerance to \n - state that the patient has no known allergy or does not have a specific allergy \n - provide a degrade of information about a drug or non-drug allergy \n\n Where no dm+d or SNOMED CT coded information is available, a specific code from the nullFlavor Code System can be used instead to indicate this." /> <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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement." /> <compose> <include> <system value="https://dmd.nhs.uk" /> <filter> <property value="parent" /> <op value="=" /> <value value="VTM" /> </filter> </include> <include> <system value="https://dmd.nhs.uk" /> <filter> <property value="parent" /> <op value="=" /> <value value="VMP" /> </filter> </include> <include> <system value="https://dmd.nhs.uk" /> <filter> <property value="parent" /> <op value="=" /> <value value="AMP" /> </filter> </include> <include> <system value="https://dmd.nhs.uk" /> <filter> <property value="parent" /> <op value="=" /> <value value="INGREDIENT" /> </filter> </include> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="descendantOf 105590001 OR descendantOf 373873005 OR descendantOrSelfOf 716186003 OR 196461000000101 OR 196471000000108" /> </filter> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor" /> <concept> <code value="NI" /> <display value="NoInformation" /> </concept> </include> </compose> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-AllergyCode", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-AllergyCode", "version": "2.2.0", "name": "UKCoreAllergyCode", "title": "UK Core Allergy Code", "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 set of codes from the following dm+d (dictionary of medicines and devices) concept classes that define a medication or medication ingredient that the patient has an allergy or intolerance to: \n - VTM – Virtual Therapeutic Moiety \n - VMP – Virtual Medicinal Product \n - AMP – Actual Medicinal Product \n - Ingredient \n\n A set of codes from the SNOMED CT UK coding system that: \n - identify a substance or pharmaceutical or biologic product that the patient has an allergy or intolerance to \n - state that the patient has no known allergy or does not have a specific allergy \n - provide a degrade of information about a drug or non-drug allergy \n\n Where no dm+d or SNOMED CT coded information is available, a specific code from the nullFlavor Code System can be used instead to indicate this.", "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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", "compose": { "include": [ { "system": "https://dmd.nhs.uk", "filter": [ { "property": "parent", "op": "=", "value": "VTM" } ] }, { "system": "https://dmd.nhs.uk", "filter": [ { "property": "parent", "op": "=", "value": "VMP" } ] }, { "system": "https://dmd.nhs.uk", "filter": [ { "property": "parent", "op": "=", "value": "AMP" } ] }, { "system": "https://dmd.nhs.uk", "filter": [ { "property": "parent", "op": "=", "value": "INGREDIENT" } ] }, { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "descendantOf 105590001 OR descendantOf 373873005 OR descendantOrSelfOf 716186003 OR 196461000000101 OR 196471000000108" } ] }, { "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", "concept": [ { "code": "NI", "display": "NoInformation" } ] } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-AllergyCode, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Allergy Manifestation
HTML View
ValueSet 'UKCoreAllergyManifestation'
| Version | 2.2.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-08-26) |
A set of codes that describe how a patient's allergy was manifested. Selected from the 'Health issues' simple reference set of the SNOMED CT UK coding system.
Alternatively provides a code indicating a degrade of information about a clinical record entry.
Where no SNOMED CT coded information is available, a specific code from the nullFlavor Code System can be used instead to indicate this.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal memberOf 1127581000000103 or 196411000000103
The following codes from system: v3.NullFlavor
Code Display NI NoInformation
Table View
| ValueSet.id[0] | UKCore-AllergyManifestation |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-AllergyManifestation |
| ValueSet.version[0] | 2.2.0 |
| ValueSet.name[0] | UKCoreAllergyManifestation |
| ValueSet.title[0] | UK Core Allergy Manifestation |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-08-26 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that describe how a patient's allergy was manifested. Selected from the 'Health issues' simple reference set of the SNOMED CT UK coding system. Alternatively provides a code indicating a degrade of information about a clinical record entry. Where no SNOMED CT coded information is available, a specific code from the nullFlavor Code System can be used instead to indicate this. |
| ValueSet.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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | memberOf 1127581000000103 or 196411000000103 |
| ValueSet.compose[0].include[1].system[0] | http://terminology.hl7.org/CodeSystem/v3-NullFlavor |
| ValueSet.compose[0].include[1].concept[0].code[0] | NI |
| ValueSet.compose[0].include[1].concept[0].display[0] | NoInformation |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-AllergyManifestation" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-AllergyManifestation" /> <version value="2.2.0" /> <name value="UKCoreAllergyManifestation" /> <title value="UK Core Allergy Manifestation" /> <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 set of codes that describe how a patient's allergy was manifested. Selected from the 'Health issues' simple reference set of the SNOMED CT UK coding system.\n\n Alternatively provides a code indicating a degrade of information about a clinical record entry.\n\n Where no SNOMED CT coded information is available, a specific code from the nullFlavor Code System can be used instead to indicate this." /> <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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="memberOf 1127581000000103 or 196411000000103" /> </filter> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor" /> <concept> <code value="NI" /> <display value="NoInformation" /> </concept> </include> </compose> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-AllergyManifestation", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-AllergyManifestation", "version": "2.2.0", "name": "UKCoreAllergyManifestation", "title": "UK Core Allergy Manifestation", "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 set of codes that describe how a patient's allergy was manifested. Selected from the 'Health issues' simple reference set of the SNOMED CT UK coding system.\n\n Alternatively provides a code indicating a degrade of information about a clinical record entry.\n\n Where no SNOMED CT coded information is available, a specific code from the nullFlavor Code System can be used instead to indicate this.", "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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "memberOf 1127581000000103 or 196411000000103" } ] }, { "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", "concept": [ { "code": "NI", "display": "NoInformation" } ] } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-AllergyManifestation, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Allergy Substance
HTML View
ValueSet 'UKCoreAllergySubstance'
| Version | 2.2.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-08-26) |
A set of codes from the following dm+d (dictionary of medicines and devices) concept classes that define a medication or medication ingredient that the patient has an allergy or intolerance to:
- VTM – Virtual Therapeutic Moiety
- VMP – Virtual Medicinal Product
- AMP – Actual Medicinal Product
- Ingredient
A set of codes from the SNOMED CT UK coding system that:
- identify a substance or pharmaceutical or biologic product that the patient has an allergy or intolerance to
- provide a degrade of information about a drug or non-drug allergy
Where no dm+d or SNOMED CT coded information is available, a specific code from the nullFlavor Code System can be used instead to indicate this.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from https://dmd.nhs.uk where parent Equal VTM
- Include codes from https://dmd.nhs.uk where parent Equal VMP
- Include codes from https://dmd.nhs.uk where parent Equal AMP
- Include codes from https://dmd.nhs.uk where parent Equal INGREDIENT
- Include codes from SNOMED_CT where constraint Equal descendantOf 105590001 OR descendantOf 373873005 OR 196461000000101 OR 196471000000108
The following codes from system: v3.NullFlavor
Code Display NI NoInformation
Table View
| ValueSet.id[0] | UKCore-AllergySubstance |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-AllergySubstance |
| ValueSet.version[0] | 2.2.0 |
| ValueSet.name[0] | UKCoreAllergySubstance |
| ValueSet.title[0] | UK Core Allergy Substance |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-08-26 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes from the following dm+d (dictionary of medicines and devices) concept classes that define a medication or medication ingredient that the patient has an allergy or intolerance to: - VTM – Virtual Therapeutic Moiety - VMP – Virtual Medicinal Product - AMP – Actual Medicinal Product - Ingredient A set of codes from the SNOMED CT UK coding system that: - identify a substance or pharmaceutical or biologic product that the patient has an allergy or intolerance to - provide a degrade of information about a drug or non-drug allergy Where no dm+d or SNOMED CT coded information is available, a specific code from the nullFlavor Code System can be used instead to indicate this. |
| ValueSet.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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. |
| ValueSet.compose[0].include[0].system[0] | https://dmd.nhs.uk |
| ValueSet.compose[0].include[0].filter[0].property[0] | parent |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | VTM |
| ValueSet.compose[0].include[1].system[0] | https://dmd.nhs.uk |
| ValueSet.compose[0].include[1].filter[0].property[0] | parent |
| ValueSet.compose[0].include[1].filter[0].op[0] | = |
| ValueSet.compose[0].include[1].filter[0].value[0] | VMP |
| ValueSet.compose[0].include[2].system[0] | https://dmd.nhs.uk |
| ValueSet.compose[0].include[2].filter[0].property[0] | parent |
| ValueSet.compose[0].include[2].filter[0].op[0] | = |
| ValueSet.compose[0].include[2].filter[0].value[0] | AMP |
| ValueSet.compose[0].include[3].system[0] | https://dmd.nhs.uk |
| ValueSet.compose[0].include[3].filter[0].property[0] | parent |
| ValueSet.compose[0].include[3].filter[0].op[0] | = |
| ValueSet.compose[0].include[3].filter[0].value[0] | INGREDIENT |
| ValueSet.compose[0].include[4].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[4].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[4].filter[0].op[0] | = |
| ValueSet.compose[0].include[4].filter[0].value[0] | descendantOf 105590001 OR descendantOf 373873005 OR 196461000000101 OR 196471000000108 |
| ValueSet.compose[0].include[5].system[0] | http://terminology.hl7.org/CodeSystem/v3-NullFlavor |
| ValueSet.compose[0].include[5].concept[0].code[0] | NI |
| ValueSet.compose[0].include[5].concept[0].display[0] | NoInformation |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-AllergySubstance" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-AllergySubstance" /> <version value="2.2.0" /> <name value="UKCoreAllergySubstance" /> <title value="UK Core Allergy Substance" /> <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 set of codes from the following dm+d (dictionary of medicines and devices) concept classes that define a medication or medication ingredient that the patient has an allergy or intolerance to: \n - VTM – Virtual Therapeutic Moiety \n - VMP – Virtual Medicinal Product \n - AMP – Actual Medicinal Product \n - Ingredient \n\n A set of codes from the SNOMED CT UK coding system that: \n - identify a substance or pharmaceutical or biologic product that the patient has an allergy or intolerance to \n - provide a degrade of information about a drug or non-drug allergy \n\n Where no dm+d or SNOMED CT coded information is available, a specific code from the nullFlavor Code System can be used instead to indicate this." /> <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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement." /> <compose> <include> <system value="https://dmd.nhs.uk" /> <filter> <property value="parent" /> <op value="=" /> <value value="VTM" /> </filter> </include> <include> <system value="https://dmd.nhs.uk" /> <filter> <property value="parent" /> <op value="=" /> <value value="VMP" /> </filter> </include> <include> <system value="https://dmd.nhs.uk" /> <filter> <property value="parent" /> <op value="=" /> <value value="AMP" /> </filter> </include> <include> <system value="https://dmd.nhs.uk" /> <filter> <property value="parent" /> <op value="=" /> <value value="INGREDIENT" /> </filter> </include> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="descendantOf 105590001 OR descendantOf 373873005 OR 196461000000101 OR 196471000000108" /> </filter> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor" /> <concept> <code value="NI" /> <display value="NoInformation" /> </concept> </include> </compose> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-AllergySubstance", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-AllergySubstance", "version": "2.2.0", "name": "UKCoreAllergySubstance", "title": "UK Core Allergy Substance", "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 set of codes from the following dm+d (dictionary of medicines and devices) concept classes that define a medication or medication ingredient that the patient has an allergy or intolerance to: \n - VTM – Virtual Therapeutic Moiety \n - VMP – Virtual Medicinal Product \n - AMP – Actual Medicinal Product \n - Ingredient \n\n A set of codes from the SNOMED CT UK coding system that: \n - identify a substance or pharmaceutical or biologic product that the patient has an allergy or intolerance to \n - provide a degrade of information about a drug or non-drug allergy \n\n Where no dm+d or SNOMED CT coded information is available, a specific code from the nullFlavor Code System can be used instead to indicate this.", "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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", "compose": { "include": [ { "system": "https://dmd.nhs.uk", "filter": [ { "property": "parent", "op": "=", "value": "VTM" } ] }, { "system": "https://dmd.nhs.uk", "filter": [ { "property": "parent", "op": "=", "value": "VMP" } ] }, { "system": "https://dmd.nhs.uk", "filter": [ { "property": "parent", "op": "=", "value": "AMP" } ] }, { "system": "https://dmd.nhs.uk", "filter": [ { "property": "parent", "op": "=", "value": "INGREDIENT" } ] }, { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "descendantOf 105590001 OR descendantOf 373873005 OR 196461000000101 OR 196471000000108" } ] }, { "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", "concept": [ { "code": "NI", "display": "NoInformation" } ] } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-AllergySubstance, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Appointment Reason Code
HTML View
ValueSet 'UKCoreAppointmentReasonCode'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-05-20) |
A set of codes that define an appointment reason.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Import all codes from CodeSystem v2.0276
- Import all codes from CodeSystem UKCoreAppointmentReasonCode
Expansion
This expansion was generated on 2022-05-03T14:16:28+00:00
This value set contains 6 concepts
| Code | System | Display |
|---|---|---|
| FOLLOWUP | http://terminology.hl7.org/CodeSystem/v2-0276 | A follow up visit from a previous appointment |
| WALKIN | http://terminology.hl7.org/CodeSystem/v2-0276 | A previously unscheduled walk-in visit |
| CHECKUP | http://terminology.hl7.org/CodeSystem/v2-0276 | A routine check-up, such as an annual physical |
| EMERGENCY | http://terminology.hl7.org/CodeSystem/v2-0276 | Emergency appointment |
| ROUTINE | http://terminology.hl7.org/CodeSystem/v2-0276 | Routine appointment - default if not valued |
| urgent-follow-up | https://fhir.hl7.org.uk/CodeSystem/UKCore-AppointmentReasonCode | Urgent follow-up |
Table View
| ValueSet.id[0] | UKCore-AppointmentReasonCode |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-AppointmentReasonCode |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreAppointmentReasonCode |
| ValueSet.title[0] | UK Core Appointment Reason Code |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-05-20 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define an appointment reason. |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0276 |
| ValueSet.compose[0].include[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AppointmentReasonCode |
| ValueSet.expansion[0].identifier[0] | 7ecbba5a-30ae-4cf6-a822-0ad3ca676b62 |
| ValueSet.expansion[0].timestamp[0] | 2022-05-03T14:16:28+00:00 |
| ValueSet.expansion[0].total[0] | 6 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].parameter[0].name[0] | version |
| ValueSet.expansion[0].parameter[0].value[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AppointmentReasonCode|1.0.0 |
| ValueSet.expansion[0].parameter[1].name[0] | version |
| ValueSet.expansion[0].parameter[1].value[0] | http://terminology.hl7.org/CodeSystem/v2-0276|2.9 |
| ValueSet.expansion[0].parameter[2].name[0] | count |
| ValueSet.expansion[0].parameter[2].value[0] | 2147483647 |
| ValueSet.expansion[0].parameter[3].name[0] | offset |
| ValueSet.expansion[0].parameter[3].value[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0276 |
| ValueSet.expansion[0].contains[0].version[0] | 2.9 |
| ValueSet.expansion[0].contains[0].code[0] | FOLLOWUP |
| ValueSet.expansion[0].contains[0].display[0] | A follow up visit from a previous appointment |
| ValueSet.expansion[0].contains[1].system[0] | http://terminology.hl7.org/CodeSystem/v2-0276 |
| ValueSet.expansion[0].contains[1].version[0] | 2.9 |
| ValueSet.expansion[0].contains[1].code[0] | WALKIN |
| ValueSet.expansion[0].contains[1].display[0] | A previously unscheduled walk-in visit |
| ValueSet.expansion[0].contains[2].system[0] | http://terminology.hl7.org/CodeSystem/v2-0276 |
| ValueSet.expansion[0].contains[2].version[0] | 2.9 |
| ValueSet.expansion[0].contains[2].code[0] | CHECKUP |
| ValueSet.expansion[0].contains[2].display[0] | A routine check-up, such as an annual physical |
| ValueSet.expansion[0].contains[3].system[0] | http://terminology.hl7.org/CodeSystem/v2-0276 |
| ValueSet.expansion[0].contains[3].version[0] | 2.9 |
| ValueSet.expansion[0].contains[3].code[0] | EMERGENCY |
| ValueSet.expansion[0].contains[3].display[0] | Emergency appointment |
| ValueSet.expansion[0].contains[4].system[0] | http://terminology.hl7.org/CodeSystem/v2-0276 |
| ValueSet.expansion[0].contains[4].version[0] | 2.9 |
| ValueSet.expansion[0].contains[4].code[0] | ROUTINE |
| ValueSet.expansion[0].contains[4].display[0] | Routine appointment - default if not valued |
| ValueSet.expansion[0].contains[5].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AppointmentReasonCode |
| ValueSet.expansion[0].contains[5].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[5].code[0] | urgent-follow-up |
| ValueSet.expansion[0].contains[5].display[0] | Urgent follow-up |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-AppointmentReasonCode" /> <url value="https://fhir.hl7.org.uk/ValueSet/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." /> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/v2-0276" /> </include> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AppointmentReasonCode" /> </include> </compose> <expansion> <identifier value="7ecbba5a-30ae-4cf6-a822-0ad3ca676b62" /> <timestamp value="2022-05-03T14:16:28+00:00" /> <total value="6" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AppointmentReasonCode|1.0.0" /> </parameter> <parameter> <name value="version" /> <valueUri value="http://terminology.hl7.org/CodeSystem/v2-0276|2.9" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0276" /> <version value="2.9" /> <code value="FOLLOWUP" /> <display value="A follow up visit from a previous appointment" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0276" /> <version value="2.9" /> <code value="WALKIN" /> <display value="A previously unscheduled walk-in visit" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0276" /> <version value="2.9" /> <code value="CHECKUP" /> <display value="A routine check-up, such as an annual physical" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0276" /> <version value="2.9" /> <code value="EMERGENCY" /> <display value="Emergency appointment" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0276" /> <version value="2.9" /> <code value="ROUTINE" /> <display value="Routine appointment - default if not valued" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AppointmentReasonCode" /> <version value="1.0.0" /> <code value="urgent-follow-up" /> <display value="Urgent follow-up" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-AppointmentReasonCode", "url": "https://fhir.hl7.org.uk/ValueSet/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.", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0276" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AppointmentReasonCode" } ] }, "expansion": { "identifier": "7ecbba5a-30ae-4cf6-a822-0ad3ca676b62", "timestamp": "2022-05-03T14:16:28+00:00", "total": 6, "offset": 0, "parameter": [ { "name": "version", "valueUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AppointmentReasonCode|1.0.0" }, { "name": "version", "valueUri": "http://terminology.hl7.org/CodeSystem/v2-0276|2.9" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0276", "version": "2.9", "code": "FOLLOWUP", "display": "A follow up visit from a previous appointment" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0276", "version": "2.9", "code": "WALKIN", "display": "A previously unscheduled walk-in visit" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0276", "version": "2.9", "code": "CHECKUP", "display": "A routine check-up, such as an annual physical" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0276", "version": "2.9", "code": "EMERGENCY", "display": "Emergency appointment" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0276", "version": "2.9", "code": "ROUTINE", "display": "Routine appointment - default if not valued" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AppointmentReasonCode", "version": "1.0.0", "code": "urgent-follow-up", "display": "Urgent follow-up" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-AppointmentReasonCode, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Biopsy State
HTML View
ValueSet 'UKCoreBiopsyState'
| Version | 2.1.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-04-28) |
A set of codes to record how the sample been preserved/fixed.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Import all codes from CodeSystem v2.0493
- Import all codes from CodeSystem UKCoreBiopsyState
Table View
| ValueSet.id[0] | UKCore-BiopsyState |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BiopsyState |
| ValueSet.version[0] | 2.1.0 |
| ValueSet.name[0] | UKCoreBiopsyState |
| ValueSet.title[0] | UK Core Biopsy State |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-04-28 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes to record how the sample been preserved/fixed. |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0493 |
| ValueSet.compose[0].include[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-BiopsyState |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BiopsyState" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BiopsyState" /> <version value="2.1.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 set of codes to record how 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." /> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/v2-0493" /> </include> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-BiopsyState" /> </include> </compose> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BiopsyState", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BiopsyState", "version": "2.1.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 set of codes to record how 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.", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0493" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-BiopsyState" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BiopsyState, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Birth Sex
HTML View
ValueSet 'UKCoreBirthSex'
| Version | 2.1.0 |
| Published by | HL7 UK |
| Status | Active (since 2021-09-10) |
A set of codes that define a patient's phenotypic sex at birth.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Import all codes from CodeSystem v3.AdministrativeGender
The following codes from system: v3.NullFlavor
Code Display UNK unknown
Expansion
This expansion was generated on 2021-09-09T13:58:59+00:00
This value set contains 4 concepts
| Code | System | Display |
|---|---|---|
| UNK | http://terminology.hl7.org/CodeSystem/v3-NullFlavor | unknown |
| F | http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender | Female |
| M | http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender | Male |
| UN | http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender | Undifferentiated |
Table View
| ValueSet.id[0] | UKCore-BirthSex |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BirthSex |
| ValueSet.version[0] | 2.1.0 |
| ValueSet.name[0] | UKCoreBirthSex |
| ValueSet.title[0] | UK Core Birth Sex |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2021-09-10 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define a patient's phenotypic sex at birth. |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender |
| ValueSet.compose[0].include[1].system[0] | http://terminology.hl7.org/CodeSystem/v3-NullFlavor |
| ValueSet.compose[0].include[1].concept[0].code[0] | UNK |
| ValueSet.compose[0].include[1].concept[0].display[0] | unknown |
| ValueSet.expansion[0].identifier[0] | 04934610-6905-4799-a11a-9ec063477c32 |
| ValueSet.expansion[0].timestamp[0] | 2021-09-09T13:58:59+00:00 |
| ValueSet.expansion[0].total[0] | 4 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].parameter[0].name[0] | version |
| ValueSet.expansion[0].parameter[0].value[0] | http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender|2018-08-12 |
| ValueSet.expansion[0].parameter[1].name[0] | version |
| ValueSet.expansion[0].parameter[1].value[0] | http://terminology.hl7.org/CodeSystem/v3-NullFlavor|2018-08-12 |
| ValueSet.expansion[0].parameter[2].name[0] | count |
| ValueSet.expansion[0].parameter[2].value[0] | 2147483647 |
| ValueSet.expansion[0].parameter[3].name[0] | offset |
| ValueSet.expansion[0].parameter[3].value[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-NullFlavor |
| ValueSet.expansion[0].contains[0].version[0] | 2018-08-12 |
| ValueSet.expansion[0].contains[0].code[0] | UNK |
| ValueSet.expansion[0].contains[0].display[0] | unknown |
| ValueSet.expansion[0].contains[1].system[0] | http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender |
| ValueSet.expansion[0].contains[1].version[0] | 2018-08-12 |
| ValueSet.expansion[0].contains[1].code[0] | F |
| ValueSet.expansion[0].contains[1].display[0] | Female |
| ValueSet.expansion[0].contains[2].system[0] | http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender |
| ValueSet.expansion[0].contains[2].version[0] | 2018-08-12 |
| ValueSet.expansion[0].contains[2].code[0] | M |
| ValueSet.expansion[0].contains[2].display[0] | Male |
| ValueSet.expansion[0].contains[3].system[0] | http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender |
| ValueSet.expansion[0].contains[3].version[0] | 2018-08-12 |
| ValueSet.expansion[0].contains[3].code[0] | UN |
| ValueSet.expansion[0].contains[3].display[0] | Undifferentiated |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BirthSex" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BirthSex" /> <version value="2.1.0" /> <name value="UKCoreBirthSex" /> <title value="UK Core Birth Sex" /> <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 that define a patient's phenotypic sex at birth." /> <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." /> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender" /> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor" /> <concept> <code value="UNK" /> <display value="unknown" /> </concept> </include> </compose> <expansion> <identifier value="04934610-6905-4799-a11a-9ec063477c32" /> <timestamp value="2021-09-09T13:58:59+00:00" /> <total value="4" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender|2018-08-12" /> </parameter> <parameter> <name value="version" /> <valueUri value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor|2018-08-12" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor" /> <version value="2018-08-12" /> <code value="UNK" /> <display value="unknown" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender" /> <version value="2018-08-12" /> <code value="F" /> <display value="Female" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender" /> <version value="2018-08-12" /> <code value="M" /> <display value="Male" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender" /> <version value="2018-08-12" /> <code value="UN" /> <display value="Undifferentiated" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BirthSex", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BirthSex", "version": "2.1.0", "name": "UKCoreBirthSex", "title": "UK Core Birth Sex", "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 that define a patient's phenotypic sex at birth.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender" }, { "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", "concept": [ { "code": "UNK", "display": "unknown" } ] } ] }, "expansion": { "identifier": "04934610-6905-4799-a11a-9ec063477c32", "timestamp": "2021-09-09T13:58:59+00:00", "total": 4, "offset": 0, "parameter": [ { "name": "version", "valueUri": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender|2018-08-12" }, { "name": "version", "valueUri": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor|2018-08-12" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", "version": "2018-08-12", "code": "UNK", "display": "unknown" }, { "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender", "version": "2018-08-12", "code": "F", "display": "Female" }, { "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender", "version": "2018-08-12", "code": "M", "display": "Male" }, { "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender", "version": "2018-08-12", "code": "UN", "display": "Undifferentiated" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BirthSex, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Blood Glucose
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BloodGlucose.
HTML View
ValueSet 'UKCoreBloodGlucose'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A set of codes to record the level of result from a blood glucose test. Selected from the SNOMED CT UK coding system:
- DescendantOrSelfOf 997671000000106 | Blood glucose level (observable entity)
- DescendantOrSelfOf 434911002 | Plasma glucose concentration (observable entity)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal DescendantOrSelfOf 997671000000106 OR DescendantOrSelfOf 434911002
Expansion
This expansion was generated on 2023-10-31T16:22:00+00:00
This value set contains 39 concepts
| Code | System | Display |
|---|---|---|
| 1003721000000104 | http://snomed.info/sct | 120 minute blood glucose level |
| 1010711000000101 | http://snomed.info/sct | 120 minute plasma glucose level |
| 1010651000000106 | http://snomed.info/sct | 120 minute serum glucose level |
| 1003731000000102 | http://snomed.info/sct | 150 minute blood glucose level |
| 1012661000000105 | http://snomed.info/sct | 150 minute plasma glucose level |
| 1010661000000109 | http://snomed.info/sct | 150 minute serum glucose level |
| 1003121000000103 | http://snomed.info/sct | 180 minute plasma glucose level |
| 1030551000000103 | http://snomed.info/sct | 2 hour post-prandial blood glucose level |
| 1045471000000104 | http://snomed.info/sct | 210 minute plasma glucose concentration |
| 998281000000106 | http://snomed.info/sct | 240 minute plasma glucose level |
| 1003691000000108 | http://snomed.info/sct | 30 minute blood glucose level |
| 1010681000000100 | http://snomed.info/sct | 30 minute plasma glucose level |
| 1010621000000101 | http://snomed.info/sct | 30 minute serum glucose level |
| 998291000000108 | http://snomed.info/sct | 300 minute plasma glucose level |
| 1003701000000108 | http://snomed.info/sct | 60 minute blood glucose level |
| 1010691000000103 | http://snomed.info/sct | 60 minute plasma glucose level |
| 1010631000000104 | http://snomed.info/sct | 60 minute serum glucose level |
| 1003711000000105 | http://snomed.info/sct | 90 minute blood glucose level |
| 1010701000000103 | http://snomed.info/sct | 90 minute plasma glucose level |
| 1010641000000108 | http://snomed.info/sct | 90 minute serum glucose level |
| 997671000000106 | http://snomed.info/sct | Blood glucose level |
| 994411000000106 | http://snomed.info/sct | Blood glucose series |
| 997681000000108 | http://snomed.info/sct | Fasting blood glucose level |
| 58111000237107 | http://snomed.info/sct | Fasting glucose molar concentration in plasma |
| 571000237106 | http://snomed.info/sct | Fasting glucose molar concentration in serum |
| 56861000237104 | http://snomed.info/sct | Glucose arbitrary concentration in blood |
| 56991000237104 | http://snomed.info/sct | Glucose molar concentration in blood |
| 1110521000000108 | http://snomed.info/sct | Glucose substance concentration in plasma |
| 1107451000000100 | http://snomed.info/sct | Glucose substance concentration in serum |
| 1028901000000108 | http://snomed.info/sct | Plasma 2 hours post-prandial glucose level |
| 1003141000000105 | http://snomed.info/sct | Plasma fasting glucose level |
| 434911002 | http://snomed.info/sct | Plasma glucose concentration |
| 1010671000000102 | http://snomed.info/sct | Plasma glucose level |
| 1031331000000106 | http://snomed.info/sct | Plasma random glucose level |
| 1089381000000101 | http://snomed.info/sct | Random blood glucose level |
| 1028891000000107 | http://snomed.info/sct | Serum 2 hours post-prandial glucose level |
| 1003131000000101 | http://snomed.info/sct | Serum fasting glucose level |
| 1010611000000107 | http://snomed.info/sct | Serum glucose level |
| 1028881000000105 | http://snomed.info/sct | Serum random glucose level |
Table View
| ValueSet.id[0] | UKCore-BloodGlucose |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BloodGlucose |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreBloodGlucose |
| ValueSet.title[0] | UK Core Blood Glucose |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes to record the level of result from a blood glucose test. Selected from the SNOMED CT UK coding system: - DescendantOrSelfOf 997671000000106 | Blood glucose level (observable entity) - DescendantOrSelfOf 434911002 | Plasma glucose concentration (observable entity) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | DescendantOrSelfOf 997671000000106 OR DescendantOrSelfOf 434911002 |
| ValueSet.expansion[0].identifier[0] | 8d556d097-5278-48fd-98ea-1e3705266fb2 |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T16:22:00+00:00 |
| ValueSet.expansion[0].total[0] | 39 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 1003721000000104 |
| ValueSet.expansion[0].contains[0].display[0] | 120 minute blood glucose level |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 1010711000000101 |
| ValueSet.expansion[0].contains[1].display[0] | 120 minute plasma glucose level |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 1010651000000106 |
| ValueSet.expansion[0].contains[2].display[0] | 120 minute serum glucose level |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 1003731000000102 |
| ValueSet.expansion[0].contains[3].display[0] | 150 minute blood glucose level |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 1012661000000105 |
| ValueSet.expansion[0].contains[4].display[0] | 150 minute plasma glucose level |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 1010661000000109 |
| ValueSet.expansion[0].contains[5].display[0] | 150 minute serum glucose level |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 1003121000000103 |
| ValueSet.expansion[0].contains[6].display[0] | 180 minute plasma glucose level |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 1030551000000103 |
| ValueSet.expansion[0].contains[7].display[0] | 2 hour post-prandial blood glucose level |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 1045471000000104 |
| ValueSet.expansion[0].contains[8].display[0] | 210 minute plasma glucose concentration |
| ValueSet.expansion[0].contains[9].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[9].code[0] | 998281000000106 |
| ValueSet.expansion[0].contains[9].display[0] | 240 minute plasma glucose level |
| ValueSet.expansion[0].contains[10].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[10].code[0] | 1003691000000108 |
| ValueSet.expansion[0].contains[10].display[0] | 30 minute blood glucose level |
| ValueSet.expansion[0].contains[11].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[11].code[0] | 1010681000000100 |
| ValueSet.expansion[0].contains[11].display[0] | 30 minute plasma glucose level |
| ValueSet.expansion[0].contains[12].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[12].code[0] | 1010621000000101 |
| ValueSet.expansion[0].contains[12].display[0] | 30 minute serum glucose level |
| ValueSet.expansion[0].contains[13].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[13].code[0] | 998291000000108 |
| ValueSet.expansion[0].contains[13].display[0] | 300 minute plasma glucose level |
| ValueSet.expansion[0].contains[14].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[14].code[0] | 1003701000000108 |
| ValueSet.expansion[0].contains[14].display[0] | 60 minute blood glucose level |
| ValueSet.expansion[0].contains[15].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[15].code[0] | 1010691000000103 |
| ValueSet.expansion[0].contains[15].display[0] | 60 minute plasma glucose level |
| ValueSet.expansion[0].contains[16].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[16].code[0] | 1010631000000104 |
| ValueSet.expansion[0].contains[16].display[0] | 60 minute serum glucose level |
| ValueSet.expansion[0].contains[17].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[17].code[0] | 1003711000000105 |
| ValueSet.expansion[0].contains[17].display[0] | 90 minute blood glucose level |
| ValueSet.expansion[0].contains[18].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[18].code[0] | 1010701000000103 |
| ValueSet.expansion[0].contains[18].display[0] | 90 minute plasma glucose level |
| ValueSet.expansion[0].contains[19].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[19].code[0] | 1010641000000108 |
| ValueSet.expansion[0].contains[19].display[0] | 90 minute serum glucose level |
| ValueSet.expansion[0].contains[20].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[20].code[0] | 997671000000106 |
| ValueSet.expansion[0].contains[20].display[0] | Blood glucose level |
| ValueSet.expansion[0].contains[21].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[21].code[0] | 994411000000106 |
| ValueSet.expansion[0].contains[21].display[0] | Blood glucose series |
| ValueSet.expansion[0].contains[22].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[22].code[0] | 997681000000108 |
| ValueSet.expansion[0].contains[22].display[0] | Fasting blood glucose level |
| ValueSet.expansion[0].contains[23].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[23].code[0] | 58111000237107 |
| ValueSet.expansion[0].contains[23].display[0] | Fasting glucose molar concentration in plasma |
| ValueSet.expansion[0].contains[24].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[24].code[0] | 571000237106 |
| ValueSet.expansion[0].contains[24].display[0] | Fasting glucose molar concentration in serum |
| ValueSet.expansion[0].contains[25].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[25].code[0] | 56861000237104 |
| ValueSet.expansion[0].contains[25].display[0] | Glucose arbitrary concentration in blood |
| ValueSet.expansion[0].contains[26].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[26].code[0] | 56991000237104 |
| ValueSet.expansion[0].contains[26].display[0] | Glucose molar concentration in blood |
| ValueSet.expansion[0].contains[27].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[27].code[0] | 1110521000000108 |
| ValueSet.expansion[0].contains[27].display[0] | Glucose substance concentration in plasma |
| ValueSet.expansion[0].contains[28].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[28].code[0] | 1107451000000100 |
| ValueSet.expansion[0].contains[28].display[0] | Glucose substance concentration in serum |
| ValueSet.expansion[0].contains[29].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[29].code[0] | 1028901000000108 |
| ValueSet.expansion[0].contains[29].display[0] | Plasma 2 hours post-prandial glucose level |
| ValueSet.expansion[0].contains[30].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[30].code[0] | 1003141000000105 |
| ValueSet.expansion[0].contains[30].display[0] | Plasma fasting glucose level |
| ValueSet.expansion[0].contains[31].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[31].code[0] | 434911002 |
| ValueSet.expansion[0].contains[31].display[0] | Plasma glucose concentration |
| ValueSet.expansion[0].contains[32].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[32].code[0] | 1010671000000102 |
| ValueSet.expansion[0].contains[32].display[0] | Plasma glucose level |
| ValueSet.expansion[0].contains[33].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[33].code[0] | 1031331000000106 |
| ValueSet.expansion[0].contains[33].display[0] | Plasma random glucose level |
| ValueSet.expansion[0].contains[34].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[34].code[0] | 1089381000000101 |
| ValueSet.expansion[0].contains[34].display[0] | Random blood glucose level |
| ValueSet.expansion[0].contains[35].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[35].code[0] | 1028891000000107 |
| ValueSet.expansion[0].contains[35].display[0] | Serum 2 hours post-prandial glucose level |
| ValueSet.expansion[0].contains[36].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[36].code[0] | 1003131000000101 |
| ValueSet.expansion[0].contains[36].display[0] | Serum fasting glucose level |
| ValueSet.expansion[0].contains[37].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[37].code[0] | 1010611000000107 |
| ValueSet.expansion[0].contains[37].display[0] | Serum glucose level |
| ValueSet.expansion[0].contains[38].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[38].code[0] | 1028881000000105 |
| ValueSet.expansion[0].contains[38].display[0] | Serum random glucose level |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BloodGlucose" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BloodGlucose" /> <version value="1.0.0" /> <name value="UKCoreBloodGlucose" /> <title value="UK Core Blood Glucose" /> <status value="active" /> <date value="2023-09-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 to record the level of result from a blood glucose test. Selected from the SNOMED CT UK coding system: \n - DescendantOrSelfOf 997671000000106 | Blood glucose level (observable entity) \n - DescendantOrSelfOf 434911002 | Plasma glucose concentration (observable entity)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="DescendantOrSelfOf 997671000000106 OR DescendantOrSelfOf 434911002" /> </filter> </include> </compose> <expansion> <identifier value="8d556d097-5278-48fd-98ea-1e3705266fb2" /> <timestamp value="2023-10-31T16:22:00+00:00" /> <total value="39" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="1003721000000104" /> <display value="120 minute blood glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1010711000000101" /> <display value="120 minute plasma glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1010651000000106" /> <display value="120 minute serum glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1003731000000102" /> <display value="150 minute blood glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1012661000000105" /> <display value="150 minute plasma glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1010661000000109" /> <display value="150 minute serum glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1003121000000103" /> <display value="180 minute plasma glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1030551000000103" /> <display value="2 hour post-prandial blood glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1045471000000104" /> <display value="210 minute plasma glucose concentration" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="998281000000106" /> <display value="240 minute plasma glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1003691000000108" /> <display value="30 minute blood glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1010681000000100" /> <display value="30 minute plasma glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1010621000000101" /> <display value="30 minute serum glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="998291000000108" /> <display value="300 minute plasma glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1003701000000108" /> <display value="60 minute blood glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1010691000000103" /> <display value="60 minute plasma glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1010631000000104" /> <display value="60 minute serum glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1003711000000105" /> <display value="90 minute blood glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1010701000000103" /> <display value="90 minute plasma glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1010641000000108" /> <display value="90 minute serum glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="997671000000106" /> <display value="Blood glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="994411000000106" /> <display value="Blood glucose series" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="997681000000108" /> <display value="Fasting blood glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="58111000237107" /> <display value="Fasting glucose molar concentration in plasma" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="571000237106" /> <display value="Fasting glucose molar concentration in serum" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="56861000237104" /> <display value="Glucose arbitrary concentration in blood" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="56991000237104" /> <display value="Glucose molar concentration in blood" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1110521000000108" /> <display value="Glucose substance concentration in plasma" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1107451000000100" /> <display value="Glucose substance concentration in serum" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1028901000000108" /> <display value="Plasma 2 hours post-prandial glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1003141000000105" /> <display value="Plasma fasting glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="434911002" /> <display value="Plasma glucose concentration" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1010671000000102" /> <display value="Plasma glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1031331000000106" /> <display value="Plasma random glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1089381000000101" /> <display value="Random blood glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1028891000000107" /> <display value="Serum 2 hours post-prandial glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1003131000000101" /> <display value="Serum fasting glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1010611000000107" /> <display value="Serum glucose level" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1028881000000105" /> <display value="Serum random glucose level" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BloodGlucose", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BloodGlucose", "version": "1.0.0", "name": "UKCoreBloodGlucose", "title": "UK Core Blood Glucose", "status": "active", "date": "2023-09-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 to record the level of result from a blood glucose test. Selected from the SNOMED CT UK coding system: \n - DescendantOrSelfOf 997671000000106 | Blood glucose level (observable entity) \n - DescendantOrSelfOf 434911002 | Plasma glucose concentration (observable entity)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "DescendantOrSelfOf 997671000000106 OR DescendantOrSelfOf 434911002" } ] } ] }, "expansion": { "identifier": "8d556d097-5278-48fd-98ea-1e3705266fb2", "timestamp": "2023-10-31T16:22:00+00:00", "total": 39, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "1003721000000104", "display": "120 minute blood glucose level" }, { "system": "http://snomed.info/sct", "code": "1010711000000101", "display": "120 minute plasma glucose level" }, { "system": "http://snomed.info/sct", "code": "1010651000000106", "display": "120 minute serum glucose level" }, { "system": "http://snomed.info/sct", "code": "1003731000000102", "display": "150 minute blood glucose level" }, { "system": "http://snomed.info/sct", "code": "1012661000000105", "display": "150 minute plasma glucose level" }, { "system": "http://snomed.info/sct", "code": "1010661000000109", "display": "150 minute serum glucose level" }, { "system": "http://snomed.info/sct", "code": "1003121000000103", "display": "180 minute plasma glucose level" }, { "system": "http://snomed.info/sct", "code": "1030551000000103", "display": "2 hour post-prandial blood glucose level" }, { "system": "http://snomed.info/sct", "code": "1045471000000104", "display": "210 minute plasma glucose concentration" }, { "system": "http://snomed.info/sct", "code": "998281000000106", "display": "240 minute plasma glucose level" }, { "system": "http://snomed.info/sct", "code": "1003691000000108", "display": "30 minute blood glucose level" }, { "system": "http://snomed.info/sct", "code": "1010681000000100", "display": "30 minute plasma glucose level" }, { "system": "http://snomed.info/sct", "code": "1010621000000101", "display": "30 minute serum glucose level" }, { "system": "http://snomed.info/sct", "code": "998291000000108", "display": "300 minute plasma glucose level" }, { "system": "http://snomed.info/sct", "code": "1003701000000108", "display": "60 minute blood glucose level" }, { "system": "http://snomed.info/sct", "code": "1010691000000103", "display": "60 minute plasma glucose level" }, { "system": "http://snomed.info/sct", "code": "1010631000000104", "display": "60 minute serum glucose level" }, { "system": "http://snomed.info/sct", "code": "1003711000000105", "display": "90 minute blood glucose level" }, { "system": "http://snomed.info/sct", "code": "1010701000000103", "display": "90 minute plasma glucose level" }, { "system": "http://snomed.info/sct", "code": "1010641000000108", "display": "90 minute serum glucose level" }, { "system": "http://snomed.info/sct", "code": "997671000000106", "display": "Blood glucose level" }, { "system": "http://snomed.info/sct", "code": "994411000000106", "display": "Blood glucose series" }, { "system": "http://snomed.info/sct", "code": "997681000000108", "display": "Fasting blood glucose level" }, { "system": "http://snomed.info/sct", "code": "58111000237107", "display": "Fasting glucose molar concentration in plasma" }, { "system": "http://snomed.info/sct", "code": "571000237106", "display": "Fasting glucose molar concentration in serum" }, { "system": "http://snomed.info/sct", "code": "56861000237104", "display": "Glucose arbitrary concentration in blood" }, { "system": "http://snomed.info/sct", "code": "56991000237104", "display": "Glucose molar concentration in blood" }, { "system": "http://snomed.info/sct", "code": "1110521000000108", "display": "Glucose substance concentration in plasma" }, { "system": "http://snomed.info/sct", "code": "1107451000000100", "display": "Glucose substance concentration in serum" }, { "system": "http://snomed.info/sct", "code": "1028901000000108", "display": "Plasma 2 hours post-prandial glucose level" }, { "system": "http://snomed.info/sct", "code": "1003141000000105", "display": "Plasma fasting glucose level" }, { "system": "http://snomed.info/sct", "code": "434911002", "display": "Plasma glucose concentration" }, { "system": "http://snomed.info/sct", "code": "1010671000000102", "display": "Plasma glucose level" }, { "system": "http://snomed.info/sct", "code": "1031331000000106", "display": "Plasma random glucose level" }, { "system": "http://snomed.info/sct", "code": "1089381000000101", "display": "Random blood glucose level" }, { "system": "http://snomed.info/sct", "code": "1028891000000107", "display": "Serum 2 hours post-prandial glucose level" }, { "system": "http://snomed.info/sct", "code": "1003131000000101", "display": "Serum fasting glucose level" }, { "system": "http://snomed.info/sct", "code": "1010611000000107", "display": "Serum glucose level" }, { "system": "http://snomed.info/sct", "code": "1028881000000105", "display": "Serum random glucose level" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BloodGlucose, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Blood Pressure
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BloodPressure.
HTML View
ValueSet 'UKCoreBloodPressure'
| Version | 1.0.1 |
| Published by | HL7 UK |
| Status | Active (since 2024-02-27) |
A code from the SNOMED CT UK coding system for recording and grouping of a single set of blood pressure readings, and excludes specific systolic / diastolic readings. Selected from the SNOMED CT UK coding system:
- 163020007 | On examination - blood pressure reading (finding)
- 392570002 | Blood pressure finding (finding)
- 392571003 | Finding of arterial pulse pressure (finding)
- 301141002 | Finding of pulmonary arterial pressure (finding)
- 366161004 | Finding of venous pressure (finding)
- 366162006 | Finding of central venous pressure (finding)
- 366163001 | Finding of jugular venous pressure (finding)
- 75367002 | Blood pressure (observable entity)
- 386534000 | Arterial blood pressure (observable entity)
- 87179004 | Arterial pulse pressure (observable entity)
- 386533006 | Invasive blood pressure (observable entity)
- 386532001 | Invasive arterial pressure (observable entity)
- 723237002 | Non-invasive blood pressure (observable entity)
- 251076008 | Non-invasive arterial pressure (observable entity)
- 1036531000000108 | Non-invasive central blood pressure (observable entity)
- 335661000000109 | Self measured blood pressure reading (observable entity)
- 163033001 | Lying blood pressure (observable entity)
- 163035008 | Sitting blood pressure (observable entity)
- 163034007 | Standing blood pressure (observable entity)
- 252076005 | Venous pressure (observable entity)
- 76882007 | Venous wedge pressure (observable entity)
- 71420008 | Central venous pressure (observable entity)
- 37476000 | Jugular venous pressure (observable entity)
- 364090009 | Systemic arterial pressure (observable entity)
- 386536003 | Systemic blood pressure (observable entity)
- 251068006 | Atrial pressure (observable entity)
- 276760007 | Left atrial pressure (observable entity)
- 276755008 | Right atrial pressure (observable entity)
- 165077006 | Intracardiac pressure (observable entity)
- 37087001 | Arterial wedge pressure (observable entity)
- 371829003 | Pulmonary vein wedge pressure (observable entity)
- MINUS Â
- 170599006 | 24 hr blood pressure monitoring (regime/therapy) Â
- descendantOrSelfOf 371830008 | Pulmonary vein mean wedge pressure (observable entity) Â
- descendantOrSelfOf 6797001 | Mean blood pressure (observable entity) Â
- descendantOrSelfOf 723232008 | Average blood pressure (observable entity) Â
- descendantOf 276769008 | Left ventricular pressure (observable entity) Â
- descendantOf 276756009 | Right ventricular pressure (observable entity) Â
- descendantOf 276760007 | Left atrial pressure (observable entity) Â
- descendantOf 276755008 | Right atrial pressure (observable entity)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal (163020007 OR 392570002 OR 392571003 OR 301141002 OR 366161004 OR 366162006 OR 366163001 OR 75367002 OR 386534000 OR 87179004 OR 386533006 OR 386532001 OR 723237002 OR 251076008 OR 1036531000000108 OR 335661000000109 OR 163033001 OR 163035008 OR 163034007 OR 386536003 OR 252076005 OR 76882007 OR 71420008 OR 37476000 OR 364090009 OR 37087001 OR 251068006 OR 276760007 OR 276755008 OR 165077006 OR 371829003) MINUS (170599006 OR descendantOrSelfOf 371830008 OR descendantOrSelfOf 6797001 OR descendantOrSelfOf 723232008 OR descendantOf 276769008 OR descendantOf 276756009 OR descendantOf 276760007 OR descendantOf 276755008)
Expansion
This expansion was generated on 2024-02-27T09:03:00+00:00
This value set contains 31 concepts
| Code | System | Display |
|---|---|---|
| 386534000 | http://snomed.info/sct | Arterial blood pressure |
| 87179004 | http://snomed.info/sct | Arterial pulse pressure |
| 37087001 | http://snomed.info/sct | Arterial wedge pressure |
| 251068006 | http://snomed.info/sct | Atrial pressure |
| 75367002 | http://snomed.info/sct | Blood pressure |
| 392570002 | http://snomed.info/sct | Blood pressure finding |
| 71420008 | http://snomed.info/sct | Central venous pressure |
| 366162006 | http://snomed.info/sct | Central venous pressure - finding |
| 392571003 | http://snomed.info/sct | Finding of arterial pulse pressure |
| 301141002 | http://snomed.info/sct | Finding of pulmonary arterial pressure |
| 165077006 | http://snomed.info/sct | Intracardiac pressure |
| 386532001 | http://snomed.info/sct | Invasive arterial pressure |
| 386533006 | http://snomed.info/sct | Invasive blood pressure |
| 37476000 | http://snomed.info/sct | Jugular venous pressure |
| 366163001 | http://snomed.info/sct | Jugular venous pressure - finding |
| 276760007 | http://snomed.info/sct | Left atrial pressure |
| 163033001 | http://snomed.info/sct | Lying blood pressure |
| 251076008 | http://snomed.info/sct | Non-invasive arterial pressure |
| 723237002 | http://snomed.info/sct | Non-invasive blood pressure |
| 1036531000000108 | http://snomed.info/sct | Non-invasive central blood pressure |
| 163020007 | http://snomed.info/sct | O/E - blood pressure reading |
| 371829003 | http://snomed.info/sct | Pulmonary vein wedge pressure |
| 276755008 | http://snomed.info/sct | Right atrial pressure |
| 335661000000109 | http://snomed.info/sct | Self measured blood pressure reading |
| 163035008 | http://snomed.info/sct | Sitting blood pressure |
| 163034007 | http://snomed.info/sct | Standing blood pressure |
| 364090009 | http://snomed.info/sct | Systemic arterial pressure |
| 386536003 | http://snomed.info/sct | Systemic blood pressure |
| 252076005 | http://snomed.info/sct | Venous pressure |
| 366161004 | http://snomed.info/sct | Venous pressure - finding |
| 76882007 | http://snomed.info/sct | Venous wedge pressure |
Table View
| ValueSet.id[0] | UKCore-BloodPressure |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure |
| ValueSet.version[0] | 1.0.1 |
| ValueSet.name[0] | UKCoreBloodPressure |
| ValueSet.title[0] | UK Core Blood Pressure |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2024-02-27 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A code from the SNOMED CT UK coding system for recording and grouping of a single set of blood pressure readings, and excludes specific systolic / diastolic readings. Selected from the SNOMED CT UK coding system: - 163020007 | On examination - blood pressure reading (finding) - 392570002 | Blood pressure finding (finding) - 392571003 | Finding of arterial pulse pressure (finding) - 301141002 | Finding of pulmonary arterial pressure (finding) - 366161004 | Finding of venous pressure (finding) - 366162006 | Finding of central venous pressure (finding) - 366163001 | Finding of jugular venous pressure (finding) - 75367002 | Blood pressure (observable entity) - 386534000 | Arterial blood pressure (observable entity) - 87179004 | Arterial pulse pressure (observable entity) - 386533006 | Invasive blood pressure (observable entity) - 386532001 | Invasive arterial pressure (observable entity) - 723237002 | Non-invasive blood pressure (observable entity) - 251076008 | Non-invasive arterial pressure (observable entity) - 1036531000000108 | Non-invasive central blood pressure (observable entity) - 335661000000109 | Self measured blood pressure reading (observable entity) - 163033001 | Lying blood pressure (observable entity) - 163035008 | Sitting blood pressure (observable entity) - 163034007 | Standing blood pressure (observable entity) - 252076005 | Venous pressure (observable entity) - 76882007 | Venous wedge pressure (observable entity) - 71420008 | Central venous pressure (observable entity) - 37476000 | Jugular venous pressure (observable entity) - 364090009 | Systemic arterial pressure (observable entity) - 386536003 | Systemic blood pressure (observable entity) - 251068006 | Atrial pressure (observable entity) - 276760007 | Left atrial pressure (observable entity) - 276755008 | Right atrial pressure (observable entity) - 165077006 | Intracardiac pressure (observable entity) - 37087001 | Arterial wedge pressure (observable entity) - 371829003 | Pulmonary vein wedge pressure (observable entity) - MINUS - 170599006 | 24 hr blood pressure monitoring (regime/therapy) - descendantOrSelfOf 371830008 | Pulmonary vein mean wedge pressure (observable entity) - descendantOrSelfOf 6797001 | Mean blood pressure (observable entity) - descendantOrSelfOf 723232008 | Average blood pressure (observable entity) - descendantOf 276769008 | Left ventricular pressure (observable entity) - descendantOf 276756009 | Right ventricular pressure (observable entity) - descendantOf 276760007 | Left atrial pressure (observable entity) - descendantOf 276755008 | Right atrial pressure (observable entity) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | (163020007 OR 392570002 OR 392571003 OR 301141002 OR 366161004 OR 366162006 OR 366163001 OR 75367002 OR 386534000 OR 87179004 OR 386533006 OR 386532001 OR 723237002 OR 251076008 OR 1036531000000108 OR 335661000000109 OR 163033001 OR 163035008 OR 163034007 OR 386536003 OR 252076005 OR 76882007 OR 71420008 OR 37476000 OR 364090009 OR 37087001 OR 251068006 OR 276760007 OR 276755008 OR 165077006 OR 371829003) MINUS (170599006 OR descendantOrSelfOf 371830008 OR descendantOrSelfOf 6797001 OR descendantOrSelfOf 723232008 OR descendantOf 276769008 OR descendantOf 276756009 OR descendantOf 276760007 OR descendantOf 276755008) |
| ValueSet.expansion[0].identifier[0] | 36fdd027-55c4-4b16-9aa4-a87b61211fe2 |
| ValueSet.expansion[0].timestamp[0] | 2024-02-27T09:03:00+00:00 |
| ValueSet.expansion[0].total[0] | 31 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 386534000 |
| ValueSet.expansion[0].contains[0].display[0] | Arterial blood pressure |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 87179004 |
| ValueSet.expansion[0].contains[1].display[0] | Arterial pulse pressure |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 37087001 |
| ValueSet.expansion[0].contains[2].display[0] | Arterial wedge pressure |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 251068006 |
| ValueSet.expansion[0].contains[3].display[0] | Atrial pressure |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 75367002 |
| ValueSet.expansion[0].contains[4].display[0] | Blood pressure |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 392570002 |
| ValueSet.expansion[0].contains[5].display[0] | Blood pressure finding |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 71420008 |
| ValueSet.expansion[0].contains[6].display[0] | Central venous pressure |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 366162006 |
| ValueSet.expansion[0].contains[7].display[0] | Central venous pressure - finding |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 392571003 |
| ValueSet.expansion[0].contains[8].display[0] | Finding of arterial pulse pressure |
| ValueSet.expansion[0].contains[9].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[9].code[0] | 301141002 |
| ValueSet.expansion[0].contains[9].display[0] | Finding of pulmonary arterial pressure |
| ValueSet.expansion[0].contains[10].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[10].code[0] | 165077006 |
| ValueSet.expansion[0].contains[10].display[0] | Intracardiac pressure |
| ValueSet.expansion[0].contains[11].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[11].code[0] | 386532001 |
| ValueSet.expansion[0].contains[11].display[0] | Invasive arterial pressure |
| ValueSet.expansion[0].contains[12].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[12].code[0] | 386533006 |
| ValueSet.expansion[0].contains[12].display[0] | Invasive blood pressure |
| ValueSet.expansion[0].contains[13].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[13].code[0] | 37476000 |
| ValueSet.expansion[0].contains[13].display[0] | Jugular venous pressure |
| ValueSet.expansion[0].contains[14].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[14].code[0] | 366163001 |
| ValueSet.expansion[0].contains[14].display[0] | Jugular venous pressure - finding |
| ValueSet.expansion[0].contains[15].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[15].code[0] | 276760007 |
| ValueSet.expansion[0].contains[15].display[0] | Left atrial pressure |
| ValueSet.expansion[0].contains[16].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[16].code[0] | 163033001 |
| ValueSet.expansion[0].contains[16].display[0] | Lying blood pressure |
| ValueSet.expansion[0].contains[17].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[17].code[0] | 251076008 |
| ValueSet.expansion[0].contains[17].display[0] | Non-invasive arterial pressure |
| ValueSet.expansion[0].contains[18].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[18].code[0] | 723237002 |
| ValueSet.expansion[0].contains[18].display[0] | Non-invasive blood pressure |
| ValueSet.expansion[0].contains[19].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[19].code[0] | 1036531000000108 |
| ValueSet.expansion[0].contains[19].display[0] | Non-invasive central blood pressure |
| ValueSet.expansion[0].contains[20].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[20].code[0] | 163020007 |
| ValueSet.expansion[0].contains[20].display[0] | O/E - blood pressure reading |
| ValueSet.expansion[0].contains[21].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[21].code[0] | 371829003 |
| ValueSet.expansion[0].contains[21].display[0] | Pulmonary vein wedge pressure |
| ValueSet.expansion[0].contains[22].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[22].code[0] | 276755008 |
| ValueSet.expansion[0].contains[22].display[0] | Right atrial pressure |
| ValueSet.expansion[0].contains[23].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[23].code[0] | 335661000000109 |
| ValueSet.expansion[0].contains[23].display[0] | Self measured blood pressure reading |
| ValueSet.expansion[0].contains[24].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[24].code[0] | 163035008 |
| ValueSet.expansion[0].contains[24].display[0] | Sitting blood pressure |
| ValueSet.expansion[0].contains[25].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[25].code[0] | 163034007 |
| ValueSet.expansion[0].contains[25].display[0] | Standing blood pressure |
| ValueSet.expansion[0].contains[26].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[26].code[0] | 364090009 |
| ValueSet.expansion[0].contains[26].display[0] | Systemic arterial pressure |
| ValueSet.expansion[0].contains[27].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[27].code[0] | 386536003 |
| ValueSet.expansion[0].contains[27].display[0] | Systemic blood pressure |
| ValueSet.expansion[0].contains[28].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[28].code[0] | 252076005 |
| ValueSet.expansion[0].contains[28].display[0] | Venous pressure |
| ValueSet.expansion[0].contains[29].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[29].code[0] | 366161004 |
| ValueSet.expansion[0].contains[29].display[0] | Venous pressure - finding |
| ValueSet.expansion[0].contains[30].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[30].code[0] | 76882007 |
| ValueSet.expansion[0].contains[30].display[0] | Venous wedge pressure |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BloodPressure" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure" /> <version value="1.0.1" /> <name value="UKCoreBloodPressure" /> <title value="UK Core Blood Pressure" /> <status value="active" /> <date value="2024-02-27" /> <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 code from the SNOMED CT UK coding system for recording and grouping of a single set of blood pressure readings, and excludes specific systolic / diastolic readings. Selected from the SNOMED CT UK coding system: \n - 163020007 | On examination - blood pressure reading (finding) \n - 392570002 | Blood pressure finding (finding) \n - 392571003 | Finding of arterial pulse pressure (finding) \n - 301141002 | Finding of pulmonary arterial pressure (finding) \n - 366161004 | Finding of venous pressure (finding) \n - 366162006 | Finding of central venous pressure (finding) \n - 366163001 | Finding of jugular venous pressure (finding) \n - 75367002 | Blood pressure (observable entity) \n - 386534000 | Arterial blood pressure (observable entity) \n - 87179004 | Arterial pulse pressure (observable entity) \n - 386533006 | Invasive blood pressure (observable entity) \n - 386532001 | Invasive arterial pressure (observable entity) \n - 723237002 | Non-invasive blood pressure (observable entity) \n - 251076008 | Non-invasive arterial pressure (observable entity) \n - 1036531000000108 | Non-invasive central blood pressure (observable entity) \n - 335661000000109 | Self measured blood pressure reading (observable entity) \n - 163033001 | Lying blood pressure (observable entity) \n - 163035008 | Sitting blood pressure (observable entity) \n - 163034007 | Standing blood pressure (observable entity) \n - 252076005 | Venous pressure (observable entity) \n - 76882007 | Venous wedge pressure (observable entity) \n - 71420008 | Central venous pressure (observable entity) \n - 37476000 | Jugular venous pressure (observable entity) \n - 364090009 | Systemic arterial pressure (observable entity) \n - 386536003 | Systemic blood pressure (observable entity) \n - 251068006 | Atrial pressure (observable entity) \n - 276760007 | Left atrial pressure (observable entity) \n - 276755008 | Right atrial pressure (observable entity) \n - 165077006 | Intracardiac pressure (observable entity) \n - 37087001 | Arterial wedge pressure (observable entity) \n - 371829003 | Pulmonary vein wedge pressure (observable entity) \n - MINUS &nbsp;\n - 170599006 | 24 hr blood pressure monitoring (regime/therapy) &nbsp;\n - descendantOrSelfOf 371830008 | Pulmonary vein mean wedge pressure (observable entity) &nbsp;\n - descendantOrSelfOf 6797001 | Mean blood pressure (observable entity) &nbsp;\n - descendantOrSelfOf 723232008 | Average blood pressure (observable entity) &nbsp;\n - descendantOf 276769008 | Left ventricular pressure (observable entity) &nbsp;\n - descendantOf 276756009 | Right ventricular pressure (observable entity) &nbsp;\n - descendantOf 276760007 | Left atrial pressure (observable entity) &nbsp;\n - descendantOf 276755008 | Right atrial pressure (observable entity)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="(163020007 OR 392570002 OR 392571003 OR 301141002 OR 366161004 OR 366162006 OR 366163001 OR 75367002 OR 386534000 OR 87179004 OR 386533006 OR 386532001 OR 723237002 OR 251076008 OR 1036531000000108 OR 335661000000109 OR 163033001 OR 163035008 OR 163034007 OR 386536003 OR 252076005 OR 76882007 OR 71420008 OR 37476000 OR 364090009 OR 37087001 OR 251068006 OR 276760007 OR 276755008 OR 165077006 OR 371829003) MINUS (170599006 OR descendantOrSelfOf 371830008 OR descendantOrSelfOf 6797001 OR descendantOrSelfOf 723232008 OR descendantOf 276769008 OR descendantOf 276756009 OR descendantOf 276760007 OR descendantOf 276755008)" /> </filter> </include> </compose> <expansion> <identifier value="36fdd027-55c4-4b16-9aa4-a87b61211fe2" /> <timestamp value="2024-02-27T09:03:00+00:00" /> <total value="31" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="386534000" /> <display value="Arterial blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="87179004" /> <display value="Arterial pulse pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="37087001" /> <display value="Arterial wedge pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="251068006" /> <display value="Atrial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="75367002" /> <display value="Blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="392570002" /> <display value="Blood pressure finding" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="71420008" /> <display value="Central venous pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="366162006" /> <display value="Central venous pressure - finding" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="392571003" /> <display value="Finding of arterial pulse pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="301141002" /> <display value="Finding of pulmonary arterial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="165077006" /> <display value="Intracardiac pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="386532001" /> <display value="Invasive arterial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="386533006" /> <display value="Invasive blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="37476000" /> <display value="Jugular venous pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="366163001" /> <display value="Jugular venous pressure - finding" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="276760007" /> <display value="Left atrial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="163033001" /> <display value="Lying blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="251076008" /> <display value="Non-invasive arterial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="723237002" /> <display value="Non-invasive blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1036531000000108" /> <display value="Non-invasive central blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="163020007" /> <display value="O/E - blood pressure reading" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="371829003" /> <display value="Pulmonary vein wedge pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="276755008" /> <display value="Right atrial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="335661000000109" /> <display value="Self measured blood pressure reading" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="163035008" /> <display value="Sitting blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="163034007" /> <display value="Standing blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="364090009" /> <display value="Systemic arterial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="386536003" /> <display value="Systemic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="252076005" /> <display value="Venous pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="366161004" /> <display value="Venous pressure - finding" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="76882007" /> <display value="Venous wedge pressure" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BloodPressure", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure", "version": "1.0.1", "name": "UKCoreBloodPressure", "title": "UK Core Blood Pressure", "status": "active", "date": "2024-02-27", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A code from the SNOMED CT UK coding system for recording and grouping of a single set of blood pressure readings, and excludes specific systolic / diastolic readings. Selected from the SNOMED CT UK coding system: \n - 163020007 | On examination - blood pressure reading (finding) \n - 392570002 | Blood pressure finding (finding) \n - 392571003 | Finding of arterial pulse pressure (finding) \n - 301141002 | Finding of pulmonary arterial pressure (finding) \n - 366161004 | Finding of venous pressure (finding) \n - 366162006 | Finding of central venous pressure (finding) \n - 366163001 | Finding of jugular venous pressure (finding) \n - 75367002 | Blood pressure (observable entity) \n - 386534000 | Arterial blood pressure (observable entity) \n - 87179004 | Arterial pulse pressure (observable entity) \n - 386533006 | Invasive blood pressure (observable entity) \n - 386532001 | Invasive arterial pressure (observable entity) \n - 723237002 | Non-invasive blood pressure (observable entity) \n - 251076008 | Non-invasive arterial pressure (observable entity) \n - 1036531000000108 | Non-invasive central blood pressure (observable entity) \n - 335661000000109 | Self measured blood pressure reading (observable entity) \n - 163033001 | Lying blood pressure (observable entity) \n - 163035008 | Sitting blood pressure (observable entity) \n - 163034007 | Standing blood pressure (observable entity) \n - 252076005 | Venous pressure (observable entity) \n - 76882007 | Venous wedge pressure (observable entity) \n - 71420008 | Central venous pressure (observable entity) \n - 37476000 | Jugular venous pressure (observable entity) \n - 364090009 | Systemic arterial pressure (observable entity) \n - 386536003 | Systemic blood pressure (observable entity) \n - 251068006 | Atrial pressure (observable entity) \n - 276760007 | Left atrial pressure (observable entity) \n - 276755008 | Right atrial pressure (observable entity) \n - 165077006 | Intracardiac pressure (observable entity) \n - 37087001 | Arterial wedge pressure (observable entity) \n - 371829003 | Pulmonary vein wedge pressure (observable entity) \n - MINUS \n - 170599006 | 24 hr blood pressure monitoring (regime/therapy) \n - descendantOrSelfOf 371830008 | Pulmonary vein mean wedge pressure (observable entity) \n - descendantOrSelfOf 6797001 | Mean blood pressure (observable entity) \n - descendantOrSelfOf 723232008 | Average blood pressure (observable entity) \n - descendantOf 276769008 | Left ventricular pressure (observable entity) \n - descendantOf 276756009 | Right ventricular pressure (observable entity) \n - descendantOf 276760007 | Left atrial pressure (observable entity) \n - descendantOf 276755008 | Right atrial pressure (observable entity)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "(163020007 OR 392570002 OR 392571003 OR 301141002 OR 366161004 OR 366162006 OR 366163001 OR 75367002 OR 386534000 OR 87179004 OR 386533006 OR 386532001 OR 723237002 OR 251076008 OR 1036531000000108 OR 335661000000109 OR 163033001 OR 163035008 OR 163034007 OR 386536003 OR 252076005 OR 76882007 OR 71420008 OR 37476000 OR 364090009 OR 37087001 OR 251068006 OR 276760007 OR 276755008 OR 165077006 OR 371829003) MINUS (170599006 OR descendantOrSelfOf 371830008 OR descendantOrSelfOf 6797001 OR descendantOrSelfOf 723232008 OR descendantOf 276769008 OR descendantOf 276756009 OR descendantOf 276760007 OR descendantOf 276755008)" } ] } ] }, "expansion": { "identifier": "36fdd027-55c4-4b16-9aa4-a87b61211fe2", "timestamp": "2024-02-27T09:03:00+00:00", "total": 31, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "386534000", "display": "Arterial blood pressure" }, { "system": "http://snomed.info/sct", "code": "87179004", "display": "Arterial pulse pressure" }, { "system": "http://snomed.info/sct", "code": "37087001", "display": "Arterial wedge pressure" }, { "system": "http://snomed.info/sct", "code": "251068006", "display": "Atrial pressure" }, { "system": "http://snomed.info/sct", "code": "75367002", "display": "Blood pressure" }, { "system": "http://snomed.info/sct", "code": "392570002", "display": "Blood pressure finding" }, { "system": "http://snomed.info/sct", "code": "71420008", "display": "Central venous pressure" }, { "system": "http://snomed.info/sct", "code": "366162006", "display": "Central venous pressure - finding" }, { "system": "http://snomed.info/sct", "code": "392571003", "display": "Finding of arterial pulse pressure" }, { "system": "http://snomed.info/sct", "code": "301141002", "display": "Finding of pulmonary arterial pressure" }, { "system": "http://snomed.info/sct", "code": "165077006", "display": "Intracardiac pressure" }, { "system": "http://snomed.info/sct", "code": "386532001", "display": "Invasive arterial pressure" }, { "system": "http://snomed.info/sct", "code": "386533006", "display": "Invasive blood pressure" }, { "system": "http://snomed.info/sct", "code": "37476000", "display": "Jugular venous pressure" }, { "system": "http://snomed.info/sct", "code": "366163001", "display": "Jugular venous pressure - finding" }, { "system": "http://snomed.info/sct", "code": "276760007", "display": "Left atrial pressure" }, { "system": "http://snomed.info/sct", "code": "163033001", "display": "Lying blood pressure" }, { "system": "http://snomed.info/sct", "code": "251076008", "display": "Non-invasive arterial pressure" }, { "system": "http://snomed.info/sct", "code": "723237002", "display": "Non-invasive blood pressure" }, { "system": "http://snomed.info/sct", "code": "1036531000000108", "display": "Non-invasive central blood pressure" }, { "system": "http://snomed.info/sct", "code": "163020007", "display": "O/E - blood pressure reading" }, { "system": "http://snomed.info/sct", "code": "371829003", "display": "Pulmonary vein wedge pressure" }, { "system": "http://snomed.info/sct", "code": "276755008", "display": "Right atrial pressure" }, { "system": "http://snomed.info/sct", "code": "335661000000109", "display": "Self measured blood pressure reading" }, { "system": "http://snomed.info/sct", "code": "163035008", "display": "Sitting blood pressure" }, { "system": "http://snomed.info/sct", "code": "163034007", "display": "Standing blood pressure" }, { "system": "http://snomed.info/sct", "code": "364090009", "display": "Systemic arterial pressure" }, { "system": "http://snomed.info/sct", "code": "386536003", "display": "Systemic blood pressure" }, { "system": "http://snomed.info/sct", "code": "252076005", "display": "Venous pressure" }, { "system": "http://snomed.info/sct", "code": "366161004", "display": "Venous pressure - finding" }, { "system": "http://snomed.info/sct", "code": "76882007", "display": "Venous wedge pressure" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BloodPressure, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Blood Pressure: Average
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BloodPressure-Average.
HTML View
ValueSet 'UKCoreBloodPressureAverage'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A code from the SNOMED CT UK coding system for recording average blood pressure. Selected from the SNOMED CT UK coding system:
- 170599006 | 24 hr blood pressure monitoring (regime/therapy)
- 314463006 | 24 hour blood pressure (observable entity)
- 723232008 | Average blood pressure (observable entity)
- DescendantOrSelfOf 6797001 | Mean blood pressure (observable entity)
- MINUS Â
- 852281000000108 | Target mean blood pressure (observable entity)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal 170599006 OR 314463006 OR 723232008 OR (DescendantOrSelfOf 6797001 MINUS 852281000000108)
Expansion
This expansion was generated on 2023-11-16T09:34:00+00:00
This value set contains 14 concepts
| Code | System | Display |
|---|---|---|
| 314463006 | http://snomed.info/sct | 24 hour blood pressure |
| 170599006 | http://snomed.info/sct | 24 hr blood pressure monitoring |
| 723232008 | http://snomed.info/sct | Average blood pressure |
| 251075007 | http://snomed.info/sct | Invasive mean arterial pressure |
| 852291000000105 | http://snomed.info/sct | Maximum mean blood pressure |
| 1285244000 | http://snomed.info/sct | Mean arterial pressure |
| 6797001 | http://snomed.info/sct | Mean blood pressure |
| 276783005 | http://snomed.info/sct | Mean direct left atrial pressure |
| 276775004 | http://snomed.info/sct | Mean right atrial pressure |
| 276763009 | http://snomed.info/sct | Mean wedge pressure |
| 852301000000109 | http://snomed.info/sct | Minimum mean blood pressure |
| 251074006 | http://snomed.info/sct | Non-invasive mean arterial pressure |
| 371830008 | http://snomed.info/sct | Pulmonary vein mean wedge pressure |
| 252077001 | http://snomed.info/sct | Venous mean pressure |
Table View
| ValueSet.id[0] | UKCore-BloodPressure-Average |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-Average |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreBloodPressureAverage |
| ValueSet.title[0] | UK Core Blood Pressure Average |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A code from the SNOMED CT UK coding system for recording average blood pressure. Selected from the SNOMED CT UK coding system: - 170599006 | 24 hr blood pressure monitoring (regime/therapy) - 314463006 | 24 hour blood pressure (observable entity) - 723232008 | Average blood pressure (observable entity) - DescendantOrSelfOf 6797001 | Mean blood pressure (observable entity) - MINUS - 852281000000108 | Target mean blood pressure (observable entity) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | 170599006 OR 314463006 OR 723232008 OR (DescendantOrSelfOf 6797001 MINUS 852281000000108) |
| ValueSet.expansion[0].identifier[0] | ffce4329-cbe8-4386-9398-adf67109e6d6 |
| ValueSet.expansion[0].timestamp[0] | 2023-11-16T09:34:00+00:00 |
| ValueSet.expansion[0].total[0] | 14 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 314463006 |
| ValueSet.expansion[0].contains[0].display[0] | 24 hour blood pressure |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 170599006 |
| ValueSet.expansion[0].contains[1].display[0] | 24 hr blood pressure monitoring |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 723232008 |
| ValueSet.expansion[0].contains[2].display[0] | Average blood pressure |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 251075007 |
| ValueSet.expansion[0].contains[3].display[0] | Invasive mean arterial pressure |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 852291000000105 |
| ValueSet.expansion[0].contains[4].display[0] | Maximum mean blood pressure |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 1285244000 |
| ValueSet.expansion[0].contains[5].display[0] | Mean arterial pressure |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 6797001 |
| ValueSet.expansion[0].contains[6].display[0] | Mean blood pressure |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 276783005 |
| ValueSet.expansion[0].contains[7].display[0] | Mean direct left atrial pressure |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 276775004 |
| ValueSet.expansion[0].contains[8].display[0] | Mean right atrial pressure |
| ValueSet.expansion[0].contains[9].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[9].code[0] | 276763009 |
| ValueSet.expansion[0].contains[9].display[0] | Mean wedge pressure |
| ValueSet.expansion[0].contains[10].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[10].code[0] | 852301000000109 |
| ValueSet.expansion[0].contains[10].display[0] | Minimum mean blood pressure |
| ValueSet.expansion[0].contains[11].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[11].code[0] | 251074006 |
| ValueSet.expansion[0].contains[11].display[0] | Non-invasive mean arterial pressure |
| ValueSet.expansion[0].contains[12].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[12].code[0] | 371830008 |
| ValueSet.expansion[0].contains[12].display[0] | Pulmonary vein mean wedge pressure |
| ValueSet.expansion[0].contains[13].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[13].code[0] | 252077001 |
| ValueSet.expansion[0].contains[13].display[0] | Venous mean pressure |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BloodPressure-Average" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-Average" /> <version value="1.0.0" /> <name value="UKCoreBloodPressureAverage" /> <title value="UK Core Blood Pressure Average" /> <status value="active" /> <date value="2023-09-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 code from the SNOMED CT UK coding system for recording average blood pressure. Selected from the SNOMED CT UK coding system: \n - 170599006 | 24 hr blood pressure monitoring (regime/therapy) \n - 314463006 | 24 hour blood pressure (observable entity) \n - 723232008 | Average blood pressure (observable entity) \n - DescendantOrSelfOf 6797001 | Mean blood pressure (observable entity) \n - MINUS &nbsp;\n - 852281000000108 | Target mean blood pressure (observable entity)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="170599006 OR 314463006 OR 723232008 OR (DescendantOrSelfOf 6797001 MINUS 852281000000108)" /> </filter> </include> </compose> <expansion> <identifier value="ffce4329-cbe8-4386-9398-adf67109e6d6" /> <timestamp value="2023-11-16T09:34:00+00:00" /> <total value="14" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="314463006" /> <display value="24 hour blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="170599006" /> <display value="24 hr blood pressure monitoring" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="723232008" /> <display value="Average blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="251075007" /> <display value="Invasive mean arterial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="852291000000105" /> <display value="Maximum mean blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1285244000" /> <display value="Mean arterial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="6797001" /> <display value="Mean blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="276783005" /> <display value="Mean direct left atrial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="276775004" /> <display value="Mean right atrial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="276763009" /> <display value="Mean wedge pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="852301000000109" /> <display value="Minimum mean blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="251074006" /> <display value="Non-invasive mean arterial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="371830008" /> <display value="Pulmonary vein mean wedge pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="252077001" /> <display value="Venous mean pressure" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BloodPressure-Average", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-Average", "version": "1.0.0", "name": "UKCoreBloodPressureAverage", "title": "UK Core Blood Pressure Average", "status": "active", "date": "2023-09-12", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A code from the SNOMED CT UK coding system for recording average blood pressure. Selected from the SNOMED CT UK coding system: \n - 170599006 | 24 hr blood pressure monitoring (regime/therapy) \n - 314463006 | 24 hour blood pressure (observable entity) \n - 723232008 | Average blood pressure (observable entity) \n - DescendantOrSelfOf 6797001 | Mean blood pressure (observable entity) \n - MINUS \n - 852281000000108 | Target mean blood pressure (observable entity)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "170599006 OR 314463006 OR 723232008 OR (DescendantOrSelfOf 6797001 MINUS 852281000000108)" } ] } ] }, "expansion": { "identifier": "ffce4329-cbe8-4386-9398-adf67109e6d6", "timestamp": "2023-11-16T09:34:00+00:00", "total": 14, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "314463006", "display": "24 hour blood pressure" }, { "system": "http://snomed.info/sct", "code": "170599006", "display": "24 hr blood pressure monitoring" }, { "system": "http://snomed.info/sct", "code": "723232008", "display": "Average blood pressure" }, { "system": "http://snomed.info/sct", "code": "251075007", "display": "Invasive mean arterial pressure" }, { "system": "http://snomed.info/sct", "code": "852291000000105", "display": "Maximum mean blood pressure" }, { "system": "http://snomed.info/sct", "code": "1285244000", "display": "Mean arterial pressure" }, { "system": "http://snomed.info/sct", "code": "6797001", "display": "Mean blood pressure" }, { "system": "http://snomed.info/sct", "code": "276783005", "display": "Mean direct left atrial pressure" }, { "system": "http://snomed.info/sct", "code": "276775004", "display": "Mean right atrial pressure" }, { "system": "http://snomed.info/sct", "code": "276763009", "display": "Mean wedge pressure" }, { "system": "http://snomed.info/sct", "code": "852301000000109", "display": "Minimum mean blood pressure" }, { "system": "http://snomed.info/sct", "code": "251074006", "display": "Non-invasive mean arterial pressure" }, { "system": "http://snomed.info/sct", "code": "371830008", "display": "Pulmonary vein mean wedge pressure" }, { "system": "http://snomed.info/sct", "code": "252077001", "display": "Venous mean pressure" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BloodPressure-Average, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Blood Pressure: Average Diastolic
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BloodPressure-AverageDiastolic.
HTML View
ValueSet 'UKCoreBloodPressureAverageDiastolic'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A code from the SNOMED CT UK coding system for the average diastolic blood pressure. Selected from the SNOMED CT UK coding system:
- 198091000000104 | Ambulatory diastolic blood pressure (observable entity)
- 314465004 | 24 hour diastolic blood pressure (observable entity)
- 314462001 | Average 24 hour diastolic blood pressure (observable entity)
- 314459004 | Maximum 24 hour diastolic blood pressure (observable entity)
- 314456006 | Minimum 24 hour diastolic blood pressure (observable entity)
- DescendantOrSelfOf 314453003 | Average diastolic blood pressure (observable entity)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal 198091000000104 OR 314465004 OR 314462001 OR 314459004 OR 314456006 OR descendantOrSelfOf 314453003
Expansion
This expansion was generated on 2023-10-31T22:08:00+00:00
This value set contains 9 concepts
| Code | System | Display |
|---|---|---|
| 314465004 | http://snomed.info/sct | 24 hour diastolic blood pressure |
| 198091000000104 | http://snomed.info/sct | Ambulatory diastolic blood pressure |
| 314462001 | http://snomed.info/sct | Average 24 hour diastolic blood pressure |
| 314461008 | http://snomed.info/sct | Average day interval diastolic blood pressure |
| 314453003 | http://snomed.info/sct | Average diastolic blood pressure |
| 413605002 | http://snomed.info/sct | Average home diastolic blood pressure |
| 314460009 | http://snomed.info/sct | Average night interval diastolic blood pressure |
| 314459004 | http://snomed.info/sct | Maximum 24 hour diastolic blood pressure |
| 314456006 | http://snomed.info/sct | Minimum 24 hour diastolic blood pressure |
Table View
| ValueSet.id[0] | UKCore-BloodPressure-AverageDiastolic |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-AverageDiastolic |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreBloodPressureAverageDiastolic |
| ValueSet.title[0] | UK Core Blood Pressure Average Diastolic |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A code from the SNOMED CT UK coding system for the average diastolic blood pressure. Selected from the SNOMED CT UK coding system: - 198091000000104 | Ambulatory diastolic blood pressure (observable entity) - 314465004 | 24 hour diastolic blood pressure (observable entity) - 314462001 | Average 24 hour diastolic blood pressure (observable entity) - 314459004 | Maximum 24 hour diastolic blood pressure (observable entity) - 314456006 | Minimum 24 hour diastolic blood pressure (observable entity) - DescendantOrSelfOf 314453003 | Average diastolic blood pressure (observable entity) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | 198091000000104 OR 314465004 OR 314462001 OR 314459004 OR 314456006 OR descendantOrSelfOf 314453003 |
| ValueSet.expansion[0].identifier[0] | 883b332c-9b2f-478d-9352-9d0338d36f82 |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T22:08:00+00:00 |
| ValueSet.expansion[0].total[0] | 9 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 314465004 |
| ValueSet.expansion[0].contains[0].display[0] | 24 hour diastolic blood pressure |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 198091000000104 |
| ValueSet.expansion[0].contains[1].display[0] | Ambulatory diastolic blood pressure |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 314462001 |
| ValueSet.expansion[0].contains[2].display[0] | Average 24 hour diastolic blood pressure |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 314461008 |
| ValueSet.expansion[0].contains[3].display[0] | Average day interval diastolic blood pressure |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 314453003 |
| ValueSet.expansion[0].contains[4].display[0] | Average diastolic blood pressure |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 413605002 |
| ValueSet.expansion[0].contains[5].display[0] | Average home diastolic blood pressure |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 314460009 |
| ValueSet.expansion[0].contains[6].display[0] | Average night interval diastolic blood pressure |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 314459004 |
| ValueSet.expansion[0].contains[7].display[0] | Maximum 24 hour diastolic blood pressure |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 314456006 |
| ValueSet.expansion[0].contains[8].display[0] | Minimum 24 hour diastolic blood pressure |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BloodPressure-AverageDiastolic" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-AverageDiastolic" /> <version value="1.0.0" /> <name value="UKCoreBloodPressureAverageDiastolic" /> <title value="UK Core Blood Pressure Average Diastolic" /> <status value="active" /> <date value="2023-09-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 code from the SNOMED CT UK coding system for the average diastolic blood pressure. Selected from the SNOMED CT UK coding system: \n - 198091000000104 | Ambulatory diastolic blood pressure (observable entity) \n - 314465004 | 24 hour diastolic blood pressure (observable entity) \n - 314462001 | Average 24 hour diastolic blood pressure (observable entity) \n - 314459004 | Maximum 24 hour diastolic blood pressure (observable entity) \n - 314456006 | Minimum 24 hour diastolic blood pressure (observable entity) \n - DescendantOrSelfOf 314453003 | Average diastolic blood pressure (observable entity)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="198091000000104 OR 314465004 OR 314462001 OR 314459004 OR 314456006 OR descendantOrSelfOf 314453003" /> </filter> </include> </compose> <expansion> <identifier value="883b332c-9b2f-478d-9352-9d0338d36f82" /> <timestamp value="2023-10-31T22:08:00+00:00" /> <total value="9" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="314465004" /> <display value="24 hour diastolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="198091000000104" /> <display value="Ambulatory diastolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="314462001" /> <display value="Average 24 hour diastolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="314461008" /> <display value="Average day interval diastolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="314453003" /> <display value="Average diastolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="413605002" /> <display value="Average home diastolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="314460009" /> <display value="Average night interval diastolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="314459004" /> <display value="Maximum 24 hour diastolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="314456006" /> <display value="Minimum 24 hour diastolic blood pressure" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BloodPressure-AverageDiastolic", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-AverageDiastolic", "version": "1.0.0", "name": "UKCoreBloodPressureAverageDiastolic", "title": "UK Core Blood Pressure Average Diastolic", "status": "active", "date": "2023-09-12", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A code from the SNOMED CT UK coding system for the average diastolic blood pressure. Selected from the SNOMED CT UK coding system: \n - 198091000000104 | Ambulatory diastolic blood pressure (observable entity) \n - 314465004 | 24 hour diastolic blood pressure (observable entity) \n - 314462001 | Average 24 hour diastolic blood pressure (observable entity) \n - 314459004 | Maximum 24 hour diastolic blood pressure (observable entity) \n - 314456006 | Minimum 24 hour diastolic blood pressure (observable entity) \n - DescendantOrSelfOf 314453003 | Average diastolic blood pressure (observable entity)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "198091000000104 OR 314465004 OR 314462001 OR 314459004 OR 314456006 OR descendantOrSelfOf 314453003" } ] } ] }, "expansion": { "identifier": "883b332c-9b2f-478d-9352-9d0338d36f82", "timestamp": "2023-10-31T22:08:00+00:00", "total": 9, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "314465004", "display": "24 hour diastolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "198091000000104", "display": "Ambulatory diastolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "314462001", "display": "Average 24 hour diastolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "314461008", "display": "Average day interval diastolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "314453003", "display": "Average diastolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "413605002", "display": "Average home diastolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "314460009", "display": "Average night interval diastolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "314459004", "display": "Maximum 24 hour diastolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "314456006", "display": "Minimum 24 hour diastolic blood pressure" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BloodPressure-AverageDiastolic, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Blood Pressure: Average Systolic
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BloodPressure-AverageSystolic.
HTML View
ValueSet 'UKCoreBloodPressureAverageSystolic'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A code from the SNOMED CT UK coding system for the systolic blood pressure. Selected from the SNOMED CT UK coding system:
- 198081000000101 | Ambulatory systolic blood pressure (observable entity)
- 314464000 | 24 hour systolic blood pressure (observable entity)
- 314449000 | Average 24 hour systolic blood pressure (observable entity)
- 314448008 | Maximum 24 hour systolic blood pressure (observable entity)
- 314447003 | Minimum 24 hour systolic blood pressure (observable entity)
- DescendantOrSelfOf 314440001 | Average systolic blood pressure (observable entity)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal 198081000000101 OR 314464000 OR 314449000 OR 314448008 OR 314447003 OR descendantOrSelfOf 314440001
Expansion
This expansion was generated on 2023-10-31T22:11:00+00:00
This value set contains 9 concepts
| Code | System | Display |
|---|---|---|
| 314464000 | http://snomed.info/sct | 24 hour systolic blood pressure |
| 198081000000101 | http://snomed.info/sct | Ambulatory systolic blood pressure |
| 314449000 | http://snomed.info/sct | Average 24 hour systolic blood pressure |
| 314446007 | http://snomed.info/sct | Average day interval systolic blood pressure |
| 413606001 | http://snomed.info/sct | Average home systolic blood pressure |
| 314445006 | http://snomed.info/sct | Average night interval systolic blood pressure |
| 314440001 | http://snomed.info/sct | Average systolic blood pressure |
| 314448008 | http://snomed.info/sct | Maximum 24 hour systolic blood pressure |
| 314447003 | http://snomed.info/sct | Minimum 24 hour systolic blood pressure |
Table View
| ValueSet.id[0] | UKCore-BloodPressure-AverageSystolic |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-AverageSystolic |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreBloodPressureAverageSystolic |
| ValueSet.title[0] | UK Core Blood Pressure Average Systolic |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A code from the SNOMED CT UK coding system for the systolic blood pressure. Selected from the SNOMED CT UK coding system: - 198081000000101 | Ambulatory systolic blood pressure (observable entity) - 314464000 | 24 hour systolic blood pressure (observable entity) - 314449000 | Average 24 hour systolic blood pressure (observable entity) - 314448008 | Maximum 24 hour systolic blood pressure (observable entity) - 314447003 | Minimum 24 hour systolic blood pressure (observable entity) - DescendantOrSelfOf 314440001 | Average systolic blood pressure (observable entity) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | 198081000000101 OR 314464000 OR 314449000 OR 314448008 OR 314447003 OR descendantOrSelfOf 314440001 |
| ValueSet.expansion[0].identifier[0] | 17af4348-525a-486d-bc23-baa24ea7ab1a |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T22:11:00+00:00 |
| ValueSet.expansion[0].total[0] | 9 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 314464000 |
| ValueSet.expansion[0].contains[0].display[0] | 24 hour systolic blood pressure |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 198081000000101 |
| ValueSet.expansion[0].contains[1].display[0] | Ambulatory systolic blood pressure |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 314449000 |
| ValueSet.expansion[0].contains[2].display[0] | Average 24 hour systolic blood pressure |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 314446007 |
| ValueSet.expansion[0].contains[3].display[0] | Average day interval systolic blood pressure |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 413606001 |
| ValueSet.expansion[0].contains[4].display[0] | Average home systolic blood pressure |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 314445006 |
| ValueSet.expansion[0].contains[5].display[0] | Average night interval systolic blood pressure |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 314440001 |
| ValueSet.expansion[0].contains[6].display[0] | Average systolic blood pressure |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 314448008 |
| ValueSet.expansion[0].contains[7].display[0] | Maximum 24 hour systolic blood pressure |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 314447003 |
| ValueSet.expansion[0].contains[8].display[0] | Minimum 24 hour systolic blood pressure |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BloodPressure-AverageSystolic" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-AverageSystolic" /> <version value="1.0.0" /> <name value="UKCoreBloodPressureAverageSystolic" /> <title value="UK Core Blood Pressure Average Systolic" /> <status value="active" /> <date value="2023-09-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 code from the SNOMED CT UK coding system for the systolic blood pressure. Selected from the SNOMED CT UK coding system: \n - 198081000000101 | Ambulatory systolic blood pressure (observable entity) \n - 314464000 | 24 hour systolic blood pressure (observable entity) \n - 314449000 | Average 24 hour systolic blood pressure (observable entity) \n - 314448008 | Maximum 24 hour systolic blood pressure (observable entity) \n - 314447003 | Minimum 24 hour systolic blood pressure (observable entity) \n - DescendantOrSelfOf 314440001 | Average systolic blood pressure (observable entity)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="198081000000101 OR 314464000 OR 314449000 OR 314448008 OR 314447003 OR descendantOrSelfOf 314440001" /> </filter> </include> </compose> <expansion> <identifier value="17af4348-525a-486d-bc23-baa24ea7ab1a" /> <timestamp value="2023-10-31T22:11:00+00:00" /> <total value="9" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="314464000" /> <display value="24 hour systolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="198081000000101" /> <display value="Ambulatory systolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="314449000" /> <display value="Average 24 hour systolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="314446007" /> <display value="Average day interval systolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="413606001" /> <display value="Average home systolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="314445006" /> <display value="Average night interval systolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="314440001" /> <display value="Average systolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="314448008" /> <display value="Maximum 24 hour systolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="314447003" /> <display value="Minimum 24 hour systolic blood pressure" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BloodPressure-AverageSystolic", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-AverageSystolic", "version": "1.0.0", "name": "UKCoreBloodPressureAverageSystolic", "title": "UK Core Blood Pressure Average Systolic", "status": "active", "date": "2023-09-12", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A code from the SNOMED CT UK coding system for the systolic blood pressure. Selected from the SNOMED CT UK coding system: \n - 198081000000101 | Ambulatory systolic blood pressure (observable entity) \n - 314464000 | 24 hour systolic blood pressure (observable entity) \n - 314449000 | Average 24 hour systolic blood pressure (observable entity) \n - 314448008 | Maximum 24 hour systolic blood pressure (observable entity) \n - 314447003 | Minimum 24 hour systolic blood pressure (observable entity) \n - DescendantOrSelfOf 314440001 | Average systolic blood pressure (observable entity)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "198081000000101 OR 314464000 OR 314449000 OR 314448008 OR 314447003 OR descendantOrSelfOf 314440001" } ] } ] }, "expansion": { "identifier": "17af4348-525a-486d-bc23-baa24ea7ab1a", "timestamp": "2023-10-31T22:11:00+00:00", "total": 9, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "314464000", "display": "24 hour systolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "198081000000101", "display": "Ambulatory systolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "314449000", "display": "Average 24 hour systolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "314446007", "display": "Average day interval systolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "413606001", "display": "Average home systolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "314445006", "display": "Average night interval systolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "314440001", "display": "Average systolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "314448008", "display": "Maximum 24 hour systolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "314447003", "display": "Minimum 24 hour systolic blood pressure" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BloodPressure-AverageSystolic, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Blood Pressure: Cuff Size
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BloodPressure-CuffSize.
HTML View
ValueSet 'UKCoreBloodPressureCuffSize'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A set of codes that define a sphygmomanometer cuff size used with a device. Selected from the SNOMED CT UK coding system:
- DescendantOf 70665002 | Blood pressure cuff, device (physical object)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal DescendantOf 70665002
Expansion
This expansion was generated on 2023-10-31T14:20:00+00:00
This value set contains 8 concepts
| Code | System | Display |
|---|---|---|
| 720737000 | http://snomed.info/sct | Blood pressure cuff, adult size |
| 720740000 | http://snomed.info/sct | Blood pressure cuff, adult thigh type |
| 8741000205104 | http://snomed.info/sct | Blood pressure cuff, ankle type |
| 720736009 | http://snomed.info/sct | Blood pressure cuff, paediatric size |
| 990191000000101 | http://snomed.info/sct | Large adult size blood pressure cuff |
| 990221000000108 | http://snomed.info/sct | Paediatric size blood pressure cuff |
| 990211000000102 | http://snomed.info/sct | Small adult size blood pressure cuff |
| 990201000000104 | http://snomed.info/sct | Standard adult size blood pressure cuff |
Table View
| ValueSet.id[0] | UKCore-BloodPressure-CuffSize |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-CuffSize |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreBloodPressureCuffSize |
| ValueSet.title[0] | UK Core Blood Pressure Cuff Size |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define a sphygmomanometer cuff size used with a device. Selected from the SNOMED CT UK coding system: - DescendantOf 70665002 | Blood pressure cuff, device (physical object) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | DescendantOf 70665002 |
| ValueSet.expansion[0].identifier[0] | 5b94e321-d1ee-4181-9b43-a9cdd2c2c457 |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T14:20:00+00:00 |
| ValueSet.expansion[0].total[0] | 8 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 720737000 |
| ValueSet.expansion[0].contains[0].display[0] | Blood pressure cuff, adult size |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 720740000 |
| ValueSet.expansion[0].contains[1].display[0] | Blood pressure cuff, adult thigh type |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 8741000205104 |
| ValueSet.expansion[0].contains[2].display[0] | Blood pressure cuff, ankle type |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 720736009 |
| ValueSet.expansion[0].contains[3].display[0] | Blood pressure cuff, paediatric size |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 990191000000101 |
| ValueSet.expansion[0].contains[4].display[0] | Large adult size blood pressure cuff |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 990221000000108 |
| ValueSet.expansion[0].contains[5].display[0] | Paediatric size blood pressure cuff |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 990211000000102 |
| ValueSet.expansion[0].contains[6].display[0] | Small adult size blood pressure cuff |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 990201000000104 |
| ValueSet.expansion[0].contains[7].display[0] | Standard adult size blood pressure cuff |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BloodPressure-CuffSize" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-CuffSize" /> <version value="1.0.0" /> <name value="UKCoreBloodPressureCuffSize" /> <title value="UK Core Blood Pressure Cuff Size" /> <status value="active" /> <date value="2023-09-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 a sphygmomanometer cuff size used with a device. Selected from the SNOMED CT UK coding system: \n - DescendantOf 70665002 | Blood pressure cuff, device (physical object)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="DescendantOf 70665002" /> </filter> </include> </compose> <expansion> <identifier value="5b94e321-d1ee-4181-9b43-a9cdd2c2c457" /> <timestamp value="2023-10-31T14:20:00+00:00" /> <total value="8" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="720737000" /> <display value="Blood pressure cuff, adult size" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="720740000" /> <display value="Blood pressure cuff, adult thigh type" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="8741000205104" /> <display value="Blood pressure cuff, ankle type" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="720736009" /> <display value="Blood pressure cuff, paediatric size" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="990191000000101" /> <display value="Large adult size blood pressure cuff" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="990221000000108" /> <display value="Paediatric size blood pressure cuff" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="990211000000102" /> <display value="Small adult size blood pressure cuff" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="990201000000104" /> <display value="Standard adult size blood pressure cuff" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BloodPressure-CuffSize", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-CuffSize", "version": "1.0.0", "name": "UKCoreBloodPressureCuffSize", "title": "UK Core Blood Pressure Cuff Size", "status": "active", "date": "2023-09-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 a sphygmomanometer cuff size used with a device. Selected from the SNOMED CT UK coding system: \n - DescendantOf 70665002 | Blood pressure cuff, device (physical object)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "DescendantOf 70665002" } ] } ] }, "expansion": { "identifier": "5b94e321-d1ee-4181-9b43-a9cdd2c2c457", "timestamp": "2023-10-31T14:20:00+00:00", "total": 8, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "720737000", "display": "Blood pressure cuff, adult size" }, { "system": "http://snomed.info/sct", "code": "720740000", "display": "Blood pressure cuff, adult thigh type" }, { "system": "http://snomed.info/sct", "code": "8741000205104", "display": "Blood pressure cuff, ankle type" }, { "system": "http://snomed.info/sct", "code": "720736009", "display": "Blood pressure cuff, paediatric size" }, { "system": "http://snomed.info/sct", "code": "990191000000101", "display": "Large adult size blood pressure cuff" }, { "system": "http://snomed.info/sct", "code": "990221000000108", "display": "Paediatric size blood pressure cuff" }, { "system": "http://snomed.info/sct", "code": "990211000000102", "display": "Small adult size blood pressure cuff" }, { "system": "http://snomed.info/sct", "code": "990201000000104", "display": "Standard adult size blood pressure cuff" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BloodPressure-CuffSize, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Blood Pressure: Device Type
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BloodPressure-DeviceType.
HTML View
ValueSet 'UKCoreBloodPressureDeviceType'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A code from the SNOMED CT UK coding system for the type of device used to measure blood pressure. Selected from the SNOMED CT UK coding system:
- 43770009 | Doppler device (physical object)
- 469801002 | Invasive blood pressure monitor (physical object)
- 258057004 | Non-invasive blood pressure monitor (physical object)
- DescendantOrSelfOf 39690000 | Sphygmomanometer, device (physical object)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal 43770009 OR 469801002 OR 258057004 OR descendantOrSelfOf 39690000
Expansion
This expansion was generated on 2023-10-31T21:25:00+00:00
This value set contains 18 concepts
| Code | System | Display |
|---|---|---|
| 309641003 | http://snomed.info/sct | Aneroid sphygmomanometer |
| 836391000 | http://snomed.info/sct | Arrhythmia-detection sphygmomanometer |
| 466093008 | http://snomed.info/sct | Automatic-inflation electronic sphygmomanometer, non-portable |
| 466086009 | http://snomed.info/sct | Automatic-inflation electronic sphygmomanometer, portable, arm/wrist |
| 13016001000001107 | http://snomed.info/sct | Automatic-inflation electronic sphygmomanometer, portable, arm/wrist with pulse rhythm analyser |
| 466139008 | http://snomed.info/sct | Automatic-inflation electronic sphygmomanometer, portable, finger |
| 43770009 | http://snomed.info/sct | Doppler device |
| 445949006 | http://snomed.info/sct | Electronic sphygmomanometer |
| 469801002 | http://snomed.info/sct | Invasive blood pressure monitor |
| 469311001 | http://snomed.info/sct | Manual-inflation electronic sphygmomanometer, non-portable |
| 469676006 | http://snomed.info/sct | Manual-inflation electronic sphygmomanometer, portable |
| 464069000 | http://snomed.info/sct | Mercury manual sphygmomanometer |
| 309642005 | http://snomed.info/sct | Mercury sphygmomanometer |
| 258057004 | http://snomed.info/sct | Non-invasive blood pressure monitor |
| 701682008 | http://snomed.info/sct | Noninvasive ankle brachial pressure index measurement unit |
| 39690000 | http://snomed.info/sct | Sphygmomanometer |
| 466753003 | http://snomed.info/sct | Telemetric sphygmomanometer |
| 13016101000001108 | http://snomed.info/sct | WatchBP Home A blood pressure measurement and pulse rhythm analysis device (Microlife) |
Table View
| ValueSet.id[0] | UKCore-BloodPressure-DeviceType |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-DeviceType |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreBloodPressureDeviceType |
| ValueSet.title[0] | UK Core Blood Pressure Device Type |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A code from the SNOMED CT UK coding system for the type of device used to measure blood pressure. Selected from the SNOMED CT UK coding system: - 43770009 | Doppler device (physical object) - 469801002 | Invasive blood pressure monitor (physical object) - 258057004 | Non-invasive blood pressure monitor (physical object) - DescendantOrSelfOf 39690000 | Sphygmomanometer, device (physical object) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | 43770009 OR 469801002 OR 258057004 OR descendantOrSelfOf 39690000 |
| ValueSet.expansion[0].identifier[0] | f4015223-6370-49de-87ed-fbdf89651d6e |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T21:25:00+00:00 |
| ValueSet.expansion[0].total[0] | 18 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 309641003 |
| ValueSet.expansion[0].contains[0].display[0] | Aneroid sphygmomanometer |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 836391000 |
| ValueSet.expansion[0].contains[1].display[0] | Arrhythmia-detection sphygmomanometer |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 466093008 |
| ValueSet.expansion[0].contains[2].display[0] | Automatic-inflation electronic sphygmomanometer, non-portable |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 466086009 |
| ValueSet.expansion[0].contains[3].display[0] | Automatic-inflation electronic sphygmomanometer, portable, arm/wrist |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 13016001000001107 |
| ValueSet.expansion[0].contains[4].display[0] | Automatic-inflation electronic sphygmomanometer, portable, arm/wrist with pulse rhythm analyser |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 466139008 |
| ValueSet.expansion[0].contains[5].display[0] | Automatic-inflation electronic sphygmomanometer, portable, finger |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 43770009 |
| ValueSet.expansion[0].contains[6].display[0] | Doppler device |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 445949006 |
| ValueSet.expansion[0].contains[7].display[0] | Electronic sphygmomanometer |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 469801002 |
| ValueSet.expansion[0].contains[8].display[0] | Invasive blood pressure monitor |
| ValueSet.expansion[0].contains[9].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[9].code[0] | 469311001 |
| ValueSet.expansion[0].contains[9].display[0] | Manual-inflation electronic sphygmomanometer, non-portable |
| ValueSet.expansion[0].contains[10].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[10].code[0] | 469676006 |
| ValueSet.expansion[0].contains[10].display[0] | Manual-inflation electronic sphygmomanometer, portable |
| ValueSet.expansion[0].contains[11].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[11].code[0] | 464069000 |
| ValueSet.expansion[0].contains[11].display[0] | Mercury manual sphygmomanometer |
| ValueSet.expansion[0].contains[12].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[12].code[0] | 309642005 |
| ValueSet.expansion[0].contains[12].display[0] | Mercury sphygmomanometer |
| ValueSet.expansion[0].contains[13].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[13].code[0] | 258057004 |
| ValueSet.expansion[0].contains[13].display[0] | Non-invasive blood pressure monitor |
| ValueSet.expansion[0].contains[14].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[14].code[0] | 701682008 |
| ValueSet.expansion[0].contains[14].display[0] | Noninvasive ankle brachial pressure index measurement unit |
| ValueSet.expansion[0].contains[15].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[15].code[0] | 39690000 |
| ValueSet.expansion[0].contains[15].display[0] | Sphygmomanometer |
| ValueSet.expansion[0].contains[16].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[16].code[0] | 466753003 |
| ValueSet.expansion[0].contains[16].display[0] | Telemetric sphygmomanometer |
| ValueSet.expansion[0].contains[17].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[17].code[0] | 13016101000001108 |
| ValueSet.expansion[0].contains[17].display[0] | WatchBP Home A blood pressure measurement and pulse rhythm analysis device (Microlife) |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BloodPressure-DeviceType" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-DeviceType" /> <version value="1.0.0" /> <name value="UKCoreBloodPressureDeviceType" /> <title value="UK Core Blood Pressure Device Type" /> <status value="active" /> <date value="2023-09-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 code from the SNOMED CT UK coding system for the type of device used to measure blood pressure. Selected from the SNOMED CT UK coding system: \n - 43770009 | Doppler device (physical object) \n - 469801002 | Invasive blood pressure monitor (physical object) \n - 258057004 | Non-invasive blood pressure monitor (physical object) \n - DescendantOrSelfOf 39690000 | Sphygmomanometer, device (physical object)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="43770009 OR 469801002 OR 258057004 OR descendantOrSelfOf 39690000" /> </filter> </include> </compose> <expansion> <identifier value="f4015223-6370-49de-87ed-fbdf89651d6e" /> <timestamp value="2023-10-31T21:25:00+00:00" /> <total value="18" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="309641003" /> <display value="Aneroid sphygmomanometer" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="836391000" /> <display value="Arrhythmia-detection sphygmomanometer" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="466093008" /> <display value="Automatic-inflation electronic sphygmomanometer, non-portable" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="466086009" /> <display value="Automatic-inflation electronic sphygmomanometer, portable, arm/wrist" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="13016001000001107" /> <display value="Automatic-inflation electronic sphygmomanometer, portable, arm/wrist with pulse rhythm analyser" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="466139008" /> <display value="Automatic-inflation electronic sphygmomanometer, portable, finger" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="43770009" /> <display value="Doppler device" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="445949006" /> <display value="Electronic sphygmomanometer" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="469801002" /> <display value="Invasive blood pressure monitor" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="469311001" /> <display value="Manual-inflation electronic sphygmomanometer, non-portable" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="469676006" /> <display value="Manual-inflation electronic sphygmomanometer, portable" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="464069000" /> <display value="Mercury manual sphygmomanometer" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="309642005" /> <display value="Mercury sphygmomanometer" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="258057004" /> <display value="Non-invasive blood pressure monitor" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="701682008" /> <display value="Noninvasive ankle brachial pressure index measurement unit" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="39690000" /> <display value="Sphygmomanometer" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="466753003" /> <display value="Telemetric sphygmomanometer" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="13016101000001108" /> <display value="WatchBP Home A blood pressure measurement and pulse rhythm analysis device (Microlife)" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BloodPressure-DeviceType", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-DeviceType", "version": "1.0.0", "name": "UKCoreBloodPressureDeviceType", "title": "UK Core Blood Pressure Device Type", "status": "active", "date": "2023-09-12", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A code from the SNOMED CT UK coding system for the type of device used to measure blood pressure. Selected from the SNOMED CT UK coding system: \n - 43770009 | Doppler device (physical object) \n - 469801002 | Invasive blood pressure monitor (physical object) \n - 258057004 | Non-invasive blood pressure monitor (physical object) \n - DescendantOrSelfOf 39690000 | Sphygmomanometer, device (physical object)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "43770009 OR 469801002 OR 258057004 OR descendantOrSelfOf 39690000" } ] } ] }, "expansion": { "identifier": "f4015223-6370-49de-87ed-fbdf89651d6e", "timestamp": "2023-10-31T21:25:00+00:00", "total": 18, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "309641003", "display": "Aneroid sphygmomanometer" }, { "system": "http://snomed.info/sct", "code": "836391000", "display": "Arrhythmia-detection sphygmomanometer" }, { "system": "http://snomed.info/sct", "code": "466093008", "display": "Automatic-inflation electronic sphygmomanometer, non-portable" }, { "system": "http://snomed.info/sct", "code": "466086009", "display": "Automatic-inflation electronic sphygmomanometer, portable, arm/wrist" }, { "system": "http://snomed.info/sct", "code": "13016001000001107", "display": "Automatic-inflation electronic sphygmomanometer, portable, arm/wrist with pulse rhythm analyser" }, { "system": "http://snomed.info/sct", "code": "466139008", "display": "Automatic-inflation electronic sphygmomanometer, portable, finger" }, { "system": "http://snomed.info/sct", "code": "43770009", "display": "Doppler device" }, { "system": "http://snomed.info/sct", "code": "445949006", "display": "Electronic sphygmomanometer" }, { "system": "http://snomed.info/sct", "code": "469801002", "display": "Invasive blood pressure monitor" }, { "system": "http://snomed.info/sct", "code": "469311001", "display": "Manual-inflation electronic sphygmomanometer, non-portable" }, { "system": "http://snomed.info/sct", "code": "469676006", "display": "Manual-inflation electronic sphygmomanometer, portable" }, { "system": "http://snomed.info/sct", "code": "464069000", "display": "Mercury manual sphygmomanometer" }, { "system": "http://snomed.info/sct", "code": "309642005", "display": "Mercury sphygmomanometer" }, { "system": "http://snomed.info/sct", "code": "258057004", "display": "Non-invasive blood pressure monitor" }, { "system": "http://snomed.info/sct", "code": "701682008", "display": "Noninvasive ankle brachial pressure index measurement unit" }, { "system": "http://snomed.info/sct", "code": "39690000", "display": "Sphygmomanometer" }, { "system": "http://snomed.info/sct", "code": "466753003", "display": "Telemetric sphygmomanometer" }, { "system": "http://snomed.info/sct", "code": "13016101000001108", "display": "WatchBP Home A blood pressure measurement and pulse rhythm analysis device (Microlife)" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BloodPressure-DeviceType, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Blood Pressure: Diastolic
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BloodPressure-Diastolic.
HTML View
ValueSet 'UKCoreBloodPressureDiastolic'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A code from the SNOMED CT UK coding system for the recording of a single diastolic blood pressure reading. Selected from the SNOMED CT UK coding system:
- 163031004 | On examination - Diastolic blood pressure reading (finding)
- 271650006 | Diastolic blood pressure (observable entity)
- 1091811000000102 | Diastolic arterial pressure (observable entity)
- 407557002 | Lying diastolic blood pressure (observable entity)
- 1162735000 | Self reported diastolic blood pressure (observable entity)
- 407555005 | Sitting diastolic blood pressure (observable entity)
- 400975005 | Standing diastolic blood pressure (observable entity)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal 163031004 OR 271650006 OR 1091811000000102 OR 407557002 OR 1162735000 OR 407555005 OR 400975005
Expansion
This expansion was generated on 2023-11-01T08:31:00+00:00
This value set contains 7 concepts
| Code | System | Display |
|---|---|---|
| 1091811000000102 | http://snomed.info/sct | Diastolic arterial pressure |
| 271650006 | http://snomed.info/sct | Diastolic blood pressure |
| 407557002 | http://snomed.info/sct | Lying diastolic blood pressure |
| 163031004 | http://snomed.info/sct | O/E - Diastolic BP reading |
| 1162735000 | http://snomed.info/sct | Self reported diastolic blood pressure |
| 407555005 | http://snomed.info/sct | Sitting diastolic blood pressure |
| 400975005 | http://snomed.info/sct | Standing diastolic blood pressure |
Table View
| ValueSet.id[0] | UKCore-BloodPressure-Diastolic |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-Diastolic |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreBloodPressureDiastolic |
| ValueSet.title[0] | UK Core Blood Pressure Diastolic |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A code from the SNOMED CT UK coding system for the recording of a single diastolic blood pressure reading. Selected from the SNOMED CT UK coding system: - 163031004 | On examination - Diastolic blood pressure reading (finding) - 271650006 | Diastolic blood pressure (observable entity) - 1091811000000102 | Diastolic arterial pressure (observable entity) - 407557002 | Lying diastolic blood pressure (observable entity) - 1162735000 | Self reported diastolic blood pressure (observable entity) - 407555005 | Sitting diastolic blood pressure (observable entity) - 400975005 | Standing diastolic blood pressure (observable entity) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | 163031004 OR 271650006 OR 1091811000000102 OR 407557002 OR 1162735000 OR 407555005 OR 400975005 |
| ValueSet.expansion[0].identifier[0] | 8e223e38-e1dd-4f5c-a89f-d05786c01f31 |
| ValueSet.expansion[0].timestamp[0] | 2023-11-01T08:31:00+00:00 |
| ValueSet.expansion[0].total[0] | 7 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 1091811000000102 |
| ValueSet.expansion[0].contains[0].display[0] | Diastolic arterial pressure |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 271650006 |
| ValueSet.expansion[0].contains[1].display[0] | Diastolic blood pressure |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 407557002 |
| ValueSet.expansion[0].contains[2].display[0] | Lying diastolic blood pressure |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 163031004 |
| ValueSet.expansion[0].contains[3].display[0] | O/E - Diastolic BP reading |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 1162735000 |
| ValueSet.expansion[0].contains[4].display[0] | Self reported diastolic blood pressure |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 407555005 |
| ValueSet.expansion[0].contains[5].display[0] | Sitting diastolic blood pressure |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 400975005 |
| ValueSet.expansion[0].contains[6].display[0] | Standing diastolic blood pressure |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BloodPressure-Diastolic" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-Diastolic" /> <version value="1.0.0" /> <name value="UKCoreBloodPressureDiastolic" /> <title value="UK Core Blood Pressure Diastolic" /> <status value="active" /> <date value="2023-09-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 code from the SNOMED CT UK coding system for the recording of a single diastolic blood pressure reading. Selected from the SNOMED CT UK coding system: \n - 163031004 | On examination - Diastolic blood pressure reading (finding) \n - 271650006 | Diastolic blood pressure (observable entity) \n - 1091811000000102 | Diastolic arterial pressure (observable entity) \n - 407557002 | Lying diastolic blood pressure (observable entity) \n - 1162735000 | Self reported diastolic blood pressure (observable entity) \n - 407555005 | Sitting diastolic blood pressure (observable entity) \n - 400975005 | Standing diastolic blood pressure (observable entity)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="163031004 OR 271650006 OR 1091811000000102 OR 407557002 OR 1162735000 OR 407555005 OR 400975005" /> </filter> </include> </compose> <expansion> <identifier value="8e223e38-e1dd-4f5c-a89f-d05786c01f31" /> <timestamp value="2023-11-01T08:31:00+00:00" /> <total value="7" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="1091811000000102" /> <display value="Diastolic arterial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="271650006" /> <display value="Diastolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="407557002" /> <display value="Lying diastolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="163031004" /> <display value="O/E - Diastolic BP reading" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1162735000" /> <display value="Self reported diastolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="407555005" /> <display value="Sitting diastolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="400975005" /> <display value="Standing diastolic blood pressure" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BloodPressure-Diastolic", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-Diastolic", "version": "1.0.0", "name": "UKCoreBloodPressureDiastolic", "title": "UK Core Blood Pressure Diastolic", "status": "active", "date": "2023-09-12", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A code from the SNOMED CT UK coding system for the recording of a single diastolic blood pressure reading. Selected from the SNOMED CT UK coding system: \n - 163031004 | On examination - Diastolic blood pressure reading (finding) \n - 271650006 | Diastolic blood pressure (observable entity) \n - 1091811000000102 | Diastolic arterial pressure (observable entity) \n - 407557002 | Lying diastolic blood pressure (observable entity) \n - 1162735000 | Self reported diastolic blood pressure (observable entity) \n - 407555005 | Sitting diastolic blood pressure (observable entity) \n - 400975005 | Standing diastolic blood pressure (observable entity)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "163031004 OR 271650006 OR 1091811000000102 OR 407557002 OR 1162735000 OR 407555005 OR 400975005" } ] } ] }, "expansion": { "identifier": "8e223e38-e1dd-4f5c-a89f-d05786c01f31", "timestamp": "2023-11-01T08:31:00+00:00", "total": 7, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "1091811000000102", "display": "Diastolic arterial pressure" }, { "system": "http://snomed.info/sct", "code": "271650006", "display": "Diastolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "407557002", "display": "Lying diastolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "163031004", "display": "O/E - Diastolic BP reading" }, { "system": "http://snomed.info/sct", "code": "1162735000", "display": "Self reported diastolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "407555005", "display": "Sitting diastolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "400975005", "display": "Standing diastolic blood pressure" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BloodPressure-Diastolic, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Blood Pressure: Measurement Method
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BloodPressure-MeasurementMethod.
HTML View
ValueSet 'UKCoreBloodPressureMeasurementMethod'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A code for recording the method in which blood pressure was measured. Selected from the SNOMED CT UK coding system:
- 37931006 | Auscultation (procedure)
- 810061000000102 | Measurement of blood pressure using manual sphygmomanometer by auscultation over brachial artery (procedure)
- 13385008 | Mediate auscultation (procedure)
- 765172009 | Doppler ultrasound (procedure)
- 113011001 | Palpation (procedure)
- 31813000 | Vascular oscillometry (procedure)
- descendantOrSelfOf 42826002 | Systemic arterial pressure monitoring (regime/therapy)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal 37931006 OR 810061000000102 OR 13385008 OR 765172009 OR 113011001 OR 31813000 OR descendantOrSelfOf 42826002
Expansion
This expansion was generated on 2023-10-31T21:28:00+00:00
This value set contains 10 concepts
| Code | System | Display |
|---|---|---|
| 77938009 | http://snomed.info/sct | Arterial pressure monitoring, invasive method |
| 17146006 | http://snomed.info/sct | Arterial pressure monitoring, non-invasive method |
| 37931006 | http://snomed.info/sct | Auscultation |
| 765172009 | http://snomed.info/sct | Doppler ultrasound |
| 810061000000102 | http://snomed.info/sct | Measurement of blood pressure using manual sphygmomanometer by auscultation over brachial artery |
| 73002000 | http://snomed.info/sct | Measurement of systemic arterial pressure |
| 13385008 | http://snomed.info/sct | Mediate auscultation |
| 113011001 | http://snomed.info/sct | Palpation |
| 42826002 | http://snomed.info/sct | Systemic arterial pressure monitoring |
| 31813000 | http://snomed.info/sct | Vascular oscillometry |
Table View
| ValueSet.id[0] | UKCore-BloodPressure-MeasurementMethod |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-MeasurementMethod |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreBloodPressureMeasurementMethod |
| ValueSet.title[0] | UK Core Blood Pressure Measurement Method |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A code for recording the method in which blood pressure was measured. Selected from the SNOMED CT UK coding system: - 37931006 | Auscultation (procedure) - 810061000000102 | Measurement of blood pressure using manual sphygmomanometer by auscultation over brachial artery (procedure) - 13385008 | Mediate auscultation (procedure) - 765172009 | Doppler ultrasound (procedure) - 113011001 | Palpation (procedure) - 31813000 | Vascular oscillometry (procedure) - descendantOrSelfOf 42826002 | Systemic arterial pressure monitoring (regime/therapy) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | 37931006 OR 810061000000102 OR 13385008 OR 765172009 OR 113011001 OR 31813000 OR descendantOrSelfOf 42826002 |
| ValueSet.expansion[0].identifier[0] | 309dfb0d-c16e-4fa8-a9cf-c596427aa572 |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T21:28:00+00:00 |
| ValueSet.expansion[0].total[0] | 10 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 77938009 |
| ValueSet.expansion[0].contains[0].display[0] | Arterial pressure monitoring, invasive method |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 17146006 |
| ValueSet.expansion[0].contains[1].display[0] | Arterial pressure monitoring, non-invasive method |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 37931006 |
| ValueSet.expansion[0].contains[2].display[0] | Auscultation |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 765172009 |
| ValueSet.expansion[0].contains[3].display[0] | Doppler ultrasound |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 810061000000102 |
| ValueSet.expansion[0].contains[4].display[0] | Measurement of blood pressure using manual sphygmomanometer by auscultation over brachial artery |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 73002000 |
| ValueSet.expansion[0].contains[5].display[0] | Measurement of systemic arterial pressure |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 13385008 |
| ValueSet.expansion[0].contains[6].display[0] | Mediate auscultation |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 113011001 |
| ValueSet.expansion[0].contains[7].display[0] | Palpation |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 42826002 |
| ValueSet.expansion[0].contains[8].display[0] | Systemic arterial pressure monitoring |
| ValueSet.expansion[0].contains[9].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[9].code[0] | 31813000 |
| ValueSet.expansion[0].contains[9].display[0] | Vascular oscillometry |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BloodPressure-MeasurementMethod" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-MeasurementMethod" /> <version value="1.0.0" /> <name value="UKCoreBloodPressureMeasurementMethod" /> <title value="UK Core Blood Pressure Measurement Method" /> <status value="active" /> <date value="2023-09-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 code for recording the method in which blood pressure was measured. Selected from the SNOMED CT UK coding system: \n - 37931006 | Auscultation (procedure) \n - 810061000000102 | Measurement of blood pressure using manual sphygmomanometer by auscultation over brachial artery (procedure) \n - 13385008 | Mediate auscultation (procedure) \n - 765172009 | Doppler ultrasound (procedure) \n - 113011001 | Palpation (procedure) \n - 31813000 | Vascular oscillometry (procedure) \n - descendantOrSelfOf 42826002 | Systemic arterial pressure monitoring (regime/therapy)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="37931006 OR 810061000000102 OR 13385008 OR 765172009 OR 113011001 OR 31813000 OR descendantOrSelfOf 42826002" /> </filter> </include> </compose> <expansion> <identifier value="309dfb0d-c16e-4fa8-a9cf-c596427aa572" /> <timestamp value="2023-10-31T21:28:00+00:00" /> <total value="10" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="77938009" /> <display value="Arterial pressure monitoring, invasive method" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="17146006" /> <display value="Arterial pressure monitoring, non-invasive method" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="37931006" /> <display value="Auscultation" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="765172009" /> <display value="Doppler ultrasound" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="810061000000102" /> <display value="Measurement of blood pressure using manual sphygmomanometer by auscultation over brachial artery" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="73002000" /> <display value="Measurement of systemic arterial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="13385008" /> <display value="Mediate auscultation" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="113011001" /> <display value="Palpation" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="42826002" /> <display value="Systemic arterial pressure monitoring" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="31813000" /> <display value="Vascular oscillometry" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BloodPressure-MeasurementMethod", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-MeasurementMethod", "version": "1.0.0", "name": "UKCoreBloodPressureMeasurementMethod", "title": "UK Core Blood Pressure Measurement Method", "status": "active", "date": "2023-09-12", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A code for recording the method in which blood pressure was measured. Selected from the SNOMED CT UK coding system: \n - 37931006 | Auscultation (procedure) \n - 810061000000102 | Measurement of blood pressure using manual sphygmomanometer by auscultation over brachial artery (procedure) \n - 13385008 | Mediate auscultation (procedure) \n - 765172009 | Doppler ultrasound (procedure) \n - 113011001 | Palpation (procedure) \n - 31813000 | Vascular oscillometry (procedure) \n - descendantOrSelfOf 42826002 | Systemic arterial pressure monitoring (regime/therapy)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "37931006 OR 810061000000102 OR 13385008 OR 765172009 OR 113011001 OR 31813000 OR descendantOrSelfOf 42826002" } ] } ] }, "expansion": { "identifier": "309dfb0d-c16e-4fa8-a9cf-c596427aa572", "timestamp": "2023-10-31T21:28:00+00:00", "total": 10, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "77938009", "display": "Arterial pressure monitoring, invasive method" }, { "system": "http://snomed.info/sct", "code": "17146006", "display": "Arterial pressure monitoring, non-invasive method" }, { "system": "http://snomed.info/sct", "code": "37931006", "display": "Auscultation" }, { "system": "http://snomed.info/sct", "code": "765172009", "display": "Doppler ultrasound" }, { "system": "http://snomed.info/sct", "code": "810061000000102", "display": "Measurement of blood pressure using manual sphygmomanometer by auscultation over brachial artery" }, { "system": "http://snomed.info/sct", "code": "73002000", "display": "Measurement of systemic arterial pressure" }, { "system": "http://snomed.info/sct", "code": "13385008", "display": "Mediate auscultation" }, { "system": "http://snomed.info/sct", "code": "113011001", "display": "Palpation" }, { "system": "http://snomed.info/sct", "code": "42826002", "display": "Systemic arterial pressure monitoring" }, { "system": "http://snomed.info/sct", "code": "31813000", "display": "Vascular oscillometry" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BloodPressure-MeasurementMethod, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Blood Pressure: Systolic
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BloodPressure-Systolic.
HTML View
ValueSet 'UKCoreBloodPressureSystolic'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A code from the SNOMED CT UK coding system for the recording of a single systolic blood pressure reading. Selected from the SNOMED CT UK coding system:
- 163030003 | On examination - Systolic blood pressure reading (finding)
- 271649006 | Systolic blood pressure (observable entity)
- 407556006 | Lying systolic blood pressure (observable entity)
- 1162737008 | Self reported systolic blood pressure (observable entity)
- 407554009 | Sitting systolic blood pressure (observable entity)
- 400974009 | Standing systolic blood pressure (observable entity)
- 72313002 | Systolic arterial pressure (observable entity)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal 163030003 OR 271649006 OR 407556006 OR 1162737008 OR 407554009 OR 400974009 OR 72313002
Expansion
This expansion was generated on 2023-10-31T22:01:00+00:00
This value set contains 7 concepts
| Code | System | Display |
|---|---|---|
| 407556006 | http://snomed.info/sct | Lying systolic blood pressure |
| 163030003 | http://snomed.info/sct | O/E - Systolic BP reading |
| 1162737008 | http://snomed.info/sct | Self reported systolic blood pressure |
| 407554009 | http://snomed.info/sct | Sitting systolic blood pressure |
| 400974009 | http://snomed.info/sct | Standing systolic blood pressure |
| 72313002 | http://snomed.info/sct | Systolic arterial pressure |
| 271649006 | http://snomed.info/sct | Systolic blood pressure |
Table View
| ValueSet.id[0] | UKCore-BloodPressure-Systolic |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-Systolic |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreBloodPressureSystolic |
| ValueSet.title[0] | UK Core Blood Pressure Systolic |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A code from the SNOMED CT UK coding system for the recording of a single systolic blood pressure reading. Selected from the SNOMED CT UK coding system: - 163030003 | On examination - Systolic blood pressure reading (finding) - 271649006 | Systolic blood pressure (observable entity) - 407556006 | Lying systolic blood pressure (observable entity) - 1162737008 | Self reported systolic blood pressure (observable entity) - 407554009 | Sitting systolic blood pressure (observable entity) - 400974009 | Standing systolic blood pressure (observable entity) - 72313002 | Systolic arterial pressure (observable entity) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | 163030003 OR 271649006 OR 407556006 OR 1162737008 OR 407554009 OR 400974009 OR 72313002 |
| ValueSet.expansion[0].identifier[0] | 3fdae7f8-8c2f-4f30-bd51-4e21b000a5f7 |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T22:01:00+00:00 |
| ValueSet.expansion[0].total[0] | 7 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 407556006 |
| ValueSet.expansion[0].contains[0].display[0] | Lying systolic blood pressure |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 163030003 |
| ValueSet.expansion[0].contains[1].display[0] | O/E - Systolic BP reading |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 1162737008 |
| ValueSet.expansion[0].contains[2].display[0] | Self reported systolic blood pressure |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 407554009 |
| ValueSet.expansion[0].contains[3].display[0] | Sitting systolic blood pressure |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 400974009 |
| ValueSet.expansion[0].contains[4].display[0] | Standing systolic blood pressure |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 72313002 |
| ValueSet.expansion[0].contains[5].display[0] | Systolic arterial pressure |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 271649006 |
| ValueSet.expansion[0].contains[6].display[0] | Systolic blood pressure |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BloodPressure-Systolic" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-Systolic" /> <version value="1.0.0" /> <name value="UKCoreBloodPressureSystolic" /> <title value="UK Core Blood Pressure Systolic" /> <status value="active" /> <date value="2023-09-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 code from the SNOMED CT UK coding system for the recording of a single systolic blood pressure reading. Selected from the SNOMED CT UK coding system: \n - 163030003 | On examination - Systolic blood pressure reading (finding) \n - 271649006 | Systolic blood pressure (observable entity) \n - 407556006 | Lying systolic blood pressure (observable entity) \n - 1162737008 | Self reported systolic blood pressure (observable entity) \n - 407554009 | Sitting systolic blood pressure (observable entity) \n - 400974009 | Standing systolic blood pressure (observable entity) \n - 72313002 | Systolic arterial pressure (observable entity)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="163030003 OR 271649006 OR 407556006 OR 1162737008 OR 407554009 OR 400974009 OR 72313002" /> </filter> </include> </compose> <expansion> <identifier value="3fdae7f8-8c2f-4f30-bd51-4e21b000a5f7" /> <timestamp value="2023-10-31T22:01:00+00:00" /> <total value="7" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="407556006" /> <display value="Lying systolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="163030003" /> <display value="O/E - Systolic BP reading" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1162737008" /> <display value="Self reported systolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="407554009" /> <display value="Sitting systolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="400974009" /> <display value="Standing systolic blood pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="72313002" /> <display value="Systolic arterial pressure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="271649006" /> <display value="Systolic blood pressure" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BloodPressure-Systolic", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-Systolic", "version": "1.0.0", "name": "UKCoreBloodPressureSystolic", "title": "UK Core Blood Pressure Systolic", "status": "active", "date": "2023-09-12", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A code from the SNOMED CT UK coding system for the recording of a single systolic blood pressure reading. Selected from the SNOMED CT UK coding system: \n - 163030003 | On examination - Systolic blood pressure reading (finding) \n - 271649006 | Systolic blood pressure (observable entity) \n - 407556006 | Lying systolic blood pressure (observable entity) \n - 1162737008 | Self reported systolic blood pressure (observable entity) \n - 407554009 | Sitting systolic blood pressure (observable entity) \n - 400974009 | Standing systolic blood pressure (observable entity) \n - 72313002 | Systolic arterial pressure (observable entity)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "163030003 OR 271649006 OR 407556006 OR 1162737008 OR 407554009 OR 400974009 OR 72313002" } ] } ] }, "expansion": { "identifier": "3fdae7f8-8c2f-4f30-bd51-4e21b000a5f7", "timestamp": "2023-10-31T22:01:00+00:00", "total": 7, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "407556006", "display": "Lying systolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "163030003", "display": "O/E - Systolic BP reading" }, { "system": "http://snomed.info/sct", "code": "1162737008", "display": "Self reported systolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "407554009", "display": "Sitting systolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "400974009", "display": "Standing systolic blood pressure" }, { "system": "http://snomed.info/sct", "code": "72313002", "display": "Systolic arterial pressure" }, { "system": "http://snomed.info/sct", "code": "271649006", "display": "Systolic blood pressure" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BloodPressure-Systolic, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core BMI
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BMI.
HTML View
ValueSet 'UKCoreBMI'
| Version | 1.0.1 |
| Published by | HL7 UK |
| Status | Active (since 2024-02-27) |
A set of codes that define a patients level of consciousness. Selected from the SNOMED CT UK coding system:
- DescendantOrSelfOf 60621009 | Body mass index (observable entity)
- DescendantOrSelfOf 446974000 |Body mass index centile (observable entity
- MINUS Â
- 846931000000101 | Baseline body mass index (observable entity) Â
- 852451000000103 | Maximum body mass index (observable entity) Â
- 852461000000100 | Minimum body mass index (observable entity) Â
- 715456008 | Percentage median body mass index for age and sex (observable entity) Â
- 846911000000109 | Baseline body mass index centile (observable entity) Â
- 1153596006 | Body mass index for age z-score (observable entity) Â
- 248358009 | Weight for height (observable entity)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal (DescendantOrSelfOf 60621009 OR DescendantOrSelfOf 446974000) MINUS (846931000000101 OR 852451000000103 OR 852461000000100 OR 715456008 OR 846911000000109 OR 1153596006 OR 248358009)
Expansion
This expansion was generated on 2023-10-31T21:11:00+00:00
This value set contains 5 concepts
| Code | System | Display |
|---|---|---|
| 60621009 | http://snomed.info/sct | Body mass index |
| 446974000 | http://snomed.info/sct | BMI (body mass index) centile |
| 1153602009 | http://snomed.info/sct | Body mass index for age percentile |
| 896691000000102 | http://snomed.info/sct | Child body mass index centile |
| 926011000000101 | http://snomed.info/sct | Down syndrome body mass index centile |
Table View
| ValueSet.id[0] | UKCore-BMI |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BMI |
| ValueSet.version[0] | 1.0.1 |
| ValueSet.name[0] | UKCoreBMI |
| ValueSet.title[0] | UK Core BMI |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2024-02-27 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define a patients level of consciousness. Selected from the SNOMED CT UK coding system: - DescendantOrSelfOf 60621009 | Body mass index (observable entity) - DescendantOrSelfOf 446974000 |Body mass index centile (observable entity - MINUS - 846931000000101 | Baseline body mass index (observable entity) - 852451000000103 | Maximum body mass index (observable entity) - 852461000000100 | Minimum body mass index (observable entity) - 715456008 | Percentage median body mass index for age and sex (observable entity) - 846911000000109 | Baseline body mass index centile (observable entity) - 1153596006 | Body mass index for age z-score (observable entity) - 248358009 | Weight for height (observable entity) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | (DescendantOrSelfOf 60621009 OR DescendantOrSelfOf 446974000) MINUS (846931000000101 OR 852451000000103 OR 852461000000100 OR 715456008 OR 846911000000109 OR 1153596006 OR 248358009) |
| ValueSet.expansion[0].identifier[0] | 19fb99b5-b096-4514-8e0a-1548fcbe7d87 |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T21:11:00+00:00 |
| ValueSet.expansion[0].total[0] | 5 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 60621009 |
| ValueSet.expansion[0].contains[0].display[0] | Body mass index |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 446974000 |
| ValueSet.expansion[0].contains[1].display[0] | BMI (body mass index) centile |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 1153602009 |
| ValueSet.expansion[0].contains[2].display[0] | Body mass index for age percentile |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 896691000000102 |
| ValueSet.expansion[0].contains[3].display[0] | Child body mass index centile |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 926011000000101 |
| ValueSet.expansion[0].contains[4].display[0] | Down syndrome body mass index centile |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BMI" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BMI" /> <version value="1.0.1" /> <name value="UKCoreBMI" /> <title value="UK Core BMI" /> <status value="active" /> <date value="2024-02-27" /> <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 a patients level of consciousness. Selected from the SNOMED CT UK coding system: \n - DescendantOrSelfOf 60621009 | Body mass index (observable entity) \n - DescendantOrSelfOf 446974000 |Body mass index centile (observable entity \n - MINUS &nbsp;\n - 846931000000101 | Baseline body mass index (observable entity) &nbsp;\n - 852451000000103 | Maximum body mass index (observable entity) &nbsp;\n - 852461000000100 | Minimum body mass index (observable entity) &nbsp;\n - 715456008 | Percentage median body mass index for age and sex (observable entity) &nbsp;\n - 846911000000109 | Baseline body mass index centile (observable entity) &nbsp;\n - 1153596006 | Body mass index for age z-score (observable entity) &nbsp;\n - 248358009 | Weight for height (observable entity)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="(DescendantOrSelfOf 60621009 OR DescendantOrSelfOf 446974000) MINUS (846931000000101 OR 852451000000103 OR 852461000000100 OR 715456008 OR 846911000000109 OR 1153596006 OR 248358009)" /> </filter> </include> </compose> <expansion> <identifier value="19fb99b5-b096-4514-8e0a-1548fcbe7d87" /> <timestamp value="2023-10-31T21:11:00+00:00" /> <total value="5" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="60621009" /> <display value="Body mass index" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="446974000" /> <display value="BMI (body mass index) centile" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1153602009" /> <display value="Body mass index for age percentile" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="896691000000102" /> <display value="Child body mass index centile" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="926011000000101" /> <display value="Down syndrome body mass index centile" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BMI", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BMI", "version": "1.0.1", "name": "UKCoreBMI", "title": "UK Core BMI", "status": "active", "date": "2024-02-27", "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 a patients level of consciousness. Selected from the SNOMED CT UK coding system: \n - DescendantOrSelfOf 60621009 | Body mass index (observable entity) \n - DescendantOrSelfOf 446974000 |Body mass index centile (observable entity \n - MINUS \n - 846931000000101 | Baseline body mass index (observable entity) \n - 852451000000103 | Maximum body mass index (observable entity) \n - 852461000000100 | Minimum body mass index (observable entity) \n - 715456008 | Percentage median body mass index for age and sex (observable entity) \n - 846911000000109 | Baseline body mass index centile (observable entity) \n - 1153596006 | Body mass index for age z-score (observable entity) \n - 248358009 | Weight for height (observable entity)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "(DescendantOrSelfOf 60621009 OR DescendantOrSelfOf 446974000) MINUS (846931000000101 OR 852451000000103 OR 852461000000100 OR 715456008 OR 846911000000109 OR 1153596006 OR 248358009)" } ] } ] }, "expansion": { "identifier": "19fb99b5-b096-4514-8e0a-1548fcbe7d87", "timestamp": "2023-10-31T21:11:00+00:00", "total": 5, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "60621009", "display": "Body mass index" }, { "system": "http://snomed.info/sct", "code": "446974000", "display": "BMI (body mass index) centile" }, { "system": "http://snomed.info/sct", "code": "1153602009", "display": "Body mass index for age percentile" }, { "system": "http://snomed.info/sct", "code": "896691000000102", "display": "Child body mass index centile" }, { "system": "http://snomed.info/sct", "code": "926011000000101", "display": "Down syndrome body mass index centile" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BMI, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Body Height Measurements
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BodyPosition.
HTML View
ValueSet 'UKCoreBodyHeightMeasurements'
| Version | 1.0.1 |
| Published by | HL7 UK |
| Status | Active (since 2024-02-27) |
A code from the SNOMED CT UK coding system for the measurement of body lengths or heights. Selected from the SNOMED CT UK coding system:
- 248337003 | Height from demispan (observable entity)
- 1003998008 | Arm demispan (observable entity)
- DescendantOrSelfOf 50373000 | Body height measure (observable entity)
- MINUS Â
- 925931000000103 | Mid-parental height (observable entity)) Â
- 925951000000105 | Predicted adult height (observable entity) Â
- 248336007 | Pubis to ground height (observable entity) Â
- 276350001 | Subischial leg length (observable entity) Â
- 1153591001 | Length for age percentile (observable entity) Â
- 1153604005 | Body height for age z-score (observable entity) Â
- 1153590000 | Length for age z score (observable entity)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal (248337003 OR 1003998008 or descendantOrSelfOf 50373000) MINUS (925931000000103 OR 925951000000105 OR 248336007 OR 276350001 OR 1153591001 OR 1153604005 OR 1153590000)
Expansion
This expansion was generated on 2023-10-31T21:13:00+00:00
This value set contains 12 concepts
| Code | System | Display |
|---|---|---|
| 1003998008 | http://snomed.info/sct | Arm demispan |
| 1153637007 | http://snomed.info/sct | Body height |
| 50373000 | http://snomed.info/sct | Body height measure |
| 1162418000 | http://snomed.info/sct | Estimated body height |
| 248337003 | http://snomed.info/sct | Height from demispan |
| 1162417005 | http://snomed.info/sct | Pre-amputation estimated body height |
| 1162392001 | http://snomed.info/sct | Pre-amputation measured body height |
| 1149101003 | http://snomed.info/sct | Recumbent body height |
| 1162419008 | http://snomed.info/sct | Self reported body height |
| 1230278008 | http://snomed.info/sct | Self reported peak adult body height |
| 248335006 | http://snomed.info/sct | Sitting height |
| 248333004 | http://snomed.info/sct | Standing height |
Table View
| ValueSet.id[0] | UKCore-BodyHeightMeasurements |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BodyHeightMeasurements |
| ValueSet.version[0] | 1.0.1 |
| ValueSet.name[0] | UKCoreBodyHeightMeasurements |
| ValueSet.title[0] | UK Core Body Height Measurements |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2024-02-27 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A code from the SNOMED CT UK coding system for the measurement of body lengths or heights. Selected from the SNOMED CT UK coding system: - 248337003 | Height from demispan (observable entity) - 1003998008 | Arm demispan (observable entity) - DescendantOrSelfOf 50373000 | Body height measure (observable entity) - MINUS - 925931000000103 | Mid-parental height (observable entity)) - 925951000000105 | Predicted adult height (observable entity) - 248336007 | Pubis to ground height (observable entity) - 276350001 | Subischial leg length (observable entity) - 1153591001 | Length for age percentile (observable entity) - 1153604005 | Body height for age z-score (observable entity) - 1153590000 | Length for age z score (observable entity) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | (248337003 OR 1003998008 or descendantOrSelfOf 50373000) MINUS (925931000000103 OR 925951000000105 OR 248336007 OR 276350001 OR 1153591001 OR 1153604005 OR 1153590000) |
| ValueSet.expansion[0].identifier[0] | bf1f8055-a123-421d-9c88-981892e6c285 |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T21:13:00+00:00 |
| ValueSet.expansion[0].total[0] | 12 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 1003998008 |
| ValueSet.expansion[0].contains[0].display[0] | Arm demispan |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 1153637007 |
| ValueSet.expansion[0].contains[1].display[0] | Body height |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 50373000 |
| ValueSet.expansion[0].contains[2].display[0] | Body height measure |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 1162418000 |
| ValueSet.expansion[0].contains[3].display[0] | Estimated body height |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 248337003 |
| ValueSet.expansion[0].contains[4].display[0] | Height from demispan |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 1162417005 |
| ValueSet.expansion[0].contains[5].display[0] | Pre-amputation estimated body height |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 1162392001 |
| ValueSet.expansion[0].contains[6].display[0] | Pre-amputation measured body height |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 1149101003 |
| ValueSet.expansion[0].contains[7].display[0] | Recumbent body height |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 1162419008 |
| ValueSet.expansion[0].contains[8].display[0] | Self reported body height |
| ValueSet.expansion[0].contains[9].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[9].code[0] | 1230278008 |
| ValueSet.expansion[0].contains[9].display[0] | Self reported peak adult body height |
| ValueSet.expansion[0].contains[10].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[10].code[0] | 248335006 |
| ValueSet.expansion[0].contains[10].display[0] | Sitting height |
| ValueSet.expansion[0].contains[11].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[11].code[0] | 248333004 |
| ValueSet.expansion[0].contains[11].display[0] | Standing height |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BodyHeightMeasurements" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BodyHeightMeasurements" /> <version value="1.0.1" /> <name value="UKCoreBodyHeightMeasurements" /> <title value="UK Core Body Height Measurements" /> <status value="active" /> <date value="2024-02-27" /> <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 code from the SNOMED CT UK coding system for the measurement of body lengths or heights. Selected from the SNOMED CT UK coding system: \n - 248337003 | Height from demispan (observable entity) \n - 1003998008 | Arm demispan (observable entity) \n - DescendantOrSelfOf 50373000 | Body height measure (observable entity) \n - MINUS &nbsp;\n - 925931000000103 | Mid-parental height (observable entity)) &nbsp;\n - 925951000000105 | Predicted adult height (observable entity) &nbsp;\n - 248336007 | Pubis to ground height (observable entity) &nbsp;\n - 276350001 | Subischial leg length (observable entity) &nbsp;\n - 1153591001 | Length for age percentile (observable entity) &nbsp;\n - 1153604005 | Body height for age z-score (observable entity) &nbsp;\n - 1153590000 | Length for age z score (observable entity)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="(248337003 OR 1003998008 or descendantOrSelfOf 50373000) MINUS (925931000000103 OR 925951000000105 OR 248336007 OR 276350001 OR 1153591001 OR 1153604005 OR 1153590000)" /> </filter> </include> </compose> <expansion> <identifier value="bf1f8055-a123-421d-9c88-981892e6c285" /> <timestamp value="2023-10-31T21:13:00+00:00" /> <total value="12" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="1003998008" /> <display value="Arm demispan" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1153637007" /> <display value="Body height" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="50373000" /> <display value="Body height measure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1162418000" /> <display value="Estimated body height" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="248337003" /> <display value="Height from demispan" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1162417005" /> <display value="Pre-amputation estimated body height" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1162392001" /> <display value="Pre-amputation measured body height" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1149101003" /> <display value="Recumbent body height" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1162419008" /> <display value="Self reported body height" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1230278008" /> <display value="Self reported peak adult body height" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="248335006" /> <display value="Sitting height" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="248333004" /> <display value="Standing height" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BodyHeightMeasurements", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodyHeightMeasurements", "version": "1.0.1", "name": "UKCoreBodyHeightMeasurements", "title": "UK Core Body Height Measurements", "status": "active", "date": "2024-02-27", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A code from the SNOMED CT UK coding system for the measurement of body lengths or heights. Selected from the SNOMED CT UK coding system: \n - 248337003 | Height from demispan (observable entity) \n - 1003998008 | Arm demispan (observable entity) \n - DescendantOrSelfOf 50373000 | Body height measure (observable entity) \n - MINUS \n - 925931000000103 | Mid-parental height (observable entity)) \n - 925951000000105 | Predicted adult height (observable entity) \n - 248336007 | Pubis to ground height (observable entity) \n - 276350001 | Subischial leg length (observable entity) \n - 1153591001 | Length for age percentile (observable entity) \n - 1153604005 | Body height for age z-score (observable entity) \n - 1153590000 | Length for age z score (observable entity)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "(248337003 OR 1003998008 or descendantOrSelfOf 50373000) MINUS (925931000000103 OR 925951000000105 OR 248336007 OR 276350001 OR 1153591001 OR 1153604005 OR 1153590000)" } ] } ] }, "expansion": { "identifier": "bf1f8055-a123-421d-9c88-981892e6c285", "timestamp": "2023-10-31T21:13:00+00:00", "total": 12, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "1003998008", "display": "Arm demispan" }, { "system": "http://snomed.info/sct", "code": "1153637007", "display": "Body height" }, { "system": "http://snomed.info/sct", "code": "50373000", "display": "Body height measure" }, { "system": "http://snomed.info/sct", "code": "1162418000", "display": "Estimated body height" }, { "system": "http://snomed.info/sct", "code": "248337003", "display": "Height from demispan" }, { "system": "http://snomed.info/sct", "code": "1162417005", "display": "Pre-amputation estimated body height" }, { "system": "http://snomed.info/sct", "code": "1162392001", "display": "Pre-amputation measured body height" }, { "system": "http://snomed.info/sct", "code": "1149101003", "display": "Recumbent body height" }, { "system": "http://snomed.info/sct", "code": "1162419008", "display": "Self reported body height" }, { "system": "http://snomed.info/sct", "code": "1230278008", "display": "Self reported peak adult body height" }, { "system": "http://snomed.info/sct", "code": "248335006", "display": "Sitting height" }, { "system": "http://snomed.info/sct", "code": "248333004", "display": "Standing height" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BodyHeightMeasurements, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Body Position
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BodyPosition.
HTML View
ValueSet 'UKCoreBodyPosition'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A set of codes that define a patients body position when a clinical observation was taken. Selected from the SNOMED CT UK coding system:
- 30212006 | Fowler's position (finding)
- 26527006 | Inverse Trendelenburg position (finding)
- 102536004 | Left lateral decubitus position (finding)
- 414585002 | Left lateral tilt (finding)
- 10904000 | Orthostatic body position (finding)
- 1240000 | Prone body position (finding)
- 102538003 | Recumbent body position (finding)
- 423413008 | Reverse trendelenburg positioning (finding)
- 102535000 | Right lateral decubitus position (finding)
- 415346000 | Right lateral tilt (finding)
- 33586001 | Sitting position (finding)
- 40199007 | Supine body position (finding)
- 34106002 | Trendelenburg position (finding)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal 30212006 OR 26527006 OR 102536004 OR 414585002 OR 10904000 OR 1240000 OR 102538003 OR 423413008 OR 102535000 OR 415346000 OR 33586001 OR 40199007 OR 34106002
Expansion
This expansion was generated on 2023-11-06T11:19:00+00:00
This value set contains 13 concepts
| Code | System | Display |
|---|---|---|
| 30212006 | http://snomed.info/sct | Fowler's position |
| 26527006 | http://snomed.info/sct | Inverse Trendelenburg position |
| 102536004 | http://snomed.info/sct | Left lateral decubitus position |
| 414585002 | http://snomed.info/sct | Left lateral tilt |
| 10904000 | http://snomed.info/sct | Orthostatic body position |
| 1240000 | http://snomed.info/sct | Prone body position |
| 102538003 | http://snomed.info/sct | Recumbent body position |
| 423413008 | http://snomed.info/sct | Reverse trendelenburg positioning |
| 102535000 | http://snomed.info/sct | Right lateral decubitus position |
| 415346000 | http://snomed.info/sct | Right lateral tilt |
| 33586001 | http://snomed.info/sct | Sitting position |
| 40199007 | http://snomed.info/sct | Supine body position |
| 34106002 | http://snomed.info/sct | Trendelenburg position |
Table View
| ValueSet.id[0] | UKCore-BodyPosition |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BodyPosition |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreBodyPosition |
| ValueSet.title[0] | UK Core Body Position |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define a patients body position when a clinical observation was taken. Selected from the SNOMED CT UK coding system: - 30212006 | Fowler's position (finding) - 26527006 | Inverse Trendelenburg position (finding) - 102536004 | Left lateral decubitus position (finding) - 414585002 | Left lateral tilt (finding) - 10904000 | Orthostatic body position (finding) - 1240000 | Prone body position (finding) - 102538003 | Recumbent body position (finding) - 423413008 | Reverse trendelenburg positioning (finding) - 102535000 | Right lateral decubitus position (finding) - 415346000 | Right lateral tilt (finding) - 33586001 | Sitting position (finding) - 40199007 | Supine body position (finding) - 34106002 | Trendelenburg position (finding) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | 30212006 OR 26527006 OR 102536004 OR 414585002 OR 10904000 OR 1240000 OR 102538003 OR 423413008 OR 102535000 OR 415346000 OR 33586001 OR 40199007 OR 34106002 |
| ValueSet.expansion[0].identifier[0] | 6f0541ae-6911-4576-8006-87ea5e2674c3 |
| ValueSet.expansion[0].timestamp[0] | 2023-11-06T11:19:00+00:00 |
| ValueSet.expansion[0].total[0] | 13 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 30212006 |
| ValueSet.expansion[0].contains[0].display[0] | Fowler's position |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 26527006 |
| ValueSet.expansion[0].contains[1].display[0] | Inverse Trendelenburg position |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 102536004 |
| ValueSet.expansion[0].contains[2].display[0] | Left lateral decubitus position |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 414585002 |
| ValueSet.expansion[0].contains[3].display[0] | Left lateral tilt |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 10904000 |
| ValueSet.expansion[0].contains[4].display[0] | Orthostatic body position |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 1240000 |
| ValueSet.expansion[0].contains[5].display[0] | Prone body position |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 102538003 |
| ValueSet.expansion[0].contains[6].display[0] | Recumbent body position |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 423413008 |
| ValueSet.expansion[0].contains[7].display[0] | Reverse trendelenburg positioning |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 102535000 |
| ValueSet.expansion[0].contains[8].display[0] | Right lateral decubitus position |
| ValueSet.expansion[0].contains[9].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[9].code[0] | 415346000 |
| ValueSet.expansion[0].contains[9].display[0] | Right lateral tilt |
| ValueSet.expansion[0].contains[10].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[10].code[0] | 33586001 |
| ValueSet.expansion[0].contains[10].display[0] | Sitting position |
| ValueSet.expansion[0].contains[11].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[11].code[0] | 40199007 |
| ValueSet.expansion[0].contains[11].display[0] | Supine body position |
| ValueSet.expansion[0].contains[12].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[12].code[0] | 34106002 |
| ValueSet.expansion[0].contains[12].display[0] | Trendelenburg position |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BodyPosition" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BodyPosition" /> <version value="1.0.0" /> <name value="UKCoreBodyPosition" /> <title value="UK Core Body Position" /> <status value="active" /> <date value="2023-09-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 a patients body position when a clinical observation was taken. Selected from the SNOMED CT UK coding system: \n - 30212006 | Fowler's position (finding) \n - 26527006 | Inverse Trendelenburg position (finding) \n - 102536004 | Left lateral decubitus position (finding) \n - 414585002 | Left lateral tilt (finding) \n - 10904000 | Orthostatic body position (finding) \n - 1240000 | Prone body position (finding) \n - 102538003 | Recumbent body position (finding) \n - 423413008 | Reverse trendelenburg positioning (finding) \n - 102535000 | Right lateral decubitus position (finding) \n - 415346000 | Right lateral tilt (finding) \n - 33586001 | Sitting position (finding) \n - 40199007 | Supine body position (finding) \n - 34106002 | Trendelenburg position (finding)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="30212006 OR 26527006 OR 102536004 OR 414585002 OR 10904000 OR 1240000 OR 102538003 OR 423413008 OR 102535000 OR 415346000 OR 33586001 OR 40199007 OR 34106002" /> </filter> </include> </compose> <expansion> <identifier value="6f0541ae-6911-4576-8006-87ea5e2674c3" /> <timestamp value="2023-11-06T11:19:00+00:00" /> <total value="13" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="30212006" /> <display value="Fowler's position" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="26527006" /> <display value="Inverse Trendelenburg position" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="102536004" /> <display value="Left lateral decubitus position" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="414585002" /> <display value="Left lateral tilt" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="10904000" /> <display value="Orthostatic body position" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1240000" /> <display value="Prone body position" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="102538003" /> <display value="Recumbent body position" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="423413008" /> <display value="Reverse trendelenburg positioning" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="102535000" /> <display value="Right lateral decubitus position" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="415346000" /> <display value="Right lateral tilt" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="33586001" /> <display value="Sitting position" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="40199007" /> <display value="Supine body position" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="34106002" /> <display value="Trendelenburg position" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BodyPosition", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodyPosition", "version": "1.0.0", "name": "UKCoreBodyPosition", "title": "UK Core Body Position", "status": "active", "date": "2023-09-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 a patients body position when a clinical observation was taken. Selected from the SNOMED CT UK coding system: \n - 30212006 | Fowler's position (finding) \n - 26527006 | Inverse Trendelenburg position (finding) \n - 102536004 | Left lateral decubitus position (finding) \n - 414585002 | Left lateral tilt (finding) \n - 10904000 | Orthostatic body position (finding) \n - 1240000 | Prone body position (finding) \n - 102538003 | Recumbent body position (finding) \n - 423413008 | Reverse trendelenburg positioning (finding) \n - 102535000 | Right lateral decubitus position (finding) \n - 415346000 | Right lateral tilt (finding) \n - 33586001 | Sitting position (finding) \n - 40199007 | Supine body position (finding) \n - 34106002 | Trendelenburg position (finding)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "30212006 OR 26527006 OR 102536004 OR 414585002 OR 10904000 OR 1240000 OR 102538003 OR 423413008 OR 102535000 OR 415346000 OR 33586001 OR 40199007 OR 34106002" } ] } ] }, "expansion": { "identifier": "6f0541ae-6911-4576-8006-87ea5e2674c3", "timestamp": "2023-11-06T11:19:00+00:00", "total": 13, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "30212006", "display": "Fowler's position" }, { "system": "http://snomed.info/sct", "code": "26527006", "display": "Inverse Trendelenburg position" }, { "system": "http://snomed.info/sct", "code": "102536004", "display": "Left lateral decubitus position" }, { "system": "http://snomed.info/sct", "code": "414585002", "display": "Left lateral tilt" }, { "system": "http://snomed.info/sct", "code": "10904000", "display": "Orthostatic body position" }, { "system": "http://snomed.info/sct", "code": "1240000", "display": "Prone body position" }, { "system": "http://snomed.info/sct", "code": "102538003", "display": "Recumbent body position" }, { "system": "http://snomed.info/sct", "code": "423413008", "display": "Reverse trendelenburg positioning" }, { "system": "http://snomed.info/sct", "code": "102535000", "display": "Right lateral decubitus position" }, { "system": "http://snomed.info/sct", "code": "415346000", "display": "Right lateral tilt" }, { "system": "http://snomed.info/sct", "code": "33586001", "display": "Sitting position" }, { "system": "http://snomed.info/sct", "code": "40199007", "display": "Supine body position" }, { "system": "http://snomed.info/sct", "code": "34106002", "display": "Trendelenburg position" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BodyPosition, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Body Site
HTML View
ValueSet 'UKCoreBodySite'
| Version | 2.1.0 |
| Published by | HL7 UK |
| Status | Active (since 2021-09-10) |
A set of codes that define an anatomical or acquired body structure site. Selected from the SNOMED CT UK coding system.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal descendantOf 442083009
Table View
| ValueSet.id[0] | UKCore-BodySite |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BodySite |
| ValueSet.version[0] | 2.1.0 |
| ValueSet.name[0] | UKCoreBodySite |
| ValueSet.title[0] | UK Core Body Site |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2021-09-10 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define an anatomical or acquired body structure site. Selected from the SNOMED CT UK coding system. |
| ValueSet.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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | descendantOf 442083009 |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BodySite" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BodySite" /> <version value="2.1.0" /> <name value="UKCoreBodySite" /> <title value="UK Core Body Site" /> <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 that define an anatomical or acquired body structure site. Selected from the SNOMED CT UK coding 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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="descendantOf 442083009" /> </filter> </include> </compose> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BodySite", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodySite", "version": "2.1.0", "name": "UKCoreBodySite", "title": "UK Core Body Site", "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 that define an anatomical or acquired body structure site. Selected from the SNOMED CT UK coding 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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "descendantOf 442083009" } ] } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BodySite, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Body Temperature
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BodyTemperature.
HTML View
ValueSet 'UKCoreBodyTemperature'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A set of codes regarding laboratory medicine test requests and results intended for use by pathology services and their users. Selected from the SNOMED CT UK coding system:
- DescendantOrSelfOf 386725007 | Body temperature
- MINUS
- DescendantOrSelfOf 248458005 | Comparative temperature in limbs
- DescendantOrSelfOf 852591000000107 | Maximum body temperature Â
- DescendantOrSelfOf 852601000000101 | Minimum body temperature Â
- DescendantOrSelfOf 852581000000105 | Target body temperature Â
- DescendantOrSelfOf 364419004 | Temperature of cervical spine Â
- DescendantOrSelfOf 364424001 | Temperature of thoracic spine Â
- DescendantOrSelfOf 364429006 | Temperature of lumbar spine Â
- DescendantOrSelfOf 248835004 | Temperature of breast Â
- DescendantOrSelfOf 250124002 | Temperature of joint Â
- DescendantOrSelfOf 431197002 | Temperature of digit Â
- DescendantOrSelfOf 364518005 | Temperature of foot Â
- DescendantOrSelfOf 363997004 | Temperature of pinna Â
- DescendantOrSelfOf 364537001 | Temperature of skin Â
- DescendantOrSelfOf 364246006 | Temperature of vagina Â
- DescendantOrSelfOf 431598003 | Temperature of oesophagus)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal DescendantOrSelfOf 386725007 MINUS (DescendantOrSelfOf 248458005 OR DescendantOrSelfOf 852591000000107 OR DescendantOrSelfOf 852601000000101 OR DescendantOrSelfOf 852581000000105 OR DescendantOrSelfOf 364419004 OR DescendantOrSelfOf 364424001 OR DescendantOrSelfOf 364429006 OR DescendantOrSelfOf 248835004 OR DescendantOrSelfOf 250124002 OR DescendantOrSelfOf 431197002 OR DescendantOrSelfOf 364518005 OR DescendantOrSelfOf 363997004 OR DescendantOrSelfOf 364537001 OR DescendantOrSelfOf 364246006 OR DescendantOrSelfOf 431598003)
Expansion
This expansion was generated on 2023-10-31T15:42:00+00:00
This value set contains 15 concepts
| Code | System | Display |
|---|---|---|
| 415882003 | http://snomed.info/sct | Axillary temperature |
| 300076005 | http://snomed.info/sct | Basal body temperature |
| 698832009 | http://snomed.info/sct | Bladder temperature |
| 386725007 | http://snomed.info/sct | Body temperature |
| 431807005 | http://snomed.info/sct | Body temperature taken with digital thermometer |
| 276885007 | http://snomed.info/sct | Core body temperature |
| 1222808002 | http://snomed.info/sct | Core body temperature measured in blood |
| 415921007 | http://snomed.info/sct | Forehead skin strip temperature |
| 415922000 | http://snomed.info/sct | Forehead temperature |
| 415929009 | http://snomed.info/sct | Groin temperature |
| 698831002 | http://snomed.info/sct | Nasopharyngeal temperature |
| 415945006 | http://snomed.info/sct | Oral temperature |
| 307047009 | http://snomed.info/sct | Rectal temperature |
| 708499008 | http://snomed.info/sct | Temperature of neonate at birth |
| 415974002 | http://snomed.info/sct | Tympanic temperature |
Table View
| ValueSet.id[0] | UKCore-BodyTemperature |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BodyTemperature |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreBodyTemperature |
| ValueSet.title[0] | UK Core Body Temperature |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes regarding laboratory medicine test requests and results intended for use by pathology services and their users. Selected from the SNOMED CT UK coding system: - DescendantOrSelfOf 386725007 | Body temperature - MINUS - DescendantOrSelfOf 248458005 | Comparative temperature in limbs - DescendantOrSelfOf 852591000000107 | Maximum body temperature - DescendantOrSelfOf 852601000000101 | Minimum body temperature - DescendantOrSelfOf 852581000000105 | Target body temperature - DescendantOrSelfOf 364419004 | Temperature of cervical spine - DescendantOrSelfOf 364424001 | Temperature of thoracic spine - DescendantOrSelfOf 364429006 | Temperature of lumbar spine - DescendantOrSelfOf 248835004 | Temperature of breast - DescendantOrSelfOf 250124002 | Temperature of joint - DescendantOrSelfOf 431197002 | Temperature of digit - DescendantOrSelfOf 364518005 | Temperature of foot - DescendantOrSelfOf 363997004 | Temperature of pinna - DescendantOrSelfOf 364537001 | Temperature of skin - DescendantOrSelfOf 364246006 | Temperature of vagina - DescendantOrSelfOf 431598003 | Temperature of oesophagus) |
| ValueSet.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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | DescendantOrSelfOf 386725007 MINUS (DescendantOrSelfOf 248458005 OR DescendantOrSelfOf 852591000000107 OR DescendantOrSelfOf 852601000000101 OR DescendantOrSelfOf 852581000000105 OR DescendantOrSelfOf 364419004 OR DescendantOrSelfOf 364424001 OR DescendantOrSelfOf 364429006 OR DescendantOrSelfOf 248835004 OR DescendantOrSelfOf 250124002 OR DescendantOrSelfOf 431197002 OR DescendantOrSelfOf 364518005 OR DescendantOrSelfOf 363997004 OR DescendantOrSelfOf 364537001 OR DescendantOrSelfOf 364246006 OR DescendantOrSelfOf 431598003) |
| ValueSet.expansion[0].identifier[0] | d75409bd-f6ae-4634-8521-4f9bd9b43a29 |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T15:42:00+00:00 |
| ValueSet.expansion[0].total[0] | 15 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 415882003 |
| ValueSet.expansion[0].contains[0].display[0] | Axillary temperature |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 300076005 |
| ValueSet.expansion[0].contains[1].display[0] | Basal body temperature |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 698832009 |
| ValueSet.expansion[0].contains[2].display[0] | Bladder temperature |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 386725007 |
| ValueSet.expansion[0].contains[3].display[0] | Body temperature |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 431807005 |
| ValueSet.expansion[0].contains[4].display[0] | Body temperature taken with digital thermometer |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 276885007 |
| ValueSet.expansion[0].contains[5].display[0] | Core body temperature |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 1222808002 |
| ValueSet.expansion[0].contains[6].display[0] | Core body temperature measured in blood |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 415921007 |
| ValueSet.expansion[0].contains[7].display[0] | Forehead skin strip temperature |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 415922000 |
| ValueSet.expansion[0].contains[8].display[0] | Forehead temperature |
| ValueSet.expansion[0].contains[9].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[9].code[0] | 415929009 |
| ValueSet.expansion[0].contains[9].display[0] | Groin temperature |
| ValueSet.expansion[0].contains[10].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[10].code[0] | 698831002 |
| ValueSet.expansion[0].contains[10].display[0] | Nasopharyngeal temperature |
| ValueSet.expansion[0].contains[11].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[11].code[0] | 415945006 |
| ValueSet.expansion[0].contains[11].display[0] | Oral temperature |
| ValueSet.expansion[0].contains[12].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[12].code[0] | 307047009 |
| ValueSet.expansion[0].contains[12].display[0] | Rectal temperature |
| ValueSet.expansion[0].contains[13].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[13].code[0] | 708499008 |
| ValueSet.expansion[0].contains[13].display[0] | Temperature of neonate at birth |
| ValueSet.expansion[0].contains[14].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[14].code[0] | 415974002 |
| ValueSet.expansion[0].contains[14].display[0] | Tympanic temperature |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BodyTemperature" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BodyTemperature" /> <version value="1.0.0" /> <name value="UKCoreBodyTemperature" /> <title value="UK Core Body Temperature" /> <status value="active" /> <date value="2023-09-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 regarding laboratory medicine test requests and results intended for use by pathology services and their users. Selected from the SNOMED CT UK coding system: \n \n - DescendantOrSelfOf 386725007 | Body temperature \n - MINUS \n - DescendantOrSelfOf 248458005 | Comparative temperature in limbs \n - DescendantOrSelfOf 852591000000107 | Maximum body temperature &nbsp;\n - DescendantOrSelfOf 852601000000101 | Minimum body temperature &nbsp;\n - DescendantOrSelfOf 852581000000105 | Target body temperature &nbsp;\n - DescendantOrSelfOf 364419004 | Temperature of cervical spine &nbsp;\n - DescendantOrSelfOf 364424001 | Temperature of thoracic spine &nbsp;\n - DescendantOrSelfOf 364429006 | Temperature of lumbar spine &nbsp;\n - DescendantOrSelfOf 248835004 | Temperature of breast &nbsp;\n - DescendantOrSelfOf 250124002 | Temperature of joint &nbsp;\n - DescendantOrSelfOf 431197002 | Temperature of digit &nbsp;\n - DescendantOrSelfOf 364518005 | Temperature of foot &nbsp;\n - DescendantOrSelfOf 363997004 | Temperature of pinna &nbsp;\n - DescendantOrSelfOf 364537001 | Temperature of skin &nbsp;\n - DescendantOrSelfOf 364246006 | Temperature of vagina &nbsp;\n - DescendantOrSelfOf 431598003 | Temperature of oesophagus)" /> <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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="DescendantOrSelfOf 386725007 MINUS (DescendantOrSelfOf 248458005 OR DescendantOrSelfOf 852591000000107 OR DescendantOrSelfOf 852601000000101 OR DescendantOrSelfOf 852581000000105 OR DescendantOrSelfOf 364419004 OR DescendantOrSelfOf 364424001 OR DescendantOrSelfOf 364429006 OR DescendantOrSelfOf 248835004 OR DescendantOrSelfOf 250124002 OR DescendantOrSelfOf 431197002 OR DescendantOrSelfOf 364518005 OR DescendantOrSelfOf 363997004 OR DescendantOrSelfOf 364537001 OR DescendantOrSelfOf 364246006 OR DescendantOrSelfOf 431598003)" /> </filter> </include> </compose> <expansion> <identifier value="d75409bd-f6ae-4634-8521-4f9bd9b43a29" /> <timestamp value="2023-10-31T15:42:00+00:00" /> <total value="15" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="415882003" /> <display value="Axillary temperature" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="300076005" /> <display value="Basal body temperature" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="698832009" /> <display value="Bladder temperature" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="386725007" /> <display value="Body temperature" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="431807005" /> <display value="Body temperature taken with digital thermometer" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="276885007" /> <display value="Core body temperature" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1222808002" /> <display value="Core body temperature measured in blood" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="415921007" /> <display value="Forehead skin strip temperature" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="415922000" /> <display value="Forehead temperature" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="415929009" /> <display value="Groin temperature" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="698831002" /> <display value="Nasopharyngeal temperature" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="415945006" /> <display value="Oral temperature" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="307047009" /> <display value="Rectal temperature" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708499008" /> <display value="Temperature of neonate at birth" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="415974002" /> <display value="Tympanic temperature" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BodyTemperature", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodyTemperature", "version": "1.0.0", "name": "UKCoreBodyTemperature", "title": "UK Core Body Temperature", "status": "active", "date": "2023-09-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 regarding laboratory medicine test requests and results intended for use by pathology services and their users. Selected from the SNOMED CT UK coding system: \n \n - DescendantOrSelfOf 386725007 | Body temperature \n - MINUS \n - DescendantOrSelfOf 248458005 | Comparative temperature in limbs \n - DescendantOrSelfOf 852591000000107 | Maximum body temperature \n - DescendantOrSelfOf 852601000000101 | Minimum body temperature \n - DescendantOrSelfOf 852581000000105 | Target body temperature \n - DescendantOrSelfOf 364419004 | Temperature of cervical spine \n - DescendantOrSelfOf 364424001 | Temperature of thoracic spine \n - DescendantOrSelfOf 364429006 | Temperature of lumbar spine \n - DescendantOrSelfOf 248835004 | Temperature of breast \n - DescendantOrSelfOf 250124002 | Temperature of joint \n - DescendantOrSelfOf 431197002 | Temperature of digit \n - DescendantOrSelfOf 364518005 | Temperature of foot \n - DescendantOrSelfOf 363997004 | Temperature of pinna \n - DescendantOrSelfOf 364537001 | Temperature of skin \n - DescendantOrSelfOf 364246006 | Temperature of vagina \n - DescendantOrSelfOf 431598003 | Temperature of oesophagus)", "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.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "DescendantOrSelfOf 386725007 MINUS (DescendantOrSelfOf 248458005 OR DescendantOrSelfOf 852591000000107 OR DescendantOrSelfOf 852601000000101 OR DescendantOrSelfOf 852581000000105 OR DescendantOrSelfOf 364419004 OR DescendantOrSelfOf 364424001 OR DescendantOrSelfOf 364429006 OR DescendantOrSelfOf 248835004 OR DescendantOrSelfOf 250124002 OR DescendantOrSelfOf 431197002 OR DescendantOrSelfOf 364518005 OR DescendantOrSelfOf 363997004 OR DescendantOrSelfOf 364537001 OR DescendantOrSelfOf 364246006 OR DescendantOrSelfOf 431598003)" } ] } ] }, "expansion": { "identifier": "d75409bd-f6ae-4634-8521-4f9bd9b43a29", "timestamp": "2023-10-31T15:42:00+00:00", "total": 15, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "415882003", "display": "Axillary temperature" }, { "system": "http://snomed.info/sct", "code": "300076005", "display": "Basal body temperature" }, { "system": "http://snomed.info/sct", "code": "698832009", "display": "Bladder temperature" }, { "system": "http://snomed.info/sct", "code": "386725007", "display": "Body temperature" }, { "system": "http://snomed.info/sct", "code": "431807005", "display": "Body temperature taken with digital thermometer" }, { "system": "http://snomed.info/sct", "code": "276885007", "display": "Core body temperature" }, { "system": "http://snomed.info/sct", "code": "1222808002", "display": "Core body temperature measured in blood" }, { "system": "http://snomed.info/sct", "code": "415921007", "display": "Forehead skin strip temperature" }, { "system": "http://snomed.info/sct", "code": "415922000", "display": "Forehead temperature" }, { "system": "http://snomed.info/sct", "code": "415929009", "display": "Groin temperature" }, { "system": "http://snomed.info/sct", "code": "698831002", "display": "Nasopharyngeal temperature" }, { "system": "http://snomed.info/sct", "code": "415945006", "display": "Oral temperature" }, { "system": "http://snomed.info/sct", "code": "307047009", "display": "Rectal temperature" }, { "system": "http://snomed.info/sct", "code": "708499008", "display": "Temperature of neonate at birth" }, { "system": "http://snomed.info/sct", "code": "415974002", "display": "Tympanic temperature" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BodyTemperature, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Body Weight Measurement
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-BodyWeightMeasurements.
HTML View
ValueSet 'UKCoreBodyWeightMeasurements'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A code from the SNOMED CT UK coding system for the measurement of body weight. Selected from the SNOMED CT UK coding system:
- DescendantOrSelfOf 27113001 | Body weight (observable entity)
- MINUS Â
- DescendantOrSelfOf 301334000 | Birth weight centile (observable entity) Â
- DescendantOrSelfOf 400967004 | Baseline weight (observable entity) Â
- DescendantOrSelfOf 248351003 | Previous well-weight (observable entity)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal descendantOrSelfOf 27113001 MINUS (descendantOrSelfOf 301334000 OR descendantOrSelfOf 400967004 OR descendantOrSelfOf 170804003 OR descendantOrSelfOf 852321000000100 OR descendantOrSelfOf 852311000000106 OR descendantOrSelfOf 248351003 OR descendantOrSelfOf 390734006 OR descendantOrSelfOf 363809009)
Expansion
This expansion was generated on 2023-10-31T15:26:00+00:00
This value set contains 16 concepts
| Code | System | Display |
|---|---|---|
| 364589006 | http://snomed.info/sct | Birth weight |
| 27113001 | http://snomed.info/sct | Body weight |
| 363808001 | http://snomed.info/sct | Body weight measure |
| 424927000 | http://snomed.info/sct | Body weight with shoes |
| 425024002 | http://snomed.info/sct | Body weight without shoes |
| 735395000 | http://snomed.info/sct | Current body weight |
| 1162388008 | http://snomed.info/sct | Dosing body weight |
| 445541000 | http://snomed.info/sct | Dry body weight |
| 443245006 | http://snomed.info/sct | Estimated weight using Broselow Luten paediatric weight estimation |
| 1162420002 | http://snomed.info/sct | Post-dialysis body weight |
| 1162414003 | http://snomed.info/sct | Pre-amputation estimated body weight |
| 1162416001 | http://snomed.info/sct | Pre-amputation measured body weight |
| 1162421003 | http://snomed.info/sct | Pre-dialysis body weight |
| 784399000 | http://snomed.info/sct | Self reported body weight |
| 1230277003 | http://snomed.info/sct | Self reported peak body weight |
| 1162389000 | http://snomed.info/sct | Self reported pre-pregnancy body weight |
Table View
| ValueSet.id[0] | UKCore-BodyWeightMeasurements |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-BodyWeightMeasurements |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreBodyWeightMeasurements |
| ValueSet.title[0] | UK Core Body Weight Measurements |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A code from the SNOMED CT UK coding system for the measurement of body weight. Selected from the SNOMED CT UK coding system: - DescendantOrSelfOf 27113001 | Body weight (observable entity) - MINUS - DescendantOrSelfOf 301334000 | Birth weight centile (observable entity) - DescendantOrSelfOf 400967004 | Baseline weight (observable entity) - DescendantOrSelfOf 248351003 | Previous well-weight (observable entity) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | descendantOrSelfOf 27113001 MINUS (descendantOrSelfOf 301334000 OR descendantOrSelfOf 400967004 OR descendantOrSelfOf 170804003 OR descendantOrSelfOf 852321000000100 OR descendantOrSelfOf 852311000000106 OR descendantOrSelfOf 248351003 OR descendantOrSelfOf 390734006 OR descendantOrSelfOf 363809009) |
| ValueSet.expansion[0].identifier[0] | d75409bd-f6ae-4634-8521-4f9bd9b43a29 |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T15:26:00+00:00 |
| ValueSet.expansion[0].total[0] | 16 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 364589006 |
| ValueSet.expansion[0].contains[0].display[0] | Birth weight |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 27113001 |
| ValueSet.expansion[0].contains[1].display[0] | Body weight |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 363808001 |
| ValueSet.expansion[0].contains[2].display[0] | Body weight measure |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 424927000 |
| ValueSet.expansion[0].contains[3].display[0] | Body weight with shoes |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 425024002 |
| ValueSet.expansion[0].contains[4].display[0] | Body weight without shoes |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 735395000 |
| ValueSet.expansion[0].contains[5].display[0] | Current body weight |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 1162388008 |
| ValueSet.expansion[0].contains[6].display[0] | Dosing body weight |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 445541000 |
| ValueSet.expansion[0].contains[7].display[0] | Dry body weight |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 443245006 |
| ValueSet.expansion[0].contains[8].display[0] | Estimated weight using Broselow Luten paediatric weight estimation |
| ValueSet.expansion[0].contains[9].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[9].code[0] | 1162420002 |
| ValueSet.expansion[0].contains[9].display[0] | Post-dialysis body weight |
| ValueSet.expansion[0].contains[10].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[10].code[0] | 1162414003 |
| ValueSet.expansion[0].contains[10].display[0] | Pre-amputation estimated body weight |
| ValueSet.expansion[0].contains[11].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[11].code[0] | 1162416001 |
| ValueSet.expansion[0].contains[11].display[0] | Pre-amputation measured body weight |
| ValueSet.expansion[0].contains[12].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[12].code[0] | 1162421003 |
| ValueSet.expansion[0].contains[12].display[0] | Pre-dialysis body weight |
| ValueSet.expansion[0].contains[13].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[13].code[0] | 784399000 |
| ValueSet.expansion[0].contains[13].display[0] | Self reported body weight |
| ValueSet.expansion[0].contains[14].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[14].code[0] | 1230277003 |
| ValueSet.expansion[0].contains[14].display[0] | Self reported peak body weight |
| ValueSet.expansion[0].contains[15].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[15].code[0] | 1162389000 |
| ValueSet.expansion[0].contains[15].display[0] | Self reported pre-pregnancy body weight |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-BodyWeightMeasurements" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-BodyWeightMeasurements" /> <version value="1.0.0" /> <name value="UKCoreBodyWeightMeasurements" /> <title value="UK Core Body Weight Measurements" /> <status value="active" /> <date value="2023-09-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 code from the SNOMED CT UK coding system for the measurement of body weight. Selected from the SNOMED CT UK coding system: \n - DescendantOrSelfOf 27113001 | Body weight (observable entity) \n - MINUS &nbsp;\n - DescendantOrSelfOf 301334000 | Birth weight centile (observable entity) &nbsp;\n - DescendantOrSelfOf 400967004 | Baseline weight (observable entity) &nbsp;\n - DescendantOrSelfOf 248351003 | Previous well-weight (observable entity)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="descendantOrSelfOf 27113001 MINUS (descendantOrSelfOf 301334000 OR descendantOrSelfOf 400967004 OR descendantOrSelfOf 170804003 OR descendantOrSelfOf 852321000000100 OR descendantOrSelfOf 852311000000106 OR descendantOrSelfOf 248351003 OR descendantOrSelfOf 390734006 OR descendantOrSelfOf 363809009)" /> </filter> </include> </compose> <expansion> <identifier value="d75409bd-f6ae-4634-8521-4f9bd9b43a29" /> <timestamp value="2023-10-31T15:26:00+00:00" /> <total value="16" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="364589006" /> <display value="Birth weight" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="27113001" /> <display value="Body weight" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="363808001" /> <display value="Body weight measure" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="424927000" /> <display value="Body weight with shoes" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="425024002" /> <display value="Body weight without shoes" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="735395000" /> <display value="Current body weight" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1162388008" /> <display value="Dosing body weight" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="445541000" /> <display value="Dry body weight" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="443245006" /> <display value="Estimated weight using Broselow Luten paediatric weight estimation" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1162420002" /> <display value="Post-dialysis body weight" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1162414003" /> <display value="Pre-amputation estimated body weight" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1162416001" /> <display value="Pre-amputation measured body weight" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1162421003" /> <display value="Pre-dialysis body weight" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="784399000" /> <display value="Self reported body weight" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1230277003" /> <display value="Self reported peak body weight" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1162389000" /> <display value="Self reported pre-pregnancy body weight" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-BodyWeightMeasurements", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodyWeightMeasurements", "version": "1.0.0", "name": "UKCoreBodyWeightMeasurements", "title": "UK Core Body Weight Measurements", "status": "active", "date": "2023-09-12", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "A code from the SNOMED CT UK coding system for the measurement of body weight. Selected from the SNOMED CT UK coding system: \n - DescendantOrSelfOf 27113001 | Body weight (observable entity) \n - MINUS \n - DescendantOrSelfOf 301334000 | Birth weight centile (observable entity) \n - DescendantOrSelfOf 400967004 | Baseline weight (observable entity) \n - DescendantOrSelfOf 248351003 | Previous well-weight (observable entity)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "descendantOrSelfOf 27113001 MINUS (descendantOrSelfOf 301334000 OR descendantOrSelfOf 400967004 OR descendantOrSelfOf 170804003 OR descendantOrSelfOf 852321000000100 OR descendantOrSelfOf 852311000000106 OR descendantOrSelfOf 248351003 OR descendantOrSelfOf 390734006 OR descendantOrSelfOf 363809009)" } ] } ] }, "expansion": { "identifier": "d75409bd-f6ae-4634-8521-4f9bd9b43a29", "timestamp": "2023-10-31T15:26:00+00:00", "total": 16, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "364589006", "display": "Birth weight" }, { "system": "http://snomed.info/sct", "code": "27113001", "display": "Body weight" }, { "system": "http://snomed.info/sct", "code": "363808001", "display": "Body weight measure" }, { "system": "http://snomed.info/sct", "code": "424927000", "display": "Body weight with shoes" }, { "system": "http://snomed.info/sct", "code": "425024002", "display": "Body weight without shoes" }, { "system": "http://snomed.info/sct", "code": "735395000", "display": "Current body weight" }, { "system": "http://snomed.info/sct", "code": "1162388008", "display": "Dosing body weight" }, { "system": "http://snomed.info/sct", "code": "445541000", "display": "Dry body weight" }, { "system": "http://snomed.info/sct", "code": "443245006", "display": "Estimated weight using Broselow Luten paediatric weight estimation" }, { "system": "http://snomed.info/sct", "code": "1162420002", "display": "Post-dialysis body weight" }, { "system": "http://snomed.info/sct", "code": "1162414003", "display": "Pre-amputation estimated body weight" }, { "system": "http://snomed.info/sct", "code": "1162416001", "display": "Pre-amputation measured body weight" }, { "system": "http://snomed.info/sct", "code": "1162421003", "display": "Pre-dialysis body weight" }, { "system": "http://snomed.info/sct", "code": "784399000", "display": "Self reported body weight" }, { "system": "http://snomed.info/sct", "code": "1230277003", "display": "Self reported peak body weight" }, { "system": "http://snomed.info/sct", "code": "1162389000", "display": "Self reported pre-pregnancy body weight" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-BodyWeightMeasurements, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Care Setting Type
HTML View
ValueSet 'UKCoreCareSettingType'
| Version | 3.1.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-01-07) |
A set of codes that describe a type of care setting. Selected from the 'Services' simple reference set of the SNOMED CT UK coding system.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal memberOf 1127531000000102
Expansion
This expansion was generated on 2022-01-07T10:19:54+00:00
This value set contains 419 concepts
| Code | System | Display |
|---|---|---|
| 736622005 | http://snomed.info/sct | Aboriginal health service |
| 310000008 | http://snomed.info/sct | Accident and Emergency service |
| 445449000 | http://snomed.info/sct | Acute care hospice service |
| 2421000175108 | http://snomed.info/sct | Acute care inpatient service |
| 931781000000102 | http://snomed.info/sct | Acute medicine service |
| 310072004 | http://snomed.info/sct | Acute pain service |
| 788125002 | http://snomed.info/sct | Addiction service |
| 828821000000105 | http://snomed.info/sct | Adolescent psychiatry service |
| 24271000087103 | http://snomed.info/sct | Adult chronic pain management service |
| 310013002 | http://snomed.info/sct | Adult cochlear implant service |
| 893391000000101 | http://snomed.info/sct | Adult cystic fibrosis service |
| 23871000087101 | http://snomed.info/sct | Adult dermatology service |
| 310006002 | http://snomed.info/sct | Adult diagnostic audiology service |
| 23891000087102 | http://snomed.info/sct | Adult haematology service |
| 310016005 | http://snomed.info/sct | Adult hearing aid service |
| 310033003 | http://snomed.info/sct | Adult intensive care service |
| 788002001 | http://snomed.info/sct | Adult mental health service |
| 1362761000000103 | http://snomed.info/sct | Adult safeguarding team |
| 840587001 | http://snomed.info/sct | Aerospace medical service |
| 711332004 | http://snomed.info/sct | Allergy service |
| 310001007 | http://snomed.info/sct | Anaesthetic service |
| 708183009 | http://snomed.info/sct | Anatomic pathology service |
| 827641000000101 | http://snomed.info/sct | Anticoagulant service |
| 310083008 | http://snomed.info/sct | Art therapy service |
| 310082003 | http://snomed.info/sct | Arts therapy services |
| 91901000000109 | http://snomed.info/sct | Assertive outreach team |
| 310002000 | http://snomed.info/sct | Assessment service |
| 310021008 | http://snomed.info/sct | Assistive listening device service |
| 310008001 | http://snomed.info/sct | Audiological screening service |
| 310004004 | http://snomed.info/sct | Audiological service |
| 1323641000000106 | http://snomed.info/sct | Audiovestibular medicine service |
| 310011000 | http://snomed.info/sct | Aural rehabilitation service |
| 1323631000000102 | http://snomed.info/sct | Aviation and space medicine service |
| 706901001 | http://snomed.info/sct | Bacteriology service |
| 2391000175104 | http://snomed.info/sct | Bariatric surgery service |
| 408452007 | http://snomed.info/sct | Behavioural intervention team |
| 892791000000108 | http://snomed.info/sct | Blood and marrow transplantation service |
| 708194008 | http://snomed.info/sct | Blood bank service |
| 932241000000105 | http://snomed.info/sct | Blood banking and transfusion service |
| 310126000 | http://snomed.info/sct | Breast screening service |
| 310139001 | http://snomed.info/sct | Breast surgery service |
| 24051000087102 | http://snomed.info/sct | Breast surgical oncology service |
| 892781000000106 | http://snomed.info/sct | Burns care service |
| 395104009 | http://snomed.info/sct | Cancer primary healthcare multidisciplinary team |
| 1323651000000109 | http://snomed.info/sct | Cardiac physiology service |
| 733459009 | http://snomed.info/sct | Cardiac rehabilitation service |
| 310142007 | http://snomed.info/sct | Cardiac surgery service |
| 708172000 | http://snomed.info/sct | Cardiac ultrasound service |
| 789718008 | http://snomed.info/sct | Cardiology service |
| 310140004 | http://snomed.info/sct | Cardiothoracic surgery service |
| 892771000000109 | http://snomed.info/sct | Cardiothoracic transplantation service |
| 310117003 | http://snomed.info/sct | Child and adolescent psychiatry service |
| 310003005 | http://snomed.info/sct | Child assessment service |
| 788127005 | http://snomed.info/sct | Child health service |
| 310099002 | http://snomed.info/sct | Child physiotherapy service |
| 828811000000104 | http://snomed.info/sct | Child psychiatry service |
| 310104001 | http://snomed.info/sct | Child speech and language therapy service |
| 722170006 | http://snomed.info/sct | Chiropractic service |
| 830038007 | http://snomed.info/sct | Clinical allergy service |
| 310076001 | http://snomed.info/sct | Clinical biochemistry service |
| 788004000 | http://snomed.info/sct | Clinical genetics service |
| 892761000000102 | http://snomed.info/sct | Clinical haematology service |
| 788121006 | http://snomed.info/sct | Clinical immunology and allergy service |
| 830037002 | http://snomed.info/sct | Clinical immunology service |
| 892741000000103 | http://snomed.info/sct | Clinical microbiology service |
| 830149003 | http://snomed.info/sct | Clinical neurophysiology service |
| 310022001 | http://snomed.info/sct | Clinical oncology service |
| 708184003 | http://snomed.info/sct | Clinical pathology service |
| 700436003 | http://snomed.info/sct | Clinical pharmacology service |
| 700435004 | http://snomed.info/sct | Clinical physiology service |
| 893381000000103 | http://snomed.info/sct | Clinical psychology service |
| 708193002 | http://snomed.info/sct | Coagulation service |
| 310012007 | http://snomed.info/sct | Cochlear implant service |
| 310155008 | http://snomed.info/sct | Colorectal surgery service |
| 310024000 | http://snomed.info/sct | Colposcopy service |
| 699650006 | http://snomed.info/sct | Community based physiotherapy service |
| 829981000000108 | http://snomed.info/sct | Community child health service |
| 413294000 | http://snomed.info/sct | Community health services |
| 408451000 | http://snomed.info/sct | Community learning disabilities team |
| 89301000000108 | http://snomed.info/sct | Community mental health team |
| 714089006 | http://snomed.info/sct | Community midwifery service |
| 931801000000101 | http://snomed.info/sct | Community nursing service |
| 310108003 | http://snomed.info/sct | Community orthoptics service |
| 310111002 | http://snomed.info/sct | Community orthotics service |
| 310067008 | http://snomed.info/sct | Community paediatric service |
| 310131003 | http://snomed.info/sct | Community rehabilitation service |
| 1240241000000109 | http://snomed.info/sct | Community sexual and reproductive health service |
| 395086005 | http://snomed.info/sct | Community specialist palliative care |
| 310114005 | http://snomed.info/sct | Community surgical fitting service |
| 310091004 | http://snomed.info/sct | Community-based dietetics service |
| 310094007 | http://snomed.info/sct | Community-based occupational therapy service |
| 310088004 | http://snomed.info/sct | Community-based podiatry service |
| 310102002 | http://snomed.info/sct | Community-based speech and language therapy service |
| 310025004 | http://snomed.info/sct | Complementary therapy service |
| 893351000000109 | http://snomed.info/sct | Complex specialised rehabilitation service |
| 310128004 | http://snomed.info/sct | Computerised tomography service |
| 893341000000106 | http://snomed.info/sct | Congenital heart disease service |
| 310026003 | http://snomed.info/sct | Counselling service |
| 89311000000105 | http://snomed.info/sct | Crisis prevention assessment and treatment team |
| 788128000 | http://snomed.info/sct | Critical care medicine service |
| 700231006 | http://snomed.info/sct | Critical care physician service |
| 708178001 | http://snomed.info/sct | Cytogenetics service |
| 310200001 | http://snomed.info/sct | Cytology service |
| 310084002 | http://snomed.info/sct | Dance therapy service |
| 893331000000102 | http://snomed.info/sct | Dementia assessment service |
| 828191000000104 | http://snomed.info/sct | Dental hygiene service |
| 892731000000107 | http://snomed.info/sct | Dental medicine service |
| 828201000000102 | http://snomed.info/sct | Dental surgery assistance service |
| 310143002 | http://snomed.info/sct | Dental surgery service |
| 722176000 | http://snomed.info/sct | Dentistry service |
| 700241009 | http://snomed.info/sct | Dermatology service |
| 708180007 | http://snomed.info/sct | Dermatopathology service |
| 444913002 | http://snomed.info/sct | Diabetes mellitus service |
| 734920002 | http://snomed.info/sct | Diabetic education service |
| 963151000000104 | http://snomed.info/sct | Diabetic medicine service |
| 310005003 | http://snomed.info/sct | Diagnostic audiology service |
| 708175003 | http://snomed.info/sct | Diagnostic imaging service |
| 310028002 | http://snomed.info/sct | Diagnostic investigation service |
| 431051000124102 | http://snomed.info/sct | Dialysis service |
| 310090003 | http://snomed.info/sct | Dietetics service |
| 828291000000109 | http://snomed.info/sct | Dispensing optometry service |
| 310010004 | http://snomed.info/sct | Distraction test audiological screening service |
| 705150003 | http://snomed.info/sct | Domiciliary physiotherapy service |
| 310029005 | http://snomed.info/sct | Domiciliary visit service |
| 310085001 | http://snomed.info/sct | Drama therapy service |
| 310149003 | http://snomed.info/sct | Ear, nose and throat service |
| 92191000000105 | http://snomed.info/sct | Early intervention in psychosis team |
| 413299005 | http://snomed.info/sct | Early years services |
| 828281000000107 | http://snomed.info/sct | Eating disorders service |
| 700221004 | http://snomed.info/sct | Elderly medicine service |
| 828301000000108 | http://snomed.info/sct | Electrocardiography service |
| 792847005 | http://snomed.info/sct | Emergency ambulance service |
| 409971007 | http://snomed.info/sct | Emergency medicine service |
| 2471000175109 | http://snomed.info/sct | Employee health service |
| 310150003 | http://snomed.info/sct | Endocrine surgery service |
| 700434000 | http://snomed.info/sct | Endocrinology service |
| 734862008 | http://snomed.info/sct | Endodontic service |
| 310030000 | http://snomed.info/sct | Endoscopy service |
| 310031001 | http://snomed.info/sct | Family planning service |
| 1323431000000104 | http://snomed.info/sct | Fetal medicine service |
| 1326391000000100 | http://snomed.info/sct | FNP (Family Nurse Partnership) service |
| 310118008 | http://snomed.info/sct | Forensic psychiatry service |
| 983641000000106 | http://snomed.info/sct | Fracture liaison service |
| 700433006 | http://snomed.info/sct | Gastroenterology service |
| 1323561000000108 | http://snomed.info/sct | Gastrointestinal physiology service |
| 310151004 | http://snomed.info/sct | Gastrointestinal surgery service |
| 310144008 | http://snomed.info/sct | General dental surgery service |
| 310152006 | http://snomed.info/sct | General gastrointestinal surgery service |
| 1323691000000101 | http://snomed.info/sct | General internal medical service |
| 700232004 | http://snomed.info/sct | General medical service |
| 788007007 | http://snomed.info/sct | General practice service |
| 310156009 | http://snomed.info/sct | General surgical service |
| 788006003 | http://snomed.info/sct | Genetic laboratory service |
| 830039004 | http://snomed.info/sct | Genitourinary medicine service |
| 24291000087104 | http://snomed.info/sct | Geriatric chronic pain management service |
| 3531000175102 | http://snomed.info/sct | Geriatric service |
| 892711000000104 | http://snomed.info/sct | Gynaecological oncology service |
| 310061009 | http://snomed.info/sct | Gynaecology service |
| 708196005 | http://snomed.info/sct | Haematology service |
| 893311000000105 | http://snomed.info/sct | Haemophilia service |
| 310157000 | http://snomed.info/sct | Hand surgery service |
| 310130002 | http://snomed.info/sct | Head injury rehabilitation service |
| 1078501000000104 | http://snomed.info/sct | Health visiting service |
| 224891009 | http://snomed.info/sct | Healthcare services |
| 310015009 | http://snomed.info/sct | Hearing aid service |
| 310020009 | http://snomed.info/sct | Hearing therapy service |
| 892621000000104 | http://snomed.info/sct | Hepatobiliary and pancreatic surgery service |
| 310158005 | http://snomed.info/sct | Hepatobiliary surgical service |
| 23901000087101 | http://snomed.info/sct | Hepatology service |
| 708182004 | http://snomed.info/sct | Histology service |
| 788124003 | http://snomed.info/sct | Histopathology service |
| 24081000087105 | http://snomed.info/sct | HIV (human immunodeficiency virus) nurse practitioner service |
| 24101000087102 | http://snomed.info/sct | HIV (human immunodeficiency virus) social work service |
| 444933003 | http://snomed.info/sct | Home hospice service |
| 828331000000102 | http://snomed.info/sct | Homeopathy service |
| 310107008 | http://snomed.info/sct | Hospital orthoptics service |
| 310110001 | http://snomed.info/sct | Hospital orthotics service |
| 310113004 | http://snomed.info/sct | Hospital surgical fitting service |
| 310092006 | http://snomed.info/sct | Hospital-based dietetics service |
| 310096009 | http://snomed.info/sct | Hospital-based occupational therapy service |
| 310098005 | http://snomed.info/sct | Hospital-based physiotherapy service |
| 310089007 | http://snomed.info/sct | Hospital-based podiatry service |
| 310103007 | http://snomed.info/sct | Hospital-based speech and language therapy service |
| 708190004 | http://snomed.info/sct | Immunology service |
| 829951000000102 | http://snomed.info/sct | Industrial therapy service |
| 788001008 | http://snomed.info/sct | Infectious disease service |
| 1323551000000105 | http://snomed.info/sct | Inherited metabolic medicine service |
| 1324191000000107 | http://snomed.info/sct | Intensive care medicine service |
| 310032008 | http://snomed.info/sct | Intensive care service |
| 892601000000108 | http://snomed.info/sct | Intermediate care service |
| 792848000 | http://snomed.info/sct | Internal medicine service |
| 708174004 | http://snomed.info/sct | Interventional radiology service |
| 892581000000104 | http://snomed.info/sct | Learning disability service |
| 722393008 | http://snomed.info/sct | Legal medicine service |
| 310119000 | http://snomed.info/sct | Liaison psychiatry service |
| 893301000000108 | http://snomed.info/sct | Local specialist rehabilitation service |
| 310127009 | http://snomed.info/sct | Magnetic resonance imaging service |
| 710028007 | http://snomed.info/sct | Maxillofacial surgery service |
| 310078000 | http://snomed.info/sct | Medical microbiology service |
| 892571000000101 | http://snomed.info/sct | Medical oncology service |
| 892561000000108 | http://snomed.info/sct | Medical ophthalmology service |
| 1323621000000104 | http://snomed.info/sct | Medical psychotherapy service |
| 373654008 | http://snomed.info/sct | Medical referral service |
| 893271000000105 | http://snomed.info/sct | Medical virology service |
| 23911000087104 | http://snomed.info/sct | Medication review service |
| 310120006 | http://snomed.info/sct | Mental handicap psychiatry service |
| 310027007 | http://snomed.info/sct | Mental health counselling service |
| 92151000000102 | http://snomed.info/sct | Mental health crisis resolution team |
| 893261000000103 | http://snomed.info/sct | Mental health dual diagnosis service |
| 92221000000103 | http://snomed.info/sct | Mental health home treatment team |
| 893251000000101 | http://snomed.info/sct | Mental health recovery and rehabilitation service |
| 708168004 | http://snomed.info/sct | Mental health service |
| 714088003 | http://snomed.info/sct | Midwifery service |
| 708179009 | http://snomed.info/sct | Molecular pathology service |
| 310086000 | http://snomed.info/sct | Music therapy service |
| 706903003 | http://snomed.info/sct | Mycobacteriology service |
| 706902008 | http://snomed.info/sct | Mycology service |
| 23941000087103 | http://snomed.info/sct | Narcotic addiction service |
| 24331000087108 | http://snomed.info/sct | Narcotic addiction service with chronic pain management |
| 310009009 | http://snomed.info/sct | Neonatal audiological screening service |
| 893711000000109 | http://snomed.info/sct | Neonatal critical care service |
| 741073001 | http://snomed.info/sct | Neonatal intensive care service |
| 840586005 | http://snomed.info/sct | Neonatal service |
| 788003006 | http://snomed.info/sct | Nephrology service |
| 788005004 | http://snomed.info/sct | Neurology service |
| 310079008 | http://snomed.info/sct | Neuropathology service |
| 1323921000000108 | http://snomed.info/sct | Neuropsychiatry service |
| 310159002 | http://snomed.info/sct | Neurosurgical service |
| 907301000000109 | http://snomed.info/sct | NHS 111 service |
| 828511000000102 | http://snomed.info/sct | NHS 24 |
| 828521000000108 | http://snomed.info/sct | NHS Direct |
| 788009005 | http://snomed.info/sct | Nuclear medicine service |
| 708170008 | http://snomed.info/sct | Nursing service |
| 708173005 | http://snomed.info/sct | Obstetric ultrasound service |
| 310060005 | http://snomed.info/sct | Obstetrics and gynaecology service |
| 310063007 | http://snomed.info/sct | Obstetrics service |
| 310064001 | http://snomed.info/sct | Occupational health service |
| 310093001 | http://snomed.info/sct | Occupational therapy service |
| 310065000 | http://snomed.info/sct | Open access service |
| 1323601000000108 | http://snomed.info/sct | Ophthalmic and vision science service |
| 310160007 | http://snomed.info/sct | Ophthalmology service |
| 23951000087100 | http://snomed.info/sct | Opioid dependence service |
| 310105000 | http://snomed.info/sct | Optometry service |
| 788008002 | http://snomed.info/sct | Oral and maxillofacial surgery service |
| 931831000000107 | http://snomed.info/sct | Oral medicine service |
| 931841000000103 | http://snomed.info/sct | Oral microbiology service |
| 931851000000100 | http://snomed.info/sct | Oral pathology service |
| 310145009 | http://snomed.info/sct | Oral surgery service |
| 310146005 | http://snomed.info/sct | Orthodontics service |
| 1323571000000101 | http://snomed.info/sct | Orthogeriatric medicine service |
| 310161006 | http://snomed.info/sct | Orthopaedic service |
| 310106004 | http://snomed.info/sct | Orthoptics service |
| 310109006 | http://snomed.info/sct | Orthotics service |
| 829961000000104 | http://snomed.info/sct | Out of hours service |
| 894001000000107 | http://snomed.info/sct | Paediatric audiological medicine service |
| 1323661000000107 | http://snomed.info/sct | Paediatric audiovestibular medicine service |
| 893971000000101 | http://snomed.info/sct | Paediatric burns care service |
| 893961000000108 | http://snomed.info/sct | Paediatric cardiac surgery service |
| 789717003 | http://snomed.info/sct | Paediatric cardiology service |
| 24351000087104 | http://snomed.info/sct | Paediatric chronic pain management service |
| 792849008 | http://snomed.info/sct | Paediatric clinical genetics service |
| 893661000000101 | http://snomed.info/sct | Paediatric clinical haematology service |
| 893651000000104 | http://snomed.info/sct | Paediatric clinical immunology and allergy service |
| 1323821000000103 | http://snomed.info/sct | Paediatric clinical pharmacology service |
| 310014008 | http://snomed.info/sct | Paediatric cochlear implant service |
| 827981000000103 | http://snomed.info/sct | Paediatric cystic fibrosis service |
| 310147001 | http://snomed.info/sct | Paediatric dentistry service |
| 893941000000107 | http://snomed.info/sct | Paediatric dermatology service |
| 1079491000000102 | http://snomed.info/sct | Paediatric diabetes service |
| 893631000000106 | http://snomed.info/sct | Paediatric diabetic medicine service |
| 310007006 | http://snomed.info/sct | Paediatric diagnostic audiology service |
| 3751000175100 | http://snomed.info/sct | Paediatric emergency medical service |
| 3761000175103 | http://snomed.info/sct | Paediatric endocrinology service |
| 893611000000103 | http://snomed.info/sct | Paediatric epilepsy service |
| 3771000175106 | http://snomed.info/sct | Paediatric gastroenterology service |
| 893911000000106 | http://snomed.info/sct | Paediatric gastrointestinal surgery service |
| 897188002 | http://snomed.info/sct | Paediatric haematology service |
| 310017001 | http://snomed.info/sct | Paediatric hearing aid service |
| 1323851000000108 | http://snomed.info/sct | Paediatric hepatology service |
| 3781000175109 | http://snomed.info/sct | Paediatric infectious disease service |
| 1323611000000105 | http://snomed.info/sct | Paediatric inherited metabolic medicine service |
| 310034009 | http://snomed.info/sct | Paediatric intensive care service |
| 893891000000108 | http://snomed.info/sct | Paediatric interventional radiology service |
| 893881000000106 | http://snomed.info/sct | Paediatric maxillofacial surgery service |
| 893601000000100 | http://snomed.info/sct | Paediatric medical oncology service |
| 893591000000106 | http://snomed.info/sct | Paediatric metabolic disease service |
| 3791000175107 | http://snomed.info/sct | Paediatric nephrology service |
| 893861000000102 | http://snomed.info/sct | Paediatric neurodisability service |
| 310068003 | http://snomed.info/sct | Paediatric neurology service |
| 893851000000100 | http://snomed.info/sct | Paediatric neurosurgery service |
| 310069006 | http://snomed.info/sct | Paediatric oncology service |
| 893801000000101 | http://snomed.info/sct | Paediatric ophthalmology service |
| 1323801000000107 | http://snomed.info/sct | Paediatric oral and maxillofacial surgery service |
| 789716007 | http://snomed.info/sct | Paediatric otolaryngology service |
| 893791000000100 | http://snomed.info/sct | Paediatric pain management service |
| 1323841000000105 | http://snomed.info/sct | Paediatric palliative medicine service |
| 24001000087103 | http://snomed.info/sct | Paediatric plastic surgery service |
| 3801000175108 | http://snomed.info/sct | Paediatric pulmonology service |
| 893771000000104 | http://snomed.info/sct | Paediatric respiratory medicine service |
| 789715006 | http://snomed.info/sct | Paediatric respiratory therapy service |
| 789714005 | http://snomed.info/sct | Paediatric rheumatology service |
| 310066004 | http://snomed.info/sct | Paediatric service |
| 310163009 | http://snomed.info/sct | Paediatric surgical service |
| 893701000000107 | http://snomed.info/sct | Paediatric thoracic surgery service |
| 893691000000107 | http://snomed.info/sct | Paediatric transplantation surgery service |
| 893681000000105 | http://snomed.info/sct | Paediatric trauma and orthopaedics service |
| 893671000000108 | http://snomed.info/sct | Paediatric urology service |
| 310071006 | http://snomed.info/sct | Pain management service |
| 310073009 | http://snomed.info/sct | Palliative care service |
| 893641000000102 | http://snomed.info/sct | Palliative medicine service |
| 310162004 | http://snomed.info/sct | Pancreatic surgery service |
| 706900000 | http://snomed.info/sct | Parasitology service |
| 310074003 | http://snomed.info/sct | Pathology service |
| 901221000000102 | http://snomed.info/sct | Perinatal mental health service |
| 1079481000000104 | http://snomed.info/sct | Perinatal psychiatry service |
| 2451000175103 | http://snomed.info/sct | Perinatology service |
| 61831000000105 | http://snomed.info/sct | Periodontics service |
| 148581000000100 | http://snomed.info/sct | Personal health record provider service |
| 983341000000102 | http://snomed.info/sct | Pharmacy First service |
| 310080006 | http://snomed.info/sct | Pharmacy service |
| 722424008 | http://snomed.info/sct | Physical medicine and rehabilitation service |
| 773558007 | http://snomed.info/sct | Physical medicine service |
| 722140001 | http://snomed.info/sct | Physiotherapy service |
| 310164003 | http://snomed.info/sct | Plastic surgery service |
| 310100005 | http://snomed.info/sct | Play therapy service |
| 893231000000108 | http://snomed.info/sct | Podiatric surgery service |
| 310087009 | http://snomed.info/sct | Podiatry service |
| 1325831000000100 | http://snomed.info/sct | Post-COVID-19 syndrome service |
| 840585009 | http://snomed.info/sct | Postnatal service |
| 310062002 | http://snomed.info/sct | Pregnancy termination service |
| 278032008 | http://snomed.info/sct | Preventive service |
| 310081005 | http://snomed.info/sct | Professional allied to medicine service |
| 828861000000102 | http://snomed.info/sct | Programmed pulmonary rehabilitation service |
| 816075004 | http://snomed.info/sct | Prosthetic and orthotic service |
| 788126001 | http://snomed.info/sct | Prosthetic service |
| 734863003 | http://snomed.info/sct | Prosthodontic service |
| 893531000000105 | http://snomed.info/sct | Psychiatric intensive care service |
| 310116007 | http://snomed.info/sct | Psychiatry service |
| 310121005 | http://snomed.info/sct | Psychogeriatric service |
| 310123008 | http://snomed.info/sct | Psychology service |
| 722175001 | http://snomed.info/sct | Psychosomatic medicine service |
| 310124002 | http://snomed.info/sct | Psychotherapy service |
| 932841000000106 | http://snomed.info/sct | Public health dentistry service |
| 310115006 | http://snomed.info/sct | Public health service |
| 722174002 | http://snomed.info/sct | Pulmonary medicine service |
| 2461000175101 | http://snomed.info/sct | Pulmonary rehabilitation service |
| 788123009 | http://snomed.info/sct | Radiation oncology service |
| 310125001 | http://snomed.info/sct | Radiology service |
| 310023006 | http://snomed.info/sct | Radiotherapy service |
| 1323901000000104 | http://snomed.info/sct | Rare disease service |
| 1323871000000104 | http://snomed.info/sct | Rehabilitation medicine service |
| 310122003 | http://snomed.info/sct | Rehabilitation psychiatry service |
| 310129007 | http://snomed.info/sct | Rehabilitation service |
| 908981000000101 | http://snomed.info/sct | Remote triage and advice service |
| 816074000 | http://snomed.info/sct | Respiratory medicine service |
| 893521000000108 | http://snomed.info/sct | Respiratory physiology service |
| 708169007 | http://snomed.info/sct | Respiratory therapy service |
| 893451000000102 | http://snomed.info/sct | Respite care service |
| 310148006 | http://snomed.info/sct | Restorative dentistry service |
| 3621000175101 | http://snomed.info/sct | Rheumatology service |
| 1326421000000106 | http://snomed.info/sct | Safeguarding children team |
| 148621000000100 | http://snomed.info/sct | School aged immunisation service |
| 931821000000105 | http://snomed.info/sct | School nursing service |
| 708188000 | http://snomed.info/sct | Serology service |
| 224930009 | http://snomed.info/sct | Services |
| 788122004 | http://snomed.info/sct | Sexual health service |
| 1323541000000107 | http://snomed.info/sct | Sleep medicine service |
| 310134006 | http://snomed.info/sct | Social services |
| 310135007 | http://snomed.info/sct | Social services department customer services |
| 310136008 | http://snomed.info/sct | Social services department duty team |
| 310095008 | http://snomed.info/sct | Social services occupational therapy service |
| 310070007 | http://snomed.info/sct | Special care baby service |
| 1323501000000109 | http://snomed.info/sct | Special care dentistry service |
| 408458006 | http://snomed.info/sct | Specialist multidisciplinary team |
| 395092004 | http://snomed.info/sct | Specialist palliative care |
| 893221000000106 | http://snomed.info/sct | Specialist rehabilitation service |
| 310101009 | http://snomed.info/sct | Speech and language therapy service |
| 310018006 | http://snomed.info/sct | Speech-reading training service |
| 893211000000100 | http://snomed.info/sct | Spinal injuries service |
| 893121000000102 | http://snomed.info/sct | Spinal surgery service |
| 24141000087104 | http://snomed.info/sct | Spine orthopaedic surgery service |
| 893201000000102 | http://snomed.info/sct | Sport and exercise medicine service |
| 2351000175106 | http://snomed.info/sct | Sports medicine service |
| 1323881000000102 | http://snomed.info/sct | Stroke medicine service |
| 310137004 | http://snomed.info/sct | Stroke service |
| 109201000000109 | http://snomed.info/sct | Substance misuse team |
| 310112009 | http://snomed.info/sct | Surgical fitting service |
| 699478002 | http://snomed.info/sct | Surgical oncology service |
| 708187005 | http://snomed.info/sct | Surgical pathology service |
| 310138009 | http://snomed.info/sct | Surgical service |
| 310133000 | http://snomed.info/sct | Swallow clinic |
| 911221000000100 | http://snomed.info/sct | Telecare monitoring service |
| 911231000000103 | http://snomed.info/sct | Telehealth monitoring service |
| 911381000000108 | http://snomed.info/sct | Telehealthcare service |
| 310141000 | http://snomed.info/sct | Thoracic surgery service |
| 310019003 | http://snomed.info/sct | Tinnitus management service |
| 708191000 | http://snomed.info/sct | Toxicology service |
| 896974005 | http://snomed.info/sct | Transgender health service |
| 893041000000108 | http://snomed.info/sct | Transient ischaemic attack service |
| 733921009 | http://snomed.info/sct | Transplant medicine service |
| 310165002 | http://snomed.info/sct | Transplant surgery service |
| 893431000000109 | http://snomed.info/sct | Trauma and orthopaedics service |
| 310166001 | http://snomed.info/sct | Trauma surgery service |
| 893421000000107 | http://snomed.info/sct | Tropical medicine service |
| 310169008 | http://snomed.info/sct | Ultrasonography service |
| 310153001 | http://snomed.info/sct | Upper gastrointestinal surgery service |
| 1323531000000103 | http://snomed.info/sct | Urological physiology service |
| 310167005 | http://snomed.info/sct | Urology service |
| 24011000087101 | http://snomed.info/sct | Vascular imaging service |
| 722352000 | http://snomed.info/sct | Vascular medicine service |
| 1323701000000101 | http://snomed.info/sct | Vascular physiology service |
| 310168000 | http://snomed.info/sct | Vascular surgery service |
| 708171007 | http://snomed.info/sct | Vascular ultrasound service |
| 708185002 | http://snomed.info/sct | Virology service |
| 413331009 | http://snomed.info/sct | Voluntary services |
| 893581000000109 | http://snomed.info/sct | Well baby service |
| 828371000000100 | http://snomed.info/sct | Well man service |
| 828381000000103 | http://snomed.info/sct | Well woman service |
| 310132005 | http://snomed.info/sct | Young disabled service |
Table View
| ValueSet.id[0] | UKCore-CareSettingType |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-CareSettingType |
| ValueSet.version[0] | 3.1.0 |
| ValueSet.name[0] | UKCoreCareSettingType |
| ValueSet.title[0] | UK Core Care Setting Type |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-01-07 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that describe a type of care setting. Selected from the 'Services' simple reference set of the SNOMED CT UK coding system. |
| ValueSet.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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | memberOf 1127531000000102 |
| ValueSet.expansion[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/valueset-unclosed |
| ValueSet.expansion[0].extension[0].value[0] | True |
| ValueSet.expansion[0].identifier[0] | 801dea55-eb6e-4401-9ffa-2a3070b335ea |
| ValueSet.expansion[0].timestamp[0] | 2022-01-07T10:19:54+00:00 |
| ValueSet.expansion[0].total[0] | 419 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].parameter[0].name[0] | version |
| ValueSet.expansion[0].parameter[0].value[0] | http://snomed.info/sct|http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].parameter[1].name[0] | count |
| ValueSet.expansion[0].parameter[1].value[0] | 2147483647 |
| ValueSet.expansion[0].parameter[2].name[0] | offset |
| ValueSet.expansion[0].parameter[2].value[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 736622005 |
| ValueSet.expansion[0].contains[0].display[0] | Aboriginal health service |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 310000008 |
| ValueSet.expansion[0].contains[1].display[0] | Accident and Emergency service |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 445449000 |
| ValueSet.expansion[0].contains[2].display[0] | Acute care hospice service |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 2421000175108 |
| ValueSet.expansion[0].contains[3].display[0] | Acute care inpatient service |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 931781000000102 |
| ValueSet.expansion[0].contains[4].display[0] | Acute medicine service |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 310072004 |
| ValueSet.expansion[0].contains[5].display[0] | Acute pain service |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 788125002 |
| ValueSet.expansion[0].contains[6].display[0] | Addiction service |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 828821000000105 |
| ValueSet.expansion[0].contains[7].display[0] | Adolescent psychiatry service |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 24271000087103 |
| ValueSet.expansion[0].contains[8].display[0] | Adult chronic pain management service |
| ValueSet.expansion[0].contains[9].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[9].code[0] | 310013002 |
| ValueSet.expansion[0].contains[9].display[0] | Adult cochlear implant service |
| ValueSet.expansion[0].contains[10].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[10].code[0] | 893391000000101 |
| ValueSet.expansion[0].contains[10].display[0] | Adult cystic fibrosis service |
| ValueSet.expansion[0].contains[11].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[11].code[0] | 23871000087101 |
| ValueSet.expansion[0].contains[11].display[0] | Adult dermatology service |
| ValueSet.expansion[0].contains[12].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[12].code[0] | 310006002 |
| ValueSet.expansion[0].contains[12].display[0] | Adult diagnostic audiology service |
| ValueSet.expansion[0].contains[13].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[13].code[0] | 23891000087102 |
| ValueSet.expansion[0].contains[13].display[0] | Adult haematology service |
| ValueSet.expansion[0].contains[14].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[14].code[0] | 310016005 |
| ValueSet.expansion[0].contains[14].display[0] | Adult hearing aid service |
| ValueSet.expansion[0].contains[15].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[15].code[0] | 310033003 |
| ValueSet.expansion[0].contains[15].display[0] | Adult intensive care service |
| ValueSet.expansion[0].contains[16].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[16].code[0] | 788002001 |
| ValueSet.expansion[0].contains[16].display[0] | Adult mental health service |
| ValueSet.expansion[0].contains[17].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[17].code[0] | 1362761000000103 |
| ValueSet.expansion[0].contains[17].display[0] | Adult safeguarding team |
| ValueSet.expansion[0].contains[18].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[18].code[0] | 840587001 |
| ValueSet.expansion[0].contains[18].display[0] | Aerospace medical service |
| ValueSet.expansion[0].contains[19].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[19].code[0] | 711332004 |
| ValueSet.expansion[0].contains[19].display[0] | Allergy service |
| ValueSet.expansion[0].contains[20].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[20].code[0] | 310001007 |
| ValueSet.expansion[0].contains[20].display[0] | Anaesthetic service |
| ValueSet.expansion[0].contains[21].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[21].code[0] | 708183009 |
| ValueSet.expansion[0].contains[21].display[0] | Anatomic pathology service |
| ValueSet.expansion[0].contains[22].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[22].code[0] | 827641000000101 |
| ValueSet.expansion[0].contains[22].display[0] | Anticoagulant service |
| ValueSet.expansion[0].contains[23].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[23].code[0] | 310083008 |
| ValueSet.expansion[0].contains[23].display[0] | Art therapy service |
| ValueSet.expansion[0].contains[24].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[24].code[0] | 310082003 |
| ValueSet.expansion[0].contains[24].display[0] | Arts therapy services |
| ValueSet.expansion[0].contains[25].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[25].code[0] | 91901000000109 |
| ValueSet.expansion[0].contains[25].display[0] | Assertive outreach team |
| ValueSet.expansion[0].contains[26].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[26].code[0] | 310002000 |
| ValueSet.expansion[0].contains[26].display[0] | Assessment service |
| ValueSet.expansion[0].contains[27].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[27].code[0] | 310021008 |
| ValueSet.expansion[0].contains[27].display[0] | Assistive listening device service |
| ValueSet.expansion[0].contains[28].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[28].code[0] | 310008001 |
| ValueSet.expansion[0].contains[28].display[0] | Audiological screening service |
| ValueSet.expansion[0].contains[29].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[29].code[0] | 310004004 |
| ValueSet.expansion[0].contains[29].display[0] | Audiological service |
| ValueSet.expansion[0].contains[30].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[30].code[0] | 1323641000000106 |
| ValueSet.expansion[0].contains[30].display[0] | Audiovestibular medicine service |
| ValueSet.expansion[0].contains[31].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[31].code[0] | 310011000 |
| ValueSet.expansion[0].contains[31].display[0] | Aural rehabilitation service |
| ValueSet.expansion[0].contains[32].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[32].code[0] | 1323631000000102 |
| ValueSet.expansion[0].contains[32].display[0] | Aviation and space medicine service |
| ValueSet.expansion[0].contains[33].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[33].code[0] | 706901001 |
| ValueSet.expansion[0].contains[33].display[0] | Bacteriology service |
| ValueSet.expansion[0].contains[34].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[34].code[0] | 2391000175104 |
| ValueSet.expansion[0].contains[34].display[0] | Bariatric surgery service |
| ValueSet.expansion[0].contains[35].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[35].code[0] | 408452007 |
| ValueSet.expansion[0].contains[35].display[0] | Behavioural intervention team |
| ValueSet.expansion[0].contains[36].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[36].code[0] | 892791000000108 |
| ValueSet.expansion[0].contains[36].display[0] | Blood and marrow transplantation service |
| ValueSet.expansion[0].contains[37].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[37].code[0] | 708194008 |
| ValueSet.expansion[0].contains[37].display[0] | Blood bank service |
| ValueSet.expansion[0].contains[38].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[38].code[0] | 932241000000105 |
| ValueSet.expansion[0].contains[38].display[0] | Blood banking and transfusion service |
| ValueSet.expansion[0].contains[39].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[39].code[0] | 310126000 |
| ValueSet.expansion[0].contains[39].display[0] | Breast screening service |
| ValueSet.expansion[0].contains[40].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[40].code[0] | 310139001 |
| ValueSet.expansion[0].contains[40].display[0] | Breast surgery service |
| ValueSet.expansion[0].contains[41].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[41].code[0] | 24051000087102 |
| ValueSet.expansion[0].contains[41].display[0] | Breast surgical oncology service |
| ValueSet.expansion[0].contains[42].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[42].code[0] | 892781000000106 |
| ValueSet.expansion[0].contains[42].display[0] | Burns care service |
| ValueSet.expansion[0].contains[43].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[43].code[0] | 395104009 |
| ValueSet.expansion[0].contains[43].display[0] | Cancer primary healthcare multidisciplinary team |
| ValueSet.expansion[0].contains[44].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[44].code[0] | 1323651000000109 |
| ValueSet.expansion[0].contains[44].display[0] | Cardiac physiology service |
| ValueSet.expansion[0].contains[45].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[45].code[0] | 733459009 |
| ValueSet.expansion[0].contains[45].display[0] | Cardiac rehabilitation service |
| ValueSet.expansion[0].contains[46].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[46].code[0] | 310142007 |
| ValueSet.expansion[0].contains[46].display[0] | Cardiac surgery service |
| ValueSet.expansion[0].contains[47].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[47].code[0] | 708172000 |
| ValueSet.expansion[0].contains[47].display[0] | Cardiac ultrasound service |
| ValueSet.expansion[0].contains[48].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[48].code[0] | 789718008 |
| ValueSet.expansion[0].contains[48].display[0] | Cardiology service |
| ValueSet.expansion[0].contains[49].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[49].code[0] | 310140004 |
| ValueSet.expansion[0].contains[49].display[0] | Cardiothoracic surgery service |
| ValueSet.expansion[0].contains[50].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[50].code[0] | 892771000000109 |
| ValueSet.expansion[0].contains[50].display[0] | Cardiothoracic transplantation service |
| ValueSet.expansion[0].contains[51].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[51].code[0] | 310117003 |
| ValueSet.expansion[0].contains[51].display[0] | Child and adolescent psychiatry service |
| ValueSet.expansion[0].contains[52].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[52].code[0] | 310003005 |
| ValueSet.expansion[0].contains[52].display[0] | Child assessment service |
| ValueSet.expansion[0].contains[53].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[53].code[0] | 788127005 |
| ValueSet.expansion[0].contains[53].display[0] | Child health service |
| ValueSet.expansion[0].contains[54].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[54].code[0] | 310099002 |
| ValueSet.expansion[0].contains[54].display[0] | Child physiotherapy service |
| ValueSet.expansion[0].contains[55].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[55].code[0] | 828811000000104 |
| ValueSet.expansion[0].contains[55].display[0] | Child psychiatry service |
| ValueSet.expansion[0].contains[56].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[56].code[0] | 310104001 |
| ValueSet.expansion[0].contains[56].display[0] | Child speech and language therapy service |
| ValueSet.expansion[0].contains[57].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[57].code[0] | 722170006 |
| ValueSet.expansion[0].contains[57].display[0] | Chiropractic service |
| ValueSet.expansion[0].contains[58].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[58].code[0] | 830038007 |
| ValueSet.expansion[0].contains[58].display[0] | Clinical allergy service |
| ValueSet.expansion[0].contains[59].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[59].code[0] | 310076001 |
| ValueSet.expansion[0].contains[59].display[0] | Clinical biochemistry service |
| ValueSet.expansion[0].contains[60].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[60].code[0] | 788004000 |
| ValueSet.expansion[0].contains[60].display[0] | Clinical genetics service |
| ValueSet.expansion[0].contains[61].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[61].code[0] | 892761000000102 |
| ValueSet.expansion[0].contains[61].display[0] | Clinical haematology service |
| ValueSet.expansion[0].contains[62].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[62].code[0] | 788121006 |
| ValueSet.expansion[0].contains[62].display[0] | Clinical immunology and allergy service |
| ValueSet.expansion[0].contains[63].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[63].code[0] | 830037002 |
| ValueSet.expansion[0].contains[63].display[0] | Clinical immunology service |
| ValueSet.expansion[0].contains[64].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[64].code[0] | 892741000000103 |
| ValueSet.expansion[0].contains[64].display[0] | Clinical microbiology service |
| ValueSet.expansion[0].contains[65].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[65].code[0] | 830149003 |
| ValueSet.expansion[0].contains[65].display[0] | Clinical neurophysiology service |
| ValueSet.expansion[0].contains[66].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[66].code[0] | 310022001 |
| ValueSet.expansion[0].contains[66].display[0] | Clinical oncology service |
| ValueSet.expansion[0].contains[67].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[67].code[0] | 708184003 |
| ValueSet.expansion[0].contains[67].display[0] | Clinical pathology service |
| ValueSet.expansion[0].contains[68].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[68].code[0] | 700436003 |
| ValueSet.expansion[0].contains[68].display[0] | Clinical pharmacology service |
| ValueSet.expansion[0].contains[69].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[69].code[0] | 700435004 |
| ValueSet.expansion[0].contains[69].display[0] | Clinical physiology service |
| ValueSet.expansion[0].contains[70].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[70].code[0] | 893381000000103 |
| ValueSet.expansion[0].contains[70].display[0] | Clinical psychology service |
| ValueSet.expansion[0].contains[71].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[71].code[0] | 708193002 |
| ValueSet.expansion[0].contains[71].display[0] | Coagulation service |
| ValueSet.expansion[0].contains[72].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[72].code[0] | 310012007 |
| ValueSet.expansion[0].contains[72].display[0] | Cochlear implant service |
| ValueSet.expansion[0].contains[73].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[73].code[0] | 310155008 |
| ValueSet.expansion[0].contains[73].display[0] | Colorectal surgery service |
| ValueSet.expansion[0].contains[74].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[74].code[0] | 310024000 |
| ValueSet.expansion[0].contains[74].display[0] | Colposcopy service |
| ValueSet.expansion[0].contains[75].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[75].code[0] | 699650006 |
| ValueSet.expansion[0].contains[75].display[0] | Community based physiotherapy service |
| ValueSet.expansion[0].contains[76].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[76].code[0] | 829981000000108 |
| ValueSet.expansion[0].contains[76].display[0] | Community child health service |
| ValueSet.expansion[0].contains[77].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[77].code[0] | 413294000 |
| ValueSet.expansion[0].contains[77].display[0] | Community health services |
| ValueSet.expansion[0].contains[78].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[78].code[0] | 408451000 |
| ValueSet.expansion[0].contains[78].display[0] | Community learning disabilities team |
| ValueSet.expansion[0].contains[79].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[79].code[0] | 89301000000108 |
| ValueSet.expansion[0].contains[79].display[0] | Community mental health team |
| ValueSet.expansion[0].contains[80].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[80].code[0] | 714089006 |
| ValueSet.expansion[0].contains[80].display[0] | Community midwifery service |
| ValueSet.expansion[0].contains[81].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[81].code[0] | 931801000000101 |
| ValueSet.expansion[0].contains[81].display[0] | Community nursing service |
| ValueSet.expansion[0].contains[82].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[82].code[0] | 310108003 |
| ValueSet.expansion[0].contains[82].display[0] | Community orthoptics service |
| ValueSet.expansion[0].contains[83].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[83].code[0] | 310111002 |
| ValueSet.expansion[0].contains[83].display[0] | Community orthotics service |
| ValueSet.expansion[0].contains[84].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[84].code[0] | 310067008 |
| ValueSet.expansion[0].contains[84].display[0] | Community paediatric service |
| ValueSet.expansion[0].contains[85].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[85].code[0] | 310131003 |
| ValueSet.expansion[0].contains[85].display[0] | Community rehabilitation service |
| ValueSet.expansion[0].contains[86].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[86].code[0] | 1240241000000109 |
| ValueSet.expansion[0].contains[86].display[0] | Community sexual and reproductive health service |
| ValueSet.expansion[0].contains[87].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[87].code[0] | 395086005 |
| ValueSet.expansion[0].contains[87].display[0] | Community specialist palliative care |
| ValueSet.expansion[0].contains[88].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[88].code[0] | 310114005 |
| ValueSet.expansion[0].contains[88].display[0] | Community surgical fitting service |
| ValueSet.expansion[0].contains[89].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[89].code[0] | 310091004 |
| ValueSet.expansion[0].contains[89].display[0] | Community-based dietetics service |
| ValueSet.expansion[0].contains[90].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[90].code[0] | 310094007 |
| ValueSet.expansion[0].contains[90].display[0] | Community-based occupational therapy service |
| ValueSet.expansion[0].contains[91].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[91].code[0] | 310088004 |
| ValueSet.expansion[0].contains[91].display[0] | Community-based podiatry service |
| ValueSet.expansion[0].contains[92].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[92].code[0] | 310102002 |
| ValueSet.expansion[0].contains[92].display[0] | Community-based speech and language therapy service |
| ValueSet.expansion[0].contains[93].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[93].code[0] | 310025004 |
| ValueSet.expansion[0].contains[93].display[0] | Complementary therapy service |
| ValueSet.expansion[0].contains[94].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[94].code[0] | 893351000000109 |
| ValueSet.expansion[0].contains[94].display[0] | Complex specialised rehabilitation service |
| ValueSet.expansion[0].contains[95].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[95].code[0] | 310128004 |
| ValueSet.expansion[0].contains[95].display[0] | Computerised tomography service |
| ValueSet.expansion[0].contains[96].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[96].code[0] | 893341000000106 |
| ValueSet.expansion[0].contains[96].display[0] | Congenital heart disease service |
| ValueSet.expansion[0].contains[97].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[97].code[0] | 310026003 |
| ValueSet.expansion[0].contains[97].display[0] | Counselling service |
| ValueSet.expansion[0].contains[98].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[98].code[0] | 89311000000105 |
| ValueSet.expansion[0].contains[98].display[0] | Crisis prevention assessment and treatment team |
| ValueSet.expansion[0].contains[99].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[99].code[0] | 788128000 |
| ValueSet.expansion[0].contains[99].display[0] | Critical care medicine service |
| ValueSet.expansion[0].contains[100].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[100].code[0] | 700231006 |
| ValueSet.expansion[0].contains[100].display[0] | Critical care physician service |
| ValueSet.expansion[0].contains[101].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[101].code[0] | 708178001 |
| ValueSet.expansion[0].contains[101].display[0] | Cytogenetics service |
| ValueSet.expansion[0].contains[102].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[102].code[0] | 310200001 |
| ValueSet.expansion[0].contains[102].display[0] | Cytology service |
| ValueSet.expansion[0].contains[103].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[103].code[0] | 310084002 |
| ValueSet.expansion[0].contains[103].display[0] | Dance therapy service |
| ValueSet.expansion[0].contains[104].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[104].code[0] | 893331000000102 |
| ValueSet.expansion[0].contains[104].display[0] | Dementia assessment service |
| ValueSet.expansion[0].contains[105].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[105].code[0] | 828191000000104 |
| ValueSet.expansion[0].contains[105].display[0] | Dental hygiene service |
| ValueSet.expansion[0].contains[106].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[106].code[0] | 892731000000107 |
| ValueSet.expansion[0].contains[106].display[0] | Dental medicine service |
| ValueSet.expansion[0].contains[107].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[107].code[0] | 828201000000102 |
| ValueSet.expansion[0].contains[107].display[0] | Dental surgery assistance service |
| ValueSet.expansion[0].contains[108].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[108].code[0] | 310143002 |
| ValueSet.expansion[0].contains[108].display[0] | Dental surgery service |
| ValueSet.expansion[0].contains[109].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[109].code[0] | 722176000 |
| ValueSet.expansion[0].contains[109].display[0] | Dentistry service |
| ValueSet.expansion[0].contains[110].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[110].code[0] | 700241009 |
| ValueSet.expansion[0].contains[110].display[0] | Dermatology service |
| ValueSet.expansion[0].contains[111].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[111].code[0] | 708180007 |
| ValueSet.expansion[0].contains[111].display[0] | Dermatopathology service |
| ValueSet.expansion[0].contains[112].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[112].code[0] | 444913002 |
| ValueSet.expansion[0].contains[112].display[0] | Diabetes mellitus service |
| ValueSet.expansion[0].contains[113].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[113].code[0] | 734920002 |
| ValueSet.expansion[0].contains[113].display[0] | Diabetic education service |
| ValueSet.expansion[0].contains[114].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[114].code[0] | 963151000000104 |
| ValueSet.expansion[0].contains[114].display[0] | Diabetic medicine service |
| ValueSet.expansion[0].contains[115].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[115].code[0] | 310005003 |
| ValueSet.expansion[0].contains[115].display[0] | Diagnostic audiology service |
| ValueSet.expansion[0].contains[116].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[116].code[0] | 708175003 |
| ValueSet.expansion[0].contains[116].display[0] | Diagnostic imaging service |
| ValueSet.expansion[0].contains[117].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[117].code[0] | 310028002 |
| ValueSet.expansion[0].contains[117].display[0] | Diagnostic investigation service |
| ValueSet.expansion[0].contains[118].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[118].code[0] | 431051000124102 |
| ValueSet.expansion[0].contains[118].display[0] | Dialysis service |
| ValueSet.expansion[0].contains[119].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[119].code[0] | 310090003 |
| ValueSet.expansion[0].contains[119].display[0] | Dietetics service |
| ValueSet.expansion[0].contains[120].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[120].code[0] | 828291000000109 |
| ValueSet.expansion[0].contains[120].display[0] | Dispensing optometry service |
| ValueSet.expansion[0].contains[121].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[121].code[0] | 310010004 |
| ValueSet.expansion[0].contains[121].display[0] | Distraction test audiological screening service |
| ValueSet.expansion[0].contains[122].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[122].code[0] | 705150003 |
| ValueSet.expansion[0].contains[122].display[0] | Domiciliary physiotherapy service |
| ValueSet.expansion[0].contains[123].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[123].code[0] | 310029005 |
| ValueSet.expansion[0].contains[123].display[0] | Domiciliary visit service |
| ValueSet.expansion[0].contains[124].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[124].code[0] | 310085001 |
| ValueSet.expansion[0].contains[124].display[0] | Drama therapy service |
| ValueSet.expansion[0].contains[125].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[125].code[0] | 310149003 |
| ValueSet.expansion[0].contains[125].display[0] | Ear, nose and throat service |
| ValueSet.expansion[0].contains[126].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[126].code[0] | 92191000000105 |
| ValueSet.expansion[0].contains[126].display[0] | Early intervention in psychosis team |
| ValueSet.expansion[0].contains[127].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[127].code[0] | 413299005 |
| ValueSet.expansion[0].contains[127].display[0] | Early years services |
| ValueSet.expansion[0].contains[128].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[128].code[0] | 828281000000107 |
| ValueSet.expansion[0].contains[128].display[0] | Eating disorders service |
| ValueSet.expansion[0].contains[129].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[129].code[0] | 700221004 |
| ValueSet.expansion[0].contains[129].display[0] | Elderly medicine service |
| ValueSet.expansion[0].contains[130].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[130].code[0] | 828301000000108 |
| ValueSet.expansion[0].contains[130].display[0] | Electrocardiography service |
| ValueSet.expansion[0].contains[131].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[131].code[0] | 792847005 |
| ValueSet.expansion[0].contains[131].display[0] | Emergency ambulance service |
| ValueSet.expansion[0].contains[132].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[132].code[0] | 409971007 |
| ValueSet.expansion[0].contains[132].display[0] | Emergency medicine service |
| ValueSet.expansion[0].contains[133].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[133].code[0] | 2471000175109 |
| ValueSet.expansion[0].contains[133].display[0] | Employee health service |
| ValueSet.expansion[0].contains[134].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[134].code[0] | 310150003 |
| ValueSet.expansion[0].contains[134].display[0] | Endocrine surgery service |
| ValueSet.expansion[0].contains[135].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[135].code[0] | 700434000 |
| ValueSet.expansion[0].contains[135].display[0] | Endocrinology service |
| ValueSet.expansion[0].contains[136].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[136].code[0] | 734862008 |
| ValueSet.expansion[0].contains[136].display[0] | Endodontic service |
| ValueSet.expansion[0].contains[137].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[137].code[0] | 310030000 |
| ValueSet.expansion[0].contains[137].display[0] | Endoscopy service |
| ValueSet.expansion[0].contains[138].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[138].code[0] | 310031001 |
| ValueSet.expansion[0].contains[138].display[0] | Family planning service |
| ValueSet.expansion[0].contains[139].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[139].code[0] | 1323431000000104 |
| ValueSet.expansion[0].contains[139].display[0] | Fetal medicine service |
| ValueSet.expansion[0].contains[140].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[140].code[0] | 1326391000000100 |
| ValueSet.expansion[0].contains[140].display[0] | FNP (Family Nurse Partnership) service |
| ValueSet.expansion[0].contains[141].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[141].code[0] | 310118008 |
| ValueSet.expansion[0].contains[141].display[0] | Forensic psychiatry service |
| ValueSet.expansion[0].contains[142].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[142].code[0] | 983641000000106 |
| ValueSet.expansion[0].contains[142].display[0] | Fracture liaison service |
| ValueSet.expansion[0].contains[143].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[143].code[0] | 700433006 |
| ValueSet.expansion[0].contains[143].display[0] | Gastroenterology service |
| ValueSet.expansion[0].contains[144].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[144].code[0] | 1323561000000108 |
| ValueSet.expansion[0].contains[144].display[0] | Gastrointestinal physiology service |
| ValueSet.expansion[0].contains[145].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[145].code[0] | 310151004 |
| ValueSet.expansion[0].contains[145].display[0] | Gastrointestinal surgery service |
| ValueSet.expansion[0].contains[146].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[146].code[0] | 310144008 |
| ValueSet.expansion[0].contains[146].display[0] | General dental surgery service |
| ValueSet.expansion[0].contains[147].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[147].code[0] | 310152006 |
| ValueSet.expansion[0].contains[147].display[0] | General gastrointestinal surgery service |
| ValueSet.expansion[0].contains[148].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[148].code[0] | 1323691000000101 |
| ValueSet.expansion[0].contains[148].display[0] | General internal medical service |
| ValueSet.expansion[0].contains[149].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[149].code[0] | 700232004 |
| ValueSet.expansion[0].contains[149].display[0] | General medical service |
| ValueSet.expansion[0].contains[150].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[150].code[0] | 788007007 |
| ValueSet.expansion[0].contains[150].display[0] | General practice service |
| ValueSet.expansion[0].contains[151].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[151].code[0] | 310156009 |
| ValueSet.expansion[0].contains[151].display[0] | General surgical service |
| ValueSet.expansion[0].contains[152].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[152].code[0] | 788006003 |
| ValueSet.expansion[0].contains[152].display[0] | Genetic laboratory service |
| ValueSet.expansion[0].contains[153].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[153].code[0] | 830039004 |
| ValueSet.expansion[0].contains[153].display[0] | Genitourinary medicine service |
| ValueSet.expansion[0].contains[154].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[154].code[0] | 24291000087104 |
| ValueSet.expansion[0].contains[154].display[0] | Geriatric chronic pain management service |
| ValueSet.expansion[0].contains[155].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[155].code[0] | 3531000175102 |
| ValueSet.expansion[0].contains[155].display[0] | Geriatric service |
| ValueSet.expansion[0].contains[156].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[156].code[0] | 892711000000104 |
| ValueSet.expansion[0].contains[156].display[0] | Gynaecological oncology service |
| ValueSet.expansion[0].contains[157].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[157].code[0] | 310061009 |
| ValueSet.expansion[0].contains[157].display[0] | Gynaecology service |
| ValueSet.expansion[0].contains[158].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[158].code[0] | 708196005 |
| ValueSet.expansion[0].contains[158].display[0] | Haematology service |
| ValueSet.expansion[0].contains[159].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[159].code[0] | 893311000000105 |
| ValueSet.expansion[0].contains[159].display[0] | Haemophilia service |
| ValueSet.expansion[0].contains[160].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[160].code[0] | 310157000 |
| ValueSet.expansion[0].contains[160].display[0] | Hand surgery service |
| ValueSet.expansion[0].contains[161].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[161].code[0] | 310130002 |
| ValueSet.expansion[0].contains[161].display[0] | Head injury rehabilitation service |
| ValueSet.expansion[0].contains[162].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[162].code[0] | 1078501000000104 |
| ValueSet.expansion[0].contains[162].display[0] | Health visiting service |
| ValueSet.expansion[0].contains[163].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[163].code[0] | 224891009 |
| ValueSet.expansion[0].contains[163].display[0] | Healthcare services |
| ValueSet.expansion[0].contains[164].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[164].code[0] | 310015009 |
| ValueSet.expansion[0].contains[164].display[0] | Hearing aid service |
| ValueSet.expansion[0].contains[165].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[165].code[0] | 310020009 |
| ValueSet.expansion[0].contains[165].display[0] | Hearing therapy service |
| ValueSet.expansion[0].contains[166].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[166].code[0] | 892621000000104 |
| ValueSet.expansion[0].contains[166].display[0] | Hepatobiliary and pancreatic surgery service |
| ValueSet.expansion[0].contains[167].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[167].code[0] | 310158005 |
| ValueSet.expansion[0].contains[167].display[0] | Hepatobiliary surgical service |
| ValueSet.expansion[0].contains[168].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[168].code[0] | 23901000087101 |
| ValueSet.expansion[0].contains[168].display[0] | Hepatology service |
| ValueSet.expansion[0].contains[169].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[169].code[0] | 708182004 |
| ValueSet.expansion[0].contains[169].display[0] | Histology service |
| ValueSet.expansion[0].contains[170].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[170].code[0] | 788124003 |
| ValueSet.expansion[0].contains[170].display[0] | Histopathology service |
| ValueSet.expansion[0].contains[171].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[171].code[0] | 24081000087105 |
| ValueSet.expansion[0].contains[171].display[0] | HIV (human immunodeficiency virus) nurse practitioner service |
| ValueSet.expansion[0].contains[172].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[172].code[0] | 24101000087102 |
| ValueSet.expansion[0].contains[172].display[0] | HIV (human immunodeficiency virus) social work service |
| ValueSet.expansion[0].contains[173].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[173].code[0] | 444933003 |
| ValueSet.expansion[0].contains[173].display[0] | Home hospice service |
| ValueSet.expansion[0].contains[174].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[174].code[0] | 828331000000102 |
| ValueSet.expansion[0].contains[174].display[0] | Homeopathy service |
| ValueSet.expansion[0].contains[175].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[175].code[0] | 310107008 |
| ValueSet.expansion[0].contains[175].display[0] | Hospital orthoptics service |
| ValueSet.expansion[0].contains[176].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[176].code[0] | 310110001 |
| ValueSet.expansion[0].contains[176].display[0] | Hospital orthotics service |
| ValueSet.expansion[0].contains[177].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[177].code[0] | 310113004 |
| ValueSet.expansion[0].contains[177].display[0] | Hospital surgical fitting service |
| ValueSet.expansion[0].contains[178].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[178].code[0] | 310092006 |
| ValueSet.expansion[0].contains[178].display[0] | Hospital-based dietetics service |
| ValueSet.expansion[0].contains[179].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[179].code[0] | 310096009 |
| ValueSet.expansion[0].contains[179].display[0] | Hospital-based occupational therapy service |
| ValueSet.expansion[0].contains[180].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[180].code[0] | 310098005 |
| ValueSet.expansion[0].contains[180].display[0] | Hospital-based physiotherapy service |
| ValueSet.expansion[0].contains[181].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[181].code[0] | 310089007 |
| ValueSet.expansion[0].contains[181].display[0] | Hospital-based podiatry service |
| ValueSet.expansion[0].contains[182].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[182].code[0] | 310103007 |
| ValueSet.expansion[0].contains[182].display[0] | Hospital-based speech and language therapy service |
| ValueSet.expansion[0].contains[183].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[183].code[0] | 708190004 |
| ValueSet.expansion[0].contains[183].display[0] | Immunology service |
| ValueSet.expansion[0].contains[184].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[184].code[0] | 829951000000102 |
| ValueSet.expansion[0].contains[184].display[0] | Industrial therapy service |
| ValueSet.expansion[0].contains[185].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[185].code[0] | 788001008 |
| ValueSet.expansion[0].contains[185].display[0] | Infectious disease service |
| ValueSet.expansion[0].contains[186].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[186].code[0] | 1323551000000105 |
| ValueSet.expansion[0].contains[186].display[0] | Inherited metabolic medicine service |
| ValueSet.expansion[0].contains[187].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[187].code[0] | 1324191000000107 |
| ValueSet.expansion[0].contains[187].display[0] | Intensive care medicine service |
| ValueSet.expansion[0].contains[188].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[188].code[0] | 310032008 |
| ValueSet.expansion[0].contains[188].display[0] | Intensive care service |
| ValueSet.expansion[0].contains[189].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[189].code[0] | 892601000000108 |
| ValueSet.expansion[0].contains[189].display[0] | Intermediate care service |
| ValueSet.expansion[0].contains[190].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[190].code[0] | 792848000 |
| ValueSet.expansion[0].contains[190].display[0] | Internal medicine service |
| ValueSet.expansion[0].contains[191].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[191].code[0] | 708174004 |
| ValueSet.expansion[0].contains[191].display[0] | Interventional radiology service |
| ValueSet.expansion[0].contains[192].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[192].code[0] | 892581000000104 |
| ValueSet.expansion[0].contains[192].display[0] | Learning disability service |
| ValueSet.expansion[0].contains[193].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[193].code[0] | 722393008 |
| ValueSet.expansion[0].contains[193].display[0] | Legal medicine service |
| ValueSet.expansion[0].contains[194].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[194].code[0] | 310119000 |
| ValueSet.expansion[0].contains[194].display[0] | Liaison psychiatry service |
| ValueSet.expansion[0].contains[195].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[195].code[0] | 893301000000108 |
| ValueSet.expansion[0].contains[195].display[0] | Local specialist rehabilitation service |
| ValueSet.expansion[0].contains[196].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[196].code[0] | 310127009 |
| ValueSet.expansion[0].contains[196].display[0] | Magnetic resonance imaging service |
| ValueSet.expansion[0].contains[197].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[197].code[0] | 710028007 |
| ValueSet.expansion[0].contains[197].display[0] | Maxillofacial surgery service |
| ValueSet.expansion[0].contains[198].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[198].code[0] | 310078000 |
| ValueSet.expansion[0].contains[198].display[0] | Medical microbiology service |
| ValueSet.expansion[0].contains[199].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[199].code[0] | 892571000000101 |
| ValueSet.expansion[0].contains[199].display[0] | Medical oncology service |
| ValueSet.expansion[0].contains[200].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[200].code[0] | 892561000000108 |
| ValueSet.expansion[0].contains[200].display[0] | Medical ophthalmology service |
| ValueSet.expansion[0].contains[201].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[201].code[0] | 1323621000000104 |
| ValueSet.expansion[0].contains[201].display[0] | Medical psychotherapy service |
| ValueSet.expansion[0].contains[202].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[202].code[0] | 373654008 |
| ValueSet.expansion[0].contains[202].display[0] | Medical referral service |
| ValueSet.expansion[0].contains[203].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[203].code[0] | 893271000000105 |
| ValueSet.expansion[0].contains[203].display[0] | Medical virology service |
| ValueSet.expansion[0].contains[204].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[204].code[0] | 23911000087104 |
| ValueSet.expansion[0].contains[204].display[0] | Medication review service |
| ValueSet.expansion[0].contains[205].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[205].code[0] | 310120006 |
| ValueSet.expansion[0].contains[205].display[0] | Mental handicap psychiatry service |
| ValueSet.expansion[0].contains[206].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[206].code[0] | 310027007 |
| ValueSet.expansion[0].contains[206].display[0] | Mental health counselling service |
| ValueSet.expansion[0].contains[207].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[207].code[0] | 92151000000102 |
| ValueSet.expansion[0].contains[207].display[0] | Mental health crisis resolution team |
| ValueSet.expansion[0].contains[208].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[208].code[0] | 893261000000103 |
| ValueSet.expansion[0].contains[208].display[0] | Mental health dual diagnosis service |
| ValueSet.expansion[0].contains[209].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[209].code[0] | 92221000000103 |
| ValueSet.expansion[0].contains[209].display[0] | Mental health home treatment team |
| ValueSet.expansion[0].contains[210].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[210].code[0] | 893251000000101 |
| ValueSet.expansion[0].contains[210].display[0] | Mental health recovery and rehabilitation service |
| ValueSet.expansion[0].contains[211].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[211].code[0] | 708168004 |
| ValueSet.expansion[0].contains[211].display[0] | Mental health service |
| ValueSet.expansion[0].contains[212].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[212].code[0] | 714088003 |
| ValueSet.expansion[0].contains[212].display[0] | Midwifery service |
| ValueSet.expansion[0].contains[213].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[213].code[0] | 708179009 |
| ValueSet.expansion[0].contains[213].display[0] | Molecular pathology service |
| ValueSet.expansion[0].contains[214].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[214].code[0] | 310086000 |
| ValueSet.expansion[0].contains[214].display[0] | Music therapy service |
| ValueSet.expansion[0].contains[215].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[215].code[0] | 706903003 |
| ValueSet.expansion[0].contains[215].display[0] | Mycobacteriology service |
| ValueSet.expansion[0].contains[216].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[216].code[0] | 706902008 |
| ValueSet.expansion[0].contains[216].display[0] | Mycology service |
| ValueSet.expansion[0].contains[217].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[217].code[0] | 23941000087103 |
| ValueSet.expansion[0].contains[217].display[0] | Narcotic addiction service |
| ValueSet.expansion[0].contains[218].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[218].code[0] | 24331000087108 |
| ValueSet.expansion[0].contains[218].display[0] | Narcotic addiction service with chronic pain management |
| ValueSet.expansion[0].contains[219].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[219].code[0] | 310009009 |
| ValueSet.expansion[0].contains[219].display[0] | Neonatal audiological screening service |
| ValueSet.expansion[0].contains[220].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[220].code[0] | 893711000000109 |
| ValueSet.expansion[0].contains[220].display[0] | Neonatal critical care service |
| ValueSet.expansion[0].contains[221].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[221].code[0] | 741073001 |
| ValueSet.expansion[0].contains[221].display[0] | Neonatal intensive care service |
| ValueSet.expansion[0].contains[222].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[222].code[0] | 840586005 |
| ValueSet.expansion[0].contains[222].display[0] | Neonatal service |
| ValueSet.expansion[0].contains[223].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[223].code[0] | 788003006 |
| ValueSet.expansion[0].contains[223].display[0] | Nephrology service |
| ValueSet.expansion[0].contains[224].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[224].code[0] | 788005004 |
| ValueSet.expansion[0].contains[224].display[0] | Neurology service |
| ValueSet.expansion[0].contains[225].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[225].code[0] | 310079008 |
| ValueSet.expansion[0].contains[225].display[0] | Neuropathology service |
| ValueSet.expansion[0].contains[226].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[226].code[0] | 1323921000000108 |
| ValueSet.expansion[0].contains[226].display[0] | Neuropsychiatry service |
| ValueSet.expansion[0].contains[227].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[227].code[0] | 310159002 |
| ValueSet.expansion[0].contains[227].display[0] | Neurosurgical service |
| ValueSet.expansion[0].contains[228].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[228].code[0] | 907301000000109 |
| ValueSet.expansion[0].contains[228].display[0] | NHS 111 service |
| ValueSet.expansion[0].contains[229].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[229].code[0] | 828511000000102 |
| ValueSet.expansion[0].contains[229].display[0] | NHS 24 |
| ValueSet.expansion[0].contains[230].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[230].code[0] | 828521000000108 |
| ValueSet.expansion[0].contains[230].display[0] | NHS Direct |
| ValueSet.expansion[0].contains[231].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[231].code[0] | 788009005 |
| ValueSet.expansion[0].contains[231].display[0] | Nuclear medicine service |
| ValueSet.expansion[0].contains[232].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[232].code[0] | 708170008 |
| ValueSet.expansion[0].contains[232].display[0] | Nursing service |
| ValueSet.expansion[0].contains[233].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[233].code[0] | 708173005 |
| ValueSet.expansion[0].contains[233].display[0] | Obstetric ultrasound service |
| ValueSet.expansion[0].contains[234].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[234].code[0] | 310060005 |
| ValueSet.expansion[0].contains[234].display[0] | Obstetrics and gynaecology service |
| ValueSet.expansion[0].contains[235].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[235].code[0] | 310063007 |
| ValueSet.expansion[0].contains[235].display[0] | Obstetrics service |
| ValueSet.expansion[0].contains[236].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[236].code[0] | 310064001 |
| ValueSet.expansion[0].contains[236].display[0] | Occupational health service |
| ValueSet.expansion[0].contains[237].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[237].code[0] | 310093001 |
| ValueSet.expansion[0].contains[237].display[0] | Occupational therapy service |
| ValueSet.expansion[0].contains[238].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[238].code[0] | 310065000 |
| ValueSet.expansion[0].contains[238].display[0] | Open access service |
| ValueSet.expansion[0].contains[239].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[239].code[0] | 1323601000000108 |
| ValueSet.expansion[0].contains[239].display[0] | Ophthalmic and vision science service |
| ValueSet.expansion[0].contains[240].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[240].code[0] | 310160007 |
| ValueSet.expansion[0].contains[240].display[0] | Ophthalmology service |
| ValueSet.expansion[0].contains[241].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[241].code[0] | 23951000087100 |
| ValueSet.expansion[0].contains[241].display[0] | Opioid dependence service |
| ValueSet.expansion[0].contains[242].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[242].code[0] | 310105000 |
| ValueSet.expansion[0].contains[242].display[0] | Optometry service |
| ValueSet.expansion[0].contains[243].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[243].code[0] | 788008002 |
| ValueSet.expansion[0].contains[243].display[0] | Oral and maxillofacial surgery service |
| ValueSet.expansion[0].contains[244].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[244].code[0] | 931831000000107 |
| ValueSet.expansion[0].contains[244].display[0] | Oral medicine service |
| ValueSet.expansion[0].contains[245].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[245].code[0] | 931841000000103 |
| ValueSet.expansion[0].contains[245].display[0] | Oral microbiology service |
| ValueSet.expansion[0].contains[246].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[246].code[0] | 931851000000100 |
| ValueSet.expansion[0].contains[246].display[0] | Oral pathology service |
| ValueSet.expansion[0].contains[247].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[247].code[0] | 310145009 |
| ValueSet.expansion[0].contains[247].display[0] | Oral surgery service |
| ValueSet.expansion[0].contains[248].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[248].code[0] | 310146005 |
| ValueSet.expansion[0].contains[248].display[0] | Orthodontics service |
| ValueSet.expansion[0].contains[249].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[249].code[0] | 1323571000000101 |
| ValueSet.expansion[0].contains[249].display[0] | Orthogeriatric medicine service |
| ValueSet.expansion[0].contains[250].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[250].code[0] | 310161006 |
| ValueSet.expansion[0].contains[250].display[0] | Orthopaedic service |
| ValueSet.expansion[0].contains[251].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[251].code[0] | 310106004 |
| ValueSet.expansion[0].contains[251].display[0] | Orthoptics service |
| ValueSet.expansion[0].contains[252].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[252].code[0] | 310109006 |
| ValueSet.expansion[0].contains[252].display[0] | Orthotics service |
| ValueSet.expansion[0].contains[253].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[253].code[0] | 829961000000104 |
| ValueSet.expansion[0].contains[253].display[0] | Out of hours service |
| ValueSet.expansion[0].contains[254].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[254].code[0] | 894001000000107 |
| ValueSet.expansion[0].contains[254].display[0] | Paediatric audiological medicine service |
| ValueSet.expansion[0].contains[255].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[255].code[0] | 1323661000000107 |
| ValueSet.expansion[0].contains[255].display[0] | Paediatric audiovestibular medicine service |
| ValueSet.expansion[0].contains[256].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[256].code[0] | 893971000000101 |
| ValueSet.expansion[0].contains[256].display[0] | Paediatric burns care service |
| ValueSet.expansion[0].contains[257].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[257].code[0] | 893961000000108 |
| ValueSet.expansion[0].contains[257].display[0] | Paediatric cardiac surgery service |
| ValueSet.expansion[0].contains[258].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[258].code[0] | 789717003 |
| ValueSet.expansion[0].contains[258].display[0] | Paediatric cardiology service |
| ValueSet.expansion[0].contains[259].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[259].code[0] | 24351000087104 |
| ValueSet.expansion[0].contains[259].display[0] | Paediatric chronic pain management service |
| ValueSet.expansion[0].contains[260].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[260].code[0] | 792849008 |
| ValueSet.expansion[0].contains[260].display[0] | Paediatric clinical genetics service |
| ValueSet.expansion[0].contains[261].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[261].code[0] | 893661000000101 |
| ValueSet.expansion[0].contains[261].display[0] | Paediatric clinical haematology service |
| ValueSet.expansion[0].contains[262].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[262].code[0] | 893651000000104 |
| ValueSet.expansion[0].contains[262].display[0] | Paediatric clinical immunology and allergy service |
| ValueSet.expansion[0].contains[263].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[263].code[0] | 1323821000000103 |
| ValueSet.expansion[0].contains[263].display[0] | Paediatric clinical pharmacology service |
| ValueSet.expansion[0].contains[264].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[264].code[0] | 310014008 |
| ValueSet.expansion[0].contains[264].display[0] | Paediatric cochlear implant service |
| ValueSet.expansion[0].contains[265].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[265].code[0] | 827981000000103 |
| ValueSet.expansion[0].contains[265].display[0] | Paediatric cystic fibrosis service |
| ValueSet.expansion[0].contains[266].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[266].code[0] | 310147001 |
| ValueSet.expansion[0].contains[266].display[0] | Paediatric dentistry service |
| ValueSet.expansion[0].contains[267].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[267].code[0] | 893941000000107 |
| ValueSet.expansion[0].contains[267].display[0] | Paediatric dermatology service |
| ValueSet.expansion[0].contains[268].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[268].code[0] | 1079491000000102 |
| ValueSet.expansion[0].contains[268].display[0] | Paediatric diabetes service |
| ValueSet.expansion[0].contains[269].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[269].code[0] | 893631000000106 |
| ValueSet.expansion[0].contains[269].display[0] | Paediatric diabetic medicine service |
| ValueSet.expansion[0].contains[270].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[270].code[0] | 310007006 |
| ValueSet.expansion[0].contains[270].display[0] | Paediatric diagnostic audiology service |
| ValueSet.expansion[0].contains[271].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[271].code[0] | 3751000175100 |
| ValueSet.expansion[0].contains[271].display[0] | Paediatric emergency medical service |
| ValueSet.expansion[0].contains[272].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[272].code[0] | 3761000175103 |
| ValueSet.expansion[0].contains[272].display[0] | Paediatric endocrinology service |
| ValueSet.expansion[0].contains[273].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[273].code[0] | 893611000000103 |
| ValueSet.expansion[0].contains[273].display[0] | Paediatric epilepsy service |
| ValueSet.expansion[0].contains[274].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[274].code[0] | 3771000175106 |
| ValueSet.expansion[0].contains[274].display[0] | Paediatric gastroenterology service |
| ValueSet.expansion[0].contains[275].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[275].code[0] | 893911000000106 |
| ValueSet.expansion[0].contains[275].display[0] | Paediatric gastrointestinal surgery service |
| ValueSet.expansion[0].contains[276].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[276].code[0] | 897188002 |
| ValueSet.expansion[0].contains[276].display[0] | Paediatric haematology service |
| ValueSet.expansion[0].contains[277].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[277].code[0] | 310017001 |
| ValueSet.expansion[0].contains[277].display[0] | Paediatric hearing aid service |
| ValueSet.expansion[0].contains[278].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[278].code[0] | 1323851000000108 |
| ValueSet.expansion[0].contains[278].display[0] | Paediatric hepatology service |
| ValueSet.expansion[0].contains[279].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[279].code[0] | 3781000175109 |
| ValueSet.expansion[0].contains[279].display[0] | Paediatric infectious disease service |
| ValueSet.expansion[0].contains[280].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[280].code[0] | 1323611000000105 |
| ValueSet.expansion[0].contains[280].display[0] | Paediatric inherited metabolic medicine service |
| ValueSet.expansion[0].contains[281].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[281].code[0] | 310034009 |
| ValueSet.expansion[0].contains[281].display[0] | Paediatric intensive care service |
| ValueSet.expansion[0].contains[282].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[282].code[0] | 893891000000108 |
| ValueSet.expansion[0].contains[282].display[0] | Paediatric interventional radiology service |
| ValueSet.expansion[0].contains[283].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[283].code[0] | 893881000000106 |
| ValueSet.expansion[0].contains[283].display[0] | Paediatric maxillofacial surgery service |
| ValueSet.expansion[0].contains[284].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[284].code[0] | 893601000000100 |
| ValueSet.expansion[0].contains[284].display[0] | Paediatric medical oncology service |
| ValueSet.expansion[0].contains[285].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[285].code[0] | 893591000000106 |
| ValueSet.expansion[0].contains[285].display[0] | Paediatric metabolic disease service |
| ValueSet.expansion[0].contains[286].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[286].code[0] | 3791000175107 |
| ValueSet.expansion[0].contains[286].display[0] | Paediatric nephrology service |
| ValueSet.expansion[0].contains[287].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[287].code[0] | 893861000000102 |
| ValueSet.expansion[0].contains[287].display[0] | Paediatric neurodisability service |
| ValueSet.expansion[0].contains[288].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[288].code[0] | 310068003 |
| ValueSet.expansion[0].contains[288].display[0] | Paediatric neurology service |
| ValueSet.expansion[0].contains[289].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[289].code[0] | 893851000000100 |
| ValueSet.expansion[0].contains[289].display[0] | Paediatric neurosurgery service |
| ValueSet.expansion[0].contains[290].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[290].code[0] | 310069006 |
| ValueSet.expansion[0].contains[290].display[0] | Paediatric oncology service |
| ValueSet.expansion[0].contains[291].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[291].code[0] | 893801000000101 |
| ValueSet.expansion[0].contains[291].display[0] | Paediatric ophthalmology service |
| ValueSet.expansion[0].contains[292].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[292].code[0] | 1323801000000107 |
| ValueSet.expansion[0].contains[292].display[0] | Paediatric oral and maxillofacial surgery service |
| ValueSet.expansion[0].contains[293].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[293].code[0] | 789716007 |
| ValueSet.expansion[0].contains[293].display[0] | Paediatric otolaryngology service |
| ValueSet.expansion[0].contains[294].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[294].code[0] | 893791000000100 |
| ValueSet.expansion[0].contains[294].display[0] | Paediatric pain management service |
| ValueSet.expansion[0].contains[295].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[295].code[0] | 1323841000000105 |
| ValueSet.expansion[0].contains[295].display[0] | Paediatric palliative medicine service |
| ValueSet.expansion[0].contains[296].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[296].code[0] | 24001000087103 |
| ValueSet.expansion[0].contains[296].display[0] | Paediatric plastic surgery service |
| ValueSet.expansion[0].contains[297].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[297].code[0] | 3801000175108 |
| ValueSet.expansion[0].contains[297].display[0] | Paediatric pulmonology service |
| ValueSet.expansion[0].contains[298].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[298].code[0] | 893771000000104 |
| ValueSet.expansion[0].contains[298].display[0] | Paediatric respiratory medicine service |
| ValueSet.expansion[0].contains[299].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[299].code[0] | 789715006 |
| ValueSet.expansion[0].contains[299].display[0] | Paediatric respiratory therapy service |
| ValueSet.expansion[0].contains[300].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[300].code[0] | 789714005 |
| ValueSet.expansion[0].contains[300].display[0] | Paediatric rheumatology service |
| ValueSet.expansion[0].contains[301].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[301].code[0] | 310066004 |
| ValueSet.expansion[0].contains[301].display[0] | Paediatric service |
| ValueSet.expansion[0].contains[302].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[302].code[0] | 310163009 |
| ValueSet.expansion[0].contains[302].display[0] | Paediatric surgical service |
| ValueSet.expansion[0].contains[303].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[303].code[0] | 893701000000107 |
| ValueSet.expansion[0].contains[303].display[0] | Paediatric thoracic surgery service |
| ValueSet.expansion[0].contains[304].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[304].code[0] | 893691000000107 |
| ValueSet.expansion[0].contains[304].display[0] | Paediatric transplantation surgery service |
| ValueSet.expansion[0].contains[305].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[305].code[0] | 893681000000105 |
| ValueSet.expansion[0].contains[305].display[0] | Paediatric trauma and orthopaedics service |
| ValueSet.expansion[0].contains[306].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[306].code[0] | 893671000000108 |
| ValueSet.expansion[0].contains[306].display[0] | Paediatric urology service |
| ValueSet.expansion[0].contains[307].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[307].code[0] | 310071006 |
| ValueSet.expansion[0].contains[307].display[0] | Pain management service |
| ValueSet.expansion[0].contains[308].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[308].code[0] | 310073009 |
| ValueSet.expansion[0].contains[308].display[0] | Palliative care service |
| ValueSet.expansion[0].contains[309].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[309].code[0] | 893641000000102 |
| ValueSet.expansion[0].contains[309].display[0] | Palliative medicine service |
| ValueSet.expansion[0].contains[310].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[310].code[0] | 310162004 |
| ValueSet.expansion[0].contains[310].display[0] | Pancreatic surgery service |
| ValueSet.expansion[0].contains[311].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[311].code[0] | 706900000 |
| ValueSet.expansion[0].contains[311].display[0] | Parasitology service |
| ValueSet.expansion[0].contains[312].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[312].code[0] | 310074003 |
| ValueSet.expansion[0].contains[312].display[0] | Pathology service |
| ValueSet.expansion[0].contains[313].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[313].code[0] | 901221000000102 |
| ValueSet.expansion[0].contains[313].display[0] | Perinatal mental health service |
| ValueSet.expansion[0].contains[314].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[314].code[0] | 1079481000000104 |
| ValueSet.expansion[0].contains[314].display[0] | Perinatal psychiatry service |
| ValueSet.expansion[0].contains[315].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[315].code[0] | 2451000175103 |
| ValueSet.expansion[0].contains[315].display[0] | Perinatology service |
| ValueSet.expansion[0].contains[316].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[316].code[0] | 61831000000105 |
| ValueSet.expansion[0].contains[316].display[0] | Periodontics service |
| ValueSet.expansion[0].contains[317].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[317].code[0] | 148581000000100 |
| ValueSet.expansion[0].contains[317].display[0] | Personal health record provider service |
| ValueSet.expansion[0].contains[318].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[318].code[0] | 983341000000102 |
| ValueSet.expansion[0].contains[318].display[0] | Pharmacy First service |
| ValueSet.expansion[0].contains[319].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[319].code[0] | 310080006 |
| ValueSet.expansion[0].contains[319].display[0] | Pharmacy service |
| ValueSet.expansion[0].contains[320].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[320].code[0] | 722424008 |
| ValueSet.expansion[0].contains[320].display[0] | Physical medicine and rehabilitation service |
| ValueSet.expansion[0].contains[321].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[321].code[0] | 773558007 |
| ValueSet.expansion[0].contains[321].display[0] | Physical medicine service |
| ValueSet.expansion[0].contains[322].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[322].code[0] | 722140001 |
| ValueSet.expansion[0].contains[322].display[0] | Physiotherapy service |
| ValueSet.expansion[0].contains[323].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[323].code[0] | 310164003 |
| ValueSet.expansion[0].contains[323].display[0] | Plastic surgery service |
| ValueSet.expansion[0].contains[324].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[324].code[0] | 310100005 |
| ValueSet.expansion[0].contains[324].display[0] | Play therapy service |
| ValueSet.expansion[0].contains[325].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[325].code[0] | 893231000000108 |
| ValueSet.expansion[0].contains[325].display[0] | Podiatric surgery service |
| ValueSet.expansion[0].contains[326].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[326].code[0] | 310087009 |
| ValueSet.expansion[0].contains[326].display[0] | Podiatry service |
| ValueSet.expansion[0].contains[327].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[327].code[0] | 1325831000000100 |
| ValueSet.expansion[0].contains[327].display[0] | Post-COVID-19 syndrome service |
| ValueSet.expansion[0].contains[328].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[328].code[0] | 840585009 |
| ValueSet.expansion[0].contains[328].display[0] | Postnatal service |
| ValueSet.expansion[0].contains[329].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[329].code[0] | 310062002 |
| ValueSet.expansion[0].contains[329].display[0] | Pregnancy termination service |
| ValueSet.expansion[0].contains[330].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[330].code[0] | 278032008 |
| ValueSet.expansion[0].contains[330].display[0] | Preventive service |
| ValueSet.expansion[0].contains[331].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[331].code[0] | 310081005 |
| ValueSet.expansion[0].contains[331].display[0] | Professional allied to medicine service |
| ValueSet.expansion[0].contains[332].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[332].code[0] | 828861000000102 |
| ValueSet.expansion[0].contains[332].display[0] | Programmed pulmonary rehabilitation service |
| ValueSet.expansion[0].contains[333].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[333].code[0] | 816075004 |
| ValueSet.expansion[0].contains[333].display[0] | Prosthetic and orthotic service |
| ValueSet.expansion[0].contains[334].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[334].code[0] | 788126001 |
| ValueSet.expansion[0].contains[334].display[0] | Prosthetic service |
| ValueSet.expansion[0].contains[335].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[335].code[0] | 734863003 |
| ValueSet.expansion[0].contains[335].display[0] | Prosthodontic service |
| ValueSet.expansion[0].contains[336].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[336].code[0] | 893531000000105 |
| ValueSet.expansion[0].contains[336].display[0] | Psychiatric intensive care service |
| ValueSet.expansion[0].contains[337].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[337].code[0] | 310116007 |
| ValueSet.expansion[0].contains[337].display[0] | Psychiatry service |
| ValueSet.expansion[0].contains[338].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[338].code[0] | 310121005 |
| ValueSet.expansion[0].contains[338].display[0] | Psychogeriatric service |
| ValueSet.expansion[0].contains[339].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[339].code[0] | 310123008 |
| ValueSet.expansion[0].contains[339].display[0] | Psychology service |
| ValueSet.expansion[0].contains[340].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[340].code[0] | 722175001 |
| ValueSet.expansion[0].contains[340].display[0] | Psychosomatic medicine service |
| ValueSet.expansion[0].contains[341].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[341].code[0] | 310124002 |
| ValueSet.expansion[0].contains[341].display[0] | Psychotherapy service |
| ValueSet.expansion[0].contains[342].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[342].code[0] | 932841000000106 |
| ValueSet.expansion[0].contains[342].display[0] | Public health dentistry service |
| ValueSet.expansion[0].contains[343].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[343].code[0] | 310115006 |
| ValueSet.expansion[0].contains[343].display[0] | Public health service |
| ValueSet.expansion[0].contains[344].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[344].code[0] | 722174002 |
| ValueSet.expansion[0].contains[344].display[0] | Pulmonary medicine service |
| ValueSet.expansion[0].contains[345].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[345].code[0] | 2461000175101 |
| ValueSet.expansion[0].contains[345].display[0] | Pulmonary rehabilitation service |
| ValueSet.expansion[0].contains[346].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[346].code[0] | 788123009 |
| ValueSet.expansion[0].contains[346].display[0] | Radiation oncology service |
| ValueSet.expansion[0].contains[347].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[347].code[0] | 310125001 |
| ValueSet.expansion[0].contains[347].display[0] | Radiology service |
| ValueSet.expansion[0].contains[348].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[348].code[0] | 310023006 |
| ValueSet.expansion[0].contains[348].display[0] | Radiotherapy service |
| ValueSet.expansion[0].contains[349].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[349].code[0] | 1323901000000104 |
| ValueSet.expansion[0].contains[349].display[0] | Rare disease service |
| ValueSet.expansion[0].contains[350].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[350].code[0] | 1323871000000104 |
| ValueSet.expansion[0].contains[350].display[0] | Rehabilitation medicine service |
| ValueSet.expansion[0].contains[351].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[351].code[0] | 310122003 |
| ValueSet.expansion[0].contains[351].display[0] | Rehabilitation psychiatry service |
| ValueSet.expansion[0].contains[352].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[352].code[0] | 310129007 |
| ValueSet.expansion[0].contains[352].display[0] | Rehabilitation service |
| ValueSet.expansion[0].contains[353].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[353].code[0] | 908981000000101 |
| ValueSet.expansion[0].contains[353].display[0] | Remote triage and advice service |
| ValueSet.expansion[0].contains[354].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[354].code[0] | 816074000 |
| ValueSet.expansion[0].contains[354].display[0] | Respiratory medicine service |
| ValueSet.expansion[0].contains[355].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[355].code[0] | 893521000000108 |
| ValueSet.expansion[0].contains[355].display[0] | Respiratory physiology service |
| ValueSet.expansion[0].contains[356].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[356].code[0] | 708169007 |
| ValueSet.expansion[0].contains[356].display[0] | Respiratory therapy service |
| ValueSet.expansion[0].contains[357].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[357].code[0] | 893451000000102 |
| ValueSet.expansion[0].contains[357].display[0] | Respite care service |
| ValueSet.expansion[0].contains[358].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[358].code[0] | 310148006 |
| ValueSet.expansion[0].contains[358].display[0] | Restorative dentistry service |
| ValueSet.expansion[0].contains[359].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[359].code[0] | 3621000175101 |
| ValueSet.expansion[0].contains[359].display[0] | Rheumatology service |
| ValueSet.expansion[0].contains[360].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[360].code[0] | 1326421000000106 |
| ValueSet.expansion[0].contains[360].display[0] | Safeguarding children team |
| ValueSet.expansion[0].contains[361].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[361].code[0] | 148621000000100 |
| ValueSet.expansion[0].contains[361].display[0] | School aged immunisation service |
| ValueSet.expansion[0].contains[362].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[362].code[0] | 931821000000105 |
| ValueSet.expansion[0].contains[362].display[0] | School nursing service |
| ValueSet.expansion[0].contains[363].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[363].code[0] | 708188000 |
| ValueSet.expansion[0].contains[363].display[0] | Serology service |
| ValueSet.expansion[0].contains[364].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[364].code[0] | 224930009 |
| ValueSet.expansion[0].contains[364].display[0] | Services |
| ValueSet.expansion[0].contains[365].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[365].code[0] | 788122004 |
| ValueSet.expansion[0].contains[365].display[0] | Sexual health service |
| ValueSet.expansion[0].contains[366].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[366].code[0] | 1323541000000107 |
| ValueSet.expansion[0].contains[366].display[0] | Sleep medicine service |
| ValueSet.expansion[0].contains[367].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[367].code[0] | 310134006 |
| ValueSet.expansion[0].contains[367].display[0] | Social services |
| ValueSet.expansion[0].contains[368].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[368].code[0] | 310135007 |
| ValueSet.expansion[0].contains[368].display[0] | Social services department customer services |
| ValueSet.expansion[0].contains[369].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[369].code[0] | 310136008 |
| ValueSet.expansion[0].contains[369].display[0] | Social services department duty team |
| ValueSet.expansion[0].contains[370].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[370].code[0] | 310095008 |
| ValueSet.expansion[0].contains[370].display[0] | Social services occupational therapy service |
| ValueSet.expansion[0].contains[371].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[371].code[0] | 310070007 |
| ValueSet.expansion[0].contains[371].display[0] | Special care baby service |
| ValueSet.expansion[0].contains[372].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[372].code[0] | 1323501000000109 |
| ValueSet.expansion[0].contains[372].display[0] | Special care dentistry service |
| ValueSet.expansion[0].contains[373].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[373].code[0] | 408458006 |
| ValueSet.expansion[0].contains[373].display[0] | Specialist multidisciplinary team |
| ValueSet.expansion[0].contains[374].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[374].code[0] | 395092004 |
| ValueSet.expansion[0].contains[374].display[0] | Specialist palliative care |
| ValueSet.expansion[0].contains[375].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[375].code[0] | 893221000000106 |
| ValueSet.expansion[0].contains[375].display[0] | Specialist rehabilitation service |
| ValueSet.expansion[0].contains[376].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[376].code[0] | 310101009 |
| ValueSet.expansion[0].contains[376].display[0] | Speech and language therapy service |
| ValueSet.expansion[0].contains[377].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[377].code[0] | 310018006 |
| ValueSet.expansion[0].contains[377].display[0] | Speech-reading training service |
| ValueSet.expansion[0].contains[378].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[378].code[0] | 893211000000100 |
| ValueSet.expansion[0].contains[378].display[0] | Spinal injuries service |
| ValueSet.expansion[0].contains[379].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[379].code[0] | 893121000000102 |
| ValueSet.expansion[0].contains[379].display[0] | Spinal surgery service |
| ValueSet.expansion[0].contains[380].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[380].code[0] | 24141000087104 |
| ValueSet.expansion[0].contains[380].display[0] | Spine orthopaedic surgery service |
| ValueSet.expansion[0].contains[381].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[381].code[0] | 893201000000102 |
| ValueSet.expansion[0].contains[381].display[0] | Sport and exercise medicine service |
| ValueSet.expansion[0].contains[382].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[382].code[0] | 2351000175106 |
| ValueSet.expansion[0].contains[382].display[0] | Sports medicine service |
| ValueSet.expansion[0].contains[383].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[383].code[0] | 1323881000000102 |
| ValueSet.expansion[0].contains[383].display[0] | Stroke medicine service |
| ValueSet.expansion[0].contains[384].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[384].code[0] | 310137004 |
| ValueSet.expansion[0].contains[384].display[0] | Stroke service |
| ValueSet.expansion[0].contains[385].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[385].code[0] | 109201000000109 |
| ValueSet.expansion[0].contains[385].display[0] | Substance misuse team |
| ValueSet.expansion[0].contains[386].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[386].code[0] | 310112009 |
| ValueSet.expansion[0].contains[386].display[0] | Surgical fitting service |
| ValueSet.expansion[0].contains[387].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[387].code[0] | 699478002 |
| ValueSet.expansion[0].contains[387].display[0] | Surgical oncology service |
| ValueSet.expansion[0].contains[388].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[388].code[0] | 708187005 |
| ValueSet.expansion[0].contains[388].display[0] | Surgical pathology service |
| ValueSet.expansion[0].contains[389].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[389].code[0] | 310138009 |
| ValueSet.expansion[0].contains[389].display[0] | Surgical service |
| ValueSet.expansion[0].contains[390].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[390].code[0] | 310133000 |
| ValueSet.expansion[0].contains[390].display[0] | Swallow clinic |
| ValueSet.expansion[0].contains[391].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[391].code[0] | 911221000000100 |
| ValueSet.expansion[0].contains[391].display[0] | Telecare monitoring service |
| ValueSet.expansion[0].contains[392].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[392].code[0] | 911231000000103 |
| ValueSet.expansion[0].contains[392].display[0] | Telehealth monitoring service |
| ValueSet.expansion[0].contains[393].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[393].code[0] | 911381000000108 |
| ValueSet.expansion[0].contains[393].display[0] | Telehealthcare service |
| ValueSet.expansion[0].contains[394].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[394].code[0] | 310141000 |
| ValueSet.expansion[0].contains[394].display[0] | Thoracic surgery service |
| ValueSet.expansion[0].contains[395].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[395].code[0] | 310019003 |
| ValueSet.expansion[0].contains[395].display[0] | Tinnitus management service |
| ValueSet.expansion[0].contains[396].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[396].code[0] | 708191000 |
| ValueSet.expansion[0].contains[396].display[0] | Toxicology service |
| ValueSet.expansion[0].contains[397].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[397].code[0] | 896974005 |
| ValueSet.expansion[0].contains[397].display[0] | Transgender health service |
| ValueSet.expansion[0].contains[398].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[398].code[0] | 893041000000108 |
| ValueSet.expansion[0].contains[398].display[0] | Transient ischaemic attack service |
| ValueSet.expansion[0].contains[399].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[399].code[0] | 733921009 |
| ValueSet.expansion[0].contains[399].display[0] | Transplant medicine service |
| ValueSet.expansion[0].contains[400].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[400].code[0] | 310165002 |
| ValueSet.expansion[0].contains[400].display[0] | Transplant surgery service |
| ValueSet.expansion[0].contains[401].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[401].code[0] | 893431000000109 |
| ValueSet.expansion[0].contains[401].display[0] | Trauma and orthopaedics service |
| ValueSet.expansion[0].contains[402].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[402].code[0] | 310166001 |
| ValueSet.expansion[0].contains[402].display[0] | Trauma surgery service |
| ValueSet.expansion[0].contains[403].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[403].code[0] | 893421000000107 |
| ValueSet.expansion[0].contains[403].display[0] | Tropical medicine service |
| ValueSet.expansion[0].contains[404].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[404].code[0] | 310169008 |
| ValueSet.expansion[0].contains[404].display[0] | Ultrasonography service |
| ValueSet.expansion[0].contains[405].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[405].code[0] | 310153001 |
| ValueSet.expansion[0].contains[405].display[0] | Upper gastrointestinal surgery service |
| ValueSet.expansion[0].contains[406].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[406].code[0] | 1323531000000103 |
| ValueSet.expansion[0].contains[406].display[0] | Urological physiology service |
| ValueSet.expansion[0].contains[407].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[407].code[0] | 310167005 |
| ValueSet.expansion[0].contains[407].display[0] | Urology service |
| ValueSet.expansion[0].contains[408].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[408].code[0] | 24011000087101 |
| ValueSet.expansion[0].contains[408].display[0] | Vascular imaging service |
| ValueSet.expansion[0].contains[409].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[409].code[0] | 722352000 |
| ValueSet.expansion[0].contains[409].display[0] | Vascular medicine service |
| ValueSet.expansion[0].contains[410].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[410].code[0] | 1323701000000101 |
| ValueSet.expansion[0].contains[410].display[0] | Vascular physiology service |
| ValueSet.expansion[0].contains[411].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[411].code[0] | 310168000 |
| ValueSet.expansion[0].contains[411].display[0] | Vascular surgery service |
| ValueSet.expansion[0].contains[412].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[412].code[0] | 708171007 |
| ValueSet.expansion[0].contains[412].display[0] | Vascular ultrasound service |
| ValueSet.expansion[0].contains[413].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[413].code[0] | 708185002 |
| ValueSet.expansion[0].contains[413].display[0] | Virology service |
| ValueSet.expansion[0].contains[414].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[414].code[0] | 413331009 |
| ValueSet.expansion[0].contains[414].display[0] | Voluntary services |
| ValueSet.expansion[0].contains[415].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[415].code[0] | 893581000000109 |
| ValueSet.expansion[0].contains[415].display[0] | Well baby service |
| ValueSet.expansion[0].contains[416].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[416].code[0] | 828371000000100 |
| ValueSet.expansion[0].contains[416].display[0] | Well man service |
| ValueSet.expansion[0].contains[417].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[417].code[0] | 828381000000103 |
| ValueSet.expansion[0].contains[417].display[0] | Well woman service |
| ValueSet.expansion[0].contains[418].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[418].code[0] | 310132005 |
| ValueSet.expansion[0].contains[418].display[0] | Young disabled service |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-CareSettingType" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-CareSettingType" /> <version value="3.1.0" /> <name value="UKCoreCareSettingType" /> <title value="UK Core Care Setting Type" /> <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 describe a type of care setting. Selected from the 'Services' simple reference set of the SNOMED CT UK coding 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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="memberOf 1127531000000102" /> </filter> </include> </compose> <expansion> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-unclosed"> <valueBoolean value="true" /> </extension> <identifier value="801dea55-eb6e-4401-9ffa-2a3070b335ea" /> <timestamp value="2022-01-07T10:19:54+00:00" /> <total value="419" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="http://snomed.info/sct|http://snomed.info/sct/83821000000107/version/20211222" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="http://snomed.info/sct" /> <code value="736622005" /> <display value="Aboriginal health service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310000008" /> <display value="Accident and Emergency service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="445449000" /> <display value="Acute care hospice service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="2421000175108" /> <display value="Acute care inpatient service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="931781000000102" /> <display value="Acute medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310072004" /> <display value="Acute pain service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788125002" /> <display value="Addiction service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="828821000000105" /> <display value="Adolescent psychiatry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="24271000087103" /> <display value="Adult chronic pain management service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310013002" /> <display value="Adult cochlear implant service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893391000000101" /> <display value="Adult cystic fibrosis service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="23871000087101" /> <display value="Adult dermatology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310006002" /> <display value="Adult diagnostic audiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="23891000087102" /> <display value="Adult haematology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310016005" /> <display value="Adult hearing aid service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310033003" /> <display value="Adult intensive care service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788002001" /> <display value="Adult mental health service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1362761000000103" /> <display value="Adult safeguarding team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="840587001" /> <display value="Aerospace medical service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="711332004" /> <display value="Allergy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310001007" /> <display value="Anaesthetic service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708183009" /> <display value="Anatomic pathology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="827641000000101" /> <display value="Anticoagulant service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310083008" /> <display value="Art therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310082003" /> <display value="Arts therapy services" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="91901000000109" /> <display value="Assertive outreach team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310002000" /> <display value="Assessment service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310021008" /> <display value="Assistive listening device service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310008001" /> <display value="Audiological screening service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310004004" /> <display value="Audiological service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323641000000106" /> <display value="Audiovestibular medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310011000" /> <display value="Aural rehabilitation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323631000000102" /> <display value="Aviation and space medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="706901001" /> <display value="Bacteriology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="2391000175104" /> <display value="Bariatric surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="408452007" /> <display value="Behavioural intervention team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="892791000000108" /> <display value="Blood and marrow transplantation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708194008" /> <display value="Blood bank service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="932241000000105" /> <display value="Blood banking and transfusion service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310126000" /> <display value="Breast screening service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310139001" /> <display value="Breast surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="24051000087102" /> <display value="Breast surgical oncology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="892781000000106" /> <display value="Burns care service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="395104009" /> <display value="Cancer primary healthcare multidisciplinary team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323651000000109" /> <display value="Cardiac physiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="733459009" /> <display value="Cardiac rehabilitation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310142007" /> <display value="Cardiac surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708172000" /> <display value="Cardiac ultrasound service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="789718008" /> <display value="Cardiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310140004" /> <display value="Cardiothoracic surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="892771000000109" /> <display value="Cardiothoracic transplantation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310117003" /> <display value="Child and adolescent psychiatry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310003005" /> <display value="Child assessment service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788127005" /> <display value="Child health service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310099002" /> <display value="Child physiotherapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="828811000000104" /> <display value="Child psychiatry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310104001" /> <display value="Child speech and language therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="722170006" /> <display value="Chiropractic service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="830038007" /> <display value="Clinical allergy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310076001" /> <display value="Clinical biochemistry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788004000" /> <display value="Clinical genetics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="892761000000102" /> <display value="Clinical haematology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788121006" /> <display value="Clinical immunology and allergy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="830037002" /> <display value="Clinical immunology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="892741000000103" /> <display value="Clinical microbiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="830149003" /> <display value="Clinical neurophysiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310022001" /> <display value="Clinical oncology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708184003" /> <display value="Clinical pathology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="700436003" /> <display value="Clinical pharmacology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="700435004" /> <display value="Clinical physiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893381000000103" /> <display value="Clinical psychology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708193002" /> <display value="Coagulation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310012007" /> <display value="Cochlear implant service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310155008" /> <display value="Colorectal surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310024000" /> <display value="Colposcopy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="699650006" /> <display value="Community based physiotherapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="829981000000108" /> <display value="Community child health service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="413294000" /> <display value="Community health services" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="408451000" /> <display value="Community learning disabilities team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="89301000000108" /> <display value="Community mental health team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="714089006" /> <display value="Community midwifery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="931801000000101" /> <display value="Community nursing service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310108003" /> <display value="Community orthoptics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310111002" /> <display value="Community orthotics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310067008" /> <display value="Community paediatric service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310131003" /> <display value="Community rehabilitation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1240241000000109" /> <display value="Community sexual and reproductive health service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="395086005" /> <display value="Community specialist palliative care" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310114005" /> <display value="Community surgical fitting service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310091004" /> <display value="Community-based dietetics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310094007" /> <display value="Community-based occupational therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310088004" /> <display value="Community-based podiatry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310102002" /> <display value="Community-based speech and language therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310025004" /> <display value="Complementary therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893351000000109" /> <display value="Complex specialised rehabilitation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310128004" /> <display value="Computerised tomography service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893341000000106" /> <display value="Congenital heart disease service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310026003" /> <display value="Counselling service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="89311000000105" /> <display value="Crisis prevention assessment and treatment team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788128000" /> <display value="Critical care medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="700231006" /> <display value="Critical care physician service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708178001" /> <display value="Cytogenetics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310200001" /> <display value="Cytology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310084002" /> <display value="Dance therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893331000000102" /> <display value="Dementia assessment service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="828191000000104" /> <display value="Dental hygiene service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="892731000000107" /> <display value="Dental medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="828201000000102" /> <display value="Dental surgery assistance service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310143002" /> <display value="Dental surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="722176000" /> <display value="Dentistry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="700241009" /> <display value="Dermatology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708180007" /> <display value="Dermatopathology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="444913002" /> <display value="Diabetes mellitus service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="734920002" /> <display value="Diabetic education service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="963151000000104" /> <display value="Diabetic medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310005003" /> <display value="Diagnostic audiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708175003" /> <display value="Diagnostic imaging service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310028002" /> <display value="Diagnostic investigation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="431051000124102" /> <display value="Dialysis service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310090003" /> <display value="Dietetics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="828291000000109" /> <display value="Dispensing optometry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310010004" /> <display value="Distraction test audiological screening service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="705150003" /> <display value="Domiciliary physiotherapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310029005" /> <display value="Domiciliary visit service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310085001" /> <display value="Drama therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310149003" /> <display value="Ear, nose and throat service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="92191000000105" /> <display value="Early intervention in psychosis team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="413299005" /> <display value="Early years services" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="828281000000107" /> <display value="Eating disorders service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="700221004" /> <display value="Elderly medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="828301000000108" /> <display value="Electrocardiography service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="792847005" /> <display value="Emergency ambulance service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="409971007" /> <display value="Emergency medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="2471000175109" /> <display value="Employee health service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310150003" /> <display value="Endocrine surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="700434000" /> <display value="Endocrinology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="734862008" /> <display value="Endodontic service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310030000" /> <display value="Endoscopy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310031001" /> <display value="Family planning service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323431000000104" /> <display value="Fetal medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1326391000000100" /> <display value="FNP (Family Nurse Partnership) service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310118008" /> <display value="Forensic psychiatry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="983641000000106" /> <display value="Fracture liaison service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="700433006" /> <display value="Gastroenterology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323561000000108" /> <display value="Gastrointestinal physiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310151004" /> <display value="Gastrointestinal surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310144008" /> <display value="General dental surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310152006" /> <display value="General gastrointestinal surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323691000000101" /> <display value="General internal medical service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="700232004" /> <display value="General medical service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788007007" /> <display value="General practice service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310156009" /> <display value="General surgical service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788006003" /> <display value="Genetic laboratory service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="830039004" /> <display value="Genitourinary medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="24291000087104" /> <display value="Geriatric chronic pain management service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="3531000175102" /> <display value="Geriatric service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="892711000000104" /> <display value="Gynaecological oncology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310061009" /> <display value="Gynaecology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708196005" /> <display value="Haematology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893311000000105" /> <display value="Haemophilia service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310157000" /> <display value="Hand surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310130002" /> <display value="Head injury rehabilitation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1078501000000104" /> <display value="Health visiting service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="224891009" /> <display value="Healthcare services" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310015009" /> <display value="Hearing aid service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310020009" /> <display value="Hearing therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="892621000000104" /> <display value="Hepatobiliary and pancreatic surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310158005" /> <display value="Hepatobiliary surgical service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="23901000087101" /> <display value="Hepatology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708182004" /> <display value="Histology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788124003" /> <display value="Histopathology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="24081000087105" /> <display value="HIV (human immunodeficiency virus) nurse practitioner service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="24101000087102" /> <display value="HIV (human immunodeficiency virus) social work service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="444933003" /> <display value="Home hospice service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="828331000000102" /> <display value="Homeopathy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310107008" /> <display value="Hospital orthoptics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310110001" /> <display value="Hospital orthotics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310113004" /> <display value="Hospital surgical fitting service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310092006" /> <display value="Hospital-based dietetics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310096009" /> <display value="Hospital-based occupational therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310098005" /> <display value="Hospital-based physiotherapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310089007" /> <display value="Hospital-based podiatry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310103007" /> <display value="Hospital-based speech and language therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708190004" /> <display value="Immunology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="829951000000102" /> <display value="Industrial therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788001008" /> <display value="Infectious disease service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323551000000105" /> <display value="Inherited metabolic medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1324191000000107" /> <display value="Intensive care medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310032008" /> <display value="Intensive care service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="892601000000108" /> <display value="Intermediate care service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="792848000" /> <display value="Internal medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708174004" /> <display value="Interventional radiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="892581000000104" /> <display value="Learning disability service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="722393008" /> <display value="Legal medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310119000" /> <display value="Liaison psychiatry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893301000000108" /> <display value="Local specialist rehabilitation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310127009" /> <display value="Magnetic resonance imaging service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="710028007" /> <display value="Maxillofacial surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310078000" /> <display value="Medical microbiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="892571000000101" /> <display value="Medical oncology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="892561000000108" /> <display value="Medical ophthalmology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323621000000104" /> <display value="Medical psychotherapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="373654008" /> <display value="Medical referral service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893271000000105" /> <display value="Medical virology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="23911000087104" /> <display value="Medication review service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310120006" /> <display value="Mental handicap psychiatry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310027007" /> <display value="Mental health counselling service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="92151000000102" /> <display value="Mental health crisis resolution team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893261000000103" /> <display value="Mental health dual diagnosis service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="92221000000103" /> <display value="Mental health home treatment team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893251000000101" /> <display value="Mental health recovery and rehabilitation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708168004" /> <display value="Mental health service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="714088003" /> <display value="Midwifery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708179009" /> <display value="Molecular pathology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310086000" /> <display value="Music therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="706903003" /> <display value="Mycobacteriology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="706902008" /> <display value="Mycology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="23941000087103" /> <display value="Narcotic addiction service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="24331000087108" /> <display value="Narcotic addiction service with chronic pain management" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310009009" /> <display value="Neonatal audiological screening service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893711000000109" /> <display value="Neonatal critical care service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="741073001" /> <display value="Neonatal intensive care service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="840586005" /> <display value="Neonatal service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788003006" /> <display value="Nephrology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788005004" /> <display value="Neurology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310079008" /> <display value="Neuropathology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323921000000108" /> <display value="Neuropsychiatry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310159002" /> <display value="Neurosurgical service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="907301000000109" /> <display value="NHS 111 service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="828511000000102" /> <display value="NHS 24" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="828521000000108" /> <display value="NHS Direct" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788009005" /> <display value="Nuclear medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708170008" /> <display value="Nursing service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708173005" /> <display value="Obstetric ultrasound service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310060005" /> <display value="Obstetrics and gynaecology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310063007" /> <display value="Obstetrics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310064001" /> <display value="Occupational health service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310093001" /> <display value="Occupational therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310065000" /> <display value="Open access service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323601000000108" /> <display value="Ophthalmic and vision science service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310160007" /> <display value="Ophthalmology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="23951000087100" /> <display value="Opioid dependence service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310105000" /> <display value="Optometry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788008002" /> <display value="Oral and maxillofacial surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="931831000000107" /> <display value="Oral medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="931841000000103" /> <display value="Oral microbiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="931851000000100" /> <display value="Oral pathology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310145009" /> <display value="Oral surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310146005" /> <display value="Orthodontics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323571000000101" /> <display value="Orthogeriatric medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310161006" /> <display value="Orthopaedic service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310106004" /> <display value="Orthoptics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310109006" /> <display value="Orthotics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="829961000000104" /> <display value="Out of hours service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="894001000000107" /> <display value="Paediatric audiological medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323661000000107" /> <display value="Paediatric audiovestibular medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893971000000101" /> <display value="Paediatric burns care service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893961000000108" /> <display value="Paediatric cardiac surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="789717003" /> <display value="Paediatric cardiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="24351000087104" /> <display value="Paediatric chronic pain management service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="792849008" /> <display value="Paediatric clinical genetics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893661000000101" /> <display value="Paediatric clinical haematology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893651000000104" /> <display value="Paediatric clinical immunology and allergy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323821000000103" /> <display value="Paediatric clinical pharmacology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310014008" /> <display value="Paediatric cochlear implant service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="827981000000103" /> <display value="Paediatric cystic fibrosis service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310147001" /> <display value="Paediatric dentistry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893941000000107" /> <display value="Paediatric dermatology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1079491000000102" /> <display value="Paediatric diabetes service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893631000000106" /> <display value="Paediatric diabetic medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310007006" /> <display value="Paediatric diagnostic audiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="3751000175100" /> <display value="Paediatric emergency medical service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="3761000175103" /> <display value="Paediatric endocrinology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893611000000103" /> <display value="Paediatric epilepsy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="3771000175106" /> <display value="Paediatric gastroenterology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893911000000106" /> <display value="Paediatric gastrointestinal surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="897188002" /> <display value="Paediatric haematology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310017001" /> <display value="Paediatric hearing aid service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323851000000108" /> <display value="Paediatric hepatology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="3781000175109" /> <display value="Paediatric infectious disease service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323611000000105" /> <display value="Paediatric inherited metabolic medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310034009" /> <display value="Paediatric intensive care service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893891000000108" /> <display value="Paediatric interventional radiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893881000000106" /> <display value="Paediatric maxillofacial surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893601000000100" /> <display value="Paediatric medical oncology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893591000000106" /> <display value="Paediatric metabolic disease service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="3791000175107" /> <display value="Paediatric nephrology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893861000000102" /> <display value="Paediatric neurodisability service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310068003" /> <display value="Paediatric neurology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893851000000100" /> <display value="Paediatric neurosurgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310069006" /> <display value="Paediatric oncology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893801000000101" /> <display value="Paediatric ophthalmology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323801000000107" /> <display value="Paediatric oral and maxillofacial surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="789716007" /> <display value="Paediatric otolaryngology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893791000000100" /> <display value="Paediatric pain management service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323841000000105" /> <display value="Paediatric palliative medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="24001000087103" /> <display value="Paediatric plastic surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="3801000175108" /> <display value="Paediatric pulmonology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893771000000104" /> <display value="Paediatric respiratory medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="789715006" /> <display value="Paediatric respiratory therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="789714005" /> <display value="Paediatric rheumatology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310066004" /> <display value="Paediatric service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310163009" /> <display value="Paediatric surgical service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893701000000107" /> <display value="Paediatric thoracic surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893691000000107" /> <display value="Paediatric transplantation surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893681000000105" /> <display value="Paediatric trauma and orthopaedics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893671000000108" /> <display value="Paediatric urology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310071006" /> <display value="Pain management service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310073009" /> <display value="Palliative care service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893641000000102" /> <display value="Palliative medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310162004" /> <display value="Pancreatic surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="706900000" /> <display value="Parasitology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310074003" /> <display value="Pathology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="901221000000102" /> <display value="Perinatal mental health service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1079481000000104" /> <display value="Perinatal psychiatry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="2451000175103" /> <display value="Perinatology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="61831000000105" /> <display value="Periodontics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="148581000000100" /> <display value="Personal health record provider service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="983341000000102" /> <display value="Pharmacy First service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310080006" /> <display value="Pharmacy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="722424008" /> <display value="Physical medicine and rehabilitation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="773558007" /> <display value="Physical medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="722140001" /> <display value="Physiotherapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310164003" /> <display value="Plastic surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310100005" /> <display value="Play therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893231000000108" /> <display value="Podiatric surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310087009" /> <display value="Podiatry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1325831000000100" /> <display value="Post-COVID-19 syndrome service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="840585009" /> <display value="Postnatal service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310062002" /> <display value="Pregnancy termination service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="278032008" /> <display value="Preventive service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310081005" /> <display value="Professional allied to medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="828861000000102" /> <display value="Programmed pulmonary rehabilitation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="816075004" /> <display value="Prosthetic and orthotic service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788126001" /> <display value="Prosthetic service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="734863003" /> <display value="Prosthodontic service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893531000000105" /> <display value="Psychiatric intensive care service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310116007" /> <display value="Psychiatry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310121005" /> <display value="Psychogeriatric service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310123008" /> <display value="Psychology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="722175001" /> <display value="Psychosomatic medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310124002" /> <display value="Psychotherapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="932841000000106" /> <display value="Public health dentistry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310115006" /> <display value="Public health service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="722174002" /> <display value="Pulmonary medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="2461000175101" /> <display value="Pulmonary rehabilitation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788123009" /> <display value="Radiation oncology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310125001" /> <display value="Radiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310023006" /> <display value="Radiotherapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323901000000104" /> <display value="Rare disease service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323871000000104" /> <display value="Rehabilitation medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310122003" /> <display value="Rehabilitation psychiatry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310129007" /> <display value="Rehabilitation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="908981000000101" /> <display value="Remote triage and advice service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="816074000" /> <display value="Respiratory medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893521000000108" /> <display value="Respiratory physiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708169007" /> <display value="Respiratory therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893451000000102" /> <display value="Respite care service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310148006" /> <display value="Restorative dentistry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="3621000175101" /> <display value="Rheumatology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1326421000000106" /> <display value="Safeguarding children team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="148621000000100" /> <display value="School aged immunisation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="931821000000105" /> <display value="School nursing service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708188000" /> <display value="Serology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="224930009" /> <display value="Services" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="788122004" /> <display value="Sexual health service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323541000000107" /> <display value="Sleep medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310134006" /> <display value="Social services" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310135007" /> <display value="Social services department customer services" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310136008" /> <display value="Social services department duty team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310095008" /> <display value="Social services occupational therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310070007" /> <display value="Special care baby service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323501000000109" /> <display value="Special care dentistry service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="408458006" /> <display value="Specialist multidisciplinary team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="395092004" /> <display value="Specialist palliative care" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893221000000106" /> <display value="Specialist rehabilitation service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310101009" /> <display value="Speech and language therapy service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310018006" /> <display value="Speech-reading training service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893211000000100" /> <display value="Spinal injuries service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893121000000102" /> <display value="Spinal surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="24141000087104" /> <display value="Spine orthopaedic surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893201000000102" /> <display value="Sport and exercise medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="2351000175106" /> <display value="Sports medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323881000000102" /> <display value="Stroke medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310137004" /> <display value="Stroke service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="109201000000109" /> <display value="Substance misuse team" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310112009" /> <display value="Surgical fitting service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="699478002" /> <display value="Surgical oncology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708187005" /> <display value="Surgical pathology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310138009" /> <display value="Surgical service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310133000" /> <display value="Swallow clinic" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="911221000000100" /> <display value="Telecare monitoring service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="911231000000103" /> <display value="Telehealth monitoring service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="911381000000108" /> <display value="Telehealthcare service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310141000" /> <display value="Thoracic surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310019003" /> <display value="Tinnitus management service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708191000" /> <display value="Toxicology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="896974005" /> <display value="Transgender health service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893041000000108" /> <display value="Transient ischaemic attack service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="733921009" /> <display value="Transplant medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310165002" /> <display value="Transplant surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893431000000109" /> <display value="Trauma and orthopaedics service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310166001" /> <display value="Trauma surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893421000000107" /> <display value="Tropical medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310169008" /> <display value="Ultrasonography service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310153001" /> <display value="Upper gastrointestinal surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323531000000103" /> <display value="Urological physiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310167005" /> <display value="Urology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="24011000087101" /> <display value="Vascular imaging service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="722352000" /> <display value="Vascular medicine service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1323701000000101" /> <display value="Vascular physiology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310168000" /> <display value="Vascular surgery service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708171007" /> <display value="Vascular ultrasound service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="708185002" /> <display value="Virology service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="413331009" /> <display value="Voluntary services" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="893581000000109" /> <display value="Well baby service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="828371000000100" /> <display value="Well man service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="828381000000103" /> <display value="Well woman service" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="310132005" /> <display value="Young disabled service" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-CareSettingType", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-CareSettingType", "version": "3.1.0", "name": "UKCoreCareSettingType", "title": "UK Core Care Setting Type", "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 describe a type of care setting. Selected from the 'Services' simple reference set of the SNOMED CT UK coding 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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "memberOf 1127531000000102" } ] } ] }, "expansion": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", "valueBoolean": true } ], "identifier": "801dea55-eb6e-4401-9ffa-2a3070b335ea", "timestamp": "2022-01-07T10:19:54+00:00", "total": 419, "offset": 0, "parameter": [ { "name": "version", "valueUri": "http://snomed.info/sct|http://snomed.info/sct/83821000000107/version/20211222" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "http://snomed.info/sct", "code": "736622005", "display": "Aboriginal health service" }, { "system": "http://snomed.info/sct", "code": "310000008", "display": "Accident and Emergency service" }, { "system": "http://snomed.info/sct", "code": "445449000", "display": "Acute care hospice service" }, { "system": "http://snomed.info/sct", "code": "2421000175108", "display": "Acute care inpatient service" }, { "system": "http://snomed.info/sct", "code": "931781000000102", "display": "Acute medicine service" }, { "system": "http://snomed.info/sct", "code": "310072004", "display": "Acute pain service" }, { "system": "http://snomed.info/sct", "code": "788125002", "display": "Addiction service" }, { "system": "http://snomed.info/sct", "code": "828821000000105", "display": "Adolescent psychiatry service" }, { "system": "http://snomed.info/sct", "code": "24271000087103", "display": "Adult chronic pain management service" }, { "system": "http://snomed.info/sct", "code": "310013002", "display": "Adult cochlear implant service" }, { "system": "http://snomed.info/sct", "code": "893391000000101", "display": "Adult cystic fibrosis service" }, { "system": "http://snomed.info/sct", "code": "23871000087101", "display": "Adult dermatology service" }, { "system": "http://snomed.info/sct", "code": "310006002", "display": "Adult diagnostic audiology service" }, { "system": "http://snomed.info/sct", "code": "23891000087102", "display": "Adult haematology service" }, { "system": "http://snomed.info/sct", "code": "310016005", "display": "Adult hearing aid service" }, { "system": "http://snomed.info/sct", "code": "310033003", "display": "Adult intensive care service" }, { "system": "http://snomed.info/sct", "code": "788002001", "display": "Adult mental health service" }, { "system": "http://snomed.info/sct", "code": "1362761000000103", "display": "Adult safeguarding team" }, { "system": "http://snomed.info/sct", "code": "840587001", "display": "Aerospace medical service" }, { "system": "http://snomed.info/sct", "code": "711332004", "display": "Allergy service" }, { "system": "http://snomed.info/sct", "code": "310001007", "display": "Anaesthetic service" }, { "system": "http://snomed.info/sct", "code": "708183009", "display": "Anatomic pathology service" }, { "system": "http://snomed.info/sct", "code": "827641000000101", "display": "Anticoagulant service" }, { "system": "http://snomed.info/sct", "code": "310083008", "display": "Art therapy service" }, { "system": "http://snomed.info/sct", "code": "310082003", "display": "Arts therapy services" }, { "system": "http://snomed.info/sct", "code": "91901000000109", "display": "Assertive outreach team" }, { "system": "http://snomed.info/sct", "code": "310002000", "display": "Assessment service" }, { "system": "http://snomed.info/sct", "code": "310021008", "display": "Assistive listening device service" }, { "system": "http://snomed.info/sct", "code": "310008001", "display": "Audiological screening service" }, { "system": "http://snomed.info/sct", "code": "310004004", "display": "Audiological service" }, { "system": "http://snomed.info/sct", "code": "1323641000000106", "display": "Audiovestibular medicine service" }, { "system": "http://snomed.info/sct", "code": "310011000", "display": "Aural rehabilitation service" }, { "system": "http://snomed.info/sct", "code": "1323631000000102", "display": "Aviation and space medicine service" }, { "system": "http://snomed.info/sct", "code": "706901001", "display": "Bacteriology service" }, { "system": "http://snomed.info/sct", "code": "2391000175104", "display": "Bariatric surgery service" }, { "system": "http://snomed.info/sct", "code": "408452007", "display": "Behavioural intervention team" }, { "system": "http://snomed.info/sct", "code": "892791000000108", "display": "Blood and marrow transplantation service" }, { "system": "http://snomed.info/sct", "code": "708194008", "display": "Blood bank service" }, { "system": "http://snomed.info/sct", "code": "932241000000105", "display": "Blood banking and transfusion service" }, { "system": "http://snomed.info/sct", "code": "310126000", "display": "Breast screening service" }, { "system": "http://snomed.info/sct", "code": "310139001", "display": "Breast surgery service" }, { "system": "http://snomed.info/sct", "code": "24051000087102", "display": "Breast surgical oncology service" }, { "system": "http://snomed.info/sct", "code": "892781000000106", "display": "Burns care service" }, { "system": "http://snomed.info/sct", "code": "395104009", "display": "Cancer primary healthcare multidisciplinary team" }, { "system": "http://snomed.info/sct", "code": "1323651000000109", "display": "Cardiac physiology service" }, { "system": "http://snomed.info/sct", "code": "733459009", "display": "Cardiac rehabilitation service" }, { "system": "http://snomed.info/sct", "code": "310142007", "display": "Cardiac surgery service" }, { "system": "http://snomed.info/sct", "code": "708172000", "display": "Cardiac ultrasound service" }, { "system": "http://snomed.info/sct", "code": "789718008", "display": "Cardiology service" }, { "system": "http://snomed.info/sct", "code": "310140004", "display": "Cardiothoracic surgery service" }, { "system": "http://snomed.info/sct", "code": "892771000000109", "display": "Cardiothoracic transplantation service" }, { "system": "http://snomed.info/sct", "code": "310117003", "display": "Child and adolescent psychiatry service" }, { "system": "http://snomed.info/sct", "code": "310003005", "display": "Child assessment service" }, { "system": "http://snomed.info/sct", "code": "788127005", "display": "Child health service" }, { "system": "http://snomed.info/sct", "code": "310099002", "display": "Child physiotherapy service" }, { "system": "http://snomed.info/sct", "code": "828811000000104", "display": "Child psychiatry service" }, { "system": "http://snomed.info/sct", "code": "310104001", "display": "Child speech and language therapy service" }, { "system": "http://snomed.info/sct", "code": "722170006", "display": "Chiropractic service" }, { "system": "http://snomed.info/sct", "code": "830038007", "display": "Clinical allergy service" }, { "system": "http://snomed.info/sct", "code": "310076001", "display": "Clinical biochemistry service" }, { "system": "http://snomed.info/sct", "code": "788004000", "display": "Clinical genetics service" }, { "system": "http://snomed.info/sct", "code": "892761000000102", "display": "Clinical haematology service" }, { "system": "http://snomed.info/sct", "code": "788121006", "display": "Clinical immunology and allergy service" }, { "system": "http://snomed.info/sct", "code": "830037002", "display": "Clinical immunology service" }, { "system": "http://snomed.info/sct", "code": "892741000000103", "display": "Clinical microbiology service" }, { "system": "http://snomed.info/sct", "code": "830149003", "display": "Clinical neurophysiology service" }, { "system": "http://snomed.info/sct", "code": "310022001", "display": "Clinical oncology service" }, { "system": "http://snomed.info/sct", "code": "708184003", "display": "Clinical pathology service" }, { "system": "http://snomed.info/sct", "code": "700436003", "display": "Clinical pharmacology service" }, { "system": "http://snomed.info/sct", "code": "700435004", "display": "Clinical physiology service" }, { "system": "http://snomed.info/sct", "code": "893381000000103", "display": "Clinical psychology service" }, { "system": "http://snomed.info/sct", "code": "708193002", "display": "Coagulation service" }, { "system": "http://snomed.info/sct", "code": "310012007", "display": "Cochlear implant service" }, { "system": "http://snomed.info/sct", "code": "310155008", "display": "Colorectal surgery service" }, { "system": "http://snomed.info/sct", "code": "310024000", "display": "Colposcopy service" }, { "system": "http://snomed.info/sct", "code": "699650006", "display": "Community based physiotherapy service" }, { "system": "http://snomed.info/sct", "code": "829981000000108", "display": "Community child health service" }, { "system": "http://snomed.info/sct", "code": "413294000", "display": "Community health services" }, { "system": "http://snomed.info/sct", "code": "408451000", "display": "Community learning disabilities team" }, { "system": "http://snomed.info/sct", "code": "89301000000108", "display": "Community mental health team" }, { "system": "http://snomed.info/sct", "code": "714089006", "display": "Community midwifery service" }, { "system": "http://snomed.info/sct", "code": "931801000000101", "display": "Community nursing service" }, { "system": "http://snomed.info/sct", "code": "310108003", "display": "Community orthoptics service" }, { "system": "http://snomed.info/sct", "code": "310111002", "display": "Community orthotics service" }, { "system": "http://snomed.info/sct", "code": "310067008", "display": "Community paediatric service" }, { "system": "http://snomed.info/sct", "code": "310131003", "display": "Community rehabilitation service" }, { "system": "http://snomed.info/sct", "code": "1240241000000109", "display": "Community sexual and reproductive health service" }, { "system": "http://snomed.info/sct", "code": "395086005", "display": "Community specialist palliative care" }, { "system": "http://snomed.info/sct", "code": "310114005", "display": "Community surgical fitting service" }, { "system": "http://snomed.info/sct", "code": "310091004", "display": "Community-based dietetics service" }, { "system": "http://snomed.info/sct", "code": "310094007", "display": "Community-based occupational therapy service" }, { "system": "http://snomed.info/sct", "code": "310088004", "display": "Community-based podiatry service" }, { "system": "http://snomed.info/sct", "code": "310102002", "display": "Community-based speech and language therapy service" }, { "system": "http://snomed.info/sct", "code": "310025004", "display": "Complementary therapy service" }, { "system": "http://snomed.info/sct", "code": "893351000000109", "display": "Complex specialised rehabilitation service" }, { "system": "http://snomed.info/sct", "code": "310128004", "display": "Computerised tomography service" }, { "system": "http://snomed.info/sct", "code": "893341000000106", "display": "Congenital heart disease service" }, { "system": "http://snomed.info/sct", "code": "310026003", "display": "Counselling service" }, { "system": "http://snomed.info/sct", "code": "89311000000105", "display": "Crisis prevention assessment and treatment team" }, { "system": "http://snomed.info/sct", "code": "788128000", "display": "Critical care medicine service" }, { "system": "http://snomed.info/sct", "code": "700231006", "display": "Critical care physician service" }, { "system": "http://snomed.info/sct", "code": "708178001", "display": "Cytogenetics service" }, { "system": "http://snomed.info/sct", "code": "310200001", "display": "Cytology service" }, { "system": "http://snomed.info/sct", "code": "310084002", "display": "Dance therapy service" }, { "system": "http://snomed.info/sct", "code": "893331000000102", "display": "Dementia assessment service" }, { "system": "http://snomed.info/sct", "code": "828191000000104", "display": "Dental hygiene service" }, { "system": "http://snomed.info/sct", "code": "892731000000107", "display": "Dental medicine service" }, { "system": "http://snomed.info/sct", "code": "828201000000102", "display": "Dental surgery assistance service" }, { "system": "http://snomed.info/sct", "code": "310143002", "display": "Dental surgery service" }, { "system": "http://snomed.info/sct", "code": "722176000", "display": "Dentistry service" }, { "system": "http://snomed.info/sct", "code": "700241009", "display": "Dermatology service" }, { "system": "http://snomed.info/sct", "code": "708180007", "display": "Dermatopathology service" }, { "system": "http://snomed.info/sct", "code": "444913002", "display": "Diabetes mellitus service" }, { "system": "http://snomed.info/sct", "code": "734920002", "display": "Diabetic education service" }, { "system": "http://snomed.info/sct", "code": "963151000000104", "display": "Diabetic medicine service" }, { "system": "http://snomed.info/sct", "code": "310005003", "display": "Diagnostic audiology service" }, { "system": "http://snomed.info/sct", "code": "708175003", "display": "Diagnostic imaging service" }, { "system": "http://snomed.info/sct", "code": "310028002", "display": "Diagnostic investigation service" }, { "system": "http://snomed.info/sct", "code": "431051000124102", "display": "Dialysis service" }, { "system": "http://snomed.info/sct", "code": "310090003", "display": "Dietetics service" }, { "system": "http://snomed.info/sct", "code": "828291000000109", "display": "Dispensing optometry service" }, { "system": "http://snomed.info/sct", "code": "310010004", "display": "Distraction test audiological screening service" }, { "system": "http://snomed.info/sct", "code": "705150003", "display": "Domiciliary physiotherapy service" }, { "system": "http://snomed.info/sct", "code": "310029005", "display": "Domiciliary visit service" }, { "system": "http://snomed.info/sct", "code": "310085001", "display": "Drama therapy service" }, { "system": "http://snomed.info/sct", "code": "310149003", "display": "Ear, nose and throat service" }, { "system": "http://snomed.info/sct", "code": "92191000000105", "display": "Early intervention in psychosis team" }, { "system": "http://snomed.info/sct", "code": "413299005", "display": "Early years services" }, { "system": "http://snomed.info/sct", "code": "828281000000107", "display": "Eating disorders service" }, { "system": "http://snomed.info/sct", "code": "700221004", "display": "Elderly medicine service" }, { "system": "http://snomed.info/sct", "code": "828301000000108", "display": "Electrocardiography service" }, { "system": "http://snomed.info/sct", "code": "792847005", "display": "Emergency ambulance service" }, { "system": "http://snomed.info/sct", "code": "409971007", "display": "Emergency medicine service" }, { "system": "http://snomed.info/sct", "code": "2471000175109", "display": "Employee health service" }, { "system": "http://snomed.info/sct", "code": "310150003", "display": "Endocrine surgery service" }, { "system": "http://snomed.info/sct", "code": "700434000", "display": "Endocrinology service" }, { "system": "http://snomed.info/sct", "code": "734862008", "display": "Endodontic service" }, { "system": "http://snomed.info/sct", "code": "310030000", "display": "Endoscopy service" }, { "system": "http://snomed.info/sct", "code": "310031001", "display": "Family planning service" }, { "system": "http://snomed.info/sct", "code": "1323431000000104", "display": "Fetal medicine service" }, { "system": "http://snomed.info/sct", "code": "1326391000000100", "display": "FNP (Family Nurse Partnership) service" }, { "system": "http://snomed.info/sct", "code": "310118008", "display": "Forensic psychiatry service" }, { "system": "http://snomed.info/sct", "code": "983641000000106", "display": "Fracture liaison service" }, { "system": "http://snomed.info/sct", "code": "700433006", "display": "Gastroenterology service" }, { "system": "http://snomed.info/sct", "code": "1323561000000108", "display": "Gastrointestinal physiology service" }, { "system": "http://snomed.info/sct", "code": "310151004", "display": "Gastrointestinal surgery service" }, { "system": "http://snomed.info/sct", "code": "310144008", "display": "General dental surgery service" }, { "system": "http://snomed.info/sct", "code": "310152006", "display": "General gastrointestinal surgery service" }, { "system": "http://snomed.info/sct", "code": "1323691000000101", "display": "General internal medical service" }, { "system": "http://snomed.info/sct", "code": "700232004", "display": "General medical service" }, { "system": "http://snomed.info/sct", "code": "788007007", "display": "General practice service" }, { "system": "http://snomed.info/sct", "code": "310156009", "display": "General surgical service" }, { "system": "http://snomed.info/sct", "code": "788006003", "display": "Genetic laboratory service" }, { "system": "http://snomed.info/sct", "code": "830039004", "display": "Genitourinary medicine service" }, { "system": "http://snomed.info/sct", "code": "24291000087104", "display": "Geriatric chronic pain management service" }, { "system": "http://snomed.info/sct", "code": "3531000175102", "display": "Geriatric service" }, { "system": "http://snomed.info/sct", "code": "892711000000104", "display": "Gynaecological oncology service" }, { "system": "http://snomed.info/sct", "code": "310061009", "display": "Gynaecology service" }, { "system": "http://snomed.info/sct", "code": "708196005", "display": "Haematology service" }, { "system": "http://snomed.info/sct", "code": "893311000000105", "display": "Haemophilia service" }, { "system": "http://snomed.info/sct", "code": "310157000", "display": "Hand surgery service" }, { "system": "http://snomed.info/sct", "code": "310130002", "display": "Head injury rehabilitation service" }, { "system": "http://snomed.info/sct", "code": "1078501000000104", "display": "Health visiting service" }, { "system": "http://snomed.info/sct", "code": "224891009", "display": "Healthcare services" }, { "system": "http://snomed.info/sct", "code": "310015009", "display": "Hearing aid service" }, { "system": "http://snomed.info/sct", "code": "310020009", "display": "Hearing therapy service" }, { "system": "http://snomed.info/sct", "code": "892621000000104", "display": "Hepatobiliary and pancreatic surgery service" }, { "system": "http://snomed.info/sct", "code": "310158005", "display": "Hepatobiliary surgical service" }, { "system": "http://snomed.info/sct", "code": "23901000087101", "display": "Hepatology service" }, { "system": "http://snomed.info/sct", "code": "708182004", "display": "Histology service" }, { "system": "http://snomed.info/sct", "code": "788124003", "display": "Histopathology service" }, { "system": "http://snomed.info/sct", "code": "24081000087105", "display": "HIV (human immunodeficiency virus) nurse practitioner service" }, { "system": "http://snomed.info/sct", "code": "24101000087102", "display": "HIV (human immunodeficiency virus) social work service" }, { "system": "http://snomed.info/sct", "code": "444933003", "display": "Home hospice service" }, { "system": "http://snomed.info/sct", "code": "828331000000102", "display": "Homeopathy service" }, { "system": "http://snomed.info/sct", "code": "310107008", "display": "Hospital orthoptics service" }, { "system": "http://snomed.info/sct", "code": "310110001", "display": "Hospital orthotics service" }, { "system": "http://snomed.info/sct", "code": "310113004", "display": "Hospital surgical fitting service" }, { "system": "http://snomed.info/sct", "code": "310092006", "display": "Hospital-based dietetics service" }, { "system": "http://snomed.info/sct", "code": "310096009", "display": "Hospital-based occupational therapy service" }, { "system": "http://snomed.info/sct", "code": "310098005", "display": "Hospital-based physiotherapy service" }, { "system": "http://snomed.info/sct", "code": "310089007", "display": "Hospital-based podiatry service" }, { "system": "http://snomed.info/sct", "code": "310103007", "display": "Hospital-based speech and language therapy service" }, { "system": "http://snomed.info/sct", "code": "708190004", "display": "Immunology service" }, { "system": "http://snomed.info/sct", "code": "829951000000102", "display": "Industrial therapy service" }, { "system": "http://snomed.info/sct", "code": "788001008", "display": "Infectious disease service" }, { "system": "http://snomed.info/sct", "code": "1323551000000105", "display": "Inherited metabolic medicine service" }, { "system": "http://snomed.info/sct", "code": "1324191000000107", "display": "Intensive care medicine service" }, { "system": "http://snomed.info/sct", "code": "310032008", "display": "Intensive care service" }, { "system": "http://snomed.info/sct", "code": "892601000000108", "display": "Intermediate care service" }, { "system": "http://snomed.info/sct", "code": "792848000", "display": "Internal medicine service" }, { "system": "http://snomed.info/sct", "code": "708174004", "display": "Interventional radiology service" }, { "system": "http://snomed.info/sct", "code": "892581000000104", "display": "Learning disability service" }, { "system": "http://snomed.info/sct", "code": "722393008", "display": "Legal medicine service" }, { "system": "http://snomed.info/sct", "code": "310119000", "display": "Liaison psychiatry service" }, { "system": "http://snomed.info/sct", "code": "893301000000108", "display": "Local specialist rehabilitation service" }, { "system": "http://snomed.info/sct", "code": "310127009", "display": "Magnetic resonance imaging service" }, { "system": "http://snomed.info/sct", "code": "710028007", "display": "Maxillofacial surgery service" }, { "system": "http://snomed.info/sct", "code": "310078000", "display": "Medical microbiology service" }, { "system": "http://snomed.info/sct", "code": "892571000000101", "display": "Medical oncology service" }, { "system": "http://snomed.info/sct", "code": "892561000000108", "display": "Medical ophthalmology service" }, { "system": "http://snomed.info/sct", "code": "1323621000000104", "display": "Medical psychotherapy service" }, { "system": "http://snomed.info/sct", "code": "373654008", "display": "Medical referral service" }, { "system": "http://snomed.info/sct", "code": "893271000000105", "display": "Medical virology service" }, { "system": "http://snomed.info/sct", "code": "23911000087104", "display": "Medication review service" }, { "system": "http://snomed.info/sct", "code": "310120006", "display": "Mental handicap psychiatry service" }, { "system": "http://snomed.info/sct", "code": "310027007", "display": "Mental health counselling service" }, { "system": "http://snomed.info/sct", "code": "92151000000102", "display": "Mental health crisis resolution team" }, { "system": "http://snomed.info/sct", "code": "893261000000103", "display": "Mental health dual diagnosis service" }, { "system": "http://snomed.info/sct", "code": "92221000000103", "display": "Mental health home treatment team" }, { "system": "http://snomed.info/sct", "code": "893251000000101", "display": "Mental health recovery and rehabilitation service" }, { "system": "http://snomed.info/sct", "code": "708168004", "display": "Mental health service" }, { "system": "http://snomed.info/sct", "code": "714088003", "display": "Midwifery service" }, { "system": "http://snomed.info/sct", "code": "708179009", "display": "Molecular pathology service" }, { "system": "http://snomed.info/sct", "code": "310086000", "display": "Music therapy service" }, { "system": "http://snomed.info/sct", "code": "706903003", "display": "Mycobacteriology service" }, { "system": "http://snomed.info/sct", "code": "706902008", "display": "Mycology service" }, { "system": "http://snomed.info/sct", "code": "23941000087103", "display": "Narcotic addiction service" }, { "system": "http://snomed.info/sct", "code": "24331000087108", "display": "Narcotic addiction service with chronic pain management" }, { "system": "http://snomed.info/sct", "code": "310009009", "display": "Neonatal audiological screening service" }, { "system": "http://snomed.info/sct", "code": "893711000000109", "display": "Neonatal critical care service" }, { "system": "http://snomed.info/sct", "code": "741073001", "display": "Neonatal intensive care service" }, { "system": "http://snomed.info/sct", "code": "840586005", "display": "Neonatal service" }, { "system": "http://snomed.info/sct", "code": "788003006", "display": "Nephrology service" }, { "system": "http://snomed.info/sct", "code": "788005004", "display": "Neurology service" }, { "system": "http://snomed.info/sct", "code": "310079008", "display": "Neuropathology service" }, { "system": "http://snomed.info/sct", "code": "1323921000000108", "display": "Neuropsychiatry service" }, { "system": "http://snomed.info/sct", "code": "310159002", "display": "Neurosurgical service" }, { "system": "http://snomed.info/sct", "code": "907301000000109", "display": "NHS 111 service" }, { "system": "http://snomed.info/sct", "code": "828511000000102", "display": "NHS 24" }, { "system": "http://snomed.info/sct", "code": "828521000000108", "display": "NHS Direct" }, { "system": "http://snomed.info/sct", "code": "788009005", "display": "Nuclear medicine service" }, { "system": "http://snomed.info/sct", "code": "708170008", "display": "Nursing service" }, { "system": "http://snomed.info/sct", "code": "708173005", "display": "Obstetric ultrasound service" }, { "system": "http://snomed.info/sct", "code": "310060005", "display": "Obstetrics and gynaecology service" }, { "system": "http://snomed.info/sct", "code": "310063007", "display": "Obstetrics service" }, { "system": "http://snomed.info/sct", "code": "310064001", "display": "Occupational health service" }, { "system": "http://snomed.info/sct", "code": "310093001", "display": "Occupational therapy service" }, { "system": "http://snomed.info/sct", "code": "310065000", "display": "Open access service" }, { "system": "http://snomed.info/sct", "code": "1323601000000108", "display": "Ophthalmic and vision science service" }, { "system": "http://snomed.info/sct", "code": "310160007", "display": "Ophthalmology service" }, { "system": "http://snomed.info/sct", "code": "23951000087100", "display": "Opioid dependence service" }, { "system": "http://snomed.info/sct", "code": "310105000", "display": "Optometry service" }, { "system": "http://snomed.info/sct", "code": "788008002", "display": "Oral and maxillofacial surgery service" }, { "system": "http://snomed.info/sct", "code": "931831000000107", "display": "Oral medicine service" }, { "system": "http://snomed.info/sct", "code": "931841000000103", "display": "Oral microbiology service" }, { "system": "http://snomed.info/sct", "code": "931851000000100", "display": "Oral pathology service" }, { "system": "http://snomed.info/sct", "code": "310145009", "display": "Oral surgery service" }, { "system": "http://snomed.info/sct", "code": "310146005", "display": "Orthodontics service" }, { "system": "http://snomed.info/sct", "code": "1323571000000101", "display": "Orthogeriatric medicine service" }, { "system": "http://snomed.info/sct", "code": "310161006", "display": "Orthopaedic service" }, { "system": "http://snomed.info/sct", "code": "310106004", "display": "Orthoptics service" }, { "system": "http://snomed.info/sct", "code": "310109006", "display": "Orthotics service" }, { "system": "http://snomed.info/sct", "code": "829961000000104", "display": "Out of hours service" }, { "system": "http://snomed.info/sct", "code": "894001000000107", "display": "Paediatric audiological medicine service" }, { "system": "http://snomed.info/sct", "code": "1323661000000107", "display": "Paediatric audiovestibular medicine service" }, { "system": "http://snomed.info/sct", "code": "893971000000101", "display": "Paediatric burns care service" }, { "system": "http://snomed.info/sct", "code": "893961000000108", "display": "Paediatric cardiac surgery service" }, { "system": "http://snomed.info/sct", "code": "789717003", "display": "Paediatric cardiology service" }, { "system": "http://snomed.info/sct", "code": "24351000087104", "display": "Paediatric chronic pain management service" }, { "system": "http://snomed.info/sct", "code": "792849008", "display": "Paediatric clinical genetics service" }, { "system": "http://snomed.info/sct", "code": "893661000000101", "display": "Paediatric clinical haematology service" }, { "system": "http://snomed.info/sct", "code": "893651000000104", "display": "Paediatric clinical immunology and allergy service" }, { "system": "http://snomed.info/sct", "code": "1323821000000103", "display": "Paediatric clinical pharmacology service" }, { "system": "http://snomed.info/sct", "code": "310014008", "display": "Paediatric cochlear implant service" }, { "system": "http://snomed.info/sct", "code": "827981000000103", "display": "Paediatric cystic fibrosis service" }, { "system": "http://snomed.info/sct", "code": "310147001", "display": "Paediatric dentistry service" }, { "system": "http://snomed.info/sct", "code": "893941000000107", "display": "Paediatric dermatology service" }, { "system": "http://snomed.info/sct", "code": "1079491000000102", "display": "Paediatric diabetes service" }, { "system": "http://snomed.info/sct", "code": "893631000000106", "display": "Paediatric diabetic medicine service" }, { "system": "http://snomed.info/sct", "code": "310007006", "display": "Paediatric diagnostic audiology service" }, { "system": "http://snomed.info/sct", "code": "3751000175100", "display": "Paediatric emergency medical service" }, { "system": "http://snomed.info/sct", "code": "3761000175103", "display": "Paediatric endocrinology service" }, { "system": "http://snomed.info/sct", "code": "893611000000103", "display": "Paediatric epilepsy service" }, { "system": "http://snomed.info/sct", "code": "3771000175106", "display": "Paediatric gastroenterology service" }, { "system": "http://snomed.info/sct", "code": "893911000000106", "display": "Paediatric gastrointestinal surgery service" }, { "system": "http://snomed.info/sct", "code": "897188002", "display": "Paediatric haematology service" }, { "system": "http://snomed.info/sct", "code": "310017001", "display": "Paediatric hearing aid service" }, { "system": "http://snomed.info/sct", "code": "1323851000000108", "display": "Paediatric hepatology service" }, { "system": "http://snomed.info/sct", "code": "3781000175109", "display": "Paediatric infectious disease service" }, { "system": "http://snomed.info/sct", "code": "1323611000000105", "display": "Paediatric inherited metabolic medicine service" }, { "system": "http://snomed.info/sct", "code": "310034009", "display": "Paediatric intensive care service" }, { "system": "http://snomed.info/sct", "code": "893891000000108", "display": "Paediatric interventional radiology service" }, { "system": "http://snomed.info/sct", "code": "893881000000106", "display": "Paediatric maxillofacial surgery service" }, { "system": "http://snomed.info/sct", "code": "893601000000100", "display": "Paediatric medical oncology service" }, { "system": "http://snomed.info/sct", "code": "893591000000106", "display": "Paediatric metabolic disease service" }, { "system": "http://snomed.info/sct", "code": "3791000175107", "display": "Paediatric nephrology service" }, { "system": "http://snomed.info/sct", "code": "893861000000102", "display": "Paediatric neurodisability service" }, { "system": "http://snomed.info/sct", "code": "310068003", "display": "Paediatric neurology service" }, { "system": "http://snomed.info/sct", "code": "893851000000100", "display": "Paediatric neurosurgery service" }, { "system": "http://snomed.info/sct", "code": "310069006", "display": "Paediatric oncology service" }, { "system": "http://snomed.info/sct", "code": "893801000000101", "display": "Paediatric ophthalmology service" }, { "system": "http://snomed.info/sct", "code": "1323801000000107", "display": "Paediatric oral and maxillofacial surgery service" }, { "system": "http://snomed.info/sct", "code": "789716007", "display": "Paediatric otolaryngology service" }, { "system": "http://snomed.info/sct", "code": "893791000000100", "display": "Paediatric pain management service" }, { "system": "http://snomed.info/sct", "code": "1323841000000105", "display": "Paediatric palliative medicine service" }, { "system": "http://snomed.info/sct", "code": "24001000087103", "display": "Paediatric plastic surgery service" }, { "system": "http://snomed.info/sct", "code": "3801000175108", "display": "Paediatric pulmonology service" }, { "system": "http://snomed.info/sct", "code": "893771000000104", "display": "Paediatric respiratory medicine service" }, { "system": "http://snomed.info/sct", "code": "789715006", "display": "Paediatric respiratory therapy service" }, { "system": "http://snomed.info/sct", "code": "789714005", "display": "Paediatric rheumatology service" }, { "system": "http://snomed.info/sct", "code": "310066004", "display": "Paediatric service" }, { "system": "http://snomed.info/sct", "code": "310163009", "display": "Paediatric surgical service" }, { "system": "http://snomed.info/sct", "code": "893701000000107", "display": "Paediatric thoracic surgery service" }, { "system": "http://snomed.info/sct", "code": "893691000000107", "display": "Paediatric transplantation surgery service" }, { "system": "http://snomed.info/sct", "code": "893681000000105", "display": "Paediatric trauma and orthopaedics service" }, { "system": "http://snomed.info/sct", "code": "893671000000108", "display": "Paediatric urology service" }, { "system": "http://snomed.info/sct", "code": "310071006", "display": "Pain management service" }, { "system": "http://snomed.info/sct", "code": "310073009", "display": "Palliative care service" }, { "system": "http://snomed.info/sct", "code": "893641000000102", "display": "Palliative medicine service" }, { "system": "http://snomed.info/sct", "code": "310162004", "display": "Pancreatic surgery service" }, { "system": "http://snomed.info/sct", "code": "706900000", "display": "Parasitology service" }, { "system": "http://snomed.info/sct", "code": "310074003", "display": "Pathology service" }, { "system": "http://snomed.info/sct", "code": "901221000000102", "display": "Perinatal mental health service" }, { "system": "http://snomed.info/sct", "code": "1079481000000104", "display": "Perinatal psychiatry service" }, { "system": "http://snomed.info/sct", "code": "2451000175103", "display": "Perinatology service" }, { "system": "http://snomed.info/sct", "code": "61831000000105", "display": "Periodontics service" }, { "system": "http://snomed.info/sct", "code": "148581000000100", "display": "Personal health record provider service" }, { "system": "http://snomed.info/sct", "code": "983341000000102", "display": "Pharmacy First service" }, { "system": "http://snomed.info/sct", "code": "310080006", "display": "Pharmacy service" }, { "system": "http://snomed.info/sct", "code": "722424008", "display": "Physical medicine and rehabilitation service" }, { "system": "http://snomed.info/sct", "code": "773558007", "display": "Physical medicine service" }, { "system": "http://snomed.info/sct", "code": "722140001", "display": "Physiotherapy service" }, { "system": "http://snomed.info/sct", "code": "310164003", "display": "Plastic surgery service" }, { "system": "http://snomed.info/sct", "code": "310100005", "display": "Play therapy service" }, { "system": "http://snomed.info/sct", "code": "893231000000108", "display": "Podiatric surgery service" }, { "system": "http://snomed.info/sct", "code": "310087009", "display": "Podiatry service" }, { "system": "http://snomed.info/sct", "code": "1325831000000100", "display": "Post-COVID-19 syndrome service" }, { "system": "http://snomed.info/sct", "code": "840585009", "display": "Postnatal service" }, { "system": "http://snomed.info/sct", "code": "310062002", "display": "Pregnancy termination service" }, { "system": "http://snomed.info/sct", "code": "278032008", "display": "Preventive service" }, { "system": "http://snomed.info/sct", "code": "310081005", "display": "Professional allied to medicine service" }, { "system": "http://snomed.info/sct", "code": "828861000000102", "display": "Programmed pulmonary rehabilitation service" }, { "system": "http://snomed.info/sct", "code": "816075004", "display": "Prosthetic and orthotic service" }, { "system": "http://snomed.info/sct", "code": "788126001", "display": "Prosthetic service" }, { "system": "http://snomed.info/sct", "code": "734863003", "display": "Prosthodontic service" }, { "system": "http://snomed.info/sct", "code": "893531000000105", "display": "Psychiatric intensive care service" }, { "system": "http://snomed.info/sct", "code": "310116007", "display": "Psychiatry service" }, { "system": "http://snomed.info/sct", "code": "310121005", "display": "Psychogeriatric service" }, { "system": "http://snomed.info/sct", "code": "310123008", "display": "Psychology service" }, { "system": "http://snomed.info/sct", "code": "722175001", "display": "Psychosomatic medicine service" }, { "system": "http://snomed.info/sct", "code": "310124002", "display": "Psychotherapy service" }, { "system": "http://snomed.info/sct", "code": "932841000000106", "display": "Public health dentistry service" }, { "system": "http://snomed.info/sct", "code": "310115006", "display": "Public health service" }, { "system": "http://snomed.info/sct", "code": "722174002", "display": "Pulmonary medicine service" }, { "system": "http://snomed.info/sct", "code": "2461000175101", "display": "Pulmonary rehabilitation service" }, { "system": "http://snomed.info/sct", "code": "788123009", "display": "Radiation oncology service" }, { "system": "http://snomed.info/sct", "code": "310125001", "display": "Radiology service" }, { "system": "http://snomed.info/sct", "code": "310023006", "display": "Radiotherapy service" }, { "system": "http://snomed.info/sct", "code": "1323901000000104", "display": "Rare disease service" }, { "system": "http://snomed.info/sct", "code": "1323871000000104", "display": "Rehabilitation medicine service" }, { "system": "http://snomed.info/sct", "code": "310122003", "display": "Rehabilitation psychiatry service" }, { "system": "http://snomed.info/sct", "code": "310129007", "display": "Rehabilitation service" }, { "system": "http://snomed.info/sct", "code": "908981000000101", "display": "Remote triage and advice service" }, { "system": "http://snomed.info/sct", "code": "816074000", "display": "Respiratory medicine service" }, { "system": "http://snomed.info/sct", "code": "893521000000108", "display": "Respiratory physiology service" }, { "system": "http://snomed.info/sct", "code": "708169007", "display": "Respiratory therapy service" }, { "system": "http://snomed.info/sct", "code": "893451000000102", "display": "Respite care service" }, { "system": "http://snomed.info/sct", "code": "310148006", "display": "Restorative dentistry service" }, { "system": "http://snomed.info/sct", "code": "3621000175101", "display": "Rheumatology service" }, { "system": "http://snomed.info/sct", "code": "1326421000000106", "display": "Safeguarding children team" }, { "system": "http://snomed.info/sct", "code": "148621000000100", "display": "School aged immunisation service" }, { "system": "http://snomed.info/sct", "code": "931821000000105", "display": "School nursing service" }, { "system": "http://snomed.info/sct", "code": "708188000", "display": "Serology service" }, { "system": "http://snomed.info/sct", "code": "224930009", "display": "Services" }, { "system": "http://snomed.info/sct", "code": "788122004", "display": "Sexual health service" }, { "system": "http://snomed.info/sct", "code": "1323541000000107", "display": "Sleep medicine service" }, { "system": "http://snomed.info/sct", "code": "310134006", "display": "Social services" }, { "system": "http://snomed.info/sct", "code": "310135007", "display": "Social services department customer services" }, { "system": "http://snomed.info/sct", "code": "310136008", "display": "Social services department duty team" }, { "system": "http://snomed.info/sct", "code": "310095008", "display": "Social services occupational therapy service" }, { "system": "http://snomed.info/sct", "code": "310070007", "display": "Special care baby service" }, { "system": "http://snomed.info/sct", "code": "1323501000000109", "display": "Special care dentistry service" }, { "system": "http://snomed.info/sct", "code": "408458006", "display": "Specialist multidisciplinary team" }, { "system": "http://snomed.info/sct", "code": "395092004", "display": "Specialist palliative care" }, { "system": "http://snomed.info/sct", "code": "893221000000106", "display": "Specialist rehabilitation service" }, { "system": "http://snomed.info/sct", "code": "310101009", "display": "Speech and language therapy service" }, { "system": "http://snomed.info/sct", "code": "310018006", "display": "Speech-reading training service" }, { "system": "http://snomed.info/sct", "code": "893211000000100", "display": "Spinal injuries service" }, { "system": "http://snomed.info/sct", "code": "893121000000102", "display": "Spinal surgery service" }, { "system": "http://snomed.info/sct", "code": "24141000087104", "display": "Spine orthopaedic surgery service" }, { "system": "http://snomed.info/sct", "code": "893201000000102", "display": "Sport and exercise medicine service" }, { "system": "http://snomed.info/sct", "code": "2351000175106", "display": "Sports medicine service" }, { "system": "http://snomed.info/sct", "code": "1323881000000102", "display": "Stroke medicine service" }, { "system": "http://snomed.info/sct", "code": "310137004", "display": "Stroke service" }, { "system": "http://snomed.info/sct", "code": "109201000000109", "display": "Substance misuse team" }, { "system": "http://snomed.info/sct", "code": "310112009", "display": "Surgical fitting service" }, { "system": "http://snomed.info/sct", "code": "699478002", "display": "Surgical oncology service" }, { "system": "http://snomed.info/sct", "code": "708187005", "display": "Surgical pathology service" }, { "system": "http://snomed.info/sct", "code": "310138009", "display": "Surgical service" }, { "system": "http://snomed.info/sct", "code": "310133000", "display": "Swallow clinic" }, { "system": "http://snomed.info/sct", "code": "911221000000100", "display": "Telecare monitoring service" }, { "system": "http://snomed.info/sct", "code": "911231000000103", "display": "Telehealth monitoring service" }, { "system": "http://snomed.info/sct", "code": "911381000000108", "display": "Telehealthcare service" }, { "system": "http://snomed.info/sct", "code": "310141000", "display": "Thoracic surgery service" }, { "system": "http://snomed.info/sct", "code": "310019003", "display": "Tinnitus management service" }, { "system": "http://snomed.info/sct", "code": "708191000", "display": "Toxicology service" }, { "system": "http://snomed.info/sct", "code": "896974005", "display": "Transgender health service" }, { "system": "http://snomed.info/sct", "code": "893041000000108", "display": "Transient ischaemic attack service" }, { "system": "http://snomed.info/sct", "code": "733921009", "display": "Transplant medicine service" }, { "system": "http://snomed.info/sct", "code": "310165002", "display": "Transplant surgery service" }, { "system": "http://snomed.info/sct", "code": "893431000000109", "display": "Trauma and orthopaedics service" }, { "system": "http://snomed.info/sct", "code": "310166001", "display": "Trauma surgery service" }, { "system": "http://snomed.info/sct", "code": "893421000000107", "display": "Tropical medicine service" }, { "system": "http://snomed.info/sct", "code": "310169008", "display": "Ultrasonography service" }, { "system": "http://snomed.info/sct", "code": "310153001", "display": "Upper gastrointestinal surgery service" }, { "system": "http://snomed.info/sct", "code": "1323531000000103", "display": "Urological physiology service" }, { "system": "http://snomed.info/sct", "code": "310167005", "display": "Urology service" }, { "system": "http://snomed.info/sct", "code": "24011000087101", "display": "Vascular imaging service" }, { "system": "http://snomed.info/sct", "code": "722352000", "display": "Vascular medicine service" }, { "system": "http://snomed.info/sct", "code": "1323701000000101", "display": "Vascular physiology service" }, { "system": "http://snomed.info/sct", "code": "310168000", "display": "Vascular surgery service" }, { "system": "http://snomed.info/sct", "code": "708171007", "display": "Vascular ultrasound service" }, { "system": "http://snomed.info/sct", "code": "708185002", "display": "Virology service" }, { "system": "http://snomed.info/sct", "code": "413331009", "display": "Voluntary services" }, { "system": "http://snomed.info/sct", "code": "893581000000109", "display": "Well baby service" }, { "system": "http://snomed.info/sct", "code": "828371000000100", "display": "Well man service" }, { "system": "http://snomed.info/sct", "code": "828381000000103", "display": "Well woman service" }, { "system": "http://snomed.info/sct", "code": "310132005", "display": "Young disabled service" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-CareSettingType, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Composition Category
HTML View
ValueSet 'UKCoreCompositionCategory'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-01-07) |
A set of codes that categorise the type of composition. Selected from the SNOMED CT UK coding system.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal 717341000000101 OR 325931000000109 OR 734163000 OR 706825008 OR 373942005 OR 717131000000107 OR 25831000000103 OR 823751000000102 OR 933361000000108 OR 38651000000103 OR 715311000000107 OR 419891008 OR 25611000000107 OR 371525003
Expansion
This expansion was generated on 2022-01-07T10:21:26+00:00
This value set contains 14 concepts
| Code | System | Display |
|---|---|---|
| 717341000000101 | http://snomed.info/sct | Alerts |
| 325931000000109 | http://snomed.info/sct | Assessment |
| 734163000 | http://snomed.info/sct | Care plan |
| 706825008 | http://snomed.info/sct | Chart |
| 371525003 | http://snomed.info/sct | Clinical procedure report |
| 373942005 | http://snomed.info/sct | Discharge summary |
| 717131000000107 | http://snomed.info/sct | Health characteristics |
| 25831000000103 | http://snomed.info/sct | Image (document) |
| 823751000000102 | http://snomed.info/sct | Letter |
| 933361000000108 | http://snomed.info/sct | Medications and medical devices |
| 715311000000107 | http://snomed.info/sct | Notification administration |
| 38651000000103 | http://snomed.info/sct | Other note |
| 419891008 | http://snomed.info/sct | Record artefact |
| 25611000000107 | http://snomed.info/sct | Referral letter |
Table View
| ValueSet.id[0] | UKCore-CompositionCategory |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-CompositionCategory |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreCompositionCategory |
| ValueSet.title[0] | UK Core Composition Category |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-01-07 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that categorise the type of composition. Selected from the SNOMED CT UK coding system. |
| ValueSet.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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | 717341000000101 OR 325931000000109 OR 734163000 OR 706825008 OR 373942005 OR 717131000000107 OR 25831000000103 OR 823751000000102 OR 933361000000108 OR 38651000000103 OR 715311000000107 OR 419891008 OR 25611000000107 OR 371525003 |
| ValueSet.expansion[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/valueset-unclosed |
| ValueSet.expansion[0].extension[0].value[0] | True |
| ValueSet.expansion[0].identifier[0] | 47b6bc4c-4e11-45b8-b6ea-16886bad0fe8 |
| ValueSet.expansion[0].timestamp[0] | 2022-01-07T10:21:26+00:00 |
| ValueSet.expansion[0].total[0] | 14 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].parameter[0].name[0] | version |
| ValueSet.expansion[0].parameter[0].value[0] | http://snomed.info/sct|http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].parameter[1].name[0] | count |
| ValueSet.expansion[0].parameter[1].value[0] | 2147483647 |
| ValueSet.expansion[0].parameter[2].name[0] | offset |
| ValueSet.expansion[0].parameter[2].value[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 717341000000101 |
| ValueSet.expansion[0].contains[0].display[0] | Alerts |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 325931000000109 |
| ValueSet.expansion[0].contains[1].display[0] | Assessment |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 734163000 |
| ValueSet.expansion[0].contains[2].display[0] | Care plan |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 706825008 |
| ValueSet.expansion[0].contains[3].display[0] | Chart |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 371525003 |
| ValueSet.expansion[0].contains[4].display[0] | Clinical procedure report |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 373942005 |
| ValueSet.expansion[0].contains[5].display[0] | Discharge summary |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 717131000000107 |
| ValueSet.expansion[0].contains[6].display[0] | Health characteristics |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 25831000000103 |
| ValueSet.expansion[0].contains[7].display[0] | Image (document) |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 823751000000102 |
| ValueSet.expansion[0].contains[8].display[0] | Letter |
| ValueSet.expansion[0].contains[9].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[9].code[0] | 933361000000108 |
| ValueSet.expansion[0].contains[9].display[0] | Medications and medical devices |
| ValueSet.expansion[0].contains[10].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[10].code[0] | 715311000000107 |
| ValueSet.expansion[0].contains[10].display[0] | Notification administration |
| ValueSet.expansion[0].contains[11].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[11].code[0] | 38651000000103 |
| ValueSet.expansion[0].contains[11].display[0] | Other note |
| ValueSet.expansion[0].contains[12].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[12].code[0] | 419891008 |
| ValueSet.expansion[0].contains[12].display[0] | Record artefact |
| ValueSet.expansion[0].contains[13].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[13].code[0] | 25611000000107 |
| ValueSet.expansion[0].contains[13].display[0] | Referral letter |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-CompositionCategory" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-CompositionCategory" /> <version value="1.0.0" /> <name value="UKCoreCompositionCategory" /> <title value="UK Core Composition Category" /> <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 categorise the type of composition. Selected from the SNOMED CT UK coding 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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="717341000000101 OR 325931000000109 OR 734163000 OR 706825008 OR 373942005 OR 717131000000107 OR 25831000000103 OR 823751000000102 OR 933361000000108 OR 38651000000103 OR 715311000000107 OR 419891008 OR 25611000000107 OR 371525003" /> </filter> </include> </compose> <expansion> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-unclosed"> <valueBoolean value="true" /> </extension> <identifier value="47b6bc4c-4e11-45b8-b6ea-16886bad0fe8" /> <timestamp value="2022-01-07T10:21:26+00:00" /> <total value="14" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="http://snomed.info/sct|http://snomed.info/sct/83821000000107/version/20211222" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="http://snomed.info/sct" /> <code value="717341000000101" /> <display value="Alerts" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="325931000000109" /> <display value="Assessment" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="734163000" /> <display value="Care plan" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="706825008" /> <display value="Chart" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="371525003" /> <display value="Clinical procedure report" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="373942005" /> <display value="Discharge summary" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="717131000000107" /> <display value="Health characteristics" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="25831000000103" /> <display value="Image (document)" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="823751000000102" /> <display value="Letter" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="933361000000108" /> <display value="Medications and medical devices" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="715311000000107" /> <display value="Notification administration" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="38651000000103" /> <display value="Other note" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="419891008" /> <display value="Record artefact" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="25611000000107" /> <display value="Referral letter" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-CompositionCategory", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-CompositionCategory", "version": "1.0.0", "name": "UKCoreCompositionCategory", "title": "UK Core Composition Category", "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 categorise the type of composition. Selected from the SNOMED CT UK coding 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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "717341000000101 OR 325931000000109 OR 734163000 OR 706825008 OR 373942005 OR 717131000000107 OR 25831000000103 OR 823751000000102 OR 933361000000108 OR 38651000000103 OR 715311000000107 OR 419891008 OR 25611000000107 OR 371525003" } ] } ] }, "expansion": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", "valueBoolean": true } ], "identifier": "47b6bc4c-4e11-45b8-b6ea-16886bad0fe8", "timestamp": "2022-01-07T10:21:26+00:00", "total": 14, "offset": 0, "parameter": [ { "name": "version", "valueUri": "http://snomed.info/sct|http://snomed.info/sct/83821000000107/version/20211222" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "http://snomed.info/sct", "code": "717341000000101", "display": "Alerts" }, { "system": "http://snomed.info/sct", "code": "325931000000109", "display": "Assessment" }, { "system": "http://snomed.info/sct", "code": "734163000", "display": "Care plan" }, { "system": "http://snomed.info/sct", "code": "706825008", "display": "Chart" }, { "system": "http://snomed.info/sct", "code": "371525003", "display": "Clinical procedure report" }, { "system": "http://snomed.info/sct", "code": "373942005", "display": "Discharge summary" }, { "system": "http://snomed.info/sct", "code": "717131000000107", "display": "Health characteristics" }, { "system": "http://snomed.info/sct", "code": "25831000000103", "display": "Image (document)" }, { "system": "http://snomed.info/sct", "code": "823751000000102", "display": "Letter" }, { "system": "http://snomed.info/sct", "code": "933361000000108", "display": "Medications and medical devices" }, { "system": "http://snomed.info/sct", "code": "715311000000107", "display": "Notification administration" }, { "system": "http://snomed.info/sct", "code": "38651000000103", "display": "Other note" }, { "system": "http://snomed.info/sct", "code": "419891008", "display": "Record artefact" }, { "system": "http://snomed.info/sct", "code": "25611000000107", "display": "Referral letter" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-CompositionCategory, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Composition Section Code
HTML View
ValueSet 'UKCoreCompositionSectionCode'
| Version | 2.2.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-08-03) |
A set of codes that define standard record headings for the exchange of data.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Import all codes from CodeSystem UKCoreRecordStandardHeadings
Expansion
This expansion was generated on 2022-01-07T11:27:44+00:00
This value set contains 186 concepts
| Code | System | Display |
|---|---|---|
| abstract-problem-node | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Abstract problem node |
| actions | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Actions |
| active-medications | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Active medications |
| acute-medication | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Acute medication |
| admission-details | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Admission details |
| advance-decision-to-refuse-treatment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Advance decision to refuse treatment |
| advance-decisions-about-treatment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Advance decisions about treatment |
| advance-statement | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Advance statement |
| aim-goal | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Aim/goal |
| alerts | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Alerts |
| allergies-and-adverse-reaction | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Allergies and adverse reaction |
| appointment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Appointment |
| assessment-scales | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Assessment scales |
| at-risk-of | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | At risk of |
| attendance-details | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Attendance details |
| carer-perception-of-problem | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Carer perception of problem |
| clinical-administration | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Clinical administration |
| clinical-narrative | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Clinical narrative |
| clinical-risk-assessment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Clinical risk assessment |
| clinical-summary | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Clinical summary |
| community-disease-modifying-antirheumatic-drug-monitoring-appointment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Community disease modifying antirheumatic drug monitoring appointment |
| confidential-patient-data | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Confidential patient data |
| consent-for-information-sharing | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Consent for information sharing |
| consent-for-treatment-record | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Consent for treatment record |
| consent-for-treatment-intervention-record | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Consent for treatment/intervention record |
| consent-relating-to-child | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Consent relating to child |
| contact-for-further-information | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Contact for further information |
| current-palliative-oncology-treatment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Current palliative oncology treatment |
| current-supportive-care-for-terminal-illness | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Current supportive care for terminal illness |
| deprivation-of-liberty-safeguards-or-equivalent | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Deprivation of Liberty Safeguards or equivalent |
| diagnoses | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Diagnoses |
| diagnosis | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Diagnosis |
| diagnostic-history | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Diagnostic history |
| diagnostic-history-oncology | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Diagnostic history - oncology |
| diagnostic-imaging-request | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Diagnostic imaging request |
| diagnostic-imaging-request-summary | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Diagnostic imaging request summary |
| discharge-details | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Discharge details |
| discontinued-medications | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Discontinued medications |
| discontinued-repeat-medication | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Discontinued repeat medication |
| disposition-details | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Disposition details |
| distribution-list | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Distribution list |
| drug/substance-use | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Drug/substance use |
| educational-history | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Educational history |
| emergency-appointment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Emergency appointment |
| ended-allergies | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Ended allergies |
| examination-findings | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Examination findings |
| expectation-of-referral | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Expectation of referral |
| family-history | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Family history |
| fulfiller-request | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Fulfiller request |
| fulfiller-request-details | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Fulfiller request details |
| future | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Future |
| general-practitioner-practice | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | General practitioner practice |
| handover-details | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Handover details |
| health-characteristics | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Health characteristics |
| histocompatibility-and-immunogenetics | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Histocompatibility and immunogenetics |
| history | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | History |
| hobbies-and-interests | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Hobbies and interests |
| immunisations | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Immunisations |
| inbound-referral | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Inbound referral |
| incident-details | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Incident details |
| individual-requirement | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Individual requirement |
| individual-requirements | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Individual requirements |
| individualised-treatment-guideline | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Individualised Treatment Guideline |
| information-and-advice-given | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Information and advice given |
| information-given | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Information given |
| intervention | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Intervention |
| intervention-on-development-of-symptoms | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Intervention on development of symptoms |
| investigation-results | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Investigation results |
| investigations-and-procedures-requested | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Investigations and procedures requested |
| investigations-and-results | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Investigations and results |
| investigations-requested | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Investigations requested |
| lasting-or-enduring-power-of-attorney-or-similar | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Lasting or enduring power of attorney or similar |
| lasting-power-of-attorney-for-health-and-welfare-or-court-appointed-deputy-or-equivalent | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Lasting power of attorney for health and welfare or court-appointed deputy or equivalent |
| legal-information | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Legal information |
| letter-with-patient | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Letter with patient |
| life-extinct-details | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Life extinct details |
| lifestyle | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Lifestyle |
| medical-devices | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Medical devices |
| medical-follow-up | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Medical follow-up |
| medical-follow-up-normal | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Medical follow-up - normal |
| medications-and-medical-devices | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Medications and medical devices |
| mental-capacity-assessment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Mental capacity assessment |
| mental-health-act-or-equivalent-status | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Mental Health Act or equivalent status |
| mental-health-therapy-follow-up | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Mental health therapy follow-up |
| most-senior-healthcare-professional-present | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Most senior healthcare professional present |
| new-appointment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | New appointment |
| nuclear-medicine-images | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Nuclear medicine images |
| observations | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Observations |
| occupational-history | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Occupational history |
| oncology-treatment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Oncology treatment |
| organ-and-tissue-donation | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Organ and tissue donation |
| outbound-referral | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Outbound referral |
| outcome | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Outcome |
| outlook | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Outlook |
| outpatient-details | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Outpatient details |
| outstanding-issues | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Outstanding issues |
| participation | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Participation |
| participation-in-research | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Participation in research |
| past | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Past |
| past-actions | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Past actions |
| past-health-characteristics | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Past health characteristics |
| patient-and-carer-concerns | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Patient and carer concerns |
| patient-and-carer-concerns-expectations-and-wishes | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Patient and carer concerns, expectations and wishes |
| patient-demographics | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Patient demographics |
| patient-encounter-administration-data | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Patient encounter administration data |
| patient-narrative | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Patient narrative |
| patient-perception-of-problem | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Patient perception of problem |
| patients-expectation-of-referral | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Patient's expectation of referral |
| patients-reason-for-referral | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Patient's reason for referral |
| person-completing-record | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Person completing record |
| person-handing-over | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Person handing over |
| person-receiving-handover | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Person receiving handover |
| plan | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Plan |
| plan-and-requested-actions | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Plan and requested actions |
| planned-palliative-oncology-treatment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Planned palliative oncology treatment |
| planned-supportive-care-for-terminal-illness | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Planned supportive care for terminal illness |
| planned-treatment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Planned treatment |
| present-time | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Present - time |
| presenting-complaints-or-issues | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Presenting complaints or issues |
| problems | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Problems |
| problems-and-issues | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Problems and issues |
| procedure-codes-community | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Procedure codes (community) |
| procedures | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Procedures |
| procedures-requested | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Procedures requested |
| professional-contacts | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Professional contacts |
| professional-narrative | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Professional narrative |
| reason-for-admission | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Reason for admission |
| reason-for-contact | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Reason for contact |
| reason-for-encounter | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Reason for encounter |
| reason-for-handover | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Reason for handover |
| reason-for-referral | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Reason for referral |
| reason-for-repeat-laboratory-test | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Reason for repeat laboratory test |
| reasonable-adjustments-for-health-and-care-access | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Reasonable adjustments for health and care access |
| referral-details | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Referral details |
| referral-modes | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Referral modes |
| referrer-details | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Referrer details |
| relevant-clinical-information-for-diagnostic-imaging-request | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Relevant clinical information for diagnostic imaging request |
| relevant-clinical-risk-factors | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Relevant clinical risk factors |
| relevant-medical-information | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Relevant medical information |
| relevant-past-medical-surgical-and-mental-health-history | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Relevant past medical, surgical and mental health history |
| relevant-supporting-information-for-diagnostic-imaging-request | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Relevant supporting information for diagnostic imaging request |
| repeat-medication | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Repeat medication |
| request | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Request |
| request-form-or-letter-sent-by-mail-email | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Request form or letter sent by mail/email |
| request-types | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Request types |
| review-appointment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Review appointment |
| review-of-systems | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Review of systems |
| risk-from-others | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Risk from others |
| risk-information | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Risk information |
| risk-mitigation | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Risk mitigation |
| risk-to-patient | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Risk to patient |
| risks-to-others | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Risks to others |
| risks-to-self | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Risks to self |
| role-views | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Role views |
| safeguarding | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Safeguarding |
| safeguarding-issues | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Safeguarding issues |
| safety-alerts | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Safety alerts |
| screening-invitation-medium | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Screening invitation medium |
| screening-method | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Screening method |
| senior-reviewing-clinician | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Senior reviewing clinician |
| services-and-care | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Services and care |
| social-circumstances | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Social circumstances |
| social-context | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Social context |
| special-requirements | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Special requirements |
| telephone-contact-only | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Telephone contact only |
| test-result | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Test result |
| time-modifiers | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Time modifiers |
| treatment | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Treatment |
| treatments-and-interventions | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Treatments and interventions |
| treatments-and-interventions-and-changes-made-to-treatments | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Treatments and interventions and changes made to treatments |
| ultraviolet-light-therapy-treatment-record | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Ultraviolet light therapy treatment record |
| visual-field-report | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Visual field report |
| workplace-ergonomics | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Workplace ergonomics |
| person-demographics | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Person demographics |
| contact-with-professionals | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Contact with professionals |
| future-appointments | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Future appointments |
| gp-practice | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | GP practice |
| consent | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Consent |
| appliances | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Appliances |
| vaccinations | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Vaccinations |
| signpost-details | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Signpost details |
| procedures-and-therapies | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Procedures and therapies |
| pregnancy-status | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Pregnancy status |
| red-flags | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Red flags |
| documents-including-correspondence-audio-and-images | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Documents (including correspondence, audio and images) |
| assessments | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings | Assessments |
Table View
| ValueSet.id[0] | UKCore-CompositionSectionCode |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-CompositionSectionCode |
| ValueSet.version[0] | 2.2.0 |
| ValueSet.name[0] | UKCoreCompositionSectionCode |
| ValueSet.title[0] | UK Core Composition Section Code |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-08-03 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define standard record headings for the exchange of data. |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].identifier[0] | 74af73b0-8078-4323-be5e-43ced75666fb |
| ValueSet.expansion[0].timestamp[0] | 2022-01-07T11:27:44+00:00 |
| ValueSet.expansion[0].total[0] | 186 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].parameter[0].name[0] | version |
| ValueSet.expansion[0].parameter[0].value[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings|2.1.0 |
| ValueSet.expansion[0].parameter[1].name[0] | count |
| ValueSet.expansion[0].parameter[1].value[0] | 2147483647 |
| ValueSet.expansion[0].parameter[2].name[0] | offset |
| ValueSet.expansion[0].parameter[2].value[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[0].code[0] | abstract-problem-node |
| ValueSet.expansion[0].contains[0].display[0] | Abstract problem node |
| ValueSet.expansion[0].contains[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[1].code[0] | actions |
| ValueSet.expansion[0].contains[1].display[0] | Actions |
| ValueSet.expansion[0].contains[2].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[2].code[0] | active-medications |
| ValueSet.expansion[0].contains[2].display[0] | Active medications |
| ValueSet.expansion[0].contains[3].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[3].code[0] | acute-medication |
| ValueSet.expansion[0].contains[3].display[0] | Acute medication |
| ValueSet.expansion[0].contains[4].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[4].code[0] | admission-details |
| ValueSet.expansion[0].contains[4].display[0] | Admission details |
| ValueSet.expansion[0].contains[5].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[5].code[0] | advance-decision-to-refuse-treatment |
| ValueSet.expansion[0].contains[5].display[0] | Advance decision to refuse treatment |
| ValueSet.expansion[0].contains[6].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[6].code[0] | advance-decisions-about-treatment |
| ValueSet.expansion[0].contains[6].display[0] | Advance decisions about treatment |
| ValueSet.expansion[0].contains[7].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[7].code[0] | advance-statement |
| ValueSet.expansion[0].contains[7].display[0] | Advance statement |
| ValueSet.expansion[0].contains[8].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[8].code[0] | aim-goal |
| ValueSet.expansion[0].contains[8].display[0] | Aim/goal |
| ValueSet.expansion[0].contains[9].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[9].code[0] | alerts |
| ValueSet.expansion[0].contains[9].display[0] | Alerts |
| ValueSet.expansion[0].contains[10].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[10].code[0] | allergies-and-adverse-reaction |
| ValueSet.expansion[0].contains[10].display[0] | Allergies and adverse reaction |
| ValueSet.expansion[0].contains[11].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[11].code[0] | appointment |
| ValueSet.expansion[0].contains[11].display[0] | Appointment |
| ValueSet.expansion[0].contains[12].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[12].code[0] | assessment-scales |
| ValueSet.expansion[0].contains[12].display[0] | Assessment scales |
| ValueSet.expansion[0].contains[13].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[13].code[0] | at-risk-of |
| ValueSet.expansion[0].contains[13].display[0] | At risk of |
| ValueSet.expansion[0].contains[14].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[14].code[0] | attendance-details |
| ValueSet.expansion[0].contains[14].display[0] | Attendance details |
| ValueSet.expansion[0].contains[15].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[15].code[0] | carer-perception-of-problem |
| ValueSet.expansion[0].contains[15].display[0] | Carer perception of problem |
| ValueSet.expansion[0].contains[16].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[16].code[0] | clinical-administration |
| ValueSet.expansion[0].contains[16].display[0] | Clinical administration |
| ValueSet.expansion[0].contains[17].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[17].code[0] | clinical-narrative |
| ValueSet.expansion[0].contains[17].display[0] | Clinical narrative |
| ValueSet.expansion[0].contains[18].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[18].code[0] | clinical-risk-assessment |
| ValueSet.expansion[0].contains[18].display[0] | Clinical risk assessment |
| ValueSet.expansion[0].contains[19].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[19].code[0] | clinical-summary |
| ValueSet.expansion[0].contains[19].display[0] | Clinical summary |
| ValueSet.expansion[0].contains[20].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[20].code[0] | community-disease-modifying-antirheumatic-drug-monitoring-appointment |
| ValueSet.expansion[0].contains[20].display[0] | Community disease modifying antirheumatic drug monitoring appointment |
| ValueSet.expansion[0].contains[21].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[21].code[0] | confidential-patient-data |
| ValueSet.expansion[0].contains[21].display[0] | Confidential patient data |
| ValueSet.expansion[0].contains[22].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[22].code[0] | consent-for-information-sharing |
| ValueSet.expansion[0].contains[22].display[0] | Consent for information sharing |
| ValueSet.expansion[0].contains[23].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[23].code[0] | consent-for-treatment-record |
| ValueSet.expansion[0].contains[23].display[0] | Consent for treatment record |
| ValueSet.expansion[0].contains[24].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[24].code[0] | consent-for-treatment-intervention-record |
| ValueSet.expansion[0].contains[24].display[0] | Consent for treatment/intervention record |
| ValueSet.expansion[0].contains[25].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[25].code[0] | consent-relating-to-child |
| ValueSet.expansion[0].contains[25].display[0] | Consent relating to child |
| ValueSet.expansion[0].contains[26].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[26].code[0] | contact-for-further-information |
| ValueSet.expansion[0].contains[26].display[0] | Contact for further information |
| ValueSet.expansion[0].contains[27].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[27].code[0] | current-palliative-oncology-treatment |
| ValueSet.expansion[0].contains[27].display[0] | Current palliative oncology treatment |
| ValueSet.expansion[0].contains[28].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[28].code[0] | current-supportive-care-for-terminal-illness |
| ValueSet.expansion[0].contains[28].display[0] | Current supportive care for terminal illness |
| ValueSet.expansion[0].contains[29].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[29].code[0] | deprivation-of-liberty-safeguards-or-equivalent |
| ValueSet.expansion[0].contains[29].display[0] | Deprivation of Liberty Safeguards or equivalent |
| ValueSet.expansion[0].contains[30].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[30].code[0] | diagnoses |
| ValueSet.expansion[0].contains[30].display[0] | Diagnoses |
| ValueSet.expansion[0].contains[31].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[31].code[0] | diagnosis |
| ValueSet.expansion[0].contains[31].display[0] | Diagnosis |
| ValueSet.expansion[0].contains[32].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[32].code[0] | diagnostic-history |
| ValueSet.expansion[0].contains[32].display[0] | Diagnostic history |
| ValueSet.expansion[0].contains[33].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[33].code[0] | diagnostic-history-oncology |
| ValueSet.expansion[0].contains[33].display[0] | Diagnostic history - oncology |
| ValueSet.expansion[0].contains[34].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[34].code[0] | diagnostic-imaging-request |
| ValueSet.expansion[0].contains[34].display[0] | Diagnostic imaging request |
| ValueSet.expansion[0].contains[35].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[35].code[0] | diagnostic-imaging-request-summary |
| ValueSet.expansion[0].contains[35].display[0] | Diagnostic imaging request summary |
| ValueSet.expansion[0].contains[36].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[36].code[0] | discharge-details |
| ValueSet.expansion[0].contains[36].display[0] | Discharge details |
| ValueSet.expansion[0].contains[37].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[37].code[0] | discontinued-medications |
| ValueSet.expansion[0].contains[37].display[0] | Discontinued medications |
| ValueSet.expansion[0].contains[38].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[38].code[0] | discontinued-repeat-medication |
| ValueSet.expansion[0].contains[38].display[0] | Discontinued repeat medication |
| ValueSet.expansion[0].contains[39].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[39].code[0] | disposition-details |
| ValueSet.expansion[0].contains[39].display[0] | Disposition details |
| ValueSet.expansion[0].contains[40].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[40].code[0] | distribution-list |
| ValueSet.expansion[0].contains[40].display[0] | Distribution list |
| ValueSet.expansion[0].contains[41].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[41].code[0] | drug/substance-use |
| ValueSet.expansion[0].contains[41].display[0] | Drug/substance use |
| ValueSet.expansion[0].contains[42].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[42].code[0] | educational-history |
| ValueSet.expansion[0].contains[42].display[0] | Educational history |
| ValueSet.expansion[0].contains[43].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[43].code[0] | emergency-appointment |
| ValueSet.expansion[0].contains[43].display[0] | Emergency appointment |
| ValueSet.expansion[0].contains[44].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[44].code[0] | ended-allergies |
| ValueSet.expansion[0].contains[44].display[0] | Ended allergies |
| ValueSet.expansion[0].contains[45].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[45].code[0] | examination-findings |
| ValueSet.expansion[0].contains[45].display[0] | Examination findings |
| ValueSet.expansion[0].contains[46].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[46].code[0] | expectation-of-referral |
| ValueSet.expansion[0].contains[46].display[0] | Expectation of referral |
| ValueSet.expansion[0].contains[47].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[47].code[0] | family-history |
| ValueSet.expansion[0].contains[47].display[0] | Family history |
| ValueSet.expansion[0].contains[48].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[48].code[0] | fulfiller-request |
| ValueSet.expansion[0].contains[48].display[0] | Fulfiller request |
| ValueSet.expansion[0].contains[49].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[49].code[0] | fulfiller-request-details |
| ValueSet.expansion[0].contains[49].display[0] | Fulfiller request details |
| ValueSet.expansion[0].contains[50].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[50].code[0] | future |
| ValueSet.expansion[0].contains[50].display[0] | Future |
| ValueSet.expansion[0].contains[51].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[51].code[0] | general-practitioner-practice |
| ValueSet.expansion[0].contains[51].display[0] | General practitioner practice |
| ValueSet.expansion[0].contains[52].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[52].code[0] | handover-details |
| ValueSet.expansion[0].contains[52].display[0] | Handover details |
| ValueSet.expansion[0].contains[53].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[53].code[0] | health-characteristics |
| ValueSet.expansion[0].contains[53].display[0] | Health characteristics |
| ValueSet.expansion[0].contains[54].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[54].code[0] | histocompatibility-and-immunogenetics |
| ValueSet.expansion[0].contains[54].display[0] | Histocompatibility and immunogenetics |
| ValueSet.expansion[0].contains[55].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[55].code[0] | history |
| ValueSet.expansion[0].contains[55].display[0] | History |
| ValueSet.expansion[0].contains[56].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[56].code[0] | hobbies-and-interests |
| ValueSet.expansion[0].contains[56].display[0] | Hobbies and interests |
| ValueSet.expansion[0].contains[57].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[57].code[0] | immunisations |
| ValueSet.expansion[0].contains[57].display[0] | Immunisations |
| ValueSet.expansion[0].contains[58].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[58].code[0] | inbound-referral |
| ValueSet.expansion[0].contains[58].display[0] | Inbound referral |
| ValueSet.expansion[0].contains[59].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[59].code[0] | incident-details |
| ValueSet.expansion[0].contains[59].display[0] | Incident details |
| ValueSet.expansion[0].contains[60].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[60].code[0] | individual-requirement |
| ValueSet.expansion[0].contains[60].display[0] | Individual requirement |
| ValueSet.expansion[0].contains[61].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[61].code[0] | individual-requirements |
| ValueSet.expansion[0].contains[61].display[0] | Individual requirements |
| ValueSet.expansion[0].contains[62].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[62].code[0] | individualised-treatment-guideline |
| ValueSet.expansion[0].contains[62].display[0] | Individualised Treatment Guideline |
| ValueSet.expansion[0].contains[63].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[63].code[0] | information-and-advice-given |
| ValueSet.expansion[0].contains[63].display[0] | Information and advice given |
| ValueSet.expansion[0].contains[64].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[64].code[0] | information-given |
| ValueSet.expansion[0].contains[64].display[0] | Information given |
| ValueSet.expansion[0].contains[65].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[65].code[0] | intervention |
| ValueSet.expansion[0].contains[65].display[0] | Intervention |
| ValueSet.expansion[0].contains[66].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[66].code[0] | intervention-on-development-of-symptoms |
| ValueSet.expansion[0].contains[66].display[0] | Intervention on development of symptoms |
| ValueSet.expansion[0].contains[67].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[67].code[0] | investigation-results |
| ValueSet.expansion[0].contains[67].display[0] | Investigation results |
| ValueSet.expansion[0].contains[68].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[68].code[0] | investigations-and-procedures-requested |
| ValueSet.expansion[0].contains[68].display[0] | Investigations and procedures requested |
| ValueSet.expansion[0].contains[69].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[69].code[0] | investigations-and-results |
| ValueSet.expansion[0].contains[69].display[0] | Investigations and results |
| ValueSet.expansion[0].contains[70].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[70].code[0] | investigations-requested |
| ValueSet.expansion[0].contains[70].display[0] | Investigations requested |
| ValueSet.expansion[0].contains[71].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[71].code[0] | lasting-or-enduring-power-of-attorney-or-similar |
| ValueSet.expansion[0].contains[71].display[0] | Lasting or enduring power of attorney or similar |
| ValueSet.expansion[0].contains[72].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[72].code[0] | lasting-power-of-attorney-for-health-and-welfare-or-court-appointed-deputy-or-equivalent |
| ValueSet.expansion[0].contains[72].display[0] | Lasting power of attorney for health and welfare or court-appointed deputy or equivalent |
| ValueSet.expansion[0].contains[73].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[73].code[0] | legal-information |
| ValueSet.expansion[0].contains[73].display[0] | Legal information |
| ValueSet.expansion[0].contains[74].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[74].code[0] | letter-with-patient |
| ValueSet.expansion[0].contains[74].display[0] | Letter with patient |
| ValueSet.expansion[0].contains[75].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[75].code[0] | life-extinct-details |
| ValueSet.expansion[0].contains[75].display[0] | Life extinct details |
| ValueSet.expansion[0].contains[76].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[76].code[0] | lifestyle |
| ValueSet.expansion[0].contains[76].display[0] | Lifestyle |
| ValueSet.expansion[0].contains[77].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[77].code[0] | medical-devices |
| ValueSet.expansion[0].contains[77].display[0] | Medical devices |
| ValueSet.expansion[0].contains[78].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[78].code[0] | medical-follow-up |
| ValueSet.expansion[0].contains[78].display[0] | Medical follow-up |
| ValueSet.expansion[0].contains[79].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[79].code[0] | medical-follow-up-normal |
| ValueSet.expansion[0].contains[79].display[0] | Medical follow-up - normal |
| ValueSet.expansion[0].contains[80].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[80].code[0] | medications-and-medical-devices |
| ValueSet.expansion[0].contains[80].display[0] | Medications and medical devices |
| ValueSet.expansion[0].contains[81].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[81].code[0] | mental-capacity-assessment |
| ValueSet.expansion[0].contains[81].display[0] | Mental capacity assessment |
| ValueSet.expansion[0].contains[82].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[82].code[0] | mental-health-act-or-equivalent-status |
| ValueSet.expansion[0].contains[82].display[0] | Mental Health Act or equivalent status |
| ValueSet.expansion[0].contains[83].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[83].code[0] | mental-health-therapy-follow-up |
| ValueSet.expansion[0].contains[83].display[0] | Mental health therapy follow-up |
| ValueSet.expansion[0].contains[84].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[84].code[0] | most-senior-healthcare-professional-present |
| ValueSet.expansion[0].contains[84].display[0] | Most senior healthcare professional present |
| ValueSet.expansion[0].contains[85].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[85].code[0] | new-appointment |
| ValueSet.expansion[0].contains[85].display[0] | New appointment |
| ValueSet.expansion[0].contains[86].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[86].code[0] | nuclear-medicine-images |
| ValueSet.expansion[0].contains[86].display[0] | Nuclear medicine images |
| ValueSet.expansion[0].contains[87].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[87].code[0] | observations |
| ValueSet.expansion[0].contains[87].display[0] | Observations |
| ValueSet.expansion[0].contains[88].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[88].code[0] | occupational-history |
| ValueSet.expansion[0].contains[88].display[0] | Occupational history |
| ValueSet.expansion[0].contains[89].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[89].code[0] | oncology-treatment |
| ValueSet.expansion[0].contains[89].display[0] | Oncology treatment |
| ValueSet.expansion[0].contains[90].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[90].code[0] | organ-and-tissue-donation |
| ValueSet.expansion[0].contains[90].display[0] | Organ and tissue donation |
| ValueSet.expansion[0].contains[91].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[91].code[0] | outbound-referral |
| ValueSet.expansion[0].contains[91].display[0] | Outbound referral |
| ValueSet.expansion[0].contains[92].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[92].code[0] | outcome |
| ValueSet.expansion[0].contains[92].display[0] | Outcome |
| ValueSet.expansion[0].contains[93].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[93].code[0] | outlook |
| ValueSet.expansion[0].contains[93].display[0] | Outlook |
| ValueSet.expansion[0].contains[94].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[94].code[0] | outpatient-details |
| ValueSet.expansion[0].contains[94].display[0] | Outpatient details |
| ValueSet.expansion[0].contains[95].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[95].code[0] | outstanding-issues |
| ValueSet.expansion[0].contains[95].display[0] | Outstanding issues |
| ValueSet.expansion[0].contains[96].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[96].code[0] | participation |
| ValueSet.expansion[0].contains[96].display[0] | Participation |
| ValueSet.expansion[0].contains[97].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[97].code[0] | participation-in-research |
| ValueSet.expansion[0].contains[97].display[0] | Participation in research |
| ValueSet.expansion[0].contains[98].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[98].code[0] | past |
| ValueSet.expansion[0].contains[98].display[0] | Past |
| ValueSet.expansion[0].contains[99].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[99].code[0] | past-actions |
| ValueSet.expansion[0].contains[99].display[0] | Past actions |
| ValueSet.expansion[0].contains[100].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[100].code[0] | past-health-characteristics |
| ValueSet.expansion[0].contains[100].display[0] | Past health characteristics |
| ValueSet.expansion[0].contains[101].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[101].code[0] | patient-and-carer-concerns |
| ValueSet.expansion[0].contains[101].display[0] | Patient and carer concerns |
| ValueSet.expansion[0].contains[102].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[102].code[0] | patient-and-carer-concerns-expectations-and-wishes |
| ValueSet.expansion[0].contains[102].display[0] | Patient and carer concerns, expectations and wishes |
| ValueSet.expansion[0].contains[103].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[103].code[0] | patient-demographics |
| ValueSet.expansion[0].contains[103].display[0] | Patient demographics |
| ValueSet.expansion[0].contains[104].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[104].code[0] | patient-encounter-administration-data |
| ValueSet.expansion[0].contains[104].display[0] | Patient encounter administration data |
| ValueSet.expansion[0].contains[105].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[105].code[0] | patient-narrative |
| ValueSet.expansion[0].contains[105].display[0] | Patient narrative |
| ValueSet.expansion[0].contains[106].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[106].code[0] | patient-perception-of-problem |
| ValueSet.expansion[0].contains[106].display[0] | Patient perception of problem |
| ValueSet.expansion[0].contains[107].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[107].code[0] | patients-expectation-of-referral |
| ValueSet.expansion[0].contains[107].display[0] | Patient's expectation of referral |
| ValueSet.expansion[0].contains[108].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[108].code[0] | patients-reason-for-referral |
| ValueSet.expansion[0].contains[108].display[0] | Patient's reason for referral |
| ValueSet.expansion[0].contains[109].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[109].code[0] | person-completing-record |
| ValueSet.expansion[0].contains[109].display[0] | Person completing record |
| ValueSet.expansion[0].contains[110].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[110].code[0] | person-handing-over |
| ValueSet.expansion[0].contains[110].display[0] | Person handing over |
| ValueSet.expansion[0].contains[111].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[111].code[0] | person-receiving-handover |
| ValueSet.expansion[0].contains[111].display[0] | Person receiving handover |
| ValueSet.expansion[0].contains[112].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[112].code[0] | plan |
| ValueSet.expansion[0].contains[112].display[0] | Plan |
| ValueSet.expansion[0].contains[113].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[113].code[0] | plan-and-requested-actions |
| ValueSet.expansion[0].contains[113].display[0] | Plan and requested actions |
| ValueSet.expansion[0].contains[114].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[114].code[0] | planned-palliative-oncology-treatment |
| ValueSet.expansion[0].contains[114].display[0] | Planned palliative oncology treatment |
| ValueSet.expansion[0].contains[115].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[115].code[0] | planned-supportive-care-for-terminal-illness |
| ValueSet.expansion[0].contains[115].display[0] | Planned supportive care for terminal illness |
| ValueSet.expansion[0].contains[116].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[116].code[0] | planned-treatment |
| ValueSet.expansion[0].contains[116].display[0] | Planned treatment |
| ValueSet.expansion[0].contains[117].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[117].code[0] | present-time |
| ValueSet.expansion[0].contains[117].display[0] | Present - time |
| ValueSet.expansion[0].contains[118].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[118].code[0] | presenting-complaints-or-issues |
| ValueSet.expansion[0].contains[118].display[0] | Presenting complaints or issues |
| ValueSet.expansion[0].contains[119].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[119].code[0] | problems |
| ValueSet.expansion[0].contains[119].display[0] | Problems |
| ValueSet.expansion[0].contains[120].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[120].code[0] | problems-and-issues |
| ValueSet.expansion[0].contains[120].display[0] | Problems and issues |
| ValueSet.expansion[0].contains[121].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[121].code[0] | procedure-codes-community |
| ValueSet.expansion[0].contains[121].display[0] | Procedure codes (community) |
| ValueSet.expansion[0].contains[122].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[122].code[0] | procedures |
| ValueSet.expansion[0].contains[122].display[0] | Procedures |
| ValueSet.expansion[0].contains[123].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[123].code[0] | procedures-requested |
| ValueSet.expansion[0].contains[123].display[0] | Procedures requested |
| ValueSet.expansion[0].contains[124].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[124].code[0] | professional-contacts |
| ValueSet.expansion[0].contains[124].display[0] | Professional contacts |
| ValueSet.expansion[0].contains[125].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[125].code[0] | professional-narrative |
| ValueSet.expansion[0].contains[125].display[0] | Professional narrative |
| ValueSet.expansion[0].contains[126].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[126].code[0] | reason-for-admission |
| ValueSet.expansion[0].contains[126].display[0] | Reason for admission |
| ValueSet.expansion[0].contains[127].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[127].code[0] | reason-for-contact |
| ValueSet.expansion[0].contains[127].display[0] | Reason for contact |
| ValueSet.expansion[0].contains[128].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[128].code[0] | reason-for-encounter |
| ValueSet.expansion[0].contains[128].display[0] | Reason for encounter |
| ValueSet.expansion[0].contains[129].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[129].code[0] | reason-for-handover |
| ValueSet.expansion[0].contains[129].display[0] | Reason for handover |
| ValueSet.expansion[0].contains[130].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[130].code[0] | reason-for-referral |
| ValueSet.expansion[0].contains[130].display[0] | Reason for referral |
| ValueSet.expansion[0].contains[131].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[131].code[0] | reason-for-repeat-laboratory-test |
| ValueSet.expansion[0].contains[131].display[0] | Reason for repeat laboratory test |
| ValueSet.expansion[0].contains[132].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[132].code[0] | reasonable-adjustments-for-health-and-care-access |
| ValueSet.expansion[0].contains[132].display[0] | Reasonable adjustments for health and care access |
| ValueSet.expansion[0].contains[133].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[133].code[0] | referral-details |
| ValueSet.expansion[0].contains[133].display[0] | Referral details |
| ValueSet.expansion[0].contains[134].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[134].code[0] | referral-modes |
| ValueSet.expansion[0].contains[134].display[0] | Referral modes |
| ValueSet.expansion[0].contains[135].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[135].code[0] | referrer-details |
| ValueSet.expansion[0].contains[135].display[0] | Referrer details |
| ValueSet.expansion[0].contains[136].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[136].code[0] | relevant-clinical-information-for-diagnostic-imaging-request |
| ValueSet.expansion[0].contains[136].display[0] | Relevant clinical information for diagnostic imaging request |
| ValueSet.expansion[0].contains[137].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[137].code[0] | relevant-clinical-risk-factors |
| ValueSet.expansion[0].contains[137].display[0] | Relevant clinical risk factors |
| ValueSet.expansion[0].contains[138].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[138].code[0] | relevant-medical-information |
| ValueSet.expansion[0].contains[138].display[0] | Relevant medical information |
| ValueSet.expansion[0].contains[139].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[139].code[0] | relevant-past-medical-surgical-and-mental-health-history |
| ValueSet.expansion[0].contains[139].display[0] | Relevant past medical, surgical and mental health history |
| ValueSet.expansion[0].contains[140].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[140].code[0] | relevant-supporting-information-for-diagnostic-imaging-request |
| ValueSet.expansion[0].contains[140].display[0] | Relevant supporting information for diagnostic imaging request |
| ValueSet.expansion[0].contains[141].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[141].code[0] | repeat-medication |
| ValueSet.expansion[0].contains[141].display[0] | Repeat medication |
| ValueSet.expansion[0].contains[142].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[142].code[0] | request |
| ValueSet.expansion[0].contains[142].display[0] | Request |
| ValueSet.expansion[0].contains[143].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[143].code[0] | request-form-or-letter-sent-by-mail-email |
| ValueSet.expansion[0].contains[143].display[0] | Request form or letter sent by mail/email |
| ValueSet.expansion[0].contains[144].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[144].code[0] | request-types |
| ValueSet.expansion[0].contains[144].display[0] | Request types |
| ValueSet.expansion[0].contains[145].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[145].code[0] | review-appointment |
| ValueSet.expansion[0].contains[145].display[0] | Review appointment |
| ValueSet.expansion[0].contains[146].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[146].code[0] | review-of-systems |
| ValueSet.expansion[0].contains[146].display[0] | Review of systems |
| ValueSet.expansion[0].contains[147].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[147].code[0] | risk-from-others |
| ValueSet.expansion[0].contains[147].display[0] | Risk from others |
| ValueSet.expansion[0].contains[148].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[148].code[0] | risk-information |
| ValueSet.expansion[0].contains[148].display[0] | Risk information |
| ValueSet.expansion[0].contains[149].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[149].code[0] | risk-mitigation |
| ValueSet.expansion[0].contains[149].display[0] | Risk mitigation |
| ValueSet.expansion[0].contains[150].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[150].code[0] | risk-to-patient |
| ValueSet.expansion[0].contains[150].display[0] | Risk to patient |
| ValueSet.expansion[0].contains[151].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[151].code[0] | risks-to-others |
| ValueSet.expansion[0].contains[151].display[0] | Risks to others |
| ValueSet.expansion[0].contains[152].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[152].code[0] | risks-to-self |
| ValueSet.expansion[0].contains[152].display[0] | Risks to self |
| ValueSet.expansion[0].contains[153].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[153].code[0] | role-views |
| ValueSet.expansion[0].contains[153].display[0] | Role views |
| ValueSet.expansion[0].contains[154].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[154].code[0] | safeguarding |
| ValueSet.expansion[0].contains[154].display[0] | Safeguarding |
| ValueSet.expansion[0].contains[155].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[155].code[0] | safeguarding-issues |
| ValueSet.expansion[0].contains[155].display[0] | Safeguarding issues |
| ValueSet.expansion[0].contains[156].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[156].code[0] | safety-alerts |
| ValueSet.expansion[0].contains[156].display[0] | Safety alerts |
| ValueSet.expansion[0].contains[157].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[157].code[0] | screening-invitation-medium |
| ValueSet.expansion[0].contains[157].display[0] | Screening invitation medium |
| ValueSet.expansion[0].contains[158].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[158].code[0] | screening-method |
| ValueSet.expansion[0].contains[158].display[0] | Screening method |
| ValueSet.expansion[0].contains[159].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[159].code[0] | senior-reviewing-clinician |
| ValueSet.expansion[0].contains[159].display[0] | Senior reviewing clinician |
| ValueSet.expansion[0].contains[160].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[160].code[0] | services-and-care |
| ValueSet.expansion[0].contains[160].display[0] | Services and care |
| ValueSet.expansion[0].contains[161].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[161].code[0] | social-circumstances |
| ValueSet.expansion[0].contains[161].display[0] | Social circumstances |
| ValueSet.expansion[0].contains[162].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[162].code[0] | social-context |
| ValueSet.expansion[0].contains[162].display[0] | Social context |
| ValueSet.expansion[0].contains[163].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[163].code[0] | special-requirements |
| ValueSet.expansion[0].contains[163].display[0] | Special requirements |
| ValueSet.expansion[0].contains[164].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[164].code[0] | telephone-contact-only |
| ValueSet.expansion[0].contains[164].display[0] | Telephone contact only |
| ValueSet.expansion[0].contains[165].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[165].code[0] | test-result |
| ValueSet.expansion[0].contains[165].display[0] | Test result |
| ValueSet.expansion[0].contains[166].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[166].code[0] | time-modifiers |
| ValueSet.expansion[0].contains[166].display[0] | Time modifiers |
| ValueSet.expansion[0].contains[167].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[167].code[0] | treatment |
| ValueSet.expansion[0].contains[167].display[0] | Treatment |
| ValueSet.expansion[0].contains[168].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[168].code[0] | treatments-and-interventions |
| ValueSet.expansion[0].contains[168].display[0] | Treatments and interventions |
| ValueSet.expansion[0].contains[169].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[169].code[0] | treatments-and-interventions-and-changes-made-to-treatments |
| ValueSet.expansion[0].contains[169].display[0] | Treatments and interventions and changes made to treatments |
| ValueSet.expansion[0].contains[170].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[170].code[0] | ultraviolet-light-therapy-treatment-record |
| ValueSet.expansion[0].contains[170].display[0] | Ultraviolet light therapy treatment record |
| ValueSet.expansion[0].contains[171].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[171].code[0] | visual-field-report |
| ValueSet.expansion[0].contains[171].display[0] | Visual field report |
| ValueSet.expansion[0].contains[172].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[172].code[0] | workplace-ergonomics |
| ValueSet.expansion[0].contains[172].display[0] | Workplace ergonomics |
| ValueSet.expansion[0].contains[173].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[173].code[0] | person-demographics |
| ValueSet.expansion[0].contains[173].display[0] | Person demographics |
| ValueSet.expansion[0].contains[174].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[174].code[0] | contact-with-professionals |
| ValueSet.expansion[0].contains[174].display[0] | Contact with professionals |
| ValueSet.expansion[0].contains[175].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[175].code[0] | future-appointments |
| ValueSet.expansion[0].contains[175].display[0] | Future appointments |
| ValueSet.expansion[0].contains[176].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[176].code[0] | gp-practice |
| ValueSet.expansion[0].contains[176].display[0] | GP practice |
| ValueSet.expansion[0].contains[177].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[177].code[0] | consent |
| ValueSet.expansion[0].contains[177].display[0] | Consent |
| ValueSet.expansion[0].contains[178].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[178].code[0] | appliances |
| ValueSet.expansion[0].contains[178].display[0] | Appliances |
| ValueSet.expansion[0].contains[179].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[179].code[0] | vaccinations |
| ValueSet.expansion[0].contains[179].display[0] | Vaccinations |
| ValueSet.expansion[0].contains[180].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[180].code[0] | signpost-details |
| ValueSet.expansion[0].contains[180].display[0] | Signpost details |
| ValueSet.expansion[0].contains[181].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[181].code[0] | procedures-and-therapies |
| ValueSet.expansion[0].contains[181].display[0] | Procedures and therapies |
| ValueSet.expansion[0].contains[182].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[182].code[0] | pregnancy-status |
| ValueSet.expansion[0].contains[182].display[0] | Pregnancy status |
| ValueSet.expansion[0].contains[183].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[183].code[0] | red-flags |
| ValueSet.expansion[0].contains[183].display[0] | Red flags |
| ValueSet.expansion[0].contains[184].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[184].code[0] | documents-including-correspondence-audio-and-images |
| ValueSet.expansion[0].contains[184].display[0] | Documents (including correspondence, audio and images) |
| ValueSet.expansion[0].contains[185].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings |
| ValueSet.expansion[0].contains[185].code[0] | assessments |
| ValueSet.expansion[0].contains[185].display[0] | Assessments |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-CompositionSectionCode" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-CompositionSectionCode" /> <version value="2.2.0" /> <name value="UKCoreCompositionSectionCode" /> <title value="UK Core Composition Section Code" /> <status value="active" /> <date value="2023-08-03" /> <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 standard record 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." /> <compose> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> </include> </compose> <expansion> <identifier value="74af73b0-8078-4323-be5e-43ced75666fb" /> <timestamp value="2022-01-07T11:27:44+00:00" /> <total value="186" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings|2.1.0" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="abstract-problem-node" /> <display value="Abstract problem node" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="actions" /> <display value="Actions" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="active-medications" /> <display value="Active medications" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="acute-medication" /> <display value="Acute medication" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="admission-details" /> <display value="Admission details" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="advance-decision-to-refuse-treatment" /> <display value="Advance decision to refuse treatment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="advance-decisions-about-treatment" /> <display value="Advance decisions about treatment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="advance-statement" /> <display value="Advance statement" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="aim-goal" /> <display value="Aim/goal" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="alerts" /> <display value="Alerts" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="allergies-and-adverse-reaction" /> <display value="Allergies and adverse reaction" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="appointment" /> <display value="Appointment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="assessment-scales" /> <display value="Assessment scales" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="at-risk-of" /> <display value="At risk of" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="attendance-details" /> <display value="Attendance details" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="carer-perception-of-problem" /> <display value="Carer perception of problem" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="clinical-administration" /> <display value="Clinical administration" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="clinical-narrative" /> <display value="Clinical narrative" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="clinical-risk-assessment" /> <display value="Clinical risk assessment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="clinical-summary" /> <display value="Clinical summary" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="community-disease-modifying-antirheumatic-drug-monitoring-appointment" /> <display value="Community disease modifying antirheumatic drug monitoring appointment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="confidential-patient-data" /> <display value="Confidential patient data" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="consent-for-information-sharing" /> <display value="Consent for information sharing" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="consent-for-treatment-record" /> <display value="Consent for treatment record" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="consent-for-treatment-intervention-record" /> <display value="Consent for treatment/intervention record" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="consent-relating-to-child" /> <display value="Consent relating to child" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="contact-for-further-information" /> <display value="Contact for further information" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="current-palliative-oncology-treatment" /> <display value="Current palliative oncology treatment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="current-supportive-care-for-terminal-illness" /> <display value="Current supportive care for terminal illness" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="deprivation-of-liberty-safeguards-or-equivalent" /> <display value="Deprivation of Liberty Safeguards or equivalent" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="diagnoses" /> <display value="Diagnoses" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="diagnosis" /> <display value="Diagnosis" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="diagnostic-history" /> <display value="Diagnostic history" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="diagnostic-history-oncology" /> <display value="Diagnostic history - oncology" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="diagnostic-imaging-request" /> <display value="Diagnostic imaging request" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="diagnostic-imaging-request-summary" /> <display value="Diagnostic imaging request summary" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="discharge-details" /> <display value="Discharge details" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="discontinued-medications" /> <display value="Discontinued medications" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="discontinued-repeat-medication" /> <display value="Discontinued repeat medication" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="disposition-details" /> <display value="Disposition details" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="distribution-list" /> <display value="Distribution list" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="drug/substance-use" /> <display value="Drug/substance use" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="educational-history" /> <display value="Educational history" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="emergency-appointment" /> <display value="Emergency appointment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="ended-allergies" /> <display value="Ended allergies" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="examination-findings" /> <display value="Examination findings" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="expectation-of-referral" /> <display value="Expectation of referral" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="family-history" /> <display value="Family history" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="fulfiller-request" /> <display value="Fulfiller request" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="fulfiller-request-details" /> <display value="Fulfiller request details" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="future" /> <display value="Future" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="general-practitioner-practice" /> <display value="General practitioner practice" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="handover-details" /> <display value="Handover details" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="health-characteristics" /> <display value="Health characteristics" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="histocompatibility-and-immunogenetics" /> <display value="Histocompatibility and immunogenetics" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="history" /> <display value="History" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="hobbies-and-interests" /> <display value="Hobbies and interests" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="immunisations" /> <display value="Immunisations" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="inbound-referral" /> <display value="Inbound referral" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="incident-details" /> <display value="Incident details" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="individual-requirement" /> <display value="Individual requirement" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="individual-requirements" /> <display value="Individual requirements" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="individualised-treatment-guideline" /> <display value="Individualised Treatment Guideline" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="information-and-advice-given" /> <display value="Information and advice given" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="information-given" /> <display value="Information given" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="intervention" /> <display value="Intervention" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="intervention-on-development-of-symptoms" /> <display value="Intervention on development of symptoms" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="investigation-results" /> <display value="Investigation results" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="investigations-and-procedures-requested" /> <display value="Investigations and procedures requested" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="investigations-and-results" /> <display value="Investigations and results" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="investigations-requested" /> <display value="Investigations requested" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="lasting-or-enduring-power-of-attorney-or-similar" /> <display value="Lasting or enduring power of attorney or similar" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <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" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="legal-information" /> <display value="Legal information" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="letter-with-patient" /> <display value="Letter with patient" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="life-extinct-details" /> <display value="Life extinct details" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="lifestyle" /> <display value="Lifestyle" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="medical-devices" /> <display value="Medical devices" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="medical-follow-up" /> <display value="Medical follow-up" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="medical-follow-up-normal" /> <display value="Medical follow-up - normal" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="medications-and-medical-devices" /> <display value="Medications and medical devices" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="mental-capacity-assessment" /> <display value="Mental capacity assessment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="mental-health-act-or-equivalent-status" /> <display value="Mental Health Act or equivalent status" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="mental-health-therapy-follow-up" /> <display value="Mental health therapy follow-up" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="most-senior-healthcare-professional-present" /> <display value="Most senior healthcare professional present" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="new-appointment" /> <display value="New appointment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="nuclear-medicine-images" /> <display value="Nuclear medicine images" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="observations" /> <display value="Observations" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="occupational-history" /> <display value="Occupational history" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="oncology-treatment" /> <display value="Oncology treatment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="organ-and-tissue-donation" /> <display value="Organ and tissue donation" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="outbound-referral" /> <display value="Outbound referral" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="outcome" /> <display value="Outcome" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="outlook" /> <display value="Outlook" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="outpatient-details" /> <display value="Outpatient details" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="outstanding-issues" /> <display value="Outstanding issues" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="participation" /> <display value="Participation" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="participation-in-research" /> <display value="Participation in research" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="past" /> <display value="Past" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="past-actions" /> <display value="Past actions" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="past-health-characteristics" /> <display value="Past health characteristics" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="patient-and-carer-concerns" /> <display value="Patient and carer concerns" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="patient-and-carer-concerns-expectations-and-wishes" /> <display value="Patient and carer concerns, expectations and wishes" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="patient-demographics" /> <display value="Patient demographics" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="patient-encounter-administration-data" /> <display value="Patient encounter administration data" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="patient-narrative" /> <display value="Patient narrative" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="patient-perception-of-problem" /> <display value="Patient perception of problem" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="patients-expectation-of-referral" /> <display value="Patient's expectation of referral" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="patients-reason-for-referral" /> <display value="Patient's reason for referral" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="person-completing-record" /> <display value="Person completing record" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="person-handing-over" /> <display value="Person handing over" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="person-receiving-handover" /> <display value="Person receiving handover" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="plan" /> <display value="Plan" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="plan-and-requested-actions" /> <display value="Plan and requested actions" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="planned-palliative-oncology-treatment" /> <display value="Planned palliative oncology treatment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="planned-supportive-care-for-terminal-illness" /> <display value="Planned supportive care for terminal illness" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="planned-treatment" /> <display value="Planned treatment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="present-time" /> <display value="Present - time" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="presenting-complaints-or-issues" /> <display value="Presenting complaints or issues" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="problems" /> <display value="Problems" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="problems-and-issues" /> <display value="Problems and issues" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="procedure-codes-community" /> <display value="Procedure codes (community)" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="procedures" /> <display value="Procedures" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="procedures-requested" /> <display value="Procedures requested" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="professional-contacts" /> <display value="Professional contacts" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="professional-narrative" /> <display value="Professional narrative" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="reason-for-admission" /> <display value="Reason for admission" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="reason-for-contact" /> <display value="Reason for contact" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="reason-for-encounter" /> <display value="Reason for encounter" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="reason-for-handover" /> <display value="Reason for handover" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="reason-for-referral" /> <display value="Reason for referral" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="reason-for-repeat-laboratory-test" /> <display value="Reason for repeat laboratory test" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="reasonable-adjustments-for-health-and-care-access" /> <display value="Reasonable adjustments for health and care access" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="referral-details" /> <display value="Referral details" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="referral-modes" /> <display value="Referral modes" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="referrer-details" /> <display value="Referrer details" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="relevant-clinical-information-for-diagnostic-imaging-request" /> <display value="Relevant clinical information for diagnostic imaging request" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="relevant-clinical-risk-factors" /> <display value="Relevant clinical risk factors" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="relevant-medical-information" /> <display value="Relevant medical information" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="relevant-past-medical-surgical-and-mental-health-history" /> <display value="Relevant past medical, surgical and mental health history" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="relevant-supporting-information-for-diagnostic-imaging-request" /> <display value="Relevant supporting information for diagnostic imaging request" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="repeat-medication" /> <display value="Repeat medication" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="request" /> <display value="Request" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="request-form-or-letter-sent-by-mail-email" /> <display value="Request form or letter sent by mail/email" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="request-types" /> <display value="Request types" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="review-appointment" /> <display value="Review appointment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="review-of-systems" /> <display value="Review of systems" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="risk-from-others" /> <display value="Risk from others" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="risk-information" /> <display value="Risk information" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="risk-mitigation" /> <display value="Risk mitigation" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="risk-to-patient" /> <display value="Risk to patient" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="risks-to-others" /> <display value="Risks to others" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="risks-to-self" /> <display value="Risks to self" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="role-views" /> <display value="Role views" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="safeguarding" /> <display value="Safeguarding" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="safeguarding-issues" /> <display value="Safeguarding issues" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="safety-alerts" /> <display value="Safety alerts" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="screening-invitation-medium" /> <display value="Screening invitation medium" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="screening-method" /> <display value="Screening method" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="senior-reviewing-clinician" /> <display value="Senior reviewing clinician" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="services-and-care" /> <display value="Services and care" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="social-circumstances" /> <display value="Social circumstances" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="social-context" /> <display value="Social context" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="special-requirements" /> <display value="Special requirements" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="telephone-contact-only" /> <display value="Telephone contact only" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="test-result" /> <display value="Test result" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="time-modifiers" /> <display value="Time modifiers" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="treatment" /> <display value="Treatment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="treatments-and-interventions" /> <display value="Treatments and interventions" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="treatments-and-interventions-and-changes-made-to-treatments" /> <display value="Treatments and interventions and changes made to treatments" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="ultraviolet-light-therapy-treatment-record" /> <display value="Ultraviolet light therapy treatment record" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="visual-field-report" /> <display value="Visual field report" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="workplace-ergonomics" /> <display value="Workplace ergonomics" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="person-demographics" /> <display value="Person demographics" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="contact-with-professionals" /> <display value="Contact with professionals" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="future-appointments" /> <display value="Future appointments" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="gp-practice" /> <display value="GP practice" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="consent" /> <display value="Consent" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="appliances" /> <display value="Appliances" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="vaccinations" /> <display value="Vaccinations" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="signpost-details" /> <display value="Signpost details" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="procedures-and-therapies" /> <display value="Procedures and therapies" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="pregnancy-status" /> <display value="Pregnancy status" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="red-flags" /> <display value="Red flags" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="documents-including-correspondence-audio-and-images" /> <display value="Documents (including correspondence, audio and images)" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" /> <code value="assessments" /> <display value="Assessments" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-CompositionSectionCode", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-CompositionSectionCode", "version": "2.2.0", "name": "UKCoreCompositionSectionCode", "title": "UK Core Composition Section Code", "status": "active", "date": "2023-08-03", "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 standard record 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.", "compose": { "include": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" } ] }, "expansion": { "identifier": "74af73b0-8078-4323-be5e-43ced75666fb", "timestamp": "2022-01-07T11:27:44+00:00", "total": 186, "offset": 0, "parameter": [ { "name": "version", "valueUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings|2.1.0" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "abstract-problem-node", "display": "Abstract problem node" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "actions", "display": "Actions" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "active-medications", "display": "Active medications" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "acute-medication", "display": "Acute medication" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "admission-details", "display": "Admission details" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "advance-decision-to-refuse-treatment", "display": "Advance decision to refuse treatment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "advance-decisions-about-treatment", "display": "Advance decisions about treatment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "advance-statement", "display": "Advance statement" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "aim-goal", "display": "Aim/goal" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "alerts", "display": "Alerts" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "allergies-and-adverse-reaction", "display": "Allergies and adverse reaction" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "appointment", "display": "Appointment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "assessment-scales", "display": "Assessment scales" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "at-risk-of", "display": "At risk of" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "attendance-details", "display": "Attendance details" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "carer-perception-of-problem", "display": "Carer perception of problem" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "clinical-administration", "display": "Clinical administration" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "clinical-narrative", "display": "Clinical narrative" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "clinical-risk-assessment", "display": "Clinical risk assessment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "clinical-summary", "display": "Clinical summary" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "community-disease-modifying-antirheumatic-drug-monitoring-appointment", "display": "Community disease modifying antirheumatic drug monitoring appointment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "confidential-patient-data", "display": "Confidential patient data" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "consent-for-information-sharing", "display": "Consent for information sharing" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "consent-for-treatment-record", "display": "Consent for treatment record" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "consent-for-treatment-intervention-record", "display": "Consent for treatment/intervention record" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "consent-relating-to-child", "display": "Consent relating to child" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "contact-for-further-information", "display": "Contact for further information" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "current-palliative-oncology-treatment", "display": "Current palliative oncology treatment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "current-supportive-care-for-terminal-illness", "display": "Current supportive care for terminal illness" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "deprivation-of-liberty-safeguards-or-equivalent", "display": "Deprivation of Liberty Safeguards or equivalent" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "diagnoses", "display": "Diagnoses" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "diagnosis", "display": "Diagnosis" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "diagnostic-history", "display": "Diagnostic history" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "diagnostic-history-oncology", "display": "Diagnostic history - oncology" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "diagnostic-imaging-request", "display": "Diagnostic imaging request" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "diagnostic-imaging-request-summary", "display": "Diagnostic imaging request summary" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "discharge-details", "display": "Discharge details" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "discontinued-medications", "display": "Discontinued medications" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "discontinued-repeat-medication", "display": "Discontinued repeat medication" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "disposition-details", "display": "Disposition details" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "distribution-list", "display": "Distribution list" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "drug/substance-use", "display": "Drug/substance use" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "educational-history", "display": "Educational history" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "emergency-appointment", "display": "Emergency appointment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "ended-allergies", "display": "Ended allergies" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "examination-findings", "display": "Examination findings" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "expectation-of-referral", "display": "Expectation of referral" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "family-history", "display": "Family history" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "fulfiller-request", "display": "Fulfiller request" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "fulfiller-request-details", "display": "Fulfiller request details" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "future", "display": "Future" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "general-practitioner-practice", "display": "General practitioner practice" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "handover-details", "display": "Handover details" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "health-characteristics", "display": "Health characteristics" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "histocompatibility-and-immunogenetics", "display": "Histocompatibility and immunogenetics" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "history", "display": "History" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "hobbies-and-interests", "display": "Hobbies and interests" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "immunisations", "display": "Immunisations" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "inbound-referral", "display": "Inbound referral" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "incident-details", "display": "Incident details" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "individual-requirement", "display": "Individual requirement" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "individual-requirements", "display": "Individual requirements" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "individualised-treatment-guideline", "display": "Individualised Treatment Guideline" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "information-and-advice-given", "display": "Information and advice given" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "information-given", "display": "Information given" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "intervention", "display": "Intervention" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "intervention-on-development-of-symptoms", "display": "Intervention on development of symptoms" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "investigation-results", "display": "Investigation results" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "investigations-and-procedures-requested", "display": "Investigations and procedures requested" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "investigations-and-results", "display": "Investigations and results" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "investigations-requested", "display": "Investigations requested" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "lasting-or-enduring-power-of-attorney-or-similar", "display": "Lasting or enduring power of attorney or similar" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "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" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "legal-information", "display": "Legal information" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "letter-with-patient", "display": "Letter with patient" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "life-extinct-details", "display": "Life extinct details" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "lifestyle", "display": "Lifestyle" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "medical-devices", "display": "Medical devices" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "medical-follow-up", "display": "Medical follow-up" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "medical-follow-up-normal", "display": "Medical follow-up - normal" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "medications-and-medical-devices", "display": "Medications and medical devices" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "mental-capacity-assessment", "display": "Mental capacity assessment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "mental-health-act-or-equivalent-status", "display": "Mental Health Act or equivalent status" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "mental-health-therapy-follow-up", "display": "Mental health therapy follow-up" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "most-senior-healthcare-professional-present", "display": "Most senior healthcare professional present" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "new-appointment", "display": "New appointment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "nuclear-medicine-images", "display": "Nuclear medicine images" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "observations", "display": "Observations" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "occupational-history", "display": "Occupational history" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "oncology-treatment", "display": "Oncology treatment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "organ-and-tissue-donation", "display": "Organ and tissue donation" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "outbound-referral", "display": "Outbound referral" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "outcome", "display": "Outcome" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "outlook", "display": "Outlook" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "outpatient-details", "display": "Outpatient details" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "outstanding-issues", "display": "Outstanding issues" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "participation", "display": "Participation" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "participation-in-research", "display": "Participation in research" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "past", "display": "Past" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "past-actions", "display": "Past actions" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "past-health-characteristics", "display": "Past health characteristics" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "patient-and-carer-concerns", "display": "Patient and carer concerns" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "patient-and-carer-concerns-expectations-and-wishes", "display": "Patient and carer concerns, expectations and wishes" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "patient-demographics", "display": "Patient demographics" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "patient-encounter-administration-data", "display": "Patient encounter administration data" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "patient-narrative", "display": "Patient narrative" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "patient-perception-of-problem", "display": "Patient perception of problem" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "patients-expectation-of-referral", "display": "Patient's expectation of referral" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "patients-reason-for-referral", "display": "Patient's reason for referral" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "person-completing-record", "display": "Person completing record" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "person-handing-over", "display": "Person handing over" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "person-receiving-handover", "display": "Person receiving handover" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "plan", "display": "Plan" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "plan-and-requested-actions", "display": "Plan and requested actions" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "planned-palliative-oncology-treatment", "display": "Planned palliative oncology treatment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "planned-supportive-care-for-terminal-illness", "display": "Planned supportive care for terminal illness" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "planned-treatment", "display": "Planned treatment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "present-time", "display": "Present - time" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "presenting-complaints-or-issues", "display": "Presenting complaints or issues" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "problems", "display": "Problems" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "problems-and-issues", "display": "Problems and issues" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "procedure-codes-community", "display": "Procedure codes (community)" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "procedures", "display": "Procedures" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "procedures-requested", "display": "Procedures requested" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "professional-contacts", "display": "Professional contacts" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "professional-narrative", "display": "Professional narrative" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "reason-for-admission", "display": "Reason for admission" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "reason-for-contact", "display": "Reason for contact" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "reason-for-encounter", "display": "Reason for encounter" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "reason-for-handover", "display": "Reason for handover" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "reason-for-referral", "display": "Reason for referral" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "reason-for-repeat-laboratory-test", "display": "Reason for repeat laboratory test" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "reasonable-adjustments-for-health-and-care-access", "display": "Reasonable adjustments for health and care access" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "referral-details", "display": "Referral details" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "referral-modes", "display": "Referral modes" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "referrer-details", "display": "Referrer details" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "relevant-clinical-information-for-diagnostic-imaging-request", "display": "Relevant clinical information for diagnostic imaging request" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "relevant-clinical-risk-factors", "display": "Relevant clinical risk factors" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "relevant-medical-information", "display": "Relevant medical information" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "relevant-past-medical-surgical-and-mental-health-history", "display": "Relevant past medical, surgical and mental health history" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "relevant-supporting-information-for-diagnostic-imaging-request", "display": "Relevant supporting information for diagnostic imaging request" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "repeat-medication", "display": "Repeat medication" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "request", "display": "Request" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "request-form-or-letter-sent-by-mail-email", "display": "Request form or letter sent by mail/email" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "request-types", "display": "Request types" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "review-appointment", "display": "Review appointment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "review-of-systems", "display": "Review of systems" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "risk-from-others", "display": "Risk from others" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "risk-information", "display": "Risk information" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "risk-mitigation", "display": "Risk mitigation" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "risk-to-patient", "display": "Risk to patient" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "risks-to-others", "display": "Risks to others" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "risks-to-self", "display": "Risks to self" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "role-views", "display": "Role views" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "safeguarding", "display": "Safeguarding" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "safeguarding-issues", "display": "Safeguarding issues" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "safety-alerts", "display": "Safety alerts" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "screening-invitation-medium", "display": "Screening invitation medium" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "screening-method", "display": "Screening method" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "senior-reviewing-clinician", "display": "Senior reviewing clinician" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "services-and-care", "display": "Services and care" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "social-circumstances", "display": "Social circumstances" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "social-context", "display": "Social context" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "special-requirements", "display": "Special requirements" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "telephone-contact-only", "display": "Telephone contact only" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "test-result", "display": "Test result" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "time-modifiers", "display": "Time modifiers" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "treatment", "display": "Treatment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "treatments-and-interventions", "display": "Treatments and interventions" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "treatments-and-interventions-and-changes-made-to-treatments", "display": "Treatments and interventions and changes made to treatments" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "ultraviolet-light-therapy-treatment-record", "display": "Ultraviolet light therapy treatment record" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "visual-field-report", "display": "Visual field report" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "workplace-ergonomics", "display": "Workplace ergonomics" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "person-demographics", "display": "Person demographics" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "contact-with-professionals", "display": "Contact with professionals" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "future-appointments", "display": "Future appointments" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "gp-practice", "display": "GP practice" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "consent", "display": "Consent" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "appliances", "display": "Appliances" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "vaccinations", "display": "Vaccinations" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "signpost-details", "display": "Signpost details" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "procedures-and-therapies", "display": "Procedures and therapies" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "pregnancy-status", "display": "Pregnancy status" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "red-flags", "display": "Red flags" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "documents-including-correspondence-audio-and-images", "display": "Documents (including correspondence, audio and images)" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings", "code": "assessments", "display": "Assessments" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-CompositionSectionCode, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Condition Category
HTML View
ValueSet 'UKCoreConditionCategory'
| Version | 2.1.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-01-07) |
A set of codes that define the category of a condition.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Import all codes from CodeSystem ConditionCategoryCodes
- Import all codes from CodeSystem UKCoreConditionCategory
Expansion
This expansion was generated on 2023-12-11T15:31:25+00:00
This value set contains 4 concepts
| Code | System | Display |
|---|---|---|
| co-morbidity | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory | Co-morbidity |
| encounter-diagnosis | http://terminology.hl7.org/CodeSystem/condition-category | Encounter Diagnosis |
| presenting-complaint | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory | Presenting Complaint |
| problem-list-item | http://terminology.hl7.org/CodeSystem/condition-category | Problem List Item |
Table View
| ValueSet.id[0] | UKCore-ConditionCategory |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCategory |
| ValueSet.version[0] | 2.1.0 |
| ValueSet.name[0] | UKCoreConditionCategory |
| ValueSet.title[0] | UK Core Condition Category |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-01-07 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define the category of a condition. |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://terminology.hl7.org/CodeSystem/condition-category |
| ValueSet.compose[0].include[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory |
| ValueSet.expansion[0].identifier[0] | 07e8fe5c-f609-4b42-b77d-4f5ac46595e1 |
| ValueSet.expansion[0].timestamp[0] | 2023-12-11T15:31:25+00:00 |
| ValueSet.expansion[0].total[0] | 4 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].parameter[0].name[0] | version |
| ValueSet.expansion[0].parameter[0].value[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory|1.0.0 |
| ValueSet.expansion[0].parameter[1].name[0] | version |
| ValueSet.expansion[0].parameter[1].value[0] | http://terminology.hl7.org/CodeSystem/condition-category|4.0.1 |
| ValueSet.expansion[0].parameter[2].name[0] | count |
| ValueSet.expansion[0].parameter[2].value[0] | 2147483647 |
| ValueSet.expansion[0].parameter[3].name[0] | offset |
| ValueSet.expansion[0].parameter[3].value[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory |
| ValueSet.expansion[0].contains[0].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[0].code[0] | co-morbidity |
| ValueSet.expansion[0].contains[0].display[0] | Co-morbidity |
| ValueSet.expansion[0].contains[1].system[0] | http://terminology.hl7.org/CodeSystem/condition-category |
| ValueSet.expansion[0].contains[1].version[0] | 4.0.1 |
| ValueSet.expansion[0].contains[1].code[0] | encounter-diagnosis |
| ValueSet.expansion[0].contains[1].display[0] | Encounter Diagnosis |
| ValueSet.expansion[0].contains[2].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory |
| ValueSet.expansion[0].contains[2].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[2].code[0] | presenting-complaint |
| ValueSet.expansion[0].contains[2].display[0] | Presenting Complaint |
| ValueSet.expansion[0].contains[3].system[0] | http://terminology.hl7.org/CodeSystem/condition-category |
| ValueSet.expansion[0].contains[3].version[0] | 4.0.1 |
| ValueSet.expansion[0].contains[3].code[0] | problem-list-item |
| ValueSet.expansion[0].contains[3].display[0] | Problem List Item |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-ConditionCategory" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCategory" /> <version value="2.1.0" /> <name value="UKCoreConditionCategory" /> <title value="UK Core Condition Category" /> <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 category 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." /> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/condition-category" /> </include> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory" /> </include> </compose> <expansion> <identifier value="07e8fe5c-f609-4b42-b77d-4f5ac46595e1" /> <timestamp value="2023-12-11T15:31:25+00:00" /> <total value="4" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory|1.0.0" /> </parameter> <parameter> <name value="version" /> <valueUri value="http://terminology.hl7.org/CodeSystem/condition-category|4.0.1" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory" /> <version value="1.0.0" /> <code value="co-morbidity" /> <display value="Co-morbidity" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/condition-category" /> <version value="4.0.1" /> <code value="encounter-diagnosis" /> <display value="Encounter Diagnosis" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory" /> <version value="1.0.0" /> <code value="presenting-complaint" /> <display value="Presenting Complaint" /> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/condition-category" /> <version value="4.0.1" /> <code value="problem-list-item" /> <display value="Problem List Item" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-ConditionCategory", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCategory", "version": "2.1.0", "name": "UKCoreConditionCategory", "title": "UK Core Condition Category", "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 category 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.", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/condition-category" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory" } ] }, "expansion": { "identifier": "07e8fe5c-f609-4b42-b77d-4f5ac46595e1", "timestamp": "2023-12-11T15:31:25+00:00", "total": 4, "offset": 0, "parameter": [ { "name": "version", "valueUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory|1.0.0" }, { "name": "version", "valueUri": "http://terminology.hl7.org/CodeSystem/condition-category|4.0.1" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory", "version": "1.0.0", "code": "co-morbidity", "display": "Co-morbidity" }, { "system": "http://terminology.hl7.org/CodeSystem/condition-category", "version": "4.0.1", "code": "encounter-diagnosis", "display": "Encounter Diagnosis" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionCategory", "version": "1.0.0", "code": "presenting-complaint", "display": "Presenting Complaint" }, { "system": "http://terminology.hl7.org/CodeSystem/condition-category", "version": "4.0.1", "code": "problem-list-item", "display": "Problem List Item" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-ConditionCategory, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Condition Code
HTML View
ValueSet 'UKCoreConditionCode'
| Version | 2.2.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-12-16) |
A set of codes that define a clinical finding or a finding with explicit context or an event. Selected from the SNOMED CT UK coding system.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal descendantOf 404684003 OR descendantOf 413350009 OR descendantOf 272379006
Table View
| ValueSet.id[0] | UKCore-ConditionCode |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCode |
| ValueSet.version[0] | 2.2.0 |
| ValueSet.name[0] | UKCoreConditionCode |
| ValueSet.title[0] | UK Core Condition Code |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-12-16 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define a clinical finding or a finding with explicit context or an event. Selected from the SNOMED CT UK coding system. |
| ValueSet.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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | descendantOf 404684003 OR descendantOf 413350009 OR descendantOf 272379006 |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-ConditionCode" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCode" /> <version value="2.2.0" /> <name value="UKCoreConditionCode" /> <title value="UK Core Condition Code" /> <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 that define a clinical finding or a finding with explicit context or an event. Selected from the SNOMED CT UK coding 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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="descendantOf 404684003 OR descendantOf 413350009 OR descendantOf 272379006" /> </filter> </include> </compose> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-ConditionCode", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCode", "version": "2.2.0", "name": "UKCoreConditionCode", "title": "UK Core Condition Code", "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 that define a clinical finding or a finding with explicit context or an event. Selected from the SNOMED CT UK coding 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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "descendantOf 404684003 OR descendantOf 413350009 OR descendantOf 272379006" } ] } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-ConditionCode, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Condition Episodicity
HTML View
ValueSet 'UKCoreConditionEpisodicity'
| Version | 2.2.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-12-16) |
A set of codes that define the episodicity of a condition.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Import all codes from CodeSystem UKCoreConditionEpisodicity
Expansion
This expansion was generated on 2022-12-22T15:29:10+00:00
This value set contains 4 concepts
| Code | System | Display |
|---|---|---|
| end | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity | End |
| first | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity | First |
| new | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity | New |
| review | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity | Review |
Table View
| ValueSet.id[0] | UKCore-ConditionEpisodicity |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionEpisodicity |
| ValueSet.version[0] | 2.2.0 |
| ValueSet.name[0] | UKCoreConditionEpisodicity |
| ValueSet.title[0] | UK Core Condition Episodicity |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-12-16 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define the episodicity of a condition. |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity |
| ValueSet.expansion[0].identifier[0] | 7a8d1bd2-f0f6-4fb6-879b-a1195833a329 |
| ValueSet.expansion[0].timestamp[0] | 2022-12-22T15:29:10+00:00 |
| ValueSet.expansion[0].total[0] | 4 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity |
| ValueSet.expansion[0].contains[0].code[0] | end |
| ValueSet.expansion[0].contains[0].display[0] | End |
| ValueSet.expansion[0].contains[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity |
| ValueSet.expansion[0].contains[1].code[0] | first |
| ValueSet.expansion[0].contains[1].display[0] | First |
| ValueSet.expansion[0].contains[2].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity |
| ValueSet.expansion[0].contains[2].code[0] | new |
| ValueSet.expansion[0].contains[2].display[0] | New |
| ValueSet.expansion[0].contains[3].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity |
| ValueSet.expansion[0].contains[3].code[0] | review |
| ValueSet.expansion[0].contains[3].display[0] | Review |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-ConditionEpisodicity" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionEpisodicity" /> <version value="2.2.0" /> <name value="UKCoreConditionEpisodicity" /> <title value="UK Core Condition Episodicity" /> <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 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." /> <compose> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity" /> </include> </compose> <expansion> <identifier value="7a8d1bd2-f0f6-4fb6-879b-a1195833a329" /> <timestamp value="2022-12-22T15:29:10+00:00" /> <total value="4" /> <offset value="0" /> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity" /> <code value="end" /> <display value="End" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity" /> <code value="first" /> <display value="First" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity" /> <code value="new" /> <display value="New" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity" /> <code value="review" /> <display value="Review" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-ConditionEpisodicity", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionEpisodicity", "version": "2.2.0", "name": "UKCoreConditionEpisodicity", "title": "UK Core Condition Episodicity", "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 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.", "compose": { "include": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity" } ] }, "expansion": { "identifier": "7a8d1bd2-f0f6-4fb6-879b-a1195833a329", "timestamp": "2022-12-22T15:29:10+00:00", "total": 4, "offset": 0, "contains": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity", "code": "end", "display": "End" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity", "code": "first", "display": "First" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity", "code": "new", "display": "New" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionEpisodicity", "code": "review", "display": "Review" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-ConditionEpisodicity, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Death Notification Status
HTML View
ValueSet 'UKCoreDeathNotificationStatus'
| Version | 2.1.0 |
| Published by | HL7 UK |
| Status | Active (since 2021-09-10) |
A set of codes that define the type of death notice as held on the Personal Demographics Service (PDS) or any other source system.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Import all codes from CodeSystem UKCoreDeathNotificationStatus
Expansion
This expansion was generated on 2021-09-09T14:07:46+00:00
This value set contains 3 concepts
| Code | System | Display |
|---|---|---|
| 2 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus | Formal - death notice received from Registrar of Deaths |
| 1 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus | Informal - death notice received via an update from a local NHS Organisation such as GP or Trust |
| U | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus | Removed |
Table View
| ValueSet.id[0] | UKCore-DeathNotificationStatus |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-DeathNotificationStatus |
| ValueSet.version[0] | 2.1.0 |
| ValueSet.name[0] | UKCoreDeathNotificationStatus |
| ValueSet.title[0] | UK Core Death Notification Status |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2021-09-10 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define the type of death notice as held on the Personal Demographics Service (PDS) or any other source system. |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus |
| ValueSet.expansion[0].identifier[0] | 4c79b32b-2583-4eef-bc95-e4e450bac2f6 |
| ValueSet.expansion[0].timestamp[0] | 2021-09-09T14:07:46+00:00 |
| ValueSet.expansion[0].total[0] | 3 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].parameter[0].name[0] | version |
| ValueSet.expansion[0].parameter[0].value[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus|2.1.0 |
| ValueSet.expansion[0].parameter[1].name[0] | count |
| ValueSet.expansion[0].parameter[1].value[0] | 2147483647 |
| ValueSet.expansion[0].parameter[2].name[0] | offset |
| ValueSet.expansion[0].parameter[2].value[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus |
| ValueSet.expansion[0].contains[0].code[0] | 2 |
| ValueSet.expansion[0].contains[0].display[0] | Formal - death notice received from Registrar of Deaths |
| ValueSet.expansion[0].contains[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus |
| ValueSet.expansion[0].contains[1].code[0] | 1 |
| ValueSet.expansion[0].contains[1].display[0] | Informal - death notice received via an update from a local NHS Organisation such as GP or Trust |
| ValueSet.expansion[0].contains[2].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus |
| ValueSet.expansion[0].contains[2].code[0] | U |
| ValueSet.expansion[0].contains[2].display[0] | Removed |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-DeathNotificationStatus" /> <url value="https://fhir.hl7.org.uk/ValueSet/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 set of codes that define the type of death notice as held on the 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." /> <compose> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus" /> </include> </compose> <expansion> <identifier value="4c79b32b-2583-4eef-bc95-e4e450bac2f6" /> <timestamp value="2021-09-09T14:07:46+00:00" /> <total value="3" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus|2.1.0" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus" /> <code value="2" /> <display value="Formal - death notice received from Registrar of Deaths" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus" /> <code value="1" /> <display value="Informal - death notice received via an update from a local NHS Organisation such as GP or Trust" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus" /> <code value="U" /> <display value="Removed" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-DeathNotificationStatus", "url": "https://fhir.hl7.org.uk/ValueSet/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 set of codes that define the type of death notice as held on the 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.", "compose": { "include": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus" } ] }, "expansion": { "identifier": "4c79b32b-2583-4eef-bc95-e4e450bac2f6", "timestamp": "2021-09-09T14:07:46+00:00", "total": 3, "offset": 0, "parameter": [ { "name": "version", "valueUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus|2.1.0" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus", "code": "2", "display": "Formal - death notice received from Registrar of Deaths" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus", "code": "1", "display": "Informal - death notice received via an update from a local NHS Organisation such as GP or Trust" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus", "code": "U", "display": "Removed" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-DeathNotificationStatus, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Delivery Channel
HTML View
ValueSet 'UKCoreDeliveryChannel'
| Version | 1.1.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-05-20) |
A set of codes that define the delivery channel of an appointment.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Import all codes from CodeSystem UKCoreDeliveryChannel
Expansion
This expansion was generated on 2022-02-23T15:17:53+00:00
This value set contains 3 concepts
| Code | System | Display |
|---|---|---|
| In-person | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel | In-person |
| Telephone | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel | Telephone |
| Video | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel | Video |
Table View
| ValueSet.id[0] | UKCore-DeliveryChannel |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-DeliveryChannel |
| ValueSet.version[0] | 1.1.0 |
| ValueSet.name[0] | UKCoreDeliveryChannel |
| ValueSet.title[0] | UK Core Delivery Channel |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-05-20 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define the delivery channel of an appointment. |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel |
| ValueSet.expansion[0].identifier[0] | d91a90fd-4134-49e5-b5d5-e569098e0bce |
| ValueSet.expansion[0].timestamp[0] | 2022-02-23T15:17:53+00:00 |
| ValueSet.expansion[0].total[0] | 3 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].parameter[0].name[0] | version |
| ValueSet.expansion[0].parameter[0].value[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel|1.0.0 |
| ValueSet.expansion[0].parameter[1].name[0] | count |
| ValueSet.expansion[0].parameter[1].value[0] | 2147483647 |
| ValueSet.expansion[0].parameter[2].name[0] | offset |
| ValueSet.expansion[0].parameter[2].value[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel |
| ValueSet.expansion[0].contains[0].code[0] | In-person |
| ValueSet.expansion[0].contains[0].display[0] | In-person |
| ValueSet.expansion[0].contains[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel |
| ValueSet.expansion[0].contains[1].code[0] | Telephone |
| ValueSet.expansion[0].contains[1].display[0] | Telephone |
| ValueSet.expansion[0].contains[2].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel |
| ValueSet.expansion[0].contains[2].code[0] | Video |
| ValueSet.expansion[0].contains[2].display[0] | Video |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-DeliveryChannel" /> <url value="https://fhir.hl7.org.uk/ValueSet/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." /> <compose> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel" /> </include> </compose> <expansion> <identifier value="d91a90fd-4134-49e5-b5d5-e569098e0bce" /> <timestamp value="2022-02-23T15:17:53+00:00" /> <total value="3" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel|1.0.0" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel" /> <code value="In-person" /> <display value="In-person" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel" /> <code value="Telephone" /> <display value="Telephone" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel" /> <code value="Video" /> <display value="Video" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-DeliveryChannel", "url": "https://fhir.hl7.org.uk/ValueSet/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.", "compose": { "include": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel" } ] }, "expansion": { "identifier": "d91a90fd-4134-49e5-b5d5-e569098e0bce", "timestamp": "2022-02-23T15:17:53+00:00", "total": 3, "offset": 0, "parameter": [ { "name": "version", "valueUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel|1.0.0" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel", "code": "In-person", "display": "In-person" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel", "code": "Telephone", "display": "Telephone" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeliveryChannel", "code": "Video", "display": "Video" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-DeliveryChannel, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Discharge Destination
HTML View
ValueSet 'UKCoreDischargeDestination'
| Version | 2.1.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-01-07) |
A set of codes that define where a patient is sent on completion of a hospital provider spell, or a note that the patient died or was a still birth.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Import all codes from CodeSystem UKCoreDischargeDestinationEngland
- Import all codes from CodeSystem UKCoreDischargeDestinationWales
Expansion
This expansion was generated on 2022-01-07T11:39:10+00:00
This value set contains 36 concepts
| Code | System | Display |
|---|---|---|
| 37 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | Court |
| 48 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | High Security Psychiatric Hospital, Scotland |
| 23 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Hospice |
| 66 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | Local Authority foster care |
| 66 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Local authority foster care but not in Part 3 residential accommodation |
| 65 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Local Authority Part 3 residential accommodation i.e. where care is provided |
| 65 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | Local Authority residential accommodation i.e. where care is provided |
| 49 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | NHS other Hospital Provider - high security psychiatric accommodation |
| 50 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | NHS other Hospital Provider - medium secure unit |
| 51 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | NHS other Hospital Provider - Ward for general patients or the younger physically disabled |
| 52 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | NHS other Hospital Provider - Ward for maternity patients or Neonates |
| 53 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | NHS other Hospital Provider - Ward for patients who are mentally ill or have Learning Disabilities |
| 54 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | NHS run Care Home |
| 22 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | No fixed abode |
| 85 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | Non-NHS (other than Local Authority) run Care Home |
| 88 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | Non-NHS (other than Local Authority) run Hospice |
| 86 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Non-NHS (other than local authority) run nursing home |
| 87 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | Non-NHS run hospital |
| 84 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | Non-NHS run hospital - medium secure unit |
| 98 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | Not applicable - Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished |
| 98 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Not applicable - hospital provider spell not finished at episode end (i.e. not discharged, or current episode unfinished) |
| 79 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | Not applicable - Patient died or stillbirth |
| 79 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Not Applicable - Patient died or stillbirth |
| 99 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | Not known |
| 19 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Own home |
| 51 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Patient transfer to another health board / trust |
| 87 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Patient transfer to Non-NHS run hospital includes private hospitals e.g. BUPA |
| 55 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Patient transfer within the same health board / trust |
| 38 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | Penal establishment or police station |
| 39 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Penal establishment, court or police station or police custody suite |
| 20 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Permanent residence at nursing home, residential care home |
| 30 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | Repatriation from high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust) |
| 29 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | Temporary place of residence when usually resident elsewhere (includes hotel, residential Educational Establishment) |
| 29 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Temporary place of residence when usually resident elsewhere (includes hotel, residential educational establishment) |
| 21 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales | Temporary residence at nursing home, residential care home |
| 19 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland | 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. |
Table View
| ValueSet.id[0] | UKCore-DischargeDestination |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-DischargeDestination |
| ValueSet.version[0] | 2.1.0 |
| ValueSet.name[0] | UKCoreDischargeDestination |
| ValueSet.title[0] | UK Core Discharge Destination |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-01-07 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define where a patient is sent on completion of a hospital provider spell, or a note that the patient died or was a still birth. |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.compose[0].include[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].identifier[0] | 6e05b7bd-aec0-4b7d-9297-390243d17fb0 |
| ValueSet.expansion[0].timestamp[0] | 2022-01-07T11:39:10+00:00 |
| ValueSet.expansion[0].total[0] | 36 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].parameter[0].name[0] | version |
| ValueSet.expansion[0].parameter[0].value[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland|1.0.0 |
| ValueSet.expansion[0].parameter[1].name[0] | version |
| ValueSet.expansion[0].parameter[1].value[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales|1.0.0 |
| ValueSet.expansion[0].parameter[2].name[0] | count |
| ValueSet.expansion[0].parameter[2].value[0] | 2147483647 |
| ValueSet.expansion[0].parameter[3].name[0] | offset |
| ValueSet.expansion[0].parameter[3].value[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[0].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[0].code[0] | 37 |
| ValueSet.expansion[0].contains[0].display[0] | Court |
| ValueSet.expansion[0].contains[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[1].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[1].code[0] | 48 |
| ValueSet.expansion[0].contains[1].display[0] | High Security Psychiatric Hospital, Scotland |
| ValueSet.expansion[0].contains[2].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[2].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[2].code[0] | 23 |
| ValueSet.expansion[0].contains[2].display[0] | Hospice |
| ValueSet.expansion[0].contains[3].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[3].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[3].code[0] | 66 |
| ValueSet.expansion[0].contains[3].display[0] | Local Authority foster care |
| ValueSet.expansion[0].contains[4].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[4].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[4].code[0] | 66 |
| ValueSet.expansion[0].contains[4].display[0] | Local authority foster care but not in Part 3 residential accommodation |
| ValueSet.expansion[0].contains[5].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[5].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[5].code[0] | 65 |
| ValueSet.expansion[0].contains[5].display[0] | Local Authority Part 3 residential accommodation i.e. where care is provided |
| ValueSet.expansion[0].contains[6].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[6].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[6].code[0] | 65 |
| ValueSet.expansion[0].contains[6].display[0] | Local Authority residential accommodation i.e. where care is provided |
| ValueSet.expansion[0].contains[7].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[7].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[7].code[0] | 49 |
| ValueSet.expansion[0].contains[7].display[0] | NHS other Hospital Provider - high security psychiatric accommodation |
| ValueSet.expansion[0].contains[8].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[8].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[8].code[0] | 50 |
| ValueSet.expansion[0].contains[8].display[0] | NHS other Hospital Provider - medium secure unit |
| ValueSet.expansion[0].contains[9].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[9].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[9].code[0] | 51 |
| ValueSet.expansion[0].contains[9].display[0] | NHS other Hospital Provider - Ward for general patients or the younger physically disabled |
| ValueSet.expansion[0].contains[10].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[10].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[10].code[0] | 52 |
| ValueSet.expansion[0].contains[10].display[0] | NHS other Hospital Provider - Ward for maternity patients or Neonates |
| ValueSet.expansion[0].contains[11].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[11].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[11].code[0] | 53 |
| ValueSet.expansion[0].contains[11].display[0] | NHS other Hospital Provider - Ward for patients who are mentally ill or have Learning Disabilities |
| ValueSet.expansion[0].contains[12].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[12].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[12].code[0] | 54 |
| ValueSet.expansion[0].contains[12].display[0] | NHS run Care Home |
| ValueSet.expansion[0].contains[13].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[13].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[13].code[0] | 22 |
| ValueSet.expansion[0].contains[13].display[0] | No fixed abode |
| ValueSet.expansion[0].contains[14].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[14].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[14].code[0] | 85 |
| ValueSet.expansion[0].contains[14].display[0] | Non-NHS (other than Local Authority) run Care Home |
| ValueSet.expansion[0].contains[15].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[15].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[15].code[0] | 88 |
| ValueSet.expansion[0].contains[15].display[0] | Non-NHS (other than Local Authority) run Hospice |
| ValueSet.expansion[0].contains[16].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[16].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[16].code[0] | 86 |
| ValueSet.expansion[0].contains[16].display[0] | Non-NHS (other than local authority) run nursing home |
| ValueSet.expansion[0].contains[17].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[17].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[17].code[0] | 87 |
| ValueSet.expansion[0].contains[17].display[0] | Non-NHS run hospital |
| ValueSet.expansion[0].contains[18].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[18].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[18].code[0] | 84 |
| ValueSet.expansion[0].contains[18].display[0] | Non-NHS run hospital - medium secure unit |
| ValueSet.expansion[0].contains[19].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[19].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[19].code[0] | 98 |
| ValueSet.expansion[0].contains[19].display[0] | Not applicable - Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished |
| ValueSet.expansion[0].contains[20].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[20].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[20].code[0] | 98 |
| ValueSet.expansion[0].contains[20].display[0] | Not applicable - hospital provider spell not finished at episode end (i.e. not discharged, or current episode unfinished) |
| ValueSet.expansion[0].contains[21].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[21].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[21].code[0] | 79 |
| ValueSet.expansion[0].contains[21].display[0] | Not applicable - Patient died or stillbirth |
| ValueSet.expansion[0].contains[22].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[22].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[22].code[0] | 79 |
| ValueSet.expansion[0].contains[22].display[0] | Not Applicable - Patient died or stillbirth |
| ValueSet.expansion[0].contains[23].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[23].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[23].code[0] | 99 |
| ValueSet.expansion[0].contains[23].display[0] | Not known |
| ValueSet.expansion[0].contains[24].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[24].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[24].code[0] | 19 |
| ValueSet.expansion[0].contains[24].display[0] | Own home |
| ValueSet.expansion[0].contains[25].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[25].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[25].code[0] | 51 |
| ValueSet.expansion[0].contains[25].display[0] | Patient transfer to another health board / trust |
| ValueSet.expansion[0].contains[26].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[26].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[26].code[0] | 87 |
| ValueSet.expansion[0].contains[26].display[0] | Patient transfer to Non-NHS run hospital includes private hospitals e.g. BUPA |
| ValueSet.expansion[0].contains[27].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[27].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[27].code[0] | 55 |
| ValueSet.expansion[0].contains[27].display[0] | Patient transfer within the same health board / trust |
| ValueSet.expansion[0].contains[28].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[28].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[28].code[0] | 38 |
| ValueSet.expansion[0].contains[28].display[0] | Penal establishment or police station |
| ValueSet.expansion[0].contains[29].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[29].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[29].code[0] | 39 |
| ValueSet.expansion[0].contains[29].display[0] | Penal establishment, court or police station or police custody suite |
| ValueSet.expansion[0].contains[30].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[30].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[30].code[0] | 20 |
| ValueSet.expansion[0].contains[30].display[0] | Permanent residence at nursing home, residential care home |
| ValueSet.expansion[0].contains[31].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[31].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[31].code[0] | 30 |
| ValueSet.expansion[0].contains[31].display[0] | Repatriation from high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust) |
| ValueSet.expansion[0].contains[32].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[32].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[32].code[0] | 29 |
| ValueSet.expansion[0].contains[32].display[0] | Temporary place of residence when usually resident elsewhere (includes hotel, residential Educational Establishment) |
| ValueSet.expansion[0].contains[33].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[33].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[33].code[0] | 29 |
| ValueSet.expansion[0].contains[33].display[0] | Temporary place of residence when usually resident elsewhere (includes hotel, residential educational establishment) |
| ValueSet.expansion[0].contains[34].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales |
| ValueSet.expansion[0].contains[34].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[34].code[0] | 21 |
| ValueSet.expansion[0].contains[34].display[0] | Temporary residence at nursing home, residential care home |
| ValueSet.expansion[0].contains[35].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland |
| ValueSet.expansion[0].contains[35].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[35].code[0] | 19 |
| ValueSet.expansion[0].contains[35].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. |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-DischargeDestination" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-DischargeDestination" /> <version value="2.1.0" /> <name value="UKCoreDischargeDestination" /> <title value="UK Core Discharge Destination" /> <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 where a patient is sent on completion of a hospital provider spell, or a note that the patient died or was a still birth." /> <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." /> <compose> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> </include> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> </include> </compose> <expansion> <identifier value="6e05b7bd-aec0-4b7d-9297-390243d17fb0" /> <timestamp value="2022-01-07T11:39:10+00:00" /> <total value="36" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland|1.0.0" /> </parameter> <parameter> <name value="version" /> <valueUri value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales|1.0.0" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="37" /> <display value="Court" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="48" /> <display value="High Security Psychiatric Hospital, Scotland" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="23" /> <display value="Hospice" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="66" /> <display value="Local Authority foster care" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="66" /> <display value="Local authority foster care but not in Part 3 residential accommodation" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="65" /> <display value="Local Authority Part 3 residential accommodation i.e. where care is provided" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="65" /> <display value="Local Authority residential accommodation i.e. where care is provided" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="49" /> <display value="NHS other Hospital Provider - high security psychiatric accommodation" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="50" /> <display value="NHS other Hospital Provider - medium secure unit" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="51" /> <display value="NHS other Hospital Provider - Ward for general patients or the younger physically disabled" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="52" /> <display value="NHS other Hospital Provider - Ward for maternity patients or Neonates" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="53" /> <display value="NHS other Hospital Provider - Ward for patients who are mentally ill or have Learning Disabilities" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="54" /> <display value="NHS run Care Home" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="22" /> <display value="No fixed abode" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="85" /> <display value="Non-NHS (other than Local Authority) run Care Home" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="88" /> <display value="Non-NHS (other than Local Authority) run Hospice" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="86" /> <display value="Non-NHS (other than local authority) run nursing home" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="87" /> <display value="Non-NHS run hospital" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="84" /> <display value="Non-NHS run hospital - medium secure unit" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="98" /> <display value="Not applicable - Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="98" /> <display value="Not applicable - hospital provider spell not finished at episode end (i.e. not discharged, or current episode unfinished)" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="79" /> <display value="Not applicable - Patient died or stillbirth" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="79" /> <display value="Not Applicable - Patient died or stillbirth" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="99" /> <display value="Not known" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="19" /> <display value="Own home" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="51" /> <display value="Patient transfer to another health board / trust" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="87" /> <display value="Patient transfer to Non-NHS run hospital includes private hospitals e.g. BUPA" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="55" /> <display value="Patient transfer within the same health board / trust" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="38" /> <display value="Penal establishment or police station" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="39" /> <display value="Penal establishment, court or police station or police custody suite" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="20" /> <display value="Permanent residence at nursing home, residential care home" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="30" /> <display value="Repatriation from high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust)" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <code value="29" /> <display value="Temporary place of residence when usually resident elsewhere (includes hotel, residential Educational Establishment)" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="29" /> <display value="Temporary place of residence when usually resident elsewhere (includes hotel, residential educational establishment)" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" /> <version value="1.0.0" /> <code value="21" /> <display value="Temporary residence at nursing home, residential care home" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" /> <version value="1.0.0" /> <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." /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-DischargeDestination", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-DischargeDestination", "version": "2.1.0", "name": "UKCoreDischargeDestination", "title": "UK Core Discharge Destination", "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 where a patient is sent on completion of a hospital provider spell, or a note that the patient died or was a still birth.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "compose": { "include": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales" } ] }, "expansion": { "identifier": "6e05b7bd-aec0-4b7d-9297-390243d17fb0", "timestamp": "2022-01-07T11:39:10+00:00", "total": 36, "offset": 0, "parameter": [ { "name": "version", "valueUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland|1.0.0" }, { "name": "version", "valueUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales|1.0.0" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "37", "display": "Court" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "48", "display": "High Security Psychiatric Hospital, Scotland" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "23", "display": "Hospice" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "66", "display": "Local Authority foster care" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "66", "display": "Local authority foster care but not in Part 3 residential accommodation" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "65", "display": "Local Authority Part 3 residential accommodation i.e. where care is provided" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "65", "display": "Local Authority residential accommodation i.e. where care is provided" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "49", "display": "NHS other Hospital Provider - high security psychiatric accommodation" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "50", "display": "NHS other Hospital Provider - medium secure unit" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "51", "display": "NHS other Hospital Provider - Ward for general patients or the younger physically disabled" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "52", "display": "NHS other Hospital Provider - Ward for maternity patients or Neonates" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "53", "display": "NHS other Hospital Provider - Ward for patients who are mentally ill or have Learning Disabilities" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "54", "display": "NHS run Care Home" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "22", "display": "No fixed abode" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "85", "display": "Non-NHS (other than Local Authority) run Care Home" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "88", "display": "Non-NHS (other than Local Authority) run Hospice" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "86", "display": "Non-NHS (other than local authority) run nursing home" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "87", "display": "Non-NHS run hospital" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "84", "display": "Non-NHS run hospital - medium secure unit" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "98", "display": "Not applicable - Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "98", "display": "Not applicable - hospital provider spell not finished at episode end (i.e. not discharged, or current episode unfinished)" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "79", "display": "Not applicable - Patient died or stillbirth" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "79", "display": "Not Applicable - Patient died or stillbirth" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "99", "display": "Not known" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "19", "display": "Own home" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "51", "display": "Patient transfer to another health board / trust" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "87", "display": "Patient transfer to Non-NHS run hospital includes private hospitals e.g. BUPA" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "55", "display": "Patient transfer within the same health board / trust" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "38", "display": "Penal establishment or police station" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "39", "display": "Penal establishment, court or police station or police custody suite" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "20", "display": "Permanent residence at nursing home, residential care home" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "30", "display": "Repatriation from high security psychiatric accommodation in an NHS Hospital Provider (NHS Trust or NHS Foundation Trust)" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "code": "29", "display": "Temporary place of residence when usually resident elsewhere (includes hotel, residential Educational Establishment)" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "29", "display": "Temporary place of residence when usually resident elsewhere (includes hotel, residential educational establishment)" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationWales", "version": "1.0.0", "code": "21", "display": "Temporary residence at nursing home, residential care home" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland", "version": "1.0.0", "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." } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-DischargeDestination, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Discharge Method
HTML View
ValueSet 'UKCoreDischargeMethod'
| Version | 2.1.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-01-07) |
A set of codes that define the method of discharge from a hospital provider spell.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Import all codes from CodeSystem UKCoreDischargeMethodEngland
- Import all codes from CodeSystem UKCoreDischargeMethodWales
Expansion
This expansion was generated on 2022-01-07T12:50:27+00:00
This value set contains 14 concepts
| Code | System | Display |
|---|---|---|
| 9 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland | Method of discharge not known |
| 8 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland | Not applicable (Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished) |
| 8 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales | Not applicable - hospital provider spell not yet finished (i.e. not discharged) |
| 4 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland | Patient died |
| 4 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales | Patient died |
| 7 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland | Patient discharged by a relative or advocate |
| 3 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales | Patient discharged by Mental Health Review Tribunal (MHRT), Home Secretary or court |
| 3 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland | Patient discharged by mental health review tribunal, Home Secretary or Court |
| 6 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland | Patient discharged him/herself |
| 2 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales | Patient discharged him/herself or was discharged by a relative or advocate |
| 1 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland | Patient discharged on clinical advice or with clinical consent |
| 1 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales | Patient discharged on clinical advice or with clinical consent |
| 5 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland | Stillbirth |
| 5 | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales | Stillbirth |
Table View
| ValueSet.id[0] | UKCore-DischargeMethod |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-DischargeMethod |
| ValueSet.version[0] | 2.1.0 |
| ValueSet.name[0] | UKCoreDischargeMethod |
| ValueSet.title[0] | UK Core Discharge Method |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-01-07 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that define the method of discharge from a hospital provider spell. |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland |
| ValueSet.compose[0].include[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales |
| ValueSet.expansion[0].identifier[0] | ea46e5cb-e35c-4625-b792-905c85b85397 |
| ValueSet.expansion[0].timestamp[0] | 2022-01-07T12:50:27+00:00 |
| ValueSet.expansion[0].total[0] | 14 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].parameter[0].name[0] | version |
| ValueSet.expansion[0].parameter[0].value[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales|1.0.0 |
| ValueSet.expansion[0].parameter[1].name[0] | version |
| ValueSet.expansion[0].parameter[1].value[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland|1.0.0 |
| ValueSet.expansion[0].parameter[2].name[0] | count |
| ValueSet.expansion[0].parameter[2].value[0] | 2147483647 |
| ValueSet.expansion[0].parameter[3].name[0] | offset |
| ValueSet.expansion[0].parameter[3].value[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland |
| ValueSet.expansion[0].contains[0].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[0].code[0] | 9 |
| ValueSet.expansion[0].contains[0].display[0] | Method of discharge not known |
| ValueSet.expansion[0].contains[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland |
| ValueSet.expansion[0].contains[1].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[1].code[0] | 8 |
| ValueSet.expansion[0].contains[1].display[0] | Not applicable (Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished) |
| ValueSet.expansion[0].contains[2].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales |
| ValueSet.expansion[0].contains[2].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[2].code[0] | 8 |
| ValueSet.expansion[0].contains[2].display[0] | Not applicable - hospital provider spell not yet finished (i.e. not discharged) |
| ValueSet.expansion[0].contains[3].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland |
| ValueSet.expansion[0].contains[3].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[3].code[0] | 4 |
| ValueSet.expansion[0].contains[3].display[0] | Patient died |
| ValueSet.expansion[0].contains[4].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales |
| ValueSet.expansion[0].contains[4].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[4].code[0] | 4 |
| ValueSet.expansion[0].contains[4].display[0] | Patient died |
| ValueSet.expansion[0].contains[5].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland |
| ValueSet.expansion[0].contains[5].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[5].code[0] | 7 |
| ValueSet.expansion[0].contains[5].display[0] | Patient discharged by a relative or advocate |
| ValueSet.expansion[0].contains[6].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales |
| ValueSet.expansion[0].contains[6].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[6].code[0] | 3 |
| ValueSet.expansion[0].contains[6].display[0] | Patient discharged by Mental Health Review Tribunal (MHRT), Home Secretary or court |
| ValueSet.expansion[0].contains[7].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland |
| ValueSet.expansion[0].contains[7].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[7].code[0] | 3 |
| ValueSet.expansion[0].contains[7].display[0] | Patient discharged by mental health review tribunal, Home Secretary or Court |
| ValueSet.expansion[0].contains[8].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland |
| ValueSet.expansion[0].contains[8].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[8].code[0] | 6 |
| ValueSet.expansion[0].contains[8].display[0] | Patient discharged him/herself |
| ValueSet.expansion[0].contains[9].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales |
| ValueSet.expansion[0].contains[9].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[9].code[0] | 2 |
| ValueSet.expansion[0].contains[9].display[0] | Patient discharged him/herself or was discharged by a relative or advocate |
| ValueSet.expansion[0].contains[10].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland |
| ValueSet.expansion[0].contains[10].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[10].code[0] | 1 |
| ValueSet.expansion[0].contains[10].display[0] | Patient discharged on clinical advice or with clinical consent |
| ValueSet.expansion[0].contains[11].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales |
| ValueSet.expansion[0].contains[11].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[11].code[0] | 1 |
| ValueSet.expansion[0].contains[11].display[0] | Patient discharged on clinical advice or with clinical consent |
| ValueSet.expansion[0].contains[12].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland |
| ValueSet.expansion[0].contains[12].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[12].code[0] | 5 |
| ValueSet.expansion[0].contains[12].display[0] | Stillbirth |
| ValueSet.expansion[0].contains[13].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales |
| ValueSet.expansion[0].contains[13].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[13].code[0] | 5 |
| ValueSet.expansion[0].contains[13].display[0] | Stillbirth |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-DischargeMethod" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-DischargeMethod" /> <version value="2.1.0" /> <name value="UKCoreDischargeMethod" /> <title value="UK Core Discharge Method" /> <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 method of discharge from a hospital provider spell." /> <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." /> <compose> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland" /> </include> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales" /> </include> </compose> <expansion> <identifier value="ea46e5cb-e35c-4625-b792-905c85b85397" /> <timestamp value="2022-01-07T12:50:27+00:00" /> <total value="14" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales|1.0.0" /> </parameter> <parameter> <name value="version" /> <valueUri value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland|1.0.0" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland" /> <version value="1.0.0" /> <code value="9" /> <display value="Method of discharge not known" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland" /> <version value="1.0.0" /> <code value="8" /> <display value="Not applicable (Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished)" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales" /> <version value="1.0.0" /> <code value="8" /> <display value="Not applicable - hospital provider spell not yet finished (i.e. not discharged)" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland" /> <version value="1.0.0" /> <code value="4" /> <display value="Patient died" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales" /> <version value="1.0.0" /> <code value="4" /> <display value="Patient died" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland" /> <version value="1.0.0" /> <code value="7" /> <display value="Patient discharged by a relative or advocate" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales" /> <version value="1.0.0" /> <code value="3" /> <display value="Patient discharged by Mental Health Review Tribunal (MHRT), Home Secretary or court" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland" /> <version value="1.0.0" /> <code value="3" /> <display value="Patient discharged by mental health review tribunal, Home Secretary or Court" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland" /> <version value="1.0.0" /> <code value="6" /> <display value="Patient discharged him/herself" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales" /> <version value="1.0.0" /> <code value="2" /> <display value="Patient discharged him/herself or was discharged by a relative or advocate" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland" /> <version value="1.0.0" /> <code value="1" /> <display value="Patient discharged on clinical advice or with clinical consent" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales" /> <version value="1.0.0" /> <code value="1" /> <display value="Patient discharged on clinical advice or with clinical consent" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland" /> <version value="1.0.0" /> <code value="5" /> <display value="Stillbirth" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales" /> <version value="1.0.0" /> <code value="5" /> <display value="Stillbirth" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-DischargeMethod", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-DischargeMethod", "version": "2.1.0", "name": "UKCoreDischargeMethod", "title": "UK Core Discharge Method", "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 method of discharge from a hospital provider spell.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "compose": { "include": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales" } ] }, "expansion": { "identifier": "ea46e5cb-e35c-4625-b792-905c85b85397", "timestamp": "2022-01-07T12:50:27+00:00", "total": 14, "offset": 0, "parameter": [ { "name": "version", "valueUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales|1.0.0" }, { "name": "version", "valueUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland|1.0.0" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland", "version": "1.0.0", "code": "9", "display": "Method of discharge not known" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland", "version": "1.0.0", "code": "8", "display": "Not applicable (Hospital Provider Spell not finished at episode end (i.e. not discharged) or current episode unfinished)" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales", "version": "1.0.0", "code": "8", "display": "Not applicable - hospital provider spell not yet finished (i.e. not discharged)" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland", "version": "1.0.0", "code": "4", "display": "Patient died" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales", "version": "1.0.0", "code": "4", "display": "Patient died" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland", "version": "1.0.0", "code": "7", "display": "Patient discharged by a relative or advocate" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales", "version": "1.0.0", "code": "3", "display": "Patient discharged by Mental Health Review Tribunal (MHRT), Home Secretary or court" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland", "version": "1.0.0", "code": "3", "display": "Patient discharged by mental health review tribunal, Home Secretary or Court" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland", "version": "1.0.0", "code": "6", "display": "Patient discharged him/herself" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales", "version": "1.0.0", "code": "2", "display": "Patient discharged him/herself or was discharged by a relative or advocate" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland", "version": "1.0.0", "code": "1", "display": "Patient discharged on clinical advice or with clinical consent" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales", "version": "1.0.0", "code": "1", "display": "Patient discharged on clinical advice or with clinical consent" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodEngland", "version": "1.0.0", "code": "5", "display": "Stillbirth" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeMethodWales", "version": "1.0.0", "code": "5", "display": "Stillbirth" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-DischargeMethod, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Document Type
HTML View
ValueSet 'UKCoreDocumentType'
| Version | 2.2.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-12-16) |
A set of codes that describe a type of document. Selected from the 'Record composition type' simple reference set of the SNOMED CT UK coding system.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal memberOf 1127551000000109
Table View
| ValueSet.id[0] | UKCore-DocumentType |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-DocumentType |
| ValueSet.version[0] | 2.2.0 |
| ValueSet.name[0] | UKCoreDocumentType |
| ValueSet.title[0] | UK Core Document Type |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-12-16 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that describe a type of document. Selected from the 'Record composition type' simple reference set of the SNOMED CT UK coding system. |
| ValueSet.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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | memberOf 1127551000000109 |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-DocumentType" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-DocumentType" /> <version value="2.2.0" /> <name value="UKCoreDocumentType" /> <title value="UK Core Document Type" /> <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 that describe a type of document. Selected from the 'Record composition type' simple reference set of the SNOMED CT UK coding 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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="memberOf 1127551000000109" /> </filter> </include> </compose> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-DocumentType", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-DocumentType", "version": "2.2.0", "name": "UKCoreDocumentType", "title": "UK Core Document Type", "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 that describe a type of document. Selected from the 'Record composition type' simple reference set of the SNOMED CT UK coding 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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "memberOf 1127551000000109" } ] } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-DocumentType, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Early Warning Sub Score
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-EarlyWarningSubScore.
HTML View
ValueSet 'UKCoreEarlyWarningSubScore'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A set of codes for the recording of Early Warning Score sub scores. Selected from the SNOMED CT UK coding system:
1104351000000103 | Royal College of Physicians National Early Warning Score 2 - pulse score (observable entity)
1104371000000107 | Royal College of Physicians National Early Warning Score 2 - temperature score (observable entity)
1104331000000105 | Royal College of Physicians National Early Warning Score 2 - air or oxygen score (observable entity)
1104361000000100 | Royal College of Physicians National Early Warning Score 2 - consciousness score (observable entity)
1104301000000104 | Royal College of Physicians National Early Warning Score 2 - respiration rate score (observable entity)
1104341000000101 | Royal College of Physicians National Early Warning Score 2 - systolic blood pressure score (observable entity)
1104311000000102 | Royal College of Physicians National Early Warning Score 2 - oxygen saturation scale 1 score (observable entity)
1104321000000108 | Royal College of Physicians National Early Warning Score 2 - oxygen saturation scale 2 score (observable entity)
1364091000000101 | National Paediatric Early Warning Score chart used (observable entity)
1363331000000103 | National Paediatric Early Warning Score heart rate score (observable entity)
1363361000000108 | National Paediatric Early Warning Score temperature score (observable entity)
1363351000000105 | National Paediatric Early Warning Score consciousness score (observable entity)
1363321000000100 | National Paediatric Early Warning Score inspired oxygen score (observable entity)
1363271000000106 | National Paediatric Early Warning Score respiration rate score (observable entity)
1363301000000109 | National Paediatric Early Warning Score respiratory distress score (observable entity)
1363341000000107 | National Paediatric Early Warning Score capillary refill time score (observable entity)
1364081000000103 | National Paediatric Early Warning Score level of respiratory distress (observable entity)
1363291000000105 | National Paediatric Early Warning Score systolic blood pressure score (observable entity)
1363311000000106 | National Paediatric Early Warning Score peripheral oxygen saturation score (observable entity)
1364131000000103 | National Paediatric Early Warning Score nursing concern, clinical intuition (observable entity)
1364121000000100 | National Paediatric Early Warning Score how is your child different since I last saw them? (observable entity)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal (1104301000000104 OR 1104311000000102 OR 1104321000000108 OR 1104331000000105 OR 1104351000000103 OR 1104341000000101 OR 1104361000000100 OR 1104371000000107)
- Include codes from SNOMED_CT where constraint Equal (1364091000000101 OR 1363271000000106 OR 1364081000000103 OR 1363301000000109 OR 1363311000000106 OR 1363321000000100 OR 1363291000000105 OR 1363331000000103 OR 1363341000000107 OR 1363351000000105 OR 1363361000000108 OR 1364131000000103 OR 1364121000000100)
Expansion
This expansion was generated on 2023-10-31T15:53:00+00:00
This value set contains 13 concepts
| Code | System | Display |
|---|---|---|
| 1363341000000107 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) - capillary refill time score |
| 1363351000000105 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) - consciousness score |
| 1363331000000103 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) - heart rate score |
| 1364121000000100 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) - how is your child different since I last saw them? |
| 1363321000000100 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) - inspired oxygen score |
| 1364081000000103 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) - level of respiratory distress |
| 1364131000000103 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) - nursing concern, clinical intuition |
| 1363311000000106 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) - peripheral oxygen saturation score |
| 1363271000000106 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) - respiration rate score |
| 1363301000000109 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) - respiratory distress score |
| 1363291000000105 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) - systolic blood pressure score |
| 1363361000000108 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) - temperature score |
| 1364091000000101 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) chart used |
Table View
| ValueSet.id[0] | UKCore-EarlyWarningSubScore |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-EarlyWarningSubScore |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreEarlyWarningSubScore |
| ValueSet.title[0] | UK Core Early Warning Sub Score |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes for the recording of Early Warning Score sub scores. Selected from the SNOMED CT UK coding system: - 1104351000000103 | Royal College of Physicians National Early Warning Score 2 - pulse score (observable entity) - 1104371000000107 | Royal College of Physicians National Early Warning Score 2 - temperature score (observable entity) - 1104331000000105 | Royal College of Physicians National Early Warning Score 2 - air or oxygen score (observable entity) - 1104361000000100 | Royal College of Physicians National Early Warning Score 2 - consciousness score (observable entity) - 1104301000000104 | Royal College of Physicians National Early Warning Score 2 - respiration rate score (observable entity) - 1104341000000101 | Royal College of Physicians National Early Warning Score 2 - systolic blood pressure score (observable entity) - 1104311000000102 | Royal College of Physicians National Early Warning Score 2 - oxygen saturation scale 1 score (observable entity) - 1104321000000108 | Royal College of Physicians National Early Warning Score 2 - oxygen saturation scale 2 score (observable entity) - 1364091000000101 | National Paediatric Early Warning Score chart used (observable entity) - 1363331000000103 | National Paediatric Early Warning Score heart rate score (observable entity) - 1363361000000108 | National Paediatric Early Warning Score temperature score (observable entity) - 1363351000000105 | National Paediatric Early Warning Score consciousness score (observable entity) - 1363321000000100 | National Paediatric Early Warning Score inspired oxygen score (observable entity) - 1363271000000106 | National Paediatric Early Warning Score respiration rate score (observable entity) - 1363301000000109 | National Paediatric Early Warning Score respiratory distress score (observable entity) - 1363341000000107 | National Paediatric Early Warning Score capillary refill time score (observable entity) - 1364081000000103 | National Paediatric Early Warning Score level of respiratory distress (observable entity) - 1363291000000105 | National Paediatric Early Warning Score systolic blood pressure score (observable entity) - 1363311000000106 | National Paediatric Early Warning Score peripheral oxygen saturation score (observable entity) - 1364131000000103 | National Paediatric Early Warning Score nursing concern, clinical intuition (observable entity) - 1364121000000100 | National Paediatric Early Warning Score how is your child different since I last saw them? (observable entity) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | (1104301000000104 OR 1104311000000102 OR 1104321000000108 OR 1104331000000105 OR 1104351000000103 OR 1104341000000101 OR 1104361000000100 OR 1104371000000107) |
| ValueSet.compose[0].include[1].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[1].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[1].filter[0].op[0] | = |
| ValueSet.compose[0].include[1].filter[0].value[0] | (1364091000000101 OR 1363271000000106 OR 1364081000000103 OR 1363301000000109 OR 1363311000000106 OR 1363321000000100 OR 1363291000000105 OR 1363331000000103 OR 1363341000000107 OR 1363351000000105 OR 1363361000000108 OR 1364131000000103 OR 1364121000000100) |
| ValueSet.expansion[0].identifier[0] | ea7141f3-8fe6-48f6-93dd-b134001ed685 |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T15:53:00+00:00 |
| ValueSet.expansion[0].total[0] | 13 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 1363341000000107 |
| ValueSet.expansion[0].contains[0].display[0] | NPEWS (National Paediatric Early Warning Score) - capillary refill time score |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 1363351000000105 |
| ValueSet.expansion[0].contains[1].display[0] | NPEWS (National Paediatric Early Warning Score) - consciousness score |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].code[0] | 1363331000000103 |
| ValueSet.expansion[0].contains[2].display[0] | NPEWS (National Paediatric Early Warning Score) - heart rate score |
| ValueSet.expansion[0].contains[3].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[3].code[0] | 1364121000000100 |
| ValueSet.expansion[0].contains[3].display[0] | NPEWS (National Paediatric Early Warning Score) - how is your child different since I last saw them? |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].code[0] | 1363321000000100 |
| ValueSet.expansion[0].contains[4].display[0] | NPEWS (National Paediatric Early Warning Score) - inspired oxygen score |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].code[0] | 1364081000000103 |
| ValueSet.expansion[0].contains[5].display[0] | NPEWS (National Paediatric Early Warning Score) - level of respiratory distress |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].code[0] | 1364131000000103 |
| ValueSet.expansion[0].contains[6].display[0] | NPEWS (National Paediatric Early Warning Score) - nursing concern, clinical intuition |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].code[0] | 1363311000000106 |
| ValueSet.expansion[0].contains[7].display[0] | NPEWS (National Paediatric Early Warning Score) - peripheral oxygen saturation score |
| ValueSet.expansion[0].contains[8].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[8].code[0] | 1363271000000106 |
| ValueSet.expansion[0].contains[8].display[0] | NPEWS (National Paediatric Early Warning Score) - respiration rate score |
| ValueSet.expansion[0].contains[9].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[9].code[0] | 1363301000000109 |
| ValueSet.expansion[0].contains[9].display[0] | NPEWS (National Paediatric Early Warning Score) - respiratory distress score |
| ValueSet.expansion[0].contains[10].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[10].code[0] | 1363291000000105 |
| ValueSet.expansion[0].contains[10].display[0] | NPEWS (National Paediatric Early Warning Score) - systolic blood pressure score |
| ValueSet.expansion[0].contains[11].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[11].code[0] | 1363361000000108 |
| ValueSet.expansion[0].contains[11].display[0] | NPEWS (National Paediatric Early Warning Score) - temperature score |
| ValueSet.expansion[0].contains[12].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[12].code[0] | 1364091000000101 |
| ValueSet.expansion[0].contains[12].display[0] | NPEWS (National Paediatric Early Warning Score) chart used |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-EarlyWarningSubScore" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-EarlyWarningSubScore" /> <version value="1.0.0" /> <name value="UKCoreEarlyWarningSubScore" /> <title value="UK Core Early Warning Sub Score" /> <status value="active" /> <date value="2023-09-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 for the recording of Early Warning Score sub scores. Selected from the SNOMED CT UK coding system: \n - 1104351000000103 | Royal College of Physicians National Early Warning Score 2 - pulse score (observable entity) \n - 1104371000000107 | Royal College of Physicians National Early Warning Score 2 - temperature score (observable entity) \n - 1104331000000105 | Royal College of Physicians National Early Warning Score 2 - air or oxygen score (observable entity) \n - 1104361000000100 | Royal College of Physicians National Early Warning Score 2 - consciousness score (observable entity) \n - 1104301000000104 | Royal College of Physicians National Early Warning Score 2 - respiration rate score (observable entity) \n - 1104341000000101 | Royal College of Physicians National Early Warning Score 2 - systolic blood pressure score (observable entity) \n - 1104311000000102 | Royal College of Physicians National Early Warning Score 2 - oxygen saturation scale 1 score (observable entity) \n - 1104321000000108 | Royal College of Physicians National Early Warning Score 2 - oxygen saturation scale 2 score (observable entity) \n \n - 1364091000000101 | National Paediatric Early Warning Score chart used (observable entity) \n - 1363331000000103 | National Paediatric Early Warning Score heart rate score (observable entity) \n - 1363361000000108 | National Paediatric Early Warning Score temperature score (observable entity) \n - 1363351000000105 | National Paediatric Early Warning Score consciousness score (observable entity) \n - 1363321000000100 | National Paediatric Early Warning Score inspired oxygen score (observable entity) \n - 1363271000000106 | National Paediatric Early Warning Score respiration rate score (observable entity) \n - 1363301000000109 | National Paediatric Early Warning Score respiratory distress score (observable entity) \n - 1363341000000107 | National Paediatric Early Warning Score capillary refill time score (observable entity) \n - 1364081000000103 | National Paediatric Early Warning Score level of respiratory distress (observable entity) \n - 1363291000000105 | National Paediatric Early Warning Score systolic blood pressure score (observable entity) \n - 1363311000000106 | National Paediatric Early Warning Score peripheral oxygen saturation score (observable entity) \n - 1364131000000103 | National Paediatric Early Warning Score nursing concern, clinical intuition (observable entity) \n - 1364121000000100 | National Paediatric Early Warning Score how is your child different since I last saw them? (observable entity)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="(1104301000000104 OR 1104311000000102 OR 1104321000000108 OR 1104331000000105 OR 1104351000000103 OR 1104341000000101 OR 1104361000000100 OR 1104371000000107)" /> </filter> </include> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="(1364091000000101 OR 1363271000000106 OR 1364081000000103 OR 1363301000000109 OR 1363311000000106 OR 1363321000000100 OR 1363291000000105 OR 1363331000000103 OR 1363341000000107 OR 1363351000000105 OR 1363361000000108 OR 1364131000000103 OR 1364121000000100)" /> </filter> </include> </compose> <expansion> <identifier value="ea7141f3-8fe6-48f6-93dd-b134001ed685" /> <timestamp value="2023-10-31T15:53:00+00:00" /> <total value="13" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="1363341000000107" /> <display value="NPEWS (National Paediatric Early Warning Score) - capillary refill time score" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1363351000000105" /> <display value="NPEWS (National Paediatric Early Warning Score) - consciousness score" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1363331000000103" /> <display value="NPEWS (National Paediatric Early Warning Score) - heart rate score" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1364121000000100" /> <display value="NPEWS (National Paediatric Early Warning Score) - how is your child different since I last saw them?" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1363321000000100" /> <display value="NPEWS (National Paediatric Early Warning Score) - inspired oxygen score" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1364081000000103" /> <display value="NPEWS (National Paediatric Early Warning Score) - level of respiratory distress" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1364131000000103" /> <display value="NPEWS (National Paediatric Early Warning Score) - nursing concern, clinical intuition" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1363311000000106" /> <display value="NPEWS (National Paediatric Early Warning Score) - peripheral oxygen saturation score" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1363271000000106" /> <display value="NPEWS (National Paediatric Early Warning Score) - respiration rate score" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1363301000000109" /> <display value="NPEWS (National Paediatric Early Warning Score) - respiratory distress score" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1363291000000105" /> <display value="NPEWS (National Paediatric Early Warning Score) - systolic blood pressure score" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1363361000000108" /> <display value="NPEWS (National Paediatric Early Warning Score) - temperature score" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1364091000000101" /> <display value="NPEWS (National Paediatric Early Warning Score) chart used" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-EarlyWarningSubScore", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-EarlyWarningSubScore", "version": "1.0.0", "name": "UKCoreEarlyWarningSubScore", "title": "UK Core Early Warning Sub Score", "status": "active", "date": "2023-09-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 for the recording of Early Warning Score sub scores. Selected from the SNOMED CT UK coding system: \n - 1104351000000103 | Royal College of Physicians National Early Warning Score 2 - pulse score (observable entity) \n - 1104371000000107 | Royal College of Physicians National Early Warning Score 2 - temperature score (observable entity) \n - 1104331000000105 | Royal College of Physicians National Early Warning Score 2 - air or oxygen score (observable entity) \n - 1104361000000100 | Royal College of Physicians National Early Warning Score 2 - consciousness score (observable entity) \n - 1104301000000104 | Royal College of Physicians National Early Warning Score 2 - respiration rate score (observable entity) \n - 1104341000000101 | Royal College of Physicians National Early Warning Score 2 - systolic blood pressure score (observable entity) \n - 1104311000000102 | Royal College of Physicians National Early Warning Score 2 - oxygen saturation scale 1 score (observable entity) \n - 1104321000000108 | Royal College of Physicians National Early Warning Score 2 - oxygen saturation scale 2 score (observable entity) \n \n - 1364091000000101 | National Paediatric Early Warning Score chart used (observable entity) \n - 1363331000000103 | National Paediatric Early Warning Score heart rate score (observable entity) \n - 1363361000000108 | National Paediatric Early Warning Score temperature score (observable entity) \n - 1363351000000105 | National Paediatric Early Warning Score consciousness score (observable entity) \n - 1363321000000100 | National Paediatric Early Warning Score inspired oxygen score (observable entity) \n - 1363271000000106 | National Paediatric Early Warning Score respiration rate score (observable entity) \n - 1363301000000109 | National Paediatric Early Warning Score respiratory distress score (observable entity) \n - 1363341000000107 | National Paediatric Early Warning Score capillary refill time score (observable entity) \n - 1364081000000103 | National Paediatric Early Warning Score level of respiratory distress (observable entity) \n - 1363291000000105 | National Paediatric Early Warning Score systolic blood pressure score (observable entity) \n - 1363311000000106 | National Paediatric Early Warning Score peripheral oxygen saturation score (observable entity) \n - 1364131000000103 | National Paediatric Early Warning Score nursing concern, clinical intuition (observable entity) \n - 1364121000000100 | National Paediatric Early Warning Score how is your child different since I last saw them? (observable entity)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "(1104301000000104 OR 1104311000000102 OR 1104321000000108 OR 1104331000000105 OR 1104351000000103 OR 1104341000000101 OR 1104361000000100 OR 1104371000000107)" } ] }, { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "(1364091000000101 OR 1363271000000106 OR 1364081000000103 OR 1363301000000109 OR 1363311000000106 OR 1363321000000100 OR 1363291000000105 OR 1363331000000103 OR 1363341000000107 OR 1363351000000105 OR 1363361000000108 OR 1364131000000103 OR 1364121000000100)" } ] } ] }, "expansion": { "identifier": "ea7141f3-8fe6-48f6-93dd-b134001ed685", "timestamp": "2023-10-31T15:53:00+00:00", "total": 13, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "1363341000000107", "display": "NPEWS (National Paediatric Early Warning Score) - capillary refill time score" }, { "system": "http://snomed.info/sct", "code": "1363351000000105", "display": "NPEWS (National Paediatric Early Warning Score) - consciousness score" }, { "system": "http://snomed.info/sct", "code": "1363331000000103", "display": "NPEWS (National Paediatric Early Warning Score) - heart rate score" }, { "system": "http://snomed.info/sct", "code": "1364121000000100", "display": "NPEWS (National Paediatric Early Warning Score) - how is your child different since I last saw them?" }, { "system": "http://snomed.info/sct", "code": "1363321000000100", "display": "NPEWS (National Paediatric Early Warning Score) - inspired oxygen score" }, { "system": "http://snomed.info/sct", "code": "1364081000000103", "display": "NPEWS (National Paediatric Early Warning Score) - level of respiratory distress" }, { "system": "http://snomed.info/sct", "code": "1364131000000103", "display": "NPEWS (National Paediatric Early Warning Score) - nursing concern, clinical intuition" }, { "system": "http://snomed.info/sct", "code": "1363311000000106", "display": "NPEWS (National Paediatric Early Warning Score) - peripheral oxygen saturation score" }, { "system": "http://snomed.info/sct", "code": "1363271000000106", "display": "NPEWS (National Paediatric Early Warning Score) - respiration rate score" }, { "system": "http://snomed.info/sct", "code": "1363301000000109", "display": "NPEWS (National Paediatric Early Warning Score) - respiratory distress score" }, { "system": "http://snomed.info/sct", "code": "1363291000000105", "display": "NPEWS (National Paediatric Early Warning Score) - systolic blood pressure score" }, { "system": "http://snomed.info/sct", "code": "1363361000000108", "display": "NPEWS (National Paediatric Early Warning Score) - temperature score" }, { "system": "http://snomed.info/sct", "code": "1364091000000101", "display": "NPEWS (National Paediatric Early Warning Score) chart used" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-EarlyWarningsubScore, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Early Warning Total Score
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new ValueSet added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for ValueSet-UKCore-EarlyWarningTotalScore.
HTML View
ValueSet 'UKCoreEarlyWarningTotalScore'
| Version | 1.0.0 |
| Published by | HL7 UK |
| Status | Active (since 2023-09-12) |
A set of codes for the recording of Early Warning Score systems total scores. Selected from the SNOMED CT UK coding system:
- 1104051000000101 | Royal College of Physicians National Early Warning Score 2 total score (observable entity)
- 1363261000000104 | National Paediatric Early Warning Score total score (observable entity)
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal 1104051000000101
- Include codes from SNOMED_CT where constraint Equal 1363261000000104
Expansion
This expansion was generated on 2023-10-31T15:53:00+00:00
This value set contains 2 concepts
| Code | System | Display |
|---|---|---|
| 1363261000000104 | http://snomed.info/sct | NPEWS (National Paediatric Early Warning Score) - total score |
| 1104051000000101 | http://snomed.info/sct | Royal College of Physicians NEWS2 (National Early Warning Score 2) total score |
Table View
| ValueSet.id[0] | UKCore-EarlyWarningTotalScore |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-EarlyWarningTotalScore |
| ValueSet.version[0] | 1.0.0 |
| ValueSet.name[0] | UKCoreEarlyWarningTotalScore |
| ValueSet.title[0] | UK Core Early Warning Total Score |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2023-09-12 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes for the recording of Early Warning Score systems total scores. Selected from the SNOMED CT UK coding system: - 1104051000000101 | Royal College of Physicians National Early Warning Score 2 total score (observable entity) - 1363261000000104 | National Paediatric Early Warning Score total score (observable entity) |
| ValueSet.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. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | 1104051000000101 |
| ValueSet.compose[0].include[1].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[1].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[1].filter[0].op[0] | = |
| ValueSet.compose[0].include[1].filter[0].value[0] | 1363261000000104 |
| ValueSet.expansion[0].identifier[0] | 8e223e38-e1dd-4f5c-a89f-d05786c01f31 |
| ValueSet.expansion[0].timestamp[0] | 2023-10-31T15:53:00+00:00 |
| ValueSet.expansion[0].total[0] | 2 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[0].code[0] | 1363261000000104 |
| ValueSet.expansion[0].contains[0].display[0] | NPEWS (National Paediatric Early Warning Score) - total score |
| ValueSet.expansion[0].contains[1].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[1].code[0] | 1104051000000101 |
| ValueSet.expansion[0].contains[1].display[0] | Royal College of Physicians NEWS2 (National Early Warning Score 2) total score |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-EarlyWarningTotalScore" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-EarlyWarningTotalScore" /> <version value="1.0.0" /> <name value="UKCoreEarlyWarningTotalScore" /> <title value="UK Core Early Warning Total Score" /> <status value="active" /> <date value="2023-09-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 for the recording of Early Warning Score systems total scores. Selected from the SNOMED CT UK coding system: \n - 1104051000000101 | Royal College of Physicians National Early Warning Score 2 total score (observable entity) \n - 1363261000000104 | National Paediatric Early Warning Score total score (observable entity)" /> <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." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="1104051000000101" /> </filter> </include> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="1363261000000104" /> </filter> </include> </compose> <expansion> <identifier value="8e223e38-e1dd-4f5c-a89f-d05786c01f31" /> <timestamp value="2023-10-31T15:53:00+00:00" /> <total value="2" /> <offset value="0" /> <contains> <system value="http://snomed.info/sct" /> <code value="1363261000000104" /> <display value="NPEWS (National Paediatric Early Warning Score) - total score" /> </contains> <contains> <system value="http://snomed.info/sct" /> <code value="1104051000000101" /> <display value="Royal College of Physicians NEWS2 (National Early Warning Score 2) total score" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-EarlyWarningTotalScore", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-EarlyWarningTotalScore", "version": "1.0.0", "name": "UKCoreEarlyWarningTotalScore", "title": "UK Core Early Warning Total Score", "status": "active", "date": "2023-09-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 for the recording of Early Warning Score systems total scores. Selected from the SNOMED CT UK coding system: \n - 1104051000000101 | Royal College of Physicians National Early Warning Score 2 total score (observable entity) \n - 1363261000000104 | National Paediatric Early Warning Score total score (observable entity)", "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.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "1104051000000101" } ] }, { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "1363261000000104" } ] } ] }, "expansion": { "identifier": "8e223e38-e1dd-4f5c-a89f-d05786c01f31", "timestamp": "2023-10-31T15:53:00+00:00", "total": 2, "offset": 0, "contains": [ { "system": "http://snomed.info/sct", "code": "1363261000000104", "display": "NPEWS (National Paediatric Early Warning Score) - total score" }, { "system": "http://snomed.info/sct", "code": "1104051000000101", "display": "Royal College of Physicians NEWS2 (National Early Warning Score 2) total score" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-EarlyWarningTotalScore, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
UK Core Emergency Care Discharge Status
HTML View
ValueSet 'UKCoreEmergencyCareDischargeStatus'
| Version | 2.1.0 |
| Published by | HL7 UK |
| Status | Active (since 2022-01-07) |
A set of codes that describe the outcome of, or status of a patient on discharge from, an Emergency Care Department attendance.
Contact Information
HL7 UK
Email: ukcore@hl7.org.uk
This value set includes codes from the following code systems:
- Include codes from SNOMED_CT where constraint Equal memberOf 999003021000000104
- Import all codes from CodeSystem UKCoreEmergencyCareOutcomeOfAttendanceWales
Expansion
This expansion was generated on 2022-01-07T12:54:35+00:00
This value set contains 28 concepts
| Code | System | Display |
|---|---|---|
| 02 | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales | Admitted to other Hospital within Local Health Board |
| 01 | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales | Admitted to same Hospital within Local Health Board |
| 63238001 | http://snomed.info/sct | Dead on arrival at hospital |
| 10 | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales | Died in Department |
| 75004002 | http://snomed.info/sct | Emergency room admission, died in emergency room |
| 1066311000000101 | http://snomed.info/sct | Left care setting after initial assessment |
| 1066301000000103 | http://snomed.info/sct | Left care setting before initial assessment |
| 1066321000000107 | http://snomed.info/sct | Left care setting before treatment completed |
| 07 | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales | No Planned Follow-up |
| 11 | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales | Patient Dead on Arrival |
| 09 | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales | Patient Self Discharged without Clinical Consent |
| 08 | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales | Planned Follow-up at Accident and Emergency Department |
| 05 | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales | Referred to GP |
| 06 | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales | Referred to Other Healthcare Professional |
| 04 | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales | Referred to Outpatient Department |
| 1077081000000104 | http://snomed.info/sct | Streamed from emergency department to ambulatory emergency care service following initial assessment |
| 1077051000000105 | http://snomed.info/sct | Streamed from emergency department to dental service following initial assessment |
| 1077091000000102 | http://snomed.info/sct | Streamed from emergency department to falls service following initial assessment |
| 1077101000000105 | http://snomed.info/sct | Streamed from emergency department to frailty service following initial assessment |
| 1077021000000100 | http://snomed.info/sct | Streamed from emergency department to general practitioner following initial assessment |
| 1324201000000109 | http://snomed.info/sct | Streamed from emergency department to inpatient unit following initial assessment |
| 1077041000000107 | http://snomed.info/sct | Streamed from emergency department to mental health service following initial assessment |
| 1077061000000108 | http://snomed.info/sct | Streamed from emergency department to ophthalmology service following initial assessment |
| 1077071000000101 | http://snomed.info/sct | Streamed from emergency department to pharmacy service following initial assessment |
| 1077031000000103 | http://snomed.info/sct | Streamed from emergency department to urgent care service following initial assessment |
| 1077781000000101 | http://snomed.info/sct | Streamed to emergency department following initial assessment |
| 03 | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales | Transferred to different Local Health Board |
| 182992009 | http://snomed.info/sct | Treatment completed |
Table View
| ValueSet.id[0] | UKCore-EmergencyCareDischargeStatus |
| ValueSet.url[0] | https://fhir.hl7.org.uk/ValueSet/UKCore-EmergencyCareDischargeStatus |
| ValueSet.version[0] | 2.1.0 |
| ValueSet.name[0] | UKCoreEmergencyCareDischargeStatus |
| ValueSet.title[0] | UK Core Emergency Care Discharge Status |
| ValueSet.status[0] | active |
| ValueSet.date[0] | 2022-01-07 |
| ValueSet.publisher[0] | HL7 UK |
| ValueSet.contact[0].name[0] | HL7 UK |
| ValueSet.contact[0].telecom[0].system[0] | |
| ValueSet.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
| ValueSet.contact[0].telecom[0].use[0] | work |
| ValueSet.contact[0].telecom[0].rank[0] | 1 |
| ValueSet.description[0] | A set of codes that describe the outcome of, or status of a patient on discharge from, an Emergency Care Department attendance. |
| ValueSet.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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. |
| ValueSet.compose[0].include[0].system[0] | http://snomed.info/sct |
| ValueSet.compose[0].include[0].filter[0].property[0] | constraint |
| ValueSet.compose[0].include[0].filter[0].op[0] | = |
| ValueSet.compose[0].include[0].filter[0].value[0] | memberOf 999003021000000104 |
| ValueSet.compose[0].include[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales |
| ValueSet.expansion[0].identifier[0] | 16f5170b-e51b-44ba-aec9-4ff307a50da6 |
| ValueSet.expansion[0].timestamp[0] | 2022-01-07T12:54:35+00:00 |
| ValueSet.expansion[0].total[0] | 28 |
| ValueSet.expansion[0].offset[0] | 0 |
| ValueSet.expansion[0].parameter[0].name[0] | version |
| ValueSet.expansion[0].parameter[0].value[0] | http://snomed.info/sct|http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].parameter[1].name[0] | version |
| ValueSet.expansion[0].parameter[1].value[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales|1.0.0 |
| ValueSet.expansion[0].parameter[2].name[0] | count |
| ValueSet.expansion[0].parameter[2].value[0] | 2147483647 |
| ValueSet.expansion[0].parameter[3].name[0] | offset |
| ValueSet.expansion[0].parameter[3].value[0] | 0 |
| ValueSet.expansion[0].contains[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales |
| ValueSet.expansion[0].contains[0].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[0].code[0] | 02 |
| ValueSet.expansion[0].contains[0].display[0] | Admitted to other Hospital within Local Health Board |
| ValueSet.expansion[0].contains[1].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales |
| ValueSet.expansion[0].contains[1].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[1].code[0] | 01 |
| ValueSet.expansion[0].contains[1].display[0] | Admitted to same Hospital within Local Health Board |
| ValueSet.expansion[0].contains[2].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[2].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[2].code[0] | 63238001 |
| ValueSet.expansion[0].contains[2].display[0] | Dead on arrival at hospital |
| ValueSet.expansion[0].contains[3].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales |
| ValueSet.expansion[0].contains[3].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[3].code[0] | 10 |
| ValueSet.expansion[0].contains[3].display[0] | Died in Department |
| ValueSet.expansion[0].contains[4].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[4].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[4].code[0] | 75004002 |
| ValueSet.expansion[0].contains[4].display[0] | Emergency room admission, died in emergency room |
| ValueSet.expansion[0].contains[5].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[5].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[5].code[0] | 1066311000000101 |
| ValueSet.expansion[0].contains[5].display[0] | Left care setting after initial assessment |
| ValueSet.expansion[0].contains[6].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[6].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[6].code[0] | 1066301000000103 |
| ValueSet.expansion[0].contains[6].display[0] | Left care setting before initial assessment |
| ValueSet.expansion[0].contains[7].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[7].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[7].code[0] | 1066321000000107 |
| ValueSet.expansion[0].contains[7].display[0] | Left care setting before treatment completed |
| ValueSet.expansion[0].contains[8].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales |
| ValueSet.expansion[0].contains[8].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[8].code[0] | 07 |
| ValueSet.expansion[0].contains[8].display[0] | No Planned Follow-up |
| ValueSet.expansion[0].contains[9].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales |
| ValueSet.expansion[0].contains[9].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[9].code[0] | 11 |
| ValueSet.expansion[0].contains[9].display[0] | Patient Dead on Arrival |
| ValueSet.expansion[0].contains[10].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales |
| ValueSet.expansion[0].contains[10].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[10].code[0] | 09 |
| ValueSet.expansion[0].contains[10].display[0] | Patient Self Discharged without Clinical Consent |
| ValueSet.expansion[0].contains[11].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales |
| ValueSet.expansion[0].contains[11].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[11].code[0] | 08 |
| ValueSet.expansion[0].contains[11].display[0] | Planned Follow-up at Accident and Emergency Department |
| ValueSet.expansion[0].contains[12].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales |
| ValueSet.expansion[0].contains[12].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[12].code[0] | 05 |
| ValueSet.expansion[0].contains[12].display[0] | Referred to GP |
| ValueSet.expansion[0].contains[13].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales |
| ValueSet.expansion[0].contains[13].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[13].code[0] | 06 |
| ValueSet.expansion[0].contains[13].display[0] | Referred to Other Healthcare Professional |
| ValueSet.expansion[0].contains[14].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales |
| ValueSet.expansion[0].contains[14].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[14].code[0] | 04 |
| ValueSet.expansion[0].contains[14].display[0] | Referred to Outpatient Department |
| ValueSet.expansion[0].contains[15].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[15].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[15].code[0] | 1077081000000104 |
| ValueSet.expansion[0].contains[15].display[0] | Streamed from emergency department to ambulatory emergency care service following initial assessment |
| ValueSet.expansion[0].contains[16].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[16].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[16].code[0] | 1077051000000105 |
| ValueSet.expansion[0].contains[16].display[0] | Streamed from emergency department to dental service following initial assessment |
| ValueSet.expansion[0].contains[17].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[17].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[17].code[0] | 1077091000000102 |
| ValueSet.expansion[0].contains[17].display[0] | Streamed from emergency department to falls service following initial assessment |
| ValueSet.expansion[0].contains[18].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[18].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[18].code[0] | 1077101000000105 |
| ValueSet.expansion[0].contains[18].display[0] | Streamed from emergency department to frailty service following initial assessment |
| ValueSet.expansion[0].contains[19].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[19].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[19].code[0] | 1077021000000100 |
| ValueSet.expansion[0].contains[19].display[0] | Streamed from emergency department to general practitioner following initial assessment |
| ValueSet.expansion[0].contains[20].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[20].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[20].code[0] | 1324201000000109 |
| ValueSet.expansion[0].contains[20].display[0] | Streamed from emergency department to inpatient unit following initial assessment |
| ValueSet.expansion[0].contains[21].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[21].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[21].code[0] | 1077041000000107 |
| ValueSet.expansion[0].contains[21].display[0] | Streamed from emergency department to mental health service following initial assessment |
| ValueSet.expansion[0].contains[22].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[22].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[22].code[0] | 1077061000000108 |
| ValueSet.expansion[0].contains[22].display[0] | Streamed from emergency department to ophthalmology service following initial assessment |
| ValueSet.expansion[0].contains[23].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[23].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[23].code[0] | 1077071000000101 |
| ValueSet.expansion[0].contains[23].display[0] | Streamed from emergency department to pharmacy service following initial assessment |
| ValueSet.expansion[0].contains[24].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[24].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[24].code[0] | 1077031000000103 |
| ValueSet.expansion[0].contains[24].display[0] | Streamed from emergency department to urgent care service following initial assessment |
| ValueSet.expansion[0].contains[25].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[25].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[25].code[0] | 1077781000000101 |
| ValueSet.expansion[0].contains[25].display[0] | Streamed to emergency department following initial assessment |
| ValueSet.expansion[0].contains[26].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales |
| ValueSet.expansion[0].contains[26].version[0] | 1.0.0 |
| ValueSet.expansion[0].contains[26].code[0] | 03 |
| ValueSet.expansion[0].contains[26].display[0] | Transferred to different Local Health Board |
| ValueSet.expansion[0].contains[27].system[0] | http://snomed.info/sct |
| ValueSet.expansion[0].contains[27].version[0] | http://snomed.info/sct/83821000000107/version/20211222 |
| ValueSet.expansion[0].contains[27].code[0] | 182992009 |
| ValueSet.expansion[0].contains[27].display[0] | Treatment completed |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="UKCore-EmergencyCareDischargeStatus" /> <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-EmergencyCareDischargeStatus" /> <version value="2.1.0" /> <name value="UKCoreEmergencyCareDischargeStatus" /> <title value="UK Core Emergency Care Discharge Status" /> <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 describe the outcome of, or status of a patient on discharge from, an Emergency Care Department attendance." /> <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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement." /> <compose> <include> <system value="http://snomed.info/sct" /> <filter> <property value="constraint" /> <op value="=" /> <value value="memberOf 999003021000000104" /> </filter> </include> <include> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" /> </include> </compose> <expansion> <identifier value="16f5170b-e51b-44ba-aec9-4ff307a50da6" /> <timestamp value="2022-01-07T12:54:35+00:00" /> <total value="28" /> <offset value="0" /> <parameter> <name value="version" /> <valueUri value="http://snomed.info/sct|http://snomed.info/sct/83821000000107/version/20211222" /> </parameter> <parameter> <name value="version" /> <valueUri value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales|1.0.0" /> </parameter> <parameter> <name value="count" /> <valueInteger value="2147483647" /> </parameter> <parameter> <name value="offset" /> <valueInteger value="0" /> </parameter> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" /> <version value="1.0.0" /> <code value="02" /> <display value="Admitted to other Hospital within Local Health Board" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" /> <version value="1.0.0" /> <code value="01" /> <display value="Admitted to same Hospital within Local Health Board" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="63238001" /> <display value="Dead on arrival at hospital" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" /> <version value="1.0.0" /> <code value="10" /> <display value="Died in Department" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="75004002" /> <display value="Emergency room admission, died in emergency room" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1066311000000101" /> <display value="Left care setting after initial assessment" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1066301000000103" /> <display value="Left care setting before initial assessment" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1066321000000107" /> <display value="Left care setting before treatment completed" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" /> <version value="1.0.0" /> <code value="07" /> <display value="No Planned Follow-up" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" /> <version value="1.0.0" /> <code value="11" /> <display value="Patient Dead on Arrival" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" /> <version value="1.0.0" /> <code value="09" /> <display value="Patient Self Discharged without Clinical Consent" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" /> <version value="1.0.0" /> <code value="08" /> <display value="Planned Follow-up at Accident and Emergency Department" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" /> <version value="1.0.0" /> <code value="05" /> <display value="Referred to GP" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" /> <version value="1.0.0" /> <code value="06" /> <display value="Referred to Other Healthcare Professional" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" /> <version value="1.0.0" /> <code value="04" /> <display value="Referred to Outpatient Department" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1077081000000104" /> <display value="Streamed from emergency department to ambulatory emergency care service following initial assessment" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1077051000000105" /> <display value="Streamed from emergency department to dental service following initial assessment" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1077091000000102" /> <display value="Streamed from emergency department to falls service following initial assessment" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1077101000000105" /> <display value="Streamed from emergency department to frailty service following initial assessment" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1077021000000100" /> <display value="Streamed from emergency department to general practitioner following initial assessment" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1324201000000109" /> <display value="Streamed from emergency department to inpatient unit following initial assessment" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1077041000000107" /> <display value="Streamed from emergency department to mental health service following initial assessment" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1077061000000108" /> <display value="Streamed from emergency department to ophthalmology service following initial assessment" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1077071000000101" /> <display value="Streamed from emergency department to pharmacy service following initial assessment" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1077031000000103" /> <display value="Streamed from emergency department to urgent care service following initial assessment" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="1077781000000101" /> <display value="Streamed to emergency department following initial assessment" /> </contains> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" /> <version value="1.0.0" /> <code value="03" /> <display value="Transferred to different Local Health Board" /> </contains> <contains> <system value="http://snomed.info/sct" /> <version value="http://snomed.info/sct/83821000000107/version/20211222" /> <code value="182992009" /> <display value="Treatment completed" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "UKCore-EmergencyCareDischargeStatus", "url": "https://fhir.hl7.org.uk/ValueSet/UKCore-EmergencyCareDischargeStatus", "version": "2.1.0", "name": "UKCoreEmergencyCareDischargeStatus", "title": "UK Core Emergency Care Discharge Status", "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 describe the outcome of, or status of a patient on discharge from, an Emergency Care Department attendance.", "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. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "constraint", "op": "=", "value": "memberOf 999003021000000104" } ] }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales" } ] }, "expansion": { "identifier": "16f5170b-e51b-44ba-aec9-4ff307a50da6", "timestamp": "2022-01-07T12:54:35+00:00", "total": 28, "offset": 0, "parameter": [ { "name": "version", "valueUri": "http://snomed.info/sct|http://snomed.info/sct/83821000000107/version/20211222" }, { "name": "version", "valueUri": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales|1.0.0" }, { "name": "count", "valueInteger": 2147483647 }, { "name": "offset", "valueInteger": 0 } ], "contains": [ { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales", "version": "1.0.0", "code": "02", "display": "Admitted to other Hospital within Local Health Board" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales", "version": "1.0.0", "code": "01", "display": "Admitted to same Hospital within Local Health Board" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "63238001", "display": "Dead on arrival at hospital" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales", "version": "1.0.0", "code": "10", "display": "Died in Department" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "75004002", "display": "Emergency room admission, died in emergency room" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1066311000000101", "display": "Left care setting after initial assessment" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1066301000000103", "display": "Left care setting before initial assessment" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1066321000000107", "display": "Left care setting before treatment completed" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales", "version": "1.0.0", "code": "07", "display": "No Planned Follow-up" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales", "version": "1.0.0", "code": "11", "display": "Patient Dead on Arrival" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales", "version": "1.0.0", "code": "09", "display": "Patient Self Discharged without Clinical Consent" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales", "version": "1.0.0", "code": "08", "display": "Planned Follow-up at Accident and Emergency Department" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales", "version": "1.0.0", "code": "05", "display": "Referred to GP" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales", "version": "1.0.0", "code": "06", "display": "Referred to Other Healthcare Professional" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales", "version": "1.0.0", "code": "04", "display": "Referred to Outpatient Department" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1077081000000104", "display": "Streamed from emergency department to ambulatory emergency care service following initial assessment" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1077051000000105", "display": "Streamed from emergency department to dental service following initial assessment" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1077091000000102", "display": "Streamed from emergency department to falls service following initial assessment" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1077101000000105", "display": "Streamed from emergency department to frailty service following initial assessment" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1077021000000100", "display": "Streamed from emergency department to general practitioner following initial assessment" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1324201000000109", "display": "Streamed from emergency department to inpatient unit following initial assessment" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1077041000000107", "display": "Streamed from emergency department to mental health service following initial assessment" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1077061000000108", "display": "Streamed from emergency department to ophthalmology service following initial assessment" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1077071000000101", "display": "Streamed from emergency department to pharmacy service following initial assessment" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1077031000000103", "display": "Streamed from emergency department to urgent care service following initial assessment" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "1077781000000101", "display": "Streamed to emergency department following initial assessment" }, { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EmergencyCareOutcomeOfAttendanceWales", "version": "1.0.0", "code": "03", "display": "Transferred to different Local Health Board" }, { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/83821000000107/version/20211222", "code": "182992009", "display": "Treatment completed" } ] } }
Feedback
Click here to:Report issue for ValueSet-UKCore-EmergencyCareDischargeStatus, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,