- This version of the UK Core is for C&TA Sprint 7 Review.
- This version is not suitable for implementation. Other versions are available on the UK Core Version History Guide
- Please follow the guidance on the Contact Us page if you need any assistance.
- A summary of changes is available on the STU3 Sequence Change Log
All Extensions
StructureDefinition Extension-UKCore-AdditionalContact
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdditionalContact | An extension to support recording of additional contacts, who should be contacted regarding questions arising from the service request. This differs from the requester and responsibleClinician. | This is a Genomics use case to record who should be contacted regarding questions arising from a Genomics Test Order, along with their contact details, which differs from requester and responsibleClinician. |
Context of Use | ServiceRequest |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueReference | Reference(UK Core Organization | UK Core Practitioner | UK Core PractitionerRole) |
Table View
Extension | .. | |
Extension.url | .. | |
Extension.value[x] | Reference(UK Core Organization | UK Core Practitioner | UK Core PractitionerRole) | 1.. |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-AdditionalContact" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdditionalContact" /> <version value="1.0.0" /> <name value="ExtensionUKCoreAdditionalContact" /> <title value="Extension UK Core Additional Contact" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to support recording of additional contacts, who should be contacted regarding questions arising from the service request. This differs from the requester and responsibleClinician." /> <purpose value="This is a Genomics use case to record who should be contacted regarding questions arising from a Genomics Test Order, along with their contact details, which differs from requester and responsibleClinician." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="ServiceRequest" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="Details of an additional contact" /> <definition value="Details of an additional contact, who should be contacted regarding questions arising from the service request." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdditionalContact" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="A link to a the resource to be contacted." /> <definition value="A link to the Organization, Practitioner, or PractitionerRole resource to be contacted." /> <min value="1" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-AdditionalContact", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdditionalContact", "version": "1.0.0", "name": "ExtensionUKCoreAdditionalContact", "title": "Extension UK Core Additional Contact", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to support recording of additional contacts, who should be contacted regarding questions arising from the service request. This differs from the requester and responsibleClinician.", "purpose": "This is a Genomics use case to record who should be contacted regarding questions arising from a Genomics Test Order, along with their contact details, which differs from requester and responsibleClinician.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "ServiceRequest" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Details of an additional contact", "definition": "Details of an additional contact, who should be contacted regarding questions arising from the service request." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdditionalContact" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "A link to a the resource to be contacted.", "definition": "A link to the Organization, Practitioner, or PractitionerRole resource to be contacted.", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole" ] } ] } ] } }
Examples
Additional Contact - An example to illustrate providing an additional contact with a service request.Example UKCore-Extension-AdditionalContact
Extension Specific Guidance
The resource being referenced SHALL conform to one of the following:StructureDefinition Extension-UKCore-AddressKey
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey | This carries an address identifier which will be included in an address. | This extension extends the Address datatype to support the exchange of the type of address identifier and the address identifier value. |
Context of Use | Address |
Tree View
Table View
Extension | .. | |
Extension.extension | .. | |
Extension.extension | 1..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | Coding | 1.. |
Extension.extension | 1..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | string | 1.. |
Extension.url | .. | |
Extension.value[x] | ..0 |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-AddressKey" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey" /> <version value="2.1.0" /> <name value="ExtensionUKCoreAddressKey" /> <title value="Extension UK Core Address Key" /> <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="This carries an address identifier which will be included in an address." /> <purpose value="This extension extends the Address datatype to support the exchange of the type of address identifier and the address identifier value." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Address" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension carrying the address key and type" /> <definition value="An extension carrying the address key and type." /> </element> <element id="Extension.extension"> <path value="Extension.extension" /> <slicing> <discriminator> <type value="value" /> <path value="url" /> </discriminator> <rules value="open" /> </slicing> </element> <element id="Extension.extension:type"> <path value="Extension.extension" /> <sliceName value="type" /> <short value="Address Key Type" /> <definition value="To identify the type of Address Key recorded." /> <min value="1" /> <max value="1" /> </element> <element id="Extension.extension:type.url"> <path value="Extension.extension.url" /> <fixedUri value="type" /> </element> <element id="Extension.extension:type.value[x]"> <path value="Extension.extension.value[x]" /> <short value="Address Key Type" /> <definition value="To identify the type of Address Key recorded." /> <min value="1" /> <type> <code value="Coding" /> </type> <binding> <strength value="extensible" /> <description value="To identify the type of Address Key recorded" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-AddressKeyType" /> </binding> </element> <element id="Extension.extension:value"> <path value="Extension.extension" /> <sliceName value="value" /> <short value="Address key value" /> <definition value="To record the value for the address key." /> <min value="1" /> <max value="1" /> </element> <element id="Extension.extension:value.url"> <path value="Extension.extension.url" /> <fixedUri value="value" /> </element> <element id="Extension.extension:value.value[x]"> <path value="Extension.extension.value[x]" /> <short value="Address key value" /> <definition value="To record the value for the address key." /> <min value="1" /> <type> <code value="string" /> </type> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <max value="0" /> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-AddressKey", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey", "version": "2.1.0", "name": "ExtensionUKCoreAddressKey", "title": "Extension UK Core Address Key", "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": "This carries an address identifier which will be included in an address.", "purpose": "This extension extends the Address datatype to support the exchange of the type of address identifier and the address identifier value.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Address" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension carrying the address key and type", "definition": "An extension carrying the address key and type." }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" } }, { "id": "Extension.extension:type", "path": "Extension.extension", "sliceName": "type", "short": "Address Key Type", "definition": "To identify the type of Address Key recorded.", "min": 1, "max": "1" }, { "id": "Extension.extension:type.url", "path": "Extension.extension.url", "fixedUri": "type" }, { "id": "Extension.extension:type.value[x]", "path": "Extension.extension.value[x]", "short": "Address Key Type", "definition": "To identify the type of Address Key recorded.", "min": 1, "type": [ { "code": "Coding" } ], "binding": { "strength": "extensible", "description": "To identify the type of Address Key recorded", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-AddressKeyType" } }, { "id": "Extension.extension:value", "path": "Extension.extension", "sliceName": "value", "short": "Address key value", "definition": "To record the value for the address key.", "min": 1, "max": "1" }, { "id": "Extension.extension:value.url", "path": "Extension.extension.url", "fixedUri": "value" }, { "id": "Extension.extension:value.value[x]", "path": "Extension.extension.value[x]", "short": "Address key value", "definition": "To record the value for the address key.", "min": 1, "type": [ { "code": "string" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0" } ] } }
Examples
Address Key- An example to illustrate how the address key information is carried in a patient example. Example UKCore-Extension-AddressKeyExtension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-AddressKeyType.StructureDefinition Extension-UKCore-AdmissionMethod
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod | An extension to support the method by which an individual was admitted into hospital. | This extension extends the Encounter Resource to support the exchange of information representing the method by which a patient was admitted to hospital. |
Context of Use | Encounter.hospitalization |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-AdmissionMethod" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod" /> <version value="2.2.0" /> <name value="ExtensionUKCoreAdmissionMethod" /> <title value="Extension UK Core Admission Method" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to support the method by which an individual was admitted into hospital." /> <purpose value="This extension extends the Encounter Resource to support the exchange of information representing the method by which a patient was admitted to hospital." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Encounter.hospitalization" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension to record how a patient was admitted to hospital" /> <definition value="An extension to record how a patient was admitted to hospital." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="The method by which a patient was admitted to hospital" /> <definition value="The method by which a patient was admitted to hospital." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="preferred" /> <description value="The method by which a patient was admitted to hospital" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-AdmissionMethod" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-AdmissionMethod", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod", "version": "2.2.0", "name": "ExtensionUKCoreAdmissionMethod", "title": "Extension UK Core Admission Method", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to support the method by which an individual was admitted into hospital.", "purpose": "This extension extends the Encounter Resource to support the exchange of information representing the method by which a patient was admitted to hospital.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Encounter.hospitalization" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension to record how a patient was admitted to hospital", "definition": "An extension to record how a patient was admitted to hospital.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "The method by which a patient was admitted to hospital", "definition": "The method by which a patient was admitted to hospital.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "The method by which a patient was admitted to hospital", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-AdmissionMethod" } } ] } }
Examples
Admission Method- An example to illustrate the extension for an encounter to support the method by which an individual was admitted into hospital.Example UKCore-Extension-AdmissionMethod
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-AdmissionMethod.StructureDefinition Extension-UKCore-AllergyIntoleranceEnd
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AllergyIntoleranceEnd | Supports the date when the allergy or intolerance was no longer valid, and/or, the reason why the allergy or intolerance is no longer valid. | This extension extends the AllergyIntolerance resource to support the exchange of information describing the date when the allergy or intolerance was no longer valid, and/or, the reason why the allergy or intolerance is no longer valid. |
Context of Use | AllergyIntolerance.clinicalStatus |
Tree View
Table View
Extension | ..1 | |
Extension.extension | 0.. | |
Extension.extension | 0..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | dateTime | 1.. |
Extension.extension | 0..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | string | 1.. |
Extension.url | .. | |
Extension.value[x] | ..0 |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-AllergyIntoleranceEnd" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AllergyIntoleranceEnd" /> <version value="2.2.0" /> <name value="ExtensionUKCoreAllergyIntoleranceEnd" /> <title value="Extension UK Core Allergy Intolerance End" /> <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="Supports the date when the allergy or intolerance was no longer valid, and/or, the reason why the allergy or intolerance is no longer valid." /> <purpose value="This extension extends the AllergyIntolerance resource to support the exchange of information describing the date when the allergy or intolerance was no longer valid, and/or, the reason why the allergy or intolerance is no longer valid." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="AllergyIntolerance.clinicalStatus" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="Supports the date when the allergy or intolerance was no longer valid, and/or, the reason why the allergy or intolerance is no longer valid." /> <definition value="Supports the date when the allergy or intolerance was no longer valid, and/or, the reason why the allergy or intolerance is no longer valid." /> <max value="1" /> </element> <element id="Extension.extension"> <path value="Extension.extension" /> <slicing> <discriminator> <type value="value" /> <path value="url" /> </discriminator> <rules value="open" /> </slicing> <min value="0" /> </element> <element id="Extension.extension:endDate"> <path value="Extension.extension" /> <sliceName value="endDate" /> <short value="The date the allergy or intolerance was recorded as no longer valid" /> <definition value="The date the allergy or intolerance was recorded as no longer valid." /> <min value="0" /> <max value="1" /> </element> <element id="Extension.extension:endDate.url"> <path value="Extension.extension.url" /> <fixedUri value="endDate" /> </element> <element id="Extension.extension:endDate.value[x]"> <path value="Extension.extension.value[x]" /> <short value="The date the allergy was recorded as no longer valid" /> <definition value="The date the allergy was recorded as no longer valid." /> <min value="1" /> <type> <code value="dateTime" /> </type> </element> <element id="Extension.extension:reasonEnded"> <path value="Extension.extension" /> <sliceName value="reasonEnded" /> <short value="The reason why the allergy or intolerance has been resolved" /> <definition value="The reason why the allergy or intolerance has been resolved." /> <min value="0" /> <max value="1" /> </element> <element id="Extension.extension:reasonEnded.url"> <path value="Extension.extension.url" /> <fixedUri value="reasonEnded" /> </element> <element id="Extension.extension:reasonEnded.value[x]"> <path value="Extension.extension.value[x]" /> <short value="The reason why the allergy or intolerance has been resolved" /> <definition value="The reason why the allergy or intolerance has been resolved." /> <min value="1" /> <type> <code value="string" /> </type> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AllergyIntoleranceEnd" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <max value="0" /> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-AllergyIntoleranceEnd", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AllergyIntoleranceEnd", "version": "2.2.0", "name": "ExtensionUKCoreAllergyIntoleranceEnd", "title": "Extension UK Core Allergy Intolerance End", "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": "Supports the date when the allergy or intolerance was no longer valid, and/or, the reason why the allergy or intolerance is no longer valid.", "purpose": "This extension extends the AllergyIntolerance resource to support the exchange of information describing the date when the allergy or intolerance was no longer valid, and/or, the reason why the allergy or intolerance is no longer valid.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "AllergyIntolerance.clinicalStatus" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Supports the date when the allergy or intolerance was no longer valid, and/or, the reason why the allergy or intolerance is no longer valid.", "definition": "Supports the date when the allergy or intolerance was no longer valid, and/or, the reason why the allergy or intolerance is no longer valid.", "max": "1" }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 0 }, { "id": "Extension.extension:endDate", "path": "Extension.extension", "sliceName": "endDate", "short": "The date the allergy or intolerance was recorded as no longer valid", "definition": "The date the allergy or intolerance was recorded as no longer valid.", "min": 0, "max": "1" }, { "id": "Extension.extension:endDate.url", "path": "Extension.extension.url", "fixedUri": "endDate" }, { "id": "Extension.extension:endDate.value[x]", "path": "Extension.extension.value[x]", "short": "The date the allergy was recorded as no longer valid", "definition": "The date the allergy was recorded as no longer valid.", "min": 1, "type": [ { "code": "dateTime" } ] }, { "id": "Extension.extension:reasonEnded", "path": "Extension.extension", "sliceName": "reasonEnded", "short": "The reason why the allergy or intolerance has been resolved", "definition": "The reason why the allergy or intolerance has been resolved.", "min": 0, "max": "1" }, { "id": "Extension.extension:reasonEnded.url", "path": "Extension.extension.url", "fixedUri": "reasonEnded" }, { "id": "Extension.extension:reasonEnded.value[x]", "path": "Extension.extension.value[x]", "short": "The reason why the allergy or intolerance has been resolved", "definition": "The reason why the allergy or intolerance has been resolved.", "min": 1, "type": [ { "code": "string" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AllergyIntoleranceEnd" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0" } ] } }
Examples
Allergy Intolerance End- An example to illustrate the date when the allergy or intolerance was no longer valid, and/or, the reason why the allergy or intolerance is no longer valid.Example UKCore-Extension-AllergyIntolEnd
Extension Specific Guidance
An optional extension to record the date and reason when the allergy was no longer clinically active
.
If the AllergyIntolerance.clinicalStatus
is active
then this extension SHALL be omitted.
If the AllergyIntolerance.clinicalStatus
is inactive
or resolved
then the date and reason when the allergy was identified as no longer active
SHOULD be populated.
StructureDefinition Extension-UKCore-AssociatedEncounter
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AssociatedEncounter | This extension is used to reference an associated encounter. | This is a Genomics use case to record the the associated encounter for which Family Member History was recorded. |
Context of Use | FamilyMemberHistory |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-AdmissionMethod" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod" /> <version value="2.2.0" /> <name value="ExtensionUKCoreAdmissionMethod" /> <title value="Extension UK Core Admission Method" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to support the method by which an individual was admitted into hospital." /> <purpose value="This extension extends the Encounter Resource to support the exchange of information representing the method by which a patient was admitted to hospital." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Encounter.hospitalization" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension to record how a patient was admitted to hospital" /> <definition value="An extension to record how a patient was admitted to hospital." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="The method by which a patient was admitted to hospital" /> <definition value="The method by which a patient was admitted to hospital." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="preferred" /> <description value="The method by which a patient was admitted to hospital" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-AdmissionMethod" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-AdmissionMethod", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod", "version": "2.2.0", "name": "ExtensionUKCoreAdmissionMethod", "title": "Extension UK Core Admission Method", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to support the method by which an individual was admitted into hospital.", "purpose": "This extension extends the Encounter Resource to support the exchange of information representing the method by which a patient was admitted to hospital.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Encounter.hospitalization" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension to record how a patient was admitted to hospital", "definition": "An extension to record how a patient was admitted to hospital.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "The method by which a patient was admitted to hospital", "definition": "The method by which a patient was admitted to hospital.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "The method by which a patient was admitted to hospital", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-AdmissionMethod" } } ] } }
Examples
Associated Encounter - An example to illustrate using the extension to indicate the encounter for which the family members condition was recorded.Example UKCore-Extension-AssociatedEncounter
Extension Specific Guidance
The resource being referenced SHALL conform to the following Profile UKCore-Encounter.StructureDefinition Extension-UKCore-BirthSex
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex | An extension to support the patient's phenotypic sex at birth. | This extension extends the Patient resource to support the exchange of the patient's phenotypic sex at birth information, as a Codeable Concept. |
Context of Use | Patient |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-AdmissionMethod" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod" /> <version value="2.2.0" /> <name value="ExtensionUKCoreAdmissionMethod" /> <title value="Extension UK Core Admission Method" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to support the method by which an individual was admitted into hospital." /> <purpose value="This extension extends the Encounter Resource to support the exchange of information representing the method by which a patient was admitted to hospital." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Encounter.hospitalization" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension to record how a patient was admitted to hospital" /> <definition value="An extension to record how a patient was admitted to hospital." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="The method by which a patient was admitted to hospital" /> <definition value="The method by which a patient was admitted to hospital." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="preferred" /> <description value="The method by which a patient was admitted to hospital" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-AdmissionMethod" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-AdmissionMethod", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod", "version": "2.2.0", "name": "ExtensionUKCoreAdmissionMethod", "title": "Extension UK Core Admission Method", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to support the method by which an individual was admitted into hospital.", "purpose": "This extension extends the Encounter Resource to support the exchange of information representing the method by which a patient was admitted to hospital.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Encounter.hospitalization" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension to record how a patient was admitted to hospital", "definition": "An extension to record how a patient was admitted to hospital.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "The method by which a patient was admitted to hospital", "definition": "The method by which a patient was admitted to hospital.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "The method by which a patient was admitted to hospital", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-AdmissionMethod" } } ] } }
Examples
Birth Sex- An example to illustrate the extension for a patient's birth sex.Example UKCore-Extension-BirthSex
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-BirthSex.StructureDefinition Extension-UKCore-BodySiteReference
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BodySiteReference | An extension to replicate the changes within R5 allowing the data type of Specimen.collection.bodySite to act as a CodeableReference (BodyStructure). | Allowing the referencing to bodyStructure |
Context of Use | Specimen.collection.bodySite |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueReference | Reference(BodyStructure) |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-BodySiteReference" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BodySiteReference" /> <version value="1.0.0" /> <name value="ExtensionUKCoreBodySiteReference" /> <title value="Extension UK Core Body Site Reference" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to replicate the changes within R5 allowing the data type of Specimen.collection.bodySite to act as a CodeableReference (BodyStructure)." /> <purpose value="Allowing the referencing to bodyStructure" /> <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <fhirVersion value="4.0.1" /> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Specimen.collection.bodySite" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension to allow the referencing to BodyStructure" /> <definition value="An extension to replicate the changes within R5 altering the data type of Specimen.collection.bodySite from CodeableConcept to CodeableReference (bodyStructure)." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BodySiteReference" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="Reference to BodyStructure" /> <min value="1" /> <type> <code value="Reference" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/BodyStructure" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-BodySiteReference", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BodySiteReference", "version": "1.0.0", "name": "ExtensionUKCoreBodySiteReference", "title": "Extension UK Core Body Site Reference", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to replicate the changes within R5 allowing the data type of Specimen.collection.bodySite to act as a CodeableReference (BodyStructure).", "purpose": "Allowing the referencing to bodyStructure", "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.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Specimen.collection.bodySite" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension to allow the referencing to BodyStructure", "definition": "An extension to replicate the changes within R5 altering the data type of Specimen.collection.bodySite from CodeableConcept to CodeableReference (bodyStructure)." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BodySiteReference" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Reference to BodyStructure", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/BodyStructure" ] } ] } ] } }
Examples
Median Cubital Vein- An example to illustrate the extension for a referenced body site.Example UKCore-Extension-BodySiteReference
StructureDefinition Extension-UKCore-BookingOrganization
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BookingOrganization | This supports the recording of the organisation booking the appointment. | This extension extends the Appointment resource to support the exchange of information describing the organisation booking the appointment. |
Context of Use | Appointment |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
reference | Σ I | 0..1 | string |
type | Σ | 0..1 | uriBinding |
identifier | Σ | 0..1 | Identifier |
use | Σ ?! | 0..1 | codeBinding |
type | Σ | 0..1 | CodeableConceptBinding |
system | Σ | 0..1 | uri |
value | Σ | 0..1 | string |
period | Σ I | 0..1 | Period |
assigner | Σ I | 0..1 | Reference(UK Core Organization) |
display | Σ | 0..1 | string |
valueReference | Reference(UK Core Organization) |
Table View
Extension | ..1 | |
Extension.url | .. | |
Extension.value[x] | Reference(UK Core Organization) | 1.. |
Extension.value[x].identifier | .. | |
Extension.value[x].identifier.assigner | Reference(UK Core Organization) | .. |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-BookingOrganization" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BookingOrganization" /> <version value="1.2.0" /> <name value="ExtensionUKCoreBookingOrganization" /> <title value="Extension UK Core Booking Organization" /> <status value="active" /> <date value="2022-12-16" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="This supports the recording of the organisation booking the appointment." /> <purpose value="This extension extends the Appointment resource to support the exchange of information describing the organisation booking the appointment." /> <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Appointment" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension to record the organisation booking the appointment" /> <definition value="An extension to record the organisation booking the appointment." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BookingOrganization" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="The organisation booking the appointment" /> <definition value="The organisation booking the appointment." /> <min value="1" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> </type> </element> <element id="Extension.value[x].identifier.assigner"> <path value="Extension.value[x].identifier.assigner" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-BookingOrganization", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BookingOrganization", "version": "1.2.0", "name": "ExtensionUKCoreBookingOrganization", "title": "Extension UK Core Booking Organization", "status": "active", "date": "2022-12-16", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "This supports the recording of the organisation booking the appointment.", "purpose": "This extension extends the Appointment resource to support the exchange of information describing the organisation booking the appointment.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Appointment" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension to record the organisation booking the appointment", "definition": "An extension to record the organisation booking the appointment.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BookingOrganization" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "The organisation booking the appointment", "definition": "The organisation booking the appointment.", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "Extension.value[x].identifier.assigner", "path": "Extension.value[x].identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] } ] } }
Examples
Booking Organisation- An example to illustrate the booking organisation extension associated with an appointment.Example UKCore-Extension-BookingOrganization
Extension Specific Guidance
The resource being referenced SHALL conform to the following Profile UKCore-Organization.StructureDefinition Extension-UKCore-CareSettingType
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CareSettingType | An extension to support the type of care setting associated with a composition or a list. | This extension extends the Composition and List resources to support the exchange of information about the type of care setting associated with the resource being extended. |
Context of Use | Composition List |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-CareSettingType" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CareSettingType" /> <version value="2.2.0" /> <name value="ExtensionUKCoreCareSettingType" /> <title value="Extension UK Core Care Setting Type" /> <status value="active" /> <date value="2022-12-16" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to support the type of care setting associated with a composition or a list." /> <purpose value="This extension extends the Composition and List resources to support the exchange of information about the type of care setting associated with the resource being extended." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Composition" /> </context> <context> <type value="element" /> <expression value="List" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="The type of care setting associated with a composition or a list." /> <definition value="The type of care setting associated with a composition or a list." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CareSettingType" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="The type of care setting." /> <definition value="The type of care setting expressed as a code and display value defined in the SNOMED CT UK Refset of the valueSet used." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="preferred" /> <description value="Correspondence care setting type" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-CareSettingType" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-CareSettingType", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CareSettingType", "version": "2.2.0", "name": "ExtensionUKCoreCareSettingType", "title": "Extension UK Core Care Setting Type", "status": "active", "date": "2022-12-16", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to support the type of care setting associated with a composition or a list.", "purpose": "This extension extends the Composition and List resources to support the exchange of information about the type of care setting associated with the resource being extended.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Composition" }, { "type": "element", "expression": "List" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "The type of care setting associated with a composition or a list.", "definition": "The type of care setting associated with a composition or a list." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CareSettingType" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "The type of care setting.", "definition": "The type of care setting expressed as a code and display value defined in the SNOMED CT UK Refset of the valueSet used.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "Correspondence care setting type", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-CareSettingType" } } ] } }
Examples
Care Setting Type- An example to illustrate the care setting of a FHIR document.Example UKCore-Extension-CareSettingType
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-CareSettingType.StructureDefinition Extension-UKCore-CodingSCTDescDisplay
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CodingSCTDescDisplay | The description display term for a SNOMED CT concept. | This extension SHALL be used with the HL7 core-defined extension coding-sctdescid to support the exchange of the selected description display term for a SNOMED CT concept, where the selected display term is different to the preferred term. The description display term associated with the ID within the coding-sctdescid extension is important to enable the representation of the exact term that was entered by the clinician that recorded the data, or the exact term that a legacy code e.g. a Read v2 code has been translated to using an assured mapping table. |
Context of Use | Coding |
Tree View
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-CodingSCTDescDisplay" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CodingSCTDescDisplay" /> <version value="1.1.0" /> <name value="ExtensionUKCoreCodingSCTDescDisplay" /> <title value="Extension UK Core Coding SCT Desc Display" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="The description display term for a SNOMED CT concept." /> <purpose value="This extension SHALL be used with the HL7 core-defined extension [coding-sctdescid](https://hl7.org/fhir/R4/extension-coding-sctdescid.html) to support the exchange of the selected description display term for a SNOMED CT concept, where the selected display term is different to the preferred term. \nThe description display term associated with the ID within the coding-sctdescid extension is important to enable the representation of the exact term that was entered by the clinician that recorded the data, or the exact term that a legacy code e.g. a Read v2 code has been translated to using an assured mapping table." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Coding" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="SNOMED CT Description ID" /> <definition value="To record the SNOMED CT Description Display term actually selected" /> <min value="0" /> <max value="1" /> <mapping> <identity value="v2" /> <map value="N/A" /> </mapping> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> </element> <element id="Extension.extension"> <path value="Extension.extension" /> <max value="0" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CodingSCTDescDisplay" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <min value="1" /> <type> <code value="string" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-CodingSCTDescDisplay", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CodingSCTDescDisplay", "version": "1.1.0", "name": "ExtensionUKCoreCodingSCTDescDisplay", "title": "Extension UK Core Coding SCT Desc Display", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "The description display term for a SNOMED CT concept.", "purpose": "This extension SHALL be used with the HL7 core-defined extension [coding-sctdescid](https://hl7.org/fhir/R4/extension-coding-sctdescid.html) to support the exchange of the selected description display term for a SNOMED CT concept, where the selected display term is different to the preferred term. \nThe description display term associated with the ID within the coding-sctdescid extension is important to enable the representation of the exact term that was entered by the clinician that recorded the data, or the exact term that a legacy code e.g. a Read v2 code has been translated to using an assured mapping table.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Coding" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "SNOMED CT Description ID", "definition": "To record the SNOMED CT Description Display term actually selected", "min": 0, "max": "1", "mapping": [ { "identity": "v2", "map": "N/A" }, { "identity": "rim", "map": "n/a" } ] }, { "id": "Extension.extension", "path": "Extension.extension", "max": "0" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CodingSCTDescDisplay" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "min": 1, "type": [ { "code": "string" } ] } ] } }
Examples
Coding SNOMED CT Description Id- An example to illustrate the extension of adding a SNOMED CT description Id and display Term.Example UKCore-Extension-CodingSCTDescId
Extension Specific Guidance
This extension is used alongside the HL7 core-defined coding-sctdescid to support the exchange of the selected description display term for a SNOMED CT concept, where the selected display term is different to the preferred term. Specific guidance on the usage of this extension can be found within the CodeableConcept Guidance
StructureDefinition Extension-UKCore-CollectionCollector
Canonical_URL | Description | Profile_Purpose |
---|---|---|
http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.collection.collector | Allows the referencing of Patient and RelatedPerson within Specimen.collection. | This is a use case from Genomics to backport R5 functionality extending the referencing of Specimen.collection.collector to include Patient and RelatedPerson |
Context of Use | Specimen |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueReference | Reference(UK Core Patient | UK Core RelatedPerson) |
Table View
Extension | .. | |
Extension.url | .. | |
Extension.value[x] | Reference(UK Core Patient | UK Core RelatedPerson) | 1.. |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-CollectionCollector" /> <url value="http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.collection.collector" /> <version value="1.0.0" /> <name value="ExtensionUKCoreCollectionCollector" /> <title value="Extension UK Core Collection Collector" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="Allows the referencing of Patient and RelatedPerson within Specimen.collection." /> <purpose value="This is a use case from Genomics to backport R5 functionality extending the referencing of Specimen.collection.collector to include Patient and RelatedPerson" /> <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." /> <fhirVersion value="4.0.1" /> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Specimen.collection.collector" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="Person who collected the specimen." /> <definition value="Person who collected the specimen." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.collection.collector" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="Person who collected the specimen." /> <min value="1" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-CollectionCollector", "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.collection.collector", "version": "1.0.0", "name": "ExtensionUKCoreCollectionCollector", "title": "Extension UK Core Collection Collector", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "Allows the referencing of Patient and RelatedPerson within Specimen.collection.", "purpose": "This is a use case from Genomics to backport R5 functionality extending the referencing of Specimen.collection.collector to include Patient and RelatedPerson", "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.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Specimen.collection.collector" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Person who collected the specimen.", "definition": "Person who collected the specimen." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.collection.collector" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Person who collected the specimen.", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson" ] } ] } ] } }
Examples
Composition Reference - An example to illustrate the pre-adopted R5 element via an extension, which is used to reference a Patient or RelatedPerson within Specimen.collection.collector.Example-UKCore-Extension-CollectionCollector
StructureDefinition Extension-UKCore-CompositionReference
Canonical_URL | Description | Profile_Purpose |
---|---|---|
http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition | This extension allows a Reference to a Composition resource instance that provides structure for organizing the contents of the DiagnosticReport. | This is a use case from Genomics to backport R5 functionality and align with HL7 EU laboratory IG. |
Context of Use | DiagnosticReport |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueReference | Reference(UK Core Composition) |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-CompositionReference" /> <url value="http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition" /> <version value="1.0.0" /> <name value="ExtensionUKCoreCompositionReference" /> <title value="Extension UK Core Composition Reference" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="This extension allows a Reference to a Composition resource instance that provides structure for organizing the contents of the DiagnosticReport." /> <purpose value="This is a use case from Genomics to backport R5 functionality and align with HL7 EU laboratory IG." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="DiagnosticReport" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="A Composition reference for a DiagnosticReport." /> <definition value="A Reference to a Composition resource instance that provides structure for organizing the contents of the DiagnosticReport." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="Reference to a Composition resource for the DiagnosticReport structure" /> <definition value="The Composition provides structure to the content of the DiagnosticReport (and only contains contents referenced in the DiagnosticReport) - e.g., to order the sections of an anatomic pathology structured report." /> <min value="1" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Composition" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-CompositionReference", "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition", "version": "1.0.0", "name": "ExtensionUKCoreCompositionReference", "title": "Extension UK Core Composition Reference", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "This extension allows a Reference to a Composition resource instance that provides structure for organizing the contents of the DiagnosticReport.", "purpose": "This is a use case from Genomics to backport R5 functionality and align with HL7 EU laboratory IG.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "DiagnosticReport" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "A Composition reference for a DiagnosticReport.", "definition": "A Reference to a Composition resource instance that provides structure for organizing the contents of the DiagnosticReport." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Reference to a Composition resource for the DiagnosticReport structure", "definition": "The Composition provides structure to the content of the DiagnosticReport (and only contains contents referenced in the DiagnosticReport) - e.g., to order the sections of an anatomic pathology structured report.", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Composition" ] } ] } ] } }
Examples
Composition Reference - An example to illustrate the pre-adopted R5 element via an extension, which is used to send a composition resource with a diagnostic report.Example UKCore-Extension-CompositionReference
StructureDefinition Extension-UKCore-ConditionEpisode
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ConditionEpisode | This supports the episodicity status of a condition. | This extension extends the Condition resource to support the exchange of information describing the episodicity status of a condition. |
Context of Use | Condition |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-ConditionEpisode" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ConditionEpisode" /> <version value="2.2.0" /> <name value="ExtensionUKCoreConditionEpisode" /> <title value="Extension UK Core Condition Episode" /> <status value="active" /> <date value="2022-01-07" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="This supports the episodicity status of a condition." /> <purpose value="This extension extends the Condition resource to support the exchange of information describing the episodicity status of a condition." /> <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Condition" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="The episodicity status of a condition" /> <definition value="The episodicity status of a condition." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ConditionEpisode" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="The episodicity value of the condition." /> <definition value="The episodicity value of the condition can be represented by one of the following codes: \nfirst | new | review | end" /> <min value="1" /> <type> <code value="code" /> </type> <binding> <strength value="extensible" /> <description value="A ValueSet to identify the episodicity of a condition." /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionEpisodicity" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-ConditionEpisode", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ConditionEpisode", "version": "2.2.0", "name": "ExtensionUKCoreConditionEpisode", "title": "Extension UK Core Condition Episode", "status": "active", "date": "2022-01-07", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "This supports the episodicity status of a condition.", "purpose": "This extension extends the Condition resource to support the exchange of information describing the episodicity status of a condition.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Condition" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "The episodicity status of a condition", "definition": "The episodicity status of a condition." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ConditionEpisode" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "The episodicity value of the condition.", "definition": "The episodicity value of the condition can be represented by one of the following codes: \nfirst | new | review | end", "min": 1, "type": [ { "code": "code" } ], "binding": { "strength": "extensible", "description": "A ValueSet to identify the episodicity of a condition.", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionEpisodicity" } } ] } }
Examples
Condition episode- An example to illustrate the extension which is used to indicate the episodicity status of a condition.Example UKCore-Extension-ConditionEpisode
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-ConditionEpisodicity.StructureDefinition Extension-UKCore-ContactPreference
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference | The preferred method of contact, contact times and written communication format given by a Patient or Related Person. | This extension extends the Patient and RelatedPerson resources to support the exchange of their preferred method of contact, contact times and written communication format. |
Context of Use | RelatedPerson Patient |
Tree View
Extension | I | Extension | |
extension | I | 0..* | Extension |
PreferredContactMethod | I | 0..1 | Extension |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept | ||
PreferredContactTimes | I | 0..1 | Extension |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueString | string | ||
valueTiming | Timing | ||
PreferredWrittenCommunicationFormat | I | 0..1 | Extension |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept | ||
url | 1..1 | System.StringFixed Value | |
value[x] | 0..0 |
Table View
Extension | ..1 | |
Extension.extension | 0.. | |
Extension.extension | 0..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | CodeableConcept | 1.. |
Extension.extension | 0..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | string, Timing | 1.. |
Extension.extension | 0..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | CodeableConcept | 1.. |
Extension.url | .. | |
Extension.value[x] | ..0 |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-ContactPreference" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference" /> <version value="2.2.0" /> <name value="ExtensionUKCoreContactPreference" /> <title value="Extension UK Core Contact Preference" /> <status value="active" /> <date value="2022-01-07" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="The preferred method of contact, contact times and written communication format given by a Patient or Related Person." /> <purpose value="This extension extends the Patient and RelatedPerson resources to support the exchange of their preferred method of contact, contact times and written communication format." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Patient" /> </context> <context> <type value="element" /> <expression value="RelatedPerson" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="The preferred method of contact, contact times and written communication format given by a Patient or Related Person." /> <definition value="The preferred method of contact, contact times and written communication format given by a Patient or Related Person." /> <max value="1" /> </element> <element id="Extension.extension"> <path value="Extension.extension" /> <slicing> <discriminator> <type value="value" /> <path value="url" /> </discriminator> <rules value="open" /> </slicing> <min value="0" /> </element> <element id="Extension.extension:PreferredContactMethod"> <path value="Extension.extension" /> <sliceName value="PreferredContactMethod" /> <short value="Preferred Contact Method" /> <definition value="The preferred method of contact given by a Patient or Related Person." /> <min value="0" /> <max value="1" /> </element> <element id="Extension.extension:PreferredContactMethod.url"> <path value="Extension.extension.url" /> <fixedUri value="PreferredContactMethod" /> </element> <element id="Extension.extension:PreferredContactMethod.value[x]"> <path value="Extension.extension.value[x]" /> <short value="Preferred Contact Method" /> <definition value="The preferred method of contact given by a Patient or Related Person." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="extensible" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-PreferredContactMethod" /> </binding> </element> <element id="Extension.extension:PreferredContactTimes"> <path value="Extension.extension" /> <sliceName value="PreferredContactTimes" /> <short value="Preferred Contact Times" /> <definition value="The preferred contact times given by a Patient or Related Person." /> <min value="0" /> <max value="1" /> </element> <element id="Extension.extension:PreferredContactTimes.url"> <path value="Extension.extension.url" /> <fixedUri value="PreferredContactTimes" /> </element> <element id="Extension.extension:PreferredContactTimes.value[x]"> <path value="Extension.extension.value[x]" /> <short value="Preferred Contact Times" /> <definition value="The preferred contact time period given by a Patient or Related Person." /> <min value="1" /> <type> <code value="string" /> </type> <type> <code value="Timing" /> </type> </element> <element id="Extension.extension:PreferredWrittenCommunicationFormat"> <path value="Extension.extension" /> <sliceName value="PreferredWrittenCommunicationFormat" /> <short value="Preferred Written Communication Format" /> <definition value="The preferred written communication format given by a Patient or Related Person." /> <min value="0" /> <max value="1" /> </element> <element id="Extension.extension:PreferredWrittenCommunicationFormat.url"> <path value="Extension.extension.url" /> <fixedUri value="PreferredWrittenCommunicationFormat" /> </element> <element id="Extension.extension:PreferredWrittenCommunicationFormat.value[x]"> <path value="Extension.extension.value[x]" /> <short value="Preferred Written Communication Format" /> <definition value="The preferred written communication format given by a Patient or Related Person." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="extensible" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-PreferredWrittenCommunicationFormat" /> </binding> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <max value="0" /> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-ContactPreference", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference", "version": "2.2.0", "name": "ExtensionUKCoreContactPreference", "title": "Extension UK Core Contact Preference", "status": "active", "date": "2022-01-07", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "The preferred method of contact, contact times and written communication format given by a Patient or Related Person.", "purpose": "This extension extends the Patient and RelatedPerson resources to support the exchange of their preferred method of contact, contact times and written communication format.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient" }, { "type": "element", "expression": "RelatedPerson" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "The preferred method of contact, contact times and written communication format given by a Patient or Related Person.", "definition": "The preferred method of contact, contact times and written communication format given by a Patient or Related Person.", "max": "1" }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 0 }, { "id": "Extension.extension:PreferredContactMethod", "path": "Extension.extension", "sliceName": "PreferredContactMethod", "short": "Preferred Contact Method", "definition": "The preferred method of contact given by a Patient or Related Person.", "min": 0, "max": "1" }, { "id": "Extension.extension:PreferredContactMethod.url", "path": "Extension.extension.url", "fixedUri": "PreferredContactMethod" }, { "id": "Extension.extension:PreferredContactMethod.value[x]", "path": "Extension.extension.value[x]", "short": "Preferred Contact Method", "definition": "The preferred method of contact given by a Patient or Related Person.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-PreferredContactMethod" } }, { "id": "Extension.extension:PreferredContactTimes", "path": "Extension.extension", "sliceName": "PreferredContactTimes", "short": "Preferred Contact Times", "definition": "The preferred contact times given by a Patient or Related Person.", "min": 0, "max": "1" }, { "id": "Extension.extension:PreferredContactTimes.url", "path": "Extension.extension.url", "fixedUri": "PreferredContactTimes" }, { "id": "Extension.extension:PreferredContactTimes.value[x]", "path": "Extension.extension.value[x]", "short": "Preferred Contact Times", "definition": "The preferred contact time period given by a Patient or Related Person.", "min": 1, "type": [ { "code": "string" }, { "code": "Timing" } ] }, { "id": "Extension.extension:PreferredWrittenCommunicationFormat", "path": "Extension.extension", "sliceName": "PreferredWrittenCommunicationFormat", "short": "Preferred Written Communication Format", "definition": "The preferred written communication format given by a Patient or Related Person.", "min": 0, "max": "1" }, { "id": "Extension.extension:PreferredWrittenCommunicationFormat.url", "path": "Extension.extension.url", "fixedUri": "PreferredWrittenCommunicationFormat" }, { "id": "Extension.extension:PreferredWrittenCommunicationFormat.value[x]", "path": "Extension.extension.value[x]", "short": "Preferred Written Communication Format", "definition": "The preferred written communication format given by a Patient or Related Person.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-PreferredWrittenCommunicationFormat" } }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0" } ] } }
Examples
Contact Preference- An example to illustrate the extension for a patient's contact preferences.Example UKCore-Extension-ContactPreference
Extension Specific Guidance
There are two bindings within this extension. `PreferredContactMethod` element to ValueSet UKCore-PreferredContactMethod , and `PreferredWrittenCommunicationFormat` element to ValueSet UKCore-PreferredWrittenCommunicationFormat.StructureDefinition Extension-UKCore-ContactRank
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank | The preferred ranking or order of contact applied to a contact on a Patient's contact list. | This extension extends the Patient resource to support the exchange of the preferred ranking or order of contact applied to a contact on a Patient's contact list. |
Context of Use | Patient.contact |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valuePositiveInt | positiveInt |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-ContactRank" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank" /> <version value="2.2.0" /> <name value="ExtensionUKCoreContactRank" /> <title value="Extension UK Core Contact Rank" /> <status value="active" /> <date value="2022-12-16" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="The preferred ranking or order of contact applied to a contact on a Patient's contact list." /> <purpose value="This extension extends the Patient resource to support the exchange of the preferred ranking or order of contact applied to a contact on a Patient's contact list." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Patient.contact" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="Preferred ranking or order of contact applied to a contact on a patient's contact list" /> <definition value="The preferred ranking or order of contact applied to a contact on a patient's contact list." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="The preferred ranking or order of contact applied to a contact on a patient's contact list" /> <definition value="The preferred ranking or order of contact applied to a contact on a patient's contact list." /> <min value="1" /> <type> <code value="positiveInt" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-ContactRank", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank", "version": "2.2.0", "name": "ExtensionUKCoreContactRank", "title": "Extension UK Core Contact Rank", "status": "active", "date": "2022-12-16", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "The preferred ranking or order of contact applied to a contact on a Patient's contact list.", "purpose": "This extension extends the Patient resource to support the exchange of the preferred ranking or order of contact applied to a contact on a Patient's contact list.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient.contact" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Preferred ranking or order of contact applied to a contact on a patient's contact list", "definition": "The preferred ranking or order of contact applied to a contact on a patient's contact list.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "The preferred ranking or order of contact applied to a contact on a patient's contact list", "definition": "The preferred ranking or order of contact applied to a contact on a patient's contact list.", "min": 1, "type": [ { "code": "positiveInt" } ] } ] } }
Examples
Contact Rank- This example shows the extension which uses a PositiveInt to indicate the order that the people listed as contacts for the patient should be contacted. This example uses the value 1 to show that this is the first person who should be contacted.Example UKCore-Extension-ContactRank
StructureDefinition Extension-UKCore-CopyCorrespondenceIndicator
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator | Indicates that a Patient contact or RelatedPerson SHALL be copied in to Patient correspondence. | This extension extends the Patient and RelatedPerson resources, to support the exchange of information to indicate that a Patient contact or RelatedPerson SHALL be copied in to Patient correspondence. |
Context of Use | RelatedPerson Patient.contact |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-CopyCorrespondenceIndicator" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator" /> <version value="2.2.0" /> <name value="ExtensionUKCoreCopyCorrespondenceIndicator" /> <title value="Extension UK Core Copy Correspondence Indicator" /> <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="Indicates that a Patient contact or RelatedPerson SHALL be copied in to Patient correspondence." /> <purpose value="This extension extends the Patient and RelatedPerson resources, to support the exchange of information to indicate that a Patient contact or RelatedPerson SHALL be copied in to Patient correspondence." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Patient.contact" /> </context> <context> <type value="element" /> <expression value="RelatedPerson" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="Indicator showing that a patient's contact or related person SHALL be copied in to patient correspondence" /> <definition value="Extension carrying a boolean indicator showing that a patient's contact or related person SHALL be copied in to patient correspondence." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="Copy Correspondence Indicator" /> <definition value="Boolean element representing Copy Correspondence Indicator." /> <min value="1" /> <type> <code value="boolean" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-CopyCorrespondenceIndicator", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator", "version": "2.2.0", "name": "ExtensionUKCoreCopyCorrespondenceIndicator", "title": "Extension UK Core Copy Correspondence Indicator", "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": "Indicates that a Patient contact or RelatedPerson SHALL be copied in to Patient correspondence.", "purpose": "This extension extends the Patient and RelatedPerson resources, to support the exchange of information to indicate that a Patient contact or RelatedPerson SHALL be copied in to Patient correspondence.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient.contact" }, { "type": "element", "expression": "RelatedPerson" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Indicator showing that a patient's contact or related person SHALL be copied in to patient correspondence", "definition": "Extension carrying a boolean indicator showing that a patient's contact or related person SHALL be copied in to patient correspondence.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Copy Correspondence Indicator", "definition": "Boolean element representing Copy Correspondence Indicator.", "min": 1, "type": [ { "code": "boolean" } ] } ] } }
Examples
Copy Correspondence Indicator- This shows the extension that uses a Boolean value of true to indicate that the person named should be sent a copy of the correspondence.Example UKCore-Extension-CopyCorrespondenceIndicator
StructureDefinition Extension-UKCore-Coverage
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage | This extends the Service Request Resource to support the exchange of information describing the method of funding for the Service Request. | This extension is a Genomics use case to record the funding category for a ServiceRequest. It is expected this will be populated with a code indicating whether the service request is part of NHS coverage or private, and will be used for reimbursement purposes by receiving labs. |
Context of Use | ServiceRequest |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-Coverage" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage" /> <version value="1.0.0" /> <name value="ExtensionUKCoreCoverage" /> <title value="Extension UK Core Coverage" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="This extends the Service Request Resource to support the exchange of information describing the method of funding for the Service Request." /> <purpose value="This extension is a Genomics use case to record the funding category for a ServiceRequest. It is expected this will be populated with a code indicating whether the service request is part of NHS coverage or private, and will be used for reimbursement purposes by receiving labs." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="ServiceRequest" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="The funding category for the Service Request" /> <definition value="The funding category for the Service Request." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="This describes the funding category for a service request." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="extensible" /> <description value="A set of codes that define the funding category for a service request." /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-FundingCategory" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-Coverage", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage", "version": "1.0.0", "name": "ExtensionUKCoreCoverage", "title": "Extension UK Core Coverage", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "This extends the Service Request Resource to support the exchange of information describing the method of funding for the Service Request.", "purpose": "This extension is a Genomics use case to record the funding category for a ServiceRequest. It is expected this will be populated with a code indicating whether the service request is part of NHS coverage or private, and will be used for reimbursement purposes by receiving labs.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "ServiceRequest" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "The funding category for the Service Request", "definition": "The funding category for the Service Request." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "This describes the funding category for a service request.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "extensible", "description": "A set of codes that define the funding category for a service request.", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-FundingCategory" } } ] } }
Examples
Coverage- An example to illustrate the extension for a service request, to state the the coverage of the funding for this request.Example UKCore-Extension-Coverage
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-FundingCategory.StructureDefinition Extension-UKCore-CuffSize
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new Extension added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for Extension-UKCore-CuffSize.
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CuffSize | An extension to record the cuff size of a sphygmomanometer. | This extension is a clinical observation use case to record the cuff sized used on a sphygmomanometer when the blood pressure was measured. |
Context of Use | Device |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueCodeableConcept | CodeableConcept | ||
coding | Σ | 0..* | CodingBinding |
text | Σ | 0..1 | string |
Table View
Extension | .. | |
Extension.url | .. | |
Extension.value[x] | CodeableConcept | 1.. |
Extension.value[x].coding | .. |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-CuffSize" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CuffSize" /> <version value="1.0.0" /> <name value="ExtensionUKCoreCuffSize" /> <title value="Extension UK Core Cuff Size" /> <status value="draft" /> <date value="2023-09-12" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to record the cuff size of a sphygmomanometer." /> <purpose value="This extension is a clinical observation use case to record the cuff sized used on a sphygmomanometer when the blood pressure was measured." /> <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." /> <fhirVersion value="4.0.1" /> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Device" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension to record the cuff size of a sphygmomanometer." /> <definition value="This extension allows the recording of the cuff size of a sphygmomanometer used in a blood pressure reading." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CuffSize" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="A set of codes to record the cuff size" /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> </element> <element id="Extension.value[x].coding"> <path value="Extension.value[x].coding" /> <binding> <strength value="preferred" /> <description value="A set of codes to record the cuff size" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-CuffSize" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-CuffSize", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CuffSize", "version": "1.0.0", "name": "ExtensionUKCoreCuffSize", "title": "Extension UK Core Cuff Size", "status": "draft", "date": "2023-09-12", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to record the cuff size of a sphygmomanometer.", "purpose": "This extension is a clinical observation use case to record the cuff sized used on a sphygmomanometer when the blood pressure was measured.", "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.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Device" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension to record the cuff size of a sphygmomanometer.", "definition": "This extension allows the recording of the cuff size of a sphygmomanometer used in a blood pressure reading." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CuffSize" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "A set of codes to record the cuff size", "min": 1, "type": [ { "code": "CodeableConcept" } ] }, { "id": "Extension.value[x].coding", "path": "Extension.value[x].coding", "binding": { "strength": "preferred", "description": "A set of codes to record the cuff size", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressure-CuffSize" } } ] } }
Examples
Cuff Size - An example to illustrate a blood pressure monitoring device with a large cuff.Example UKCore-Extension-CuffSize
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-BloodPressure-CuffSize.StructureDefinition Extension-UKCore-DeathNotificationStatus
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus | The patient's death notification status. | This extension extends the Patient resource to support the exchange of the patient's death notification status. |
Context of Use | Patient |
Tree View
Extension | I | Extension | |
extension | I | 0..* | Extension |
deathNotificationStatus | I | 1..1 | Extension |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept | ||
systemEffectiveDate | I | 0..1 | Extension |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueDateTime | dateTime | ||
url | 1..1 | System.StringFixed Value | |
value[x] | 0..0 |
Table View
Extension | ..1 | |
Extension.extension | .. | |
Extension.extension | 1..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | CodeableConcept | 1.. |
Extension.extension | ..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | dateTime | 1.. |
Extension.url | .. | |
Extension.value[x] | ..0 |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-DeathNotificationStatus" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus" /> <version value="2.1.0" /> <name value="ExtensionUKCoreDeathNotificationStatus" /> <title value="Extension 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="The patient's death notification status." /> <purpose value="This extension extends the Patient resource to support the exchange of the patient's death notification status." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Patient" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="The patient's death notification status." /> <definition value="The patient's death notification status." /> <max value="1" /> </element> <element id="Extension.extension"> <path value="Extension.extension" /> <slicing> <discriminator> <type value="value" /> <path value="url" /> </discriminator> <rules value="open" /> </slicing> </element> <element id="Extension.extension:deathNotificationStatus"> <path value="Extension.extension" /> <sliceName value="deathNotificationStatus" /> <short value="The patient's death notification status." /> <definition value="The patient's death notification status." /> <min value="1" /> <max value="1" /> </element> <element id="Extension.extension:deathNotificationStatus.url"> <path value="Extension.extension.url" /> <fixedUri value="deathNotificationStatus" /> </element> <element id="Extension.extension:deathNotificationStatus.value[x]"> <path value="Extension.extension.value[x]" /> <short value="The patient's death notification status." /> <definition value="The patient's death notification status." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="extensible" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-DeathNotificationStatus" /> </binding> </element> <element id="Extension.extension:systemEffectiveDate"> <path value="Extension.extension" /> <sliceName value="systemEffectiveDate" /> <short value="System effective date for patient's death notification status." /> <definition value="System effective date for patient's death notification status." /> <max value="1" /> </element> <element id="Extension.extension:systemEffectiveDate.url"> <path value="Extension.extension.url" /> <fixedUri value="systemEffectiveDate" /> </element> <element id="Extension.extension:systemEffectiveDate.value[x]"> <path value="Extension.extension.value[x]" /> <short value="System effective date for patient's death notification status." /> <definition value="System effective date for patient's death notification status." /> <min value="1" /> <type> <code value="dateTime" /> </type> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <max value="0" /> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-DeathNotificationStatus", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus", "version": "2.1.0", "name": "ExtensionUKCoreDeathNotificationStatus", "title": "Extension 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": "The patient's death notification status.", "purpose": "This extension extends the Patient resource to support the exchange of the patient's death notification status.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "The patient's death notification status.", "definition": "The patient's death notification status.", "max": "1" }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" } }, { "id": "Extension.extension:deathNotificationStatus", "path": "Extension.extension", "sliceName": "deathNotificationStatus", "short": "The patient's death notification status.", "definition": "The patient's death notification status.", "min": 1, "max": "1" }, { "id": "Extension.extension:deathNotificationStatus.url", "path": "Extension.extension.url", "fixedUri": "deathNotificationStatus" }, { "id": "Extension.extension:deathNotificationStatus.value[x]", "path": "Extension.extension.value[x]", "short": "The patient's death notification status.", "definition": "The patient's death notification status.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-DeathNotificationStatus" } }, { "id": "Extension.extension:systemEffectiveDate", "path": "Extension.extension", "sliceName": "systemEffectiveDate", "short": "System effective date for patient's death notification status.", "definition": "System effective date for patient's death notification status.", "max": "1" }, { "id": "Extension.extension:systemEffectiveDate.url", "path": "Extension.extension.url", "fixedUri": "systemEffectiveDate" }, { "id": "Extension.extension:systemEffectiveDate.value[x]", "path": "Extension.extension.value[x]", "short": "System effective date for patient's death notification status.", "definition": "System effective date for patient's death notification status.", "min": 1, "type": [ { "code": "dateTime" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0" } ] } }
Examples
Death notification Status- An example to illustrate the extension to indicate the death notification status of the patient.Example UKCore-Extension-DeathNotificationStatus
Extension Specific Guidance
There is a binding within this extension, `deathNotificationStatus` element to a ValueSet UKCore-DeathNotificationStatus.StructureDefinition Extension-UKCore-DeliveryChannel
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeliveryChannel | This describes the delivery channel of a scheduled appointment. | This extension extends the Appointment and Slot resources to support the exchange of information describing the delivery channel of a scheduled appointment. |
Context of Use | Appointment Slot |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-DeliveryChannel" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeliveryChannel" /> <version value="1.2.0" /> <name value="ExtensionUKCoreDeliveryChannel" /> <title value="Extension UK Core Delivery Channel" /> <status value="active" /> <date value="2022-12-16" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="This describes the delivery channel of a scheduled appointment." /> <purpose value="This extension extends the Appointment and Slot resources to support the exchange of information describing the delivery channel of a scheduled appointment." /> <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Appointment" /> </context> <context> <type value="element" /> <expression value="Slot" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension to record the delivery channel of a scheduled Appointment" /> <definition value="An extension to record the delivery channel of a scheduled Appointment." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeliveryChannel" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="A code that identifies the delivery channel of an appointment" /> <definition value="A code that identifies the delivery channel of an appointment." /> <min value="1" /> <type> <code value="code" /> </type> <binding> <strength value="extensible" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-DeliveryChannel" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-DeliveryChannel", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeliveryChannel", "version": "1.2.0", "name": "ExtensionUKCoreDeliveryChannel", "title": "Extension UK Core Delivery Channel", "status": "active", "date": "2022-12-16", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "This describes the delivery channel of a scheduled appointment.", "purpose": "This extension extends the Appointment and Slot resources to support the exchange of information describing the delivery channel of a scheduled appointment.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Appointment" }, { "type": "element", "expression": "Slot" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension to record the delivery channel of a scheduled Appointment", "definition": "An extension to record the delivery channel of a scheduled Appointment." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeliveryChannel" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "A code that identifies the delivery channel of an appointment", "definition": "A code that identifies the delivery channel of an appointment.", "min": 1, "type": [ { "code": "code" } ], "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-DeliveryChannel" } } ] } }
Examples
Delivery Channel- An example to illustrate the delivery channel associated with an appointment.Example UKCore-Extension-DeliveryChannel
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-DeliveryChannel.StructureDefinition Extension-UKCore-DeviceReference
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeviceReference | This extension extends the DiagnosticReport reference elements, in order to allows a Device to be referenced where it would otherwise be unavailable. | This is a use case from Wellbeing Software to allow for imaging studies to be (selectively) sent to a 3rd party AI service for evaluation, with the outcome then being part of the input to the (human) reporter. |
Context of Use | DiagnosticReport.performer DiagnosticReport.resultsInterpreter |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueReference | Reference(UK Core Device) |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-DeviceReference" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeviceReference" /> <version value="1.0.0" /> <name value="ExtensionUKCoreDeviceReference" /> <title value="Extension UK Core DeviceReference" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="This extension extends the DiagnosticReport reference elements, in order to allows a Device to be referenced where it would otherwise be unavailable." /> <purpose value="This is a use case from Wellbeing Software to allow for imaging studies to be (selectively) sent to a 3rd party AI service for evaluation, with the outcome then being part of the input to the (human) reporter." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="DiagnosticReport.performer" /> </context> <context> <type value="element" /> <expression value="DiagnosticReport.resultsInterpreter" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An additional Device reference for a DiagnosticReport." /> <definition value="An additional Device reference for a DiagnosticReport, to allow Software as a Medical Device to perform / interpret a DiagnosticReport" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeviceReference" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="An additional Device reference for a DiagnosticReport." /> <min value="1" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-DeviceReference", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeviceReference", "version": "1.0.0", "name": "ExtensionUKCoreDeviceReference", "title": "Extension UK Core DeviceReference", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "This extension extends the DiagnosticReport reference elements, in order to allows a Device to be referenced where it would otherwise be unavailable.", "purpose": "This is a use case from Wellbeing Software to allow for imaging studies to be (selectively) sent to a 3rd party AI service for evaluation, with the outcome then being part of the input to the (human) reporter.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "DiagnosticReport.performer" }, { "type": "element", "expression": "DiagnosticReport.resultsInterpreter" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An additional Device reference for a DiagnosticReport.", "definition": "An additional Device reference for a DiagnosticReport, to allow Software as a Medical Device to perform / interpret a DiagnosticReport" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeviceReference" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "An additional Device reference for a DiagnosticReport.", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device" ] } ] } ] } }
Examples
Device Reference - An example to illustrate the extension which is used to indicate the performer of a Diagnostic Report was software as a medical device.Example UKCore-Extension-DeviceReference
NOTE: The above example references Example UKCore-Device-SoftwareAsAMedicalDevice
Extension Specific Guidance
The resource being referenced SHALL conform to the following Profile UKCore-Device.StructureDefinition Extension-UKCore-DischargeMethod
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DischargeMethod | An extension to support the method of discharge from a hospital. | This extension extends the Encounter Resource to support the exchange of information representing the method by which a patient was discharged from hospital. |
Context of Use | Encounter |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-DischargeMethod" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DischargeMethod" /> <version value="2.1.0" /> <name value="ExtensionUKCoreDischargeMethod" /> <title value="Extension UK Core Discharge Method" /> <status value="active" /> <date value="2022-01-07" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to support the method of discharge from a hospital." /> <purpose value="This extension extends the Encounter Resource to support the exchange of information representing the method by which a patient was discharged from hospital." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Encounter" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension to record the method of discharge from hospital" /> <definition value="An extension to record the method of discharge from hospital." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DischargeMethod" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="The method by which a patient was discharged from hospital" /> <definition value="The method by which a patient was discharged from hospital." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="preferred" /> <description value="The method by which a patient was discharged from hospital" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-DischargeMethod" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-DischargeMethod", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DischargeMethod", "version": "2.1.0", "name": "ExtensionUKCoreDischargeMethod", "title": "Extension UK Core Discharge Method", "status": "active", "date": "2022-01-07", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to support the method of discharge from a hospital.", "purpose": "This extension extends the Encounter Resource to support the exchange of information representing the method by which a patient was discharged from hospital.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Encounter" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension to record the method of discharge from hospital", "definition": "An extension to record the method of discharge from hospital.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DischargeMethod" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "The method by which a patient was discharged from hospital", "definition": "The method by which a patient was discharged from hospital.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "The method by which a patient was discharged from hospital", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-DischargeMethod" } } ] } }
Examples
Discharge Method- An example to illustrate the extension for an encounter to support the method of discharge from a hospital.Example UKCore-Extension-DischargeMethod
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-DischargeMethod.StructureDefinition Extension-UKCore-EmergencyCareDischargeStatus
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EmergencyCareDischargeStatus | An extension to support the status of an individual on discharge from an Emergency Care Department. | This extension extends the Encounter Resource to support the exchange of information representing the status of a patient on discharge from an Emergency Care Department. |
Context of Use | Encounter |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-EmergencyCareDischargeStatus" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EmergencyCareDischargeStatus" /> <version value="2.1.0" /> <name value="ExtensionUKCoreEmergencyCareDischargeStatus" /> <title value="Extension UK Core Emergency Care Discharge Status" /> <status value="active" /> <date value="2022-01-07" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to support the status of an individual on discharge from an Emergency Care Department." /> <purpose value="This extension extends the Encounter Resource to support the exchange of information representing the status of a patient on discharge from an Emergency Care Department." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Encounter" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension used indicate the status of a patient on discharge from an Emergency Care Department" /> <definition value="An extension used indicate the status of a patient on discharge from an Emergency Care Department" /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EmergencyCareDischargeStatus" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="The status of a patient on discharge from an Emergency Care Department" /> <definition value="The status of a patient on discharge from an Emergency Care Department." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="preferred" /> <description value="The status of a patient on discharge from an Emergency Care Department" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-EmergencyCareDischargeStatus" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-EmergencyCareDischargeStatus", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EmergencyCareDischargeStatus", "version": "2.1.0", "name": "ExtensionUKCoreEmergencyCareDischargeStatus", "title": "Extension UK Core Emergency Care Discharge Status", "status": "active", "date": "2022-01-07", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to support the status of an individual on discharge from an Emergency Care Department.", "purpose": "This extension extends the Encounter Resource to support the exchange of information representing the status of a patient on discharge from an Emergency Care Department.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Encounter" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension used indicate the status of a patient on discharge from an Emergency Care Department", "definition": "An extension used indicate the status of a patient on discharge from an Emergency Care Department", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EmergencyCareDischargeStatus" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "The status of a patient on discharge from an Emergency Care Department", "definition": "The status of a patient on discharge from an Emergency Care Department.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "The status of a patient on discharge from an Emergency Care Department", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-EmergencyCareDischargeStatus" } } ] } }
Examples
Emergency Care Discharge Status- An example to illustrate the extension which is used to indicate the status of an individual on discharge from an Emergency Care Department.Example UKCore-Extension-EmergencyCareDischargeStatus
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-EmergencyCareDischargeStatus.StructureDefinition Extension-UKCore-EthnicCategory
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory | Information that describes the patient's ethnic category. | This extension extends the Patient resource to support the exchange of ethnic category information, as a Codeable Concept. |
Context of Use | Patient |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-EthnicCategory" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory" /> <version value="2.2.0" /> <name value="ExtensionUKCoreEthnicCategory" /> <title value="Extension UK Core Ethnic Category" /> <status value="active" /> <date value="2022-01-07" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="Information that describes the patient's ethnic category." /> <purpose value="This extension extends the Patient resource to support the exchange of ethnic category information, as a Codeable Concept." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Patient" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="Ethnic category" /> <definition value="The ethnicity of the subject." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="A code classifying the person's ethnicity" /> <definition value="A code classifying the person's ethnicity." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="preferred" /> <description value="A set of codes that define the ethnicity of a person, as specified by the person." /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-EthnicCategory" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-EthnicCategory", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory", "version": "2.2.0", "name": "ExtensionUKCoreEthnicCategory", "title": "Extension UK Core Ethnic Category", "status": "active", "date": "2022-01-07", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "Information that describes the patient's ethnic category.", "purpose": "This extension extends the Patient resource to support the exchange of ethnic category information, as a Codeable Concept.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Ethnic category", "definition": "The ethnicity of the subject." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "A code classifying the person's ethnicity", "definition": "A code classifying the person's ethnicity.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "A set of codes that define the ethnicity of a person, as specified by the person.", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-EthnicCategory" } } ] } }
Examples
Ethnic Category - An example to illustrate patient Ethnic Category information. Example UKCore-Extension-EthnicCategoryExtension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-EthnicCategory.StructureDefinition Extension-UKCore-Evidence
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Evidence | A reference to results of investigations that confirmed the certainty of the diagnosis. Examples might include results of skin prick allergy tests. | This extension extends the AllergyIntolerance resource to support the exchange of information describing the reference to results of investigations that confirmed the certainty of the diagnosis. |
Context of Use | AllergyIntolerance |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
reference | Σ I | 0..1 | string |
type | Σ | 0..1 | uriBinding |
identifier | Σ | 0..1 | Identifier |
use | Σ ?! | 0..1 | codeBinding |
type | Σ | 0..1 | CodeableConceptBinding |
system | Σ | 0..1 | uri |
value | Σ | 0..1 | string |
period | Σ I | 0..1 | Period |
assigner | Σ I | 0..1 | Reference(UK Core Organization) |
display | Σ | 0..1 | string |
valueReference | Reference(UK Core DiagnosticReport) |
Table View
Extension | .. | |
Extension.url | .. | |
Extension.value[x] | Reference(UK Core DiagnosticReport) | 1.. |
Extension.value[x].identifier | .. | |
Extension.value[x].identifier.assigner | Reference(UK Core Organization) | .. |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-Evidence" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Evidence" /> <version value="2.1.0" /> <name value="ExtensionUKCoreEvidence" /> <title value="Extension UK Core Evidence" /> <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 reference to results of investigations that confirmed the certainty of the diagnosis. Examples might include results of skin prick allergy tests." /> <purpose value="This extension extends the AllergyIntolerance resource to support the exchange of information describing the reference to results of investigations that confirmed the certainty of the diagnosis." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="AllergyIntolerance" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="A reference to results of investigations that confirmed the certainty of the diagnosis" /> <definition value="A reference to results of investigations that confirmed the certainty of the diagnosis." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Evidence" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="A reference to results of investigations that confirmed the certainty of the diagnosis" /> <definition value="A reference to results of investigations that confirmed the certainty of the diagnosis." /> <min value="1" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-DiagnosticReport" /> </type> </element> <element id="Extension.value[x].identifier.assigner"> <path value="Extension.value[x].identifier.assigner" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-Evidence", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Evidence", "version": "2.1.0", "name": "ExtensionUKCoreEvidence", "title": "Extension UK Core Evidence", "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 reference to results of investigations that confirmed the certainty of the diagnosis. Examples might include results of skin prick allergy tests.", "purpose": "This extension extends the AllergyIntolerance resource to support the exchange of information describing the reference to results of investigations that confirmed the certainty of the diagnosis.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "AllergyIntolerance" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "A reference to results of investigations that confirmed the certainty of the diagnosis", "definition": "A reference to results of investigations that confirmed the certainty of the diagnosis." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Evidence" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "A reference to results of investigations that confirmed the certainty of the diagnosis", "definition": "A reference to results of investigations that confirmed the certainty of the diagnosis.", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-DiagnosticReport" ] } ] }, { "id": "Extension.value[x].identifier.assigner", "path": "Extension.value[x].identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] } ] } }
Examples
Evidence- An example to illustrate a reference to results of investigations that confirmed the certainty of the diagnosis for an allergy or intolerance.Example UKCore-Extension-Evidence
Extension Specific Guidance
The resource being referenced SHALL conform to the following Profile UKCore-DiagnosticReport.StructureDefinition Extension-UKCore-LegalStatus
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-LegalStatus | Information relating to a patient's legal status on admission or discharge. | This extension extends the Encounter Resource to support the exchange of information relating to a patient's legal status on admission or discharge. |
Context of Use | Encounter |
Tree View
Extension | I | Extension | |
extension | I | 2..* | Extension |
legalStatusContext | I | 1..1 | Extension |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept | ||
legalStatusClassification | I | 1..1 | Extension |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept | ||
url | 1..1 | System.StringFixed Value | |
value[x] | 0..0 |
Table View
Extension | .. | |
Extension.extension | 2.. | |
Extension.extension | 1..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | CodeableConcept | 1.. |
Extension.extension | 1..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | CodeableConcept | 1.. |
Extension.url | .. | |
Extension.value[x] | ..0 |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-LegalStatus" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-LegalStatus" /> <version value="1.1.0" /> <name value="ExtensionUKCoreLegalStatus" /> <title value="Extension UK Core Legal Status" /> <status value="active" /> <date value="2022-12-16" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="Information relating to a patient's legal status on admission or discharge." /> <purpose value="This extension extends the Encounter Resource to support the exchange of information relating to a patient's legal status on admission or discharge." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Encounter" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension.extension"> <path value="Extension.extension" /> <slicing> <discriminator> <type value="value" /> <path value="url" /> </discriminator> <rules value="open" /> </slicing> <min value="2" /> </element> <element id="Extension.extension:legalStatusContext"> <path value="Extension.extension" /> <sliceName value="legalStatusContext" /> <short value="The context of the legal status." /> <definition value="The context of the legal status in which a mental health legal status is being used." /> <min value="1" /> <max value="1" /> </element> <element id="Extension.extension:legalStatusContext.url"> <path value="Extension.extension.url" /> <fixedUri value="legalStatusContext" /> </element> <element id="Extension.extension:legalStatusContext.value[x]"> <path value="Extension.extension.value[x]" /> <short value="The context in which a mental health legal status is being used." /> <definition value="The context in which a mental health legal status is being used." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="extensible" /> <description value="A set of codes that define the context in which a mental health legal status is being used." /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-LegalStatusContext" /> </binding> </element> <element id="Extension.extension:legalStatusClassification"> <path value="Extension.extension" /> <sliceName value="legalStatusClassification" /> <short value="The classification of a patient's legal status." /> <definition value="The classification of a patient's legal status, which is either informal or as designated in the Mental Health Act 1983 or other acts." /> <min value="1" /> <max value="1" /> </element> <element id="Extension.extension:legalStatusClassification.url"> <path value="Extension.extension.url" /> <fixedUri value="legalStatusClassification" /> </element> <element id="Extension.extension:legalStatusClassification.value[x]"> <path value="Extension.extension.value[x]" /> <short value="Codes that define the classification of a patient's legal status" /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="preferred" /> <description value="A set of codes that define the classification of a patient's legal status which is either informal or as designated in the Mental Health Act 1983 or other acts." /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-LegalStatusClassification" /> </binding> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-LegalStatus" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <max value="0" /> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-LegalStatus", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-LegalStatus", "version": "1.1.0", "name": "ExtensionUKCoreLegalStatus", "title": "Extension UK Core Legal Status", "status": "active", "date": "2022-12-16", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "Information relating to a patient's legal status on admission or discharge.", "purpose": "This extension extends the Encounter Resource to support the exchange of information relating to a patient's legal status on admission or discharge.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Encounter" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 2 }, { "id": "Extension.extension:legalStatusContext", "path": "Extension.extension", "sliceName": "legalStatusContext", "short": "The context of the legal status.", "definition": "The context of the legal status in which a mental health legal status is being used.", "min": 1, "max": "1" }, { "id": "Extension.extension:legalStatusContext.url", "path": "Extension.extension.url", "fixedUri": "legalStatusContext" }, { "id": "Extension.extension:legalStatusContext.value[x]", "path": "Extension.extension.value[x]", "short": "The context in which a mental health legal status is being used.", "definition": "The context in which a mental health legal status is being used.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "extensible", "description": "A set of codes that define the context in which a mental health legal status is being used.", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-LegalStatusContext" } }, { "id": "Extension.extension:legalStatusClassification", "path": "Extension.extension", "sliceName": "legalStatusClassification", "short": "The classification of a patient's legal status.", "definition": "The classification of a patient's legal status, which is either informal or as designated in the Mental Health Act 1983 or other acts.", "min": 1, "max": "1" }, { "id": "Extension.extension:legalStatusClassification.url", "path": "Extension.extension.url", "fixedUri": "legalStatusClassification" }, { "id": "Extension.extension:legalStatusClassification.value[x]", "path": "Extension.extension.value[x]", "short": "Codes that define the classification of a patient's legal status", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "A set of codes that define the classification of a patient's legal status which is either informal or as designated in the Mental Health Act 1983 or other acts.", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-LegalStatusClassification" } }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-LegalStatus" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0" } ] } }
Examples
Legal Status- An example to illustrate the extension which is used to indicate a patient's legal status on admission or discharge.Example UKCore-Extension-LegalStatus
Extension Specific Guidance
There are two bindings within this extension. `legalStatusContext` element to ValueSet UKCore-LegalStatusContext , and `legalStatusClassification` element to ValueSet UKCore-LegalStatusClassification.StructureDefinition Extension-UKCore-ListWarningCode
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ListWarningCode | An extension to support warnings that a list may be incomplete as data has been excluded due to confidentiality or may be missing due to data being in transit. | This extension extends the List Resource to support the exchange of information representing warnings that the list may be incomplete as data has been excluded due to confidentiality or may be missing due to data being in transit. |
Context of Use | List |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-ListWarningCode" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ListWarningCode" /> <version value="2.1.0" /> <name value="ExtensionUKCoreListWarningCode" /> <title value="Extension UK Core List Warning Code" /> <status value="active" /> <date value="2022-01-07" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to support warnings that a list may be incomplete as data has been excluded due to confidentiality or may be missing due to data being in transit." /> <purpose value="This extension extends the List Resource to support the exchange of information representing warnings that the list may be incomplete as data has been excluded due to confidentiality or may be missing due to data being in transit." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="List" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="To capture warnings that the list may be incomplete" /> <definition value="To capture warnings that the list may be incomplete." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ListWarningCode" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="To capture warnings that the list may be incomplete" /> <definition value="To capture warnings that the list may be incomplete." /> <min value="1" /> <type> <code value="code" /> </type> <binding> <strength value="extensible" /> <description value="To identify the reason a list may be incomplete." /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-ListWarningCode" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-ListWarningCode", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ListWarningCode", "version": "2.1.0", "name": "ExtensionUKCoreListWarningCode", "title": "Extension UK Core List Warning Code", "status": "active", "date": "2022-01-07", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to support warnings that a list may be incomplete as data has been excluded due to confidentiality or may be missing due to data being in transit.", "purpose": "This extension extends the List Resource to support the exchange of information representing warnings that the list may be incomplete as data has been excluded due to confidentiality or may be missing due to data being in transit.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "List" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "To capture warnings that the list may be incomplete", "definition": "To capture warnings that the list may be incomplete." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ListWarningCode" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "To capture warnings that the list may be incomplete", "definition": "To capture warnings that the list may be incomplete.", "min": 1, "type": [ { "code": "code" } ], "binding": { "strength": "extensible", "description": "To identify the reason a list may be incomplete.", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ListWarningCode" } } ] } }
Examples
List Warning Code- An example to illustrate a warning being provided in a List resource.Example UKCore-Extension-ListWarningCode
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-ListWarningCode.StructureDefinition Extension-UKCore-MainLocation
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MainLocation | Information describing the main location of the organisation. | This extension extends the Organization resource to support the exchange of information on the Organization's main location, as a reference to a Location resource. |
Context of Use | Organization |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
reference | Σ I | 0..1 | string |
type | Σ | 0..1 | uriBinding |
identifier | Σ | 0..1 | Identifier |
use | Σ ?! | 0..1 | codeBinding |
type | Σ | 0..1 | CodeableConceptBinding |
system | Σ | 0..1 | uri |
value | Σ | 0..1 | string |
period | Σ I | 0..1 | Period |
assigner | Σ I | 0..1 | Reference(UK Core Organization) |
display | Σ | 0..1 | string |
valueReference | Reference(UK Core Location) |
Table View
Extension | .. | |
Extension.url | .. | |
Extension.value[x] | Reference(UK Core Location) | 1.. |
Extension.value[x].identifier | .. | |
Extension.value[x].identifier.assigner | Reference(UK Core Organization) | .. |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-MainLocation" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MainLocation" /> <version value="2.1.0" /> <name value="ExtensionUKCoreMainLocation" /> <title value="Extension UK Core Main Location" /> <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="Information describing the main location of the organisation." /> <purpose value="This extension extends the Organization resource to support the exchange of information on the Organization's main location, as a reference to a Location resource." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Organization" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="The main location of the organisation" /> <definition value="An extension which references the main location of the organisation." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MainLocation" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="Reference to the main location of an organization" /> <definition value="Reference to the main location of an organization." /> <min value="1" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location" /> </type> </element> <element id="Extension.value[x].identifier.assigner"> <path value="Extension.value[x].identifier.assigner" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-MainLocation", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MainLocation", "version": "2.1.0", "name": "ExtensionUKCoreMainLocation", "title": "Extension UK Core Main Location", "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": "Information describing the main location of the organisation.", "purpose": "This extension extends the Organization resource to support the exchange of information on the Organization's main location, as a reference to a Location resource.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Organization" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "The main location of the organisation", "definition": "An extension which references the main location of the organisation." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MainLocation" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Reference to the main location of an organization", "definition": "Reference to the main location of an organization.", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location" ] } ] }, { "id": "Extension.value[x].identifier.assigner", "path": "Extension.value[x].identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] } ] } }
Examples
Main Location- An example to illustrate the extension of an organisation to carry the main location of that organisation. Example UKCore-Extension-MainLocationStructureDefinition Extension-UKCore-MedicationPrescribingOrganizationType
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationPrescribingOrganizationType | This describes the type of organisation or setting responsible for authorising and issuing a medication, but not the organisation or setting delivering the patient care. | This extension extends the MedicationStatement resource to hold the type of organisation or setting responsible for authorising and issuing a medication. |
Context of Use | MedicationStatement |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-MedicationPrescribingOrganizationType" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationPrescribingOrganizationType" /> <version value="1.1.0" /> <name value="ExtensionUKCoreMedicationPrescribingOrganizationType" /> <title value="Extension UK Core Medication Prescribing Organization Type" /> <status value="active" /> <date value="2022-08-26" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="This describes the type of organisation or setting responsible for authorising and issuing a medication, but not the organisation or setting delivering the patient care." /> <purpose value="This extension extends the MedicationStatement resource to hold the type of organisation or setting responsible for authorising and issuing a medication." /> <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="MedicationStatement" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="The type of organisation or setting responsible for authorising and issuing a medication" /> <definition value="This extension carries the type of organisation or setting responsible for authorising and issuing a medication." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationPrescribingOrganizationType" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="The type of organisation or setting responsible for authorising and issuing a medication" /> <definition value="A value for the type of organisation or setting responsible for authorising and issuing a medication." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="extensible" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationPrescribingOrganizationType" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-MedicationPrescribingOrganizationType", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationPrescribingOrganizationType", "version": "1.1.0", "name": "ExtensionUKCoreMedicationPrescribingOrganizationType", "title": "Extension UK Core Medication Prescribing Organization Type", "status": "active", "date": "2022-08-26", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "This describes the type of organisation or setting responsible for authorising and issuing a medication, but not the organisation or setting delivering the patient care.", "purpose": "This extension extends the MedicationStatement resource to hold the type of organisation or setting responsible for authorising and issuing a medication.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "MedicationStatement" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "The type of organisation or setting responsible for authorising and issuing a medication", "definition": "This extension carries the type of organisation or setting responsible for authorising and issuing a medication.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationPrescribingOrganizationType" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "The type of organisation or setting responsible for authorising and issuing a medication", "definition": "A value for the type of organisation or setting responsible for authorising and issuing a medication.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationPrescribingOrganizationType" } } ] } }
Examples
Prescribing Organisation- An example to illustrate the type of organisation or setting responsible for authorising and issuing a medication, but not the organisation or setting delivering the patient care.Example UKCore-Extension-MedicationPrescribingOrganizationType
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-MedicationPrescribingOrganizationType.StructureDefinition Extension-UKCore-MedicationRepeatInformation
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationRepeatInformation | The specific repeat information of a medication item. | This extension extends the MedicationRequest resource to support the exchange of repeat medication data items. |
Context of Use | MedicationRequest |
Tree View
Table View
Extension | ..1 | |
Extension.extension | .. | |
Extension.extension | ..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | unsignedInt | 1.. |
Extension.extension | ..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | dateTime | 1.. |
Extension.url | .. | |
Extension.value[x] | ..0 |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-MedicationRepeatInformation" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationRepeatInformation" /> <version value="2.2.0" /> <name value="ExtensionUKCoreMedicationRepeatInformation" /> <title value="Extension UK Core Medication Repeat Information" /> <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="The specific repeat information of a medication item." /> <purpose value="This extension extends the MedicationRequest resource to support the exchange of repeat medication data items." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="MedicationRequest" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="Medication repeat information" /> <definition value="Medication repeat information." /> <max value="1" /> </element> <element id="Extension.extension"> <path value="Extension.extension" /> <slicing> <discriminator> <type value="value" /> <path value="url" /> </discriminator> <rules value="open" /> </slicing> </element> <element id="Extension.extension:numberOfPrescriptionsIssued"> <path value="Extension.extension" /> <sliceName value="numberOfPrescriptionsIssued" /> <short value="The specific number of times a repeat prescription has been issued" /> <definition value="An integer recording the number of times a repeat prescription has been issued. This integer does not include the original order dispense." /> <max value="1" /> </element> <element id="Extension.extension:numberOfPrescriptionsIssued.url"> <path value="Extension.extension.url" /> <fixedUri value="numberOfPrescriptionsIssued" /> </element> <element id="Extension.extension:numberOfPrescriptionsIssued.value[x]"> <path value="Extension.extension.value[x]" /> <short value="The specific number of times a repeat prescription has been issued" /> <definition value="An integer recording the number of times a repeat prescription has been issued. This integer does not include the original order dispense." /> <min value="1" /> <type> <code value="unsignedInt" /> </type> </element> <element id="Extension.extension:authorisationExpiryDate"> <path value="Extension.extension" /> <sliceName value="authorisationExpiryDate" /> <short value="Repeat prescription review date" /> <definition value="The date a prescriber must review a repeat prescription with the patient. This is distinct from dispenseRequest.validityPeriod.end, which marks when a dispensing cycle ends e.g. in Electronic Repeat Dispensing" /> <max value="1" /> </element> <element id="Extension.extension:authorisationExpiryDate.url"> <path value="Extension.extension.url" /> <fixedUri value="authorisationExpiryDate" /> </element> <element id="Extension.extension:authorisationExpiryDate.value[x]"> <path value="Extension.extension.value[x]" /> <short value="Repeat prescription review date" /> <definition value="Repeat prescription review date." /> <min value="1" /> <type> <code value="dateTime" /> </type> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationRepeatInformation" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <max value="0" /> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-MedicationRepeatInformation", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationRepeatInformation", "version": "2.2.0", "name": "ExtensionUKCoreMedicationRepeatInformation", "title": "Extension UK Core Medication Repeat Information", "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": "The specific repeat information of a medication item.", "purpose": "This extension extends the MedicationRequest resource to support the exchange of repeat medication data items.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "MedicationRequest" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Medication repeat information", "definition": "Medication repeat information.", "max": "1" }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" } }, { "id": "Extension.extension:numberOfPrescriptionsIssued", "path": "Extension.extension", "sliceName": "numberOfPrescriptionsIssued", "short": "The specific number of times a repeat prescription has been issued", "definition": "An integer recording the number of times a repeat prescription has been issued. This integer does not include the original order dispense.", "max": "1" }, { "id": "Extension.extension:numberOfPrescriptionsIssued.url", "path": "Extension.extension.url", "fixedUri": "numberOfPrescriptionsIssued" }, { "id": "Extension.extension:numberOfPrescriptionsIssued.value[x]", "path": "Extension.extension.value[x]", "short": "The specific number of times a repeat prescription has been issued", "definition": "An integer recording the number of times a repeat prescription has been issued. This integer does not include the original order dispense.", "min": 1, "type": [ { "code": "unsignedInt" } ] }, { "id": "Extension.extension:authorisationExpiryDate", "path": "Extension.extension", "sliceName": "authorisationExpiryDate", "short": "Repeat prescription review date", "definition": "The date a prescriber must review a repeat prescription with the patient. This is distinct from dispenseRequest.validityPeriod.end, which marks when a dispensing cycle ends e.g. in Electronic Repeat Dispensing", "max": "1" }, { "id": "Extension.extension:authorisationExpiryDate.url", "path": "Extension.extension.url", "fixedUri": "authorisationExpiryDate" }, { "id": "Extension.extension:authorisationExpiryDate.value[x]", "path": "Extension.extension.value[x]", "short": "Repeat prescription review date", "definition": "Repeat prescription review date.", "min": 1, "type": [ { "code": "dateTime" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationRepeatInformation" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0" } ] } }
Examples
Repeat Information- An example to illustrate the specific repeat information of a medication item.Example UKCore-Extension-RepeatInformation
StructureDefinition Extension-UKCore-MedicationStatementLastIssueDate
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationStatementLastIssueDate | This describes the date when a prescription was last issued. | This extension extends the MedicationStatement resource to support the exchange of the date information when a prescription was last issued. |
Context of Use | MedicationStatement |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-MedicationStatementLastIssueDate" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationStatementLastIssueDate" /> <version value="2.1.0" /> <name value="ExtensionUKCoreMedicationStatementLastIssueDate" /> <title value="Extension UKCore Medication Statement Last Issue Date" /> <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="This describes the date when a prescription was last issued." /> <purpose value="This extension extends the MedicationStatement resource to support the exchange of the date information when a prescription was last issued." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="MedicationStatement" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="The date when a prescription was last issued" /> <definition value="This extension supports the exchange of the date information when a prescription was last issued." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationStatementLastIssueDate" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="The date when a prescription was last issued" /> <definition value="This carries the date when a prescription was last issued." /> <min value="1" /> <type> <code value="dateTime" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-MedicationStatementLastIssueDate", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationStatementLastIssueDate", "version": "2.1.0", "name": "ExtensionUKCoreMedicationStatementLastIssueDate", "title": "Extension UKCore Medication Statement Last Issue Date", "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": "This describes the date when a prescription was last issued.", "purpose": "This extension extends the MedicationStatement resource to support the exchange of the date information when a prescription was last issued.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "MedicationStatement" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "The date when a prescription was last issued", "definition": "This extension supports the exchange of the date information when a prescription was last issued.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationStatementLastIssueDate" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "The date when a prescription was last issued", "definition": "This carries the date when a prescription was last issued.", "min": 1, "type": [ { "code": "dateTime" } ] } ] } }
Examples
Last Issue Date- An example to illustrate the date when a prescription was last issued.Example UKCore-Extension-LastIssueDate
StructureDefinition Extension-UKCore-MedicationTradeFamily
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationTradeFamily | This Extension is used to identify a Trade Family or brand associated with a Medication, in particular a Virtual Therapeutic Moiety (VTM). | This Extension extends the Medication resource to allow the exchange of data to indicate a Trade Family or brand associated with a medication. |
Context of Use | Medication |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-MedicationTradeFamily" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationTradeFamily" /> <version value="1.1.0" /> <name value="ExtensionUKCoreMedicationTradeFamily" /> <title value="Extension UK Core Medication Trade Family" /> <status value="active" /> <date value="2022-12-16" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="This Extension is used to identify a Trade Family or brand associated with a Medication, in particular a Virtual Therapeutic Moiety (VTM)." /> <purpose value="This Extension extends the Medication resource to allow the exchange of data to indicate a Trade Family or brand associated with a medication." /> <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Medication" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension used to identify a Trade Family or brand associated with a Medication, in particular a Virtual Therapeutic Moiety (VTM)." /> <definition value="An extension used to identify a Trade Family or brand associated with a Medication, in particular a Virtual Therapeutic Moiety (VTM).." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationTradeFamily" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="A code from the SNOMED Clinical Terminology UK coding system to record a Trade Family associated with a Medication" /> <definition value="A code from the SNOMED Clinical Terminology UK coding system to record a Trade Family associated with a Medication." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="preferred" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationTradeFamily" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-MedicationTradeFamily", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationTradeFamily", "version": "1.1.0", "name": "ExtensionUKCoreMedicationTradeFamily", "title": "Extension UK Core Medication Trade Family", "status": "active", "date": "2022-12-16", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "This Extension is used to identify a Trade Family or brand associated with a Medication, in particular a Virtual Therapeutic Moiety (VTM).", "purpose": "This Extension extends the Medication resource to allow the exchange of data to indicate a Trade Family or brand associated with a medication.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Medication" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension used to identify a Trade Family or brand associated with a Medication, in particular a Virtual Therapeutic Moiety (VTM).", "definition": "An extension used to identify a Trade Family or brand associated with a Medication, in particular a Virtual Therapeutic Moiety (VTM)..", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationTradeFamily" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "A code from the SNOMED Clinical Terminology UK coding system to record a Trade Family associated with a Medication", "definition": "A code from the SNOMED Clinical Terminology UK coding system to record a Trade Family associated with a Medication.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationTradeFamily" } } ] } }
Examples
Medication Trade family- An example to illustrate the use of a trade family or brand.Example UKCore-Extension-MedicationTradeFamily
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-MedicationTradeFamily.StructureDefinition Extension-UKCore-Note
Canonical_URL | Description | Profile_Purpose |
---|---|---|
http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note | An extension to support adding comments about the diagnostic report. | This is a Genomics use case to support the backporting of R5 functionality to support adding general statements about the diagnostic report, or statements about significant, unexpected or unreliable results values contained within the diagnostic report, or information about its source when relevant to its interpretation. |
Context of Use | DiagnosticReport |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueAnnotation | Annotation |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-Note" /> <url value="http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note" /> <version value="1.0" /> <name value="ExtensionUKCoreNote" /> <title value="Extension UK Core Note" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to support adding comments about the diagnostic report." /> <purpose value="This is a Genomics use case to support the backporting of R5 functionality to support adding general statements about the diagnostic report, or statements about significant, unexpected or unreliable results values contained within the diagnostic report, or information about its source when relevant to its interpretation." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="DiagnosticReport" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="Comments about the diagnostic report." /> <definition value="May include general statements about the diagnostic report, or statements about significant, unexpected or unreliable results values contained within the diagnostic report, or information about its source when relevant to its interpretation." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="Comments about the diagnostic report." /> <definition value="Need to be able to provide free text additional information." /> <min value="1" /> <type> <code value="Annotation" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-Note", "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note", "version": "1.0", "name": "ExtensionUKCoreNote", "title": "Extension UK Core Note", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to support adding comments about the diagnostic report.", "purpose": "This is a Genomics use case to support the backporting of R5 functionality to support adding general statements about the diagnostic report, or statements about significant, unexpected or unreliable results values contained within the diagnostic report, or information about its source when relevant to its interpretation.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "DiagnosticReport" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Comments about the diagnostic report.", "definition": "May include general statements about the diagnostic report, or statements about significant, unexpected or unreliable results values contained within the diagnostic report, or information about its source when relevant to its interpretation.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Comments about the diagnostic report.", "definition": "Need to be able to provide free text additional information.", "min": 1, "type": [ { "code": "Annotation" } ] } ] } }
Examples
Diagnostic Report Note - An example to illustrate the pre-adopted R5 element via an extension, which is used to add notes and annotations to a diagnostic report.Example UKCore-Extension-Note
StructureDefinition Extension-UKCore-NHSNumberVerificationStatus
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus | Information describing the verification and tracing status of a patient's NHS Number. | This extension extends the identifier element of the Patient resource to support the exchange of information on the verification of a Patient's NHS number. |
Context of Use | Patient.identifier |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-NHSNumberVerificationStatus" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus" /> <version value="2.1.0" /> <name value="ExtensionUKCoreNHSNumberVerificationStatus" /> <title value="Extension UK Core NHS Number Verification Status" /> <status value="active" /> <date value="2021-09-10" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="Information describing the verification and tracing status of a patient's NHS Number." /> <purpose value="This extension extends the identifier element of the Patient resource to support the exchange of information on the verification of a Patient's NHS number." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Patient.identifier" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="NHS number verification status" /> <definition value="The verification/tracing status of the NHS number." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="Verification status of the NHS number" /> <definition value="Verification status of the NHS number." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="required" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-NHSNumberVerificationStatus" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-NHSNumberVerificationStatus", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus", "version": "2.1.0", "name": "ExtensionUKCoreNHSNumberVerificationStatus", "title": "Extension UK Core NHS Number Verification 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": "Information describing the verification and tracing status of a patient's NHS Number.", "purpose": "This extension extends the identifier element of the Patient resource to support the exchange of information on the verification of a Patient's NHS number.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient.identifier" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "NHS number verification status", "definition": "The verification/tracing status of the NHS number." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Verification status of the NHS number", "definition": "Verification status of the NHS number.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-NHSNumberVerificationStatus" } } ] } }
Examples
NHS Number Verification Status- An example of the extension which states the patient's NHS number verification status.Example UKCore-Extension-NHSNumberVerificationStatus
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-NHSNumberVerificationStatus.StructureDefinition Extension-UKCore-OtherContactSystem
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OtherContactSystem | Information about other contact methods. | This extension extends the ContactPoint datatype to support the exchange of other contact system information. |
Context of Use | ContactPoint.system |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-OtherContactSystem" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OtherContactSystem" /> <version value="2.1.0" /> <name value="ExtensionUKCoreOtherContactSystem" /> <title value="Extension UK Core Other Contact System" /> <status value="active" /> <date value="2021-09-10" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="Information about other contact methods." /> <purpose value="This extension extends the ContactPoint datatype to support the exchange of other contact system information." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="ContactPoint.system" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="Other contact system" /> <definition value="Other contact system value which extends the system element in the ContactPoint datatype." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OtherContactSystem" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="Value for other contact system" /> <definition value="A value to extend the system element in the ContactPoint datatype." /> <min value="1" /> <type> <code value="Coding" /> </type> <binding> <strength value="extensible" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-OtherContactSystem" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-OtherContactSystem", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OtherContactSystem", "version": "2.1.0", "name": "ExtensionUKCoreOtherContactSystem", "title": "Extension UK Core Other Contact System", "status": "active", "date": "2021-09-10", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "Information about other contact methods.", "purpose": "This extension extends the ContactPoint datatype to support the exchange of other contact system information.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "ContactPoint.system" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Other contact system", "definition": "Other contact system value which extends the system element in the ContactPoint datatype.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OtherContactSystem" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Value for other contact system", "definition": "A value to extend the system element in the ContactPoint datatype.", "min": 1, "type": [ { "code": "Coding" } ], "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-OtherContactSystem" } } ] } }
Examples
Other Contact System - An example to illustrate other contact methods for a patient. Example UKCore-Extension-OtherContactSystemExtension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-OtherContactSystem.StructureDefinition Extension-UKCore-OutcomeOfAttendance
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OutcomeOfAttendance | An extension to support the outcome of an Outpatient attendance. | This extension extends the Encounter Resource to support the exchange of information representing the outcome of an Outpatient attendance. |
Context of Use | Encounter |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-OutcomeOfAttendance" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OutcomeOfAttendance" /> <version value="2.1.0" /> <name value="ExtensionUKCoreOutcomeOfAttendance" /> <title value="Extension UK Core Outcome Of Attendance" /> <status value="active" /> <date value="2022-01-07" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to support the outcome of an Outpatient attendance." /> <purpose value="This extension extends the Encounter Resource to support the exchange of information representing the outcome of an Outpatient attendance." /> <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Encounter" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension to record the outcome of an outpatient attendance" /> <definition value="An extension to record the outcome of an outpatient attendance." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OutcomeOfAttendance" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="The outcome of an outpatient attendance" /> <definition value="The outcome of an outpatient attendance." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="preferred" /> <description value="The outcome of an outpatient attendance" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-OutcomeOfAttendance" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-OutcomeOfAttendance", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OutcomeOfAttendance", "version": "2.1.0", "name": "ExtensionUKCoreOutcomeOfAttendance", "title": "Extension UK Core Outcome Of Attendance", "status": "active", "date": "2022-01-07", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to support the outcome of an Outpatient attendance.", "purpose": "This extension extends the Encounter Resource to support the exchange of information representing the outcome of an Outpatient attendance.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Encounter" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension to record the outcome of an outpatient attendance", "definition": "An extension to record the outcome of an outpatient attendance.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OutcomeOfAttendance" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "The outcome of an outpatient attendance", "definition": "The outcome of an outpatient attendance.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "The outcome of an outpatient attendance", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-OutcomeOfAttendance" } } ] } }
Examples
Outcome of Attendance- An example to illustrate the extension which is used to indicate the outcome of an outpatient attendance.Example UKCore-Extension-OutcomeOfAttendance
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-OutcomeOfAttendance.StructureDefinition Extension-UKCore-ParentPresent
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ParentPresent | This describes whether a parent was present at the immunisation of a child. | This extension extends the Immunization resource to support the exchange of data to indicate whether the child's parent was present at the time of the immunisation. |
Context of Use | Immunization |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-ParentPresent" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ParentPresent" /> <version value="2.2.0" /> <name value="ExtensionUKCoreParentPresent" /> <title value="Extension UK Core Parent Present" /> <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="This describes whether a parent was present at the immunisation of a child." /> <purpose value="This extension extends the Immunization resource to support the exchange of data to indicate whether the child's parent was present at the time of the immunisation." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Immunization" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="Was a parent of the patient present at an immunisation?" /> <definition value="Was a parent of the patient present at an immunisation?" /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ParentPresent" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="Was a parent of the patient present at an immunisation?" /> <definition value="Was a parent of the patient present at an immunisation?" /> <min value="1" /> <type> <code value="boolean" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-ParentPresent", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ParentPresent", "version": "2.2.0", "name": "ExtensionUKCoreParentPresent", "title": "Extension UK Core Parent Present", "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": "This describes whether a parent was present at the immunisation of a child.", "purpose": "This extension extends the Immunization resource to support the exchange of data to indicate whether the child's parent was present at the time of the immunisation.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Immunization" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Was a parent of the patient present at an immunisation?", "definition": "Was a parent of the patient present at an immunisation?", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ParentPresent" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Was a parent of the patient present at an immunisation?", "definition": "Was a parent of the patient present at an immunisation?", "min": 1, "type": [ { "code": "boolean" } ] } ] } }
Examples
Parent Present- An example to illustrate the extension for a vaccination procedure where the parent of the patient is present.Example UKCore-Extension-ParentPresent
StructureDefinition Extension-UKCore-Participant
Canonical_URL | Description | Profile_Purpose |
---|---|---|
http://hl7.org/fhir/5.0/StructureDefinition/extension-FamilyMemberHistory.participant | An extension to indicate who or what participated in the activities related to the family member history and how they were involved. | This extension is a Genomics use case to replicate the R5 FamilyMemberHistory.participant functionality in R4, and is to be used to indicate who or what participated in the activities related to the family member history and how they were involved. |
Context of Use | FamilyMemberHistory |
Tree View
Extension | I | Extension | |
extension | I | 1..* | Extension |
function | I | 0..1 | ExtensionBinding |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueCodeableConcept | CodeableConcept | ||
actor | I | 1..1 | Extension |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueReference | Reference(UK Core Patient | UK Core Practitioner | UK Core PractitionerRole | UK Core RelatedPerson | UK Core Device | UK Core Organization | UK Core CareTeam) | ||
url | 1..1 | System.StringFixed Value | |
value[x] | 0..0 |
Table View
Extension | .. | |
Extension.extension | 1.. | |
Extension.extension | 0..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | CodeableConcept | 1.. |
Extension.extension | 1..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | Reference(UK Core Patient | UK Core Practitioner | UK Core PractitionerRole | UK Core RelatedPerson | UK Core Device | UK Core Organization | UK Core CareTeam) | 1.. |
Extension.url | .. | |
Extension.value[x] | ..0 |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-Participant" /> <url value="http://hl7.org/fhir/5.0/StructureDefinition/extension-FamilyMemberHistory.participant" /> <version value="1.0.0" /> <name value="ExtensionUKCoreParticipant" /> <title value="Extension UKCore Participant" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to indicate who or what participated in the activities related to the family member history and how they were involved." /> <purpose value="This extension is a Genomics use case to replicate the R5 FamilyMemberHistory.participant functionality in R4, and is to be used to indicate who or what participated in the activities related to the family member history and how they were involved." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="FamilyMemberHistory" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="Who or what participated in the activities related to the family member history." /> <definition value="An extension to record who or what participated in the activities related to the family member history." /> </element> <element id="Extension.extension"> <path value="Extension.extension" /> <slicing> <discriminator> <type value="value" /> <path value="url" /> </discriminator> <rules value="open" /> </slicing> <min value="1" /> </element> <element id="Extension.extension:function"> <path value="Extension.extension" /> <sliceName value="function" /> <short value="The type of involvement in the activities related to the family member history." /> <definition value="Distinguishes the type of involvement of the actor in the activities related to the family member history." /> <min value="0" /> <max value="1" /> <binding> <strength value="extensible" /> <valueSet value="http://hl7.org/fhir/ValueSet/participation-role-type" /> </binding> </element> <element id="Extension.extension:function.url"> <path value="Extension.extension.url" /> <fixedUri value="function" /> </element> <element id="Extension.extension:function.value[x]"> <path value="Extension.extension.value[x]" /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> </element> <element id="Extension.extension:actor"> <path value="Extension.extension" /> <sliceName value="actor" /> <short value="Who or what participated in the activities related to the family member history." /> <definition value="Indicates who or what participated in the activities related to the family member history." /> <min value="1" /> <max value="1" /> </element> <element id="Extension.extension:actor.url"> <path value="Extension.extension.url" /> <fixedUri value="actor" /> </element> <element id="Extension.extension:actor.value[x]"> <path value="Extension.extension.value[x]" /> <min value="1" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-CareTeam" /> </type> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="http://hl7.org/fhir/5.0/StructureDefinition/extension-FamilyMemberHistory.participant" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <max value="0" /> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-Participant", "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-FamilyMemberHistory.participant", "version": "1.0.0", "name": "ExtensionUKCoreParticipant", "title": "Extension UKCore Participant", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to indicate who or what participated in the activities related to the family member history and how they were involved.", "purpose": "This extension is a Genomics use case to replicate the R5 FamilyMemberHistory.participant functionality in R4, and is to be used to indicate who or what participated in the activities related to the family member history and how they were involved.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "FamilyMemberHistory" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Who or what participated in the activities related to the family member history.", "definition": "An extension to record who or what participated in the activities related to the family member history." }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 1 }, { "id": "Extension.extension:function", "path": "Extension.extension", "sliceName": "function", "short": "The type of involvement in the activities related to the family member history.", "definition": "Distinguishes the type of involvement of the actor in the activities related to the family member history.", "min": 0, "max": "1", "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/ValueSet/participation-role-type" } }, { "id": "Extension.extension:function.url", "path": "Extension.extension.url", "fixedUri": "function" }, { "id": "Extension.extension:function.value[x]", "path": "Extension.extension.value[x]", "min": 1, "type": [ { "code": "CodeableConcept" } ] }, { "id": "Extension.extension:actor", "path": "Extension.extension", "sliceName": "actor", "short": "Who or what participated in the activities related to the family member history.", "definition": "Indicates who or what participated in the activities related to the family member history.", "min": 1, "max": "1" }, { "id": "Extension.extension:actor.url", "path": "Extension.extension.url", "fixedUri": "actor" }, { "id": "Extension.extension:actor.value[x]", "path": "Extension.extension.value[x]", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-CareTeam" ] } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-FamilyMemberHistory.participant" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0" } ] } }
Examples
Participant Reference - An example to illustrate the pre-adopted R5 element via an extension, which is used to indicate the performer of the family member history related activity.Example UKCore-Extension-Participant
StructureDefinition Extension-UKCore-PharmacistVerifiedIndicator
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PharmacistVerifiedIndicator | This Extension is used to indicate whether a pharmacist verified a medication. | This Extension extends the MedicationStatement resource to allow the exchange of data to indicate whether a pharmacist verified the medication specified within or referenced by the medication statement. |
Context of Use | MedicationStatement |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-PharmacistVerifiedIndicator" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PharmacistVerifiedIndicator" /> <version value="1.0.0" /> <name value="ExtensionUKCorePharmacistVerifiedIndicator" /> <title value="Extension UK Core Pharmacist Verified Indicator" /> <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="This Extension is used to indicate whether a pharmacist verified a medication." /> <purpose value="This Extension extends the MedicationStatement resource to allow the exchange of data to indicate whether a pharmacist verified the medication specified within or referenced by the medication statement." /> <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="MedicationStatement" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="Indicates whether a pharmacist verified a medication." /> <definition value="This extension is used to indicate whether a pharmacist verified a medication." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PharmacistVerifiedIndicator" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="Pharmacist Verified Indicator." /> <definition value="Boolean element representing the Pharmacist Verified Indicator." /> <min value="1" /> <type> <code value="boolean" /> </type> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-PharmacistVerifiedIndicator", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PharmacistVerifiedIndicator", "version": "1.0.0", "name": "ExtensionUKCorePharmacistVerifiedIndicator", "title": "Extension UK Core Pharmacist Verified Indicator", "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": "This Extension is used to indicate whether a pharmacist verified a medication.", "purpose": "This Extension extends the MedicationStatement resource to allow the exchange of data to indicate whether a pharmacist verified the medication specified within or referenced by the medication statement.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "MedicationStatement" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Indicates whether a pharmacist verified a medication.", "definition": "This extension is used to indicate whether a pharmacist verified a medication.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PharmacistVerifiedIndicator" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Pharmacist Verified Indicator.", "definition": "Boolean element representing the Pharmacist Verified Indicator.", "min": 1, "type": [ { "code": "boolean" } ] } ] } }
Examples
Pharmacist Verified Indicator- An example to illustrate whether a pharmacist verified a medication.Example UKCore-Extension-PharmacistVerifiedIndicator
StructureDefinition Extension-UKCore-PriorityReason
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PriorityReason | This extends the Service Request Resource to support the underlying reason why a Service Request is urgent. | This is a Genomics use case to record the reason why an urgent test has been requested. This differs from supportingInfo in that it does not necessarily indicate why the test is being requested. |
Context of Use | ServiceRequest.priority |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-PriorityReason" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PriorityReason" /> <version value="1.0.0" /> <name value="ExtensionUKCorePriorityReason" /> <title value="Extension UK Core Priority Reason" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="This extends the Service Request Resource to support the underlying reason why a Service Request is urgent." /> <purpose value="This is a Genomics use case to record the reason why an urgent test has been requested. This differs from supportingInfo in that it does not necessarily indicate why the test is being requested." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="ServiceRequest.priority" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="A SNOMED CT concept representing the reason a Service Request is urgent." /> <definition value="A SNOMED CT concept representing the reason a Service Request is urgent" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PriorityReason" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="This describes the reason a service request is urgent" /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="preferred" /> <description value="A set of codes that define the reason why a service request is urgent." /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-ServiceRequestReasonCode" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-PriorityReason", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PriorityReason", "version": "1.0.0", "name": "ExtensionUKCorePriorityReason", "title": "Extension UK Core Priority Reason", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "This extends the Service Request Resource to support the underlying reason why a Service Request is urgent.", "purpose": "This is a Genomics use case to record the reason why an urgent test has been requested. This differs from supportingInfo in that it does not necessarily indicate why the test is being requested.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "ServiceRequest.priority" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "A SNOMED CT concept representing the reason a Service Request is urgent.", "definition": "A SNOMED CT concept representing the reason a Service Request is urgent" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PriorityReason" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "This describes the reason a service request is urgent", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "A set of codes that define the reason why a service request is urgent.", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ServiceRequestReasonCode" } } ] } }
Examples
Priority Reason - An example to illustrate the priority reason extension, using a SNOMED CT concept, for a service request marked as urgent.Example UKCore-Extension-PriorityReason
Priority Reason - An example to illustrate the priority reason extension, using a plain text reason, for a service request marked as urgent.
Example UKCore-Extension-PriorityReason-SendingAsText
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-ServiceRequestReasonCode.StructureDefinition Extension-UKCore-RecordingSetting
Important
This Profile underwent Clinical and Technical Assurance during Sprint 7. This is a new Extension added to UK Core and should undergo review during the Sprint 7 review window.
Click here to Report Issue for Extension-UKCore-RecordingSetting.
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-RecordingSetting | An extension to record the care setting in which an observation was taken. | This extension is a clinical observation use case to record the care setting in which an observation was recorded in. |
Context of Use | Profile UKCore-Observation-VitalSigns |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-RecordingSetting" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-RecordingSetting" /> <version value="1.0.0" /> <name value="ExtensionUKCoreRecordingSetting" /> <title value="Extension UK Core Recording Setting" /> <status value="draft" /> <date value="2023-09-12" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to record the care setting in which an observation was taken." /> <purpose value="This extension is a clinical observation use case to record the care setting in which an observation was recorded in." /> <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." /> <fhirVersion value="4.0.1" /> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Observation" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension to record the care setting in which an observation was taken." /> <definition value="This extension allows the recording of the care setting in which an observation was taken." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-RecordingSetting" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="A set of codes to record the care setting" /> <min value="1" /> <type> <code value="code" /> </type> <binding> <strength value="preferred" /> <description value="A set of codes to record the care setting" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-RecordingSetting" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-RecordingSetting", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-RecordingSetting", "version": "1.0.0", "name": "ExtensionUKCoreRecordingSetting", "title": "Extension UK Core Recording Setting", "status": "draft", "date": "2023-09-12", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to record the care setting in which an observation was taken.", "purpose": "This extension is a clinical observation use case to record the care setting in which an observation was recorded in.", "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.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Observation" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension to record the care setting in which an observation was taken.", "definition": "This extension allows the recording of the care setting in which an observation was taken." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-RecordingSetting" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "A set of codes to record the care setting", "min": 1, "type": [ { "code": "code" } ], "binding": { "strength": "preferred", "description": "A set of codes to record the care setting", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-RecordingSetting" } } ] } }
Examples
Home Recording - An example to illustrate a blood pressure recorded at home.Example UKCore-Extension-RecordingSetting
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-RecordingSetting.StructureDefinition Extension-UKCore-ResidentialStatus
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ResidentialStatus | Information about a patient's residential status. | This extension extends the Patient resource to support the exchange of information about a patient's residential status. |
Context of Use | Patient |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-ResidentialStatus" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ResidentialStatus" /> <version value="2.1.0" /> <name value="ExtensionUKCoreResidentialStatus" /> <title value="Extension UK Core Residential Status" /> <status value="active" /> <date value="2021-09-10" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="Information about a patient's residential status." /> <purpose value="This extension extends the Patient resource to support the exchange of information about a patient's residential status." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Patient" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="The residential status of the patient" /> <definition value="The residential status of the patient. For example if this patient is a UK resident." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ResidentialStatus" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="The residential status of the patient" /> <definition value="The residential status of the patient. For example if this patient is a UK resident." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="extensible" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-ResidentialStatus" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-ResidentialStatus", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ResidentialStatus", "version": "2.1.0", "name": "ExtensionUKCoreResidentialStatus", "title": "Extension UK Core Residential Status", "status": "active", "date": "2021-09-10", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "Information about a patient's residential status.", "purpose": "This extension extends the Patient resource to support the exchange of information about a patient's residential status.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "The residential status of the patient", "definition": "The residential status of the patient. For example if this patient is a UK resident.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ResidentialStatus" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "The residential status of the patient", "definition": "The residential status of the patient. For example if this patient is a UK resident.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ResidentialStatus" } } ] } }
Examples
Residential Status- An example to illustrate the extension to show the patient's residential status.Example UKCore-Extension-ResidentialStatus
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-ResidentialStatus.StructureDefinition Extension-UKCore-SampleState
Context of Use | Specimen |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueCodeableConcept | CodeableConcept | ||
coding | Σ | 0..* | CodingBinding |
text | Σ | 0..1 | string |
Table View
Extension | .. | |
Extension.url | .. | |
Extension.value[x] | CodeableConcept | 1.. |
Extension.value[x].coding | .. |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-SampleCategory" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SampleCategory" /> <version value="1.0.0" /> <name value="ExtensionUKCoreSampleCategory" /> <title value="Extension UK Core Sample Category" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="An extension to record the category of genome sequencing sample." /> <purpose value="This extension is a Genomics use case to categorise the genome sequencing sample type, whether it is a tumour or germline Sample. This is different to Specimen.type which, for genomics, records the tissue of origin." /> <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." /> <fhirVersion value="4.0.1" /> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Specimen" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension to record the category of the sample." /> <definition value="This extension allows the recording of the category of a sample for use within Genomics, whether it is a tumour or germline sample." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SampleCategory" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="A set of codes to record the category of the sample" /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> </element> <element id="Extension.value[x].coding"> <path value="Extension.value[x].coding" /> <binding> <strength value="preferred" /> <description value="A set of codes to record the category of the sample" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-SampleCategory" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-SampleCategory", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SampleCategory", "version": "1.0.0", "name": "ExtensionUKCoreSampleCategory", "title": "Extension UK Core Sample Category", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "An extension to record the category of genome sequencing sample.", "purpose": "This extension is a Genomics use case to categorise the genome sequencing sample type, whether it is a tumour or germline Sample. This is different to Specimen.type which, for genomics, records the tissue of origin.", "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.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Specimen" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension to record the category of the sample.", "definition": "This extension allows the recording of the category of a sample for use within Genomics, whether it is a tumour or germline sample." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SampleCategory" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "A set of codes to record the category of the sample", "min": 1, "type": [ { "code": "CodeableConcept" } ] }, { "id": "Extension.value[x].coding", "path": "Extension.value[x].coding", "binding": { "strength": "preferred", "description": "A set of codes to record the category of the sample", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-SampleCategory" } } ] } }
Examples
Sample Category- An example to illustrate the extension to show the Genomics classification of a sample.Example UKCore-Extension-SampleCategory
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-SampleCategory.StructureDefinition Extension-UKCore-SourceOfServiceRequest
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SourceOfServiceRequest | This extension describes the source of the Service Request. | This extension extends the Service Request Resource to support the exchange of information describing the source of the Service Request. |
Context of Use | ServiceRequest |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-SourceOfServiceRequest" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SourceOfServiceRequest" /> <version value="1.2.0" /> <name value="ExtensionUKCoreSourceOfServiceRequest" /> <title value="Extension UK Core Source Of Service Request" /> <status value="active" /> <date value="2022-12-16" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="This extension describes the source of the Service Request." /> <purpose value="This extension extends the Service Request Resource to support the exchange of information describing the source of the Service Request." /> <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="ServiceRequest" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="This represents the source of referral" /> <definition value="This represents the source of referral." /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SourceOfServiceRequest" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="A set of codes that describe the source of the service request." /> <definition value="A set of codes that describe the source of the service request. Selected from the Referred by person and Self-referral hierarchies of the SNOMED CT UK coding system." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="preferred" /> <description value="A set of codes that describe the source of the service request." /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-SourceOfServiceRequest" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-SourceOfServiceRequest", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SourceOfServiceRequest", "version": "1.2.0", "name": "ExtensionUKCoreSourceOfServiceRequest", "title": "Extension UK Core Source Of Service Request", "status": "active", "date": "2022-12-16", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "This extension describes the source of the Service Request.", "purpose": "This extension extends the Service Request Resource to support the exchange of information describing the source of the Service Request.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "ServiceRequest" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "This represents the source of referral", "definition": "This represents the source of referral." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SourceOfServiceRequest" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "A set of codes that describe the source of the service request.", "definition": "A set of codes that describe the source of the service request. Selected from the Referred by person and Self-referral hierarchies of the SNOMED CT UK coding system.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "A set of codes that describe the source of the service request.", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-SourceOfServiceRequest" } } ] } }
Examples
Source of Service Request- An example to illustrate the source of service request extension associated with a service request.Example UKCore-Extension-SourceOfServiceRequest
Extension Specific Guidance
There is a binding within this extension to a ValueSet UKCore-SourceOfServiceRequest.StructureDefinition Extension-UKCore-TriggeredBy
Canonical_URL | Description | Profile_Purpose |
---|---|---|
http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy | This extension supports the sharing of the observation(s) that triggered the performance of the main observation. | This is a Pathology use case to backport R5 functionality to identify the observation(s) that triggered the performance of this observation. |
Context of Use | Observation |
Tree View
Extension | I | Extension | |
extension | I | 2..* | Extension |
observation | I | 1..1 | Extension |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueReference | Reference(UK Core Observation) | ||
type | I | 1..1 | ExtensionBinding |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueCode | code | ||
reason | I | 0..1 | Extension |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | ||
valueString | string | ||
url | 1..1 | System.StringFixed Value | |
value[x] | 0..0 |
Table View
Extension | .. | |
Extension.extension | 2.. | |
Extension.extension | 1..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | Reference(UK Core Observation) | 1.. |
Extension.extension | 1..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | code | 1.. |
Extension.extension | 0..1 | |
Extension.extension.url | .. | |
Extension.extension.value[x] | string | 1.. |
Extension.url | .. | |
Extension.value[x] | ..0 |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-TriggeredBy" /> <url value="http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy" /> <version value="1.0" /> <name value="ExtensionUKCoreTriggeredBy" /> <title value="Extension UK Core Triggered By" /> <status value="active" /> <date value="2023-04-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="This extension supports the sharing of the observation(s) that triggered the performance of the main observation." /> <purpose value="This is a Pathology use case to backport R5 functionality to identify the observation(s) that triggered the performance of this observation." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Observation" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="Triggering observation(s)" /> <definition value="Identifies the observation(s) that triggered the performance of this observation." /> </element> <element id="Extension.extension"> <path value="Extension.extension" /> <slicing> <discriminator> <type value="value" /> <path value="url" /> </discriminator> <rules value="open" /> </slicing> <min value="2" /> </element> <element id="Extension.extension:observation"> <path value="Extension.extension" /> <sliceName value="observation" /> <short value="Triggering observation" /> <definition value="Reference to the triggering observation." /> <min value="1" /> <max value="1" /> </element> <element id="Extension.extension:observation.url"> <path value="Extension.extension.url" /> <fixedUri value="observation" /> </element> <element id="Extension.extension:observation.value[x]"> <path value="Extension.extension.value[x]" /> <min value="1" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation" /> </type> </element> <element id="Extension.extension:type"> <path value="Extension.extension" /> <sliceName value="type" /> <short value="reflex | repeat | re-run" /> <definition value="The type of trigger. Reflex | Repeat | Re-run." /> <min value="1" /> <max value="1" /> <binding> <strength value="required" /> <valueSet value="http://hl7.org/fhir/ValueSet/observation-triggeredbytype" /> </binding> </element> <element id="Extension.extension:type.url"> <path value="Extension.extension.url" /> <fixedUri value="type" /> </element> <element id="Extension.extension:type.value[x]"> <path value="Extension.extension.value[x]" /> <min value="1" /> <type> <code value="code" /> </type> </element> <element id="Extension.extension:reason"> <path value="Extension.extension" /> <sliceName value="reason" /> <short value="Reason that the observation was triggered" /> <definition value="Provides the reason why this observation was performed as a result of the observation(s) referenced." /> <min value="0" /> <max value="1" /> </element> <element id="Extension.extension:reason.url"> <path value="Extension.extension.url" /> <fixedUri value="reason" /> </element> <element id="Extension.extension:reason.value[x]"> <path value="Extension.extension.value[x]" /> <min value="1" /> <type> <code value="string" /> </type> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <max value="0" /> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-TriggeredBy", "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy", "version": "1.0", "name": "ExtensionUKCoreTriggeredBy", "title": "Extension UK Core Triggered By", "status": "active", "date": "2023-04-28", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "This extension supports the sharing of the observation(s) that triggered the performance of the main observation.", "purpose": "This is a Pathology use case to backport R5 functionality to identify the observation(s) that triggered the performance of this observation.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Observation" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Triggering observation(s)", "definition": "Identifies the observation(s) that triggered the performance of this observation." }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 2 }, { "id": "Extension.extension:observation", "path": "Extension.extension", "sliceName": "observation", "short": "Triggering observation", "definition": "Reference to the triggering observation.", "min": 1, "max": "1" }, { "id": "Extension.extension:observation.url", "path": "Extension.extension.url", "fixedUri": "observation" }, { "id": "Extension.extension:observation.value[x]", "path": "Extension.extension.value[x]", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation" ] } ] }, { "id": "Extension.extension:type", "path": "Extension.extension", "sliceName": "type", "short": "reflex | repeat | re-run", "definition": "The type of trigger. Reflex | Repeat | Re-run.", "min": 1, "max": "1", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/observation-triggeredbytype" } }, { "id": "Extension.extension:type.url", "path": "Extension.extension.url", "fixedUri": "type" }, { "id": "Extension.extension:type.value[x]", "path": "Extension.extension.value[x]", "min": 1, "type": [ { "code": "code" } ] }, { "id": "Extension.extension:reason", "path": "Extension.extension", "sliceName": "reason", "short": "Reason that the observation was triggered", "definition": "Provides the reason why this observation was performed as a result of the observation(s) referenced.", "min": 0, "max": "1" }, { "id": "Extension.extension:reason.url", "path": "Extension.extension.url", "fixedUri": "reason" }, { "id": "Extension.extension:reason.value[x]", "path": "Extension.extension.value[x]", "min": 1, "type": [ { "code": "string" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0" } ] } }
Examples
Triggered By Drug Use - An example to illustrate the pre-adopted R5 element via an extension, which is used to indicate a triggering observation.Example UKCore-Extension-TriggeredBy
StructureDefinition Extension-UKCore-VaccinationProcedure
Canonical_URL | Description | Profile_Purpose |
---|---|---|
https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-VaccinationProcedure | This describes the immunization procedure code. | This extension extends the Immunization resource to support the exchange of an immunization procedure code. |
Context of Use | Immunization |
Tree View
Extension | I | Extension | |
url | 1..1 | System.StringFixed Value | |
value[x] | 1..1 | Binding | |
valueCodeableConcept | CodeableConcept |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-VaccinationProcedure" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-VaccinationProcedure" /> <version value="2.2.0" /> <name value="ExtensionUKCoreVaccinationProcedure" /> <title value="Extension UK Core Vaccination Procedure" /> <status value="active" /> <date value="2022-12-16" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="This describes the immunization procedure code." /> <purpose value="This extension extends the Immunization resource to support the exchange of an immunization procedure code." /> <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." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <context> <type value="element" /> <expression value="Immunization" /> </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> <differential> <element id="Extension"> <path value="Extension" /> <short value="An extension to hold an immunization procedure code" /> <definition value="An extension to hold an immunization procedure code." /> <max value="1" /> </element> <element id="Extension.url"> <path value="Extension.url" /> <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-VaccinationProcedure" /> </element> <element id="Extension.value[x]"> <path value="Extension.value[x]" /> <short value="A code from the SNOMED Clinical Terminology UK coding system to record a vaccination procedure" /> <definition value="A code from the SNOMED Clinical Terminology UK coding system to record a vaccination procedure." /> <min value="1" /> <type> <code value="CodeableConcept" /> </type> <binding> <strength value="preferred" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-VaccinationProcedure" /> </binding> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Extension-UKCore-VaccinationProcedure", "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-VaccinationProcedure", "version": "2.2.0", "name": "ExtensionUKCoreVaccinationProcedure", "title": "Extension UK Core Vaccination Procedure", "status": "active", "date": "2022-12-16", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "This describes the immunization procedure code.", "purpose": "This extension extends the Immunization resource to support the exchange of an immunization procedure code.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Immunization" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "An extension to hold an immunization procedure code", "definition": "An extension to hold an immunization procedure code.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-VaccinationProcedure" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "A code from the SNOMED Clinical Terminology UK coding system to record a vaccination procedure", "definition": "A code from the SNOMED Clinical Terminology UK coding system to record a vaccination procedure.", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-VaccinationProcedure" } } ] } }
Examples
Vaccination Procedure- An example to illustrate the extension for a vaccination procedure.Example UKCore-Extension-VaccinationProcedure
Covid Vaccination Procedure
- An example to illustrate the extension for a vaccination procedure for COVID.
Example UKCore-Extension-VaccinationProcedure-COVID