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