{ "description": "Defines the UK Core constraints and extensions on the observation resource for the minimal set of data to query and retrieve generic observation information.", "_filename": "UKCore-Observation.json", "package_name": "fhir.r4.ukcore.stu1", "date": "2022-08-26", "derivation": "constraint", "publisher": "HL7 UK", "fhirVersion": "4.0.1", "purpose": "This profile allows exchange of information of Measurements and simple assertions made about an individual, device or other subject. Note: this profile SHALL NOT be used where a more specific UK Core profile exists.", "name": "UKCoreObservation", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://snomed.info/conceptdomain", "name": "SNOMED CT Concept Domain Binding", "identity": "sct-concept" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://snomed.org/attributebinding", "name": "SNOMED CT Attribute Binding", "identity": "sct-attr" } ], "abstract": false, "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.", "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "UK Core Observation", "package_version": "1.0.0", "status": "draft", "id": "a361397a-9382-44a8-9fe6-2525c23bab9c", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation", "version": "2.1.2", "differential": { "element": [ { "id": "Observation.identifier.assigner", "path": "Observation.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "Observation.basedOn.identifier.assigner", "path": "Observation.basedOn.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "Observation.partOf.identifier.assigner", "path": "Observation.partOf.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "Observation.code.coding", "path": "Observation.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Observation.code.coding:snomedCT", "path": "Observation.code.coding", "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ObservationType", "description": "A code from the SNOMED Clinical Terminology UK coding system describing a type of observation" }, "sliceName": "snomedCT" }, { "id": "Observation.code.coding:snomedCT.system", "min": 1, "path": "Observation.code.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Observation.code.coding:snomedCT.code", "min": 1, "path": "Observation.code.coding.code" }, { "id": "Observation.code.coding:snomedCT.display", "min": 1, "path": "Observation.code.coding.display" }, { "id": "Observation.code.coding:loinc", "path": "Observation.code.coding", "sliceName": "loinc" }, { "id": "Observation.code.coding:loinc.system", "min": 1, "path": "Observation.code.coding.system", "fixedUri": "http://loinc.org" }, { "id": "Observation.code.coding:loinc.code", "min": 1, "path": "Observation.code.coding.code" }, { "id": "Observation.code.coding:loinc.display", "min": 1, "path": "Observation.code.coding.display" }, { "id": "Observation.subject", "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location" ] } ] }, { "id": "Observation.subject.identifier.assigner", "path": "Observation.subject.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "Observation.focus.identifier.assigner", "path": "Observation.focus.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "Observation.encounter", "path": "Observation.encounter", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter" ] } ] }, { "id": "Observation.encounter.identifier.assigner", "path": "Observation.encounter.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "Observation.performer", "path": "Observation.performer", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/CareTeam", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization", "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" ] } ] }, { "id": "Observation.performer.identifier.assigner", "path": "Observation.performer.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "Observation.note.author[x]", "path": "Observation.note.author[x]", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson" ] }, { "code": "string" } ] }, { "id": "Observation.bodySite.coding", "path": "Observation.bodySite.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "code", "type": "value" }, { "path": "system", "type": "value" } ] } }, { "id": "Observation.bodySite.coding:snomedCT", "max": "1", "path": "Observation.bodySite.coding", "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodySite", "description": "A code from the SNOMED Clinical Terminology UK with the expression (<<442083009 |anatomical or acquired body structure|)" }, "sliceName": "snomedCT" }, { "id": "Observation.bodySite.coding:snomedCT.system", "min": 1, "path": "Observation.bodySite.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Observation.bodySite.coding:snomedCT.code", "min": 1, "path": "Observation.bodySite.coding.code" }, { "id": "Observation.bodySite.coding:snomedCT.display", "min": 1, "path": "Observation.bodySite.coding.display" }, { "id": "Observation.method", "path": "Observation.method", "binding": { "strength": "extensible" } }, { "id": "Observation.specimen.identifier.assigner", "path": "Observation.specimen.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "Observation.device.identifier.assigner", "path": "Observation.device.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "Observation.hasMember", "path": "Observation.hasMember", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse", "http://hl7.org/fhir/StructureDefinition/MolecularSequence", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation" ] } ] }, { "id": "Observation.hasMember.identifier.assigner", "path": "Observation.hasMember.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "Observation.derivedFrom", "path": "Observation.derivedFrom", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/ImagingStudy", "http://hl7.org/fhir/StructureDefinition/Media", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse", "http://hl7.org/fhir/StructureDefinition/MolecularSequence", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation" ] } ] }, { "id": "Observation.derivedFrom.identifier.assigner", "path": "Observation.derivedFrom.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "Observation.component.code.coding", "path": "Observation.component.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "code", "type": "value" }, { "path": "system", "type": "value" } ] } }, { "id": "Observation.component.code.coding:snomedCT", "path": "Observation.component.code.coding", "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ObservationType", "description": "A code from the SNOMED Clinical Terminology UK coding system describing a type of observation" }, "sliceName": "snomedCT" }, { "id": "Observation.component.code.coding:snomedCT.system", "min": 1, "path": "Observation.component.code.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Observation.component.code.coding:snomedCT.code", "min": 1, "path": "Observation.component.code.coding.code" }, { "id": "Observation.component.code.coding:snomedCT.display", "min": 1, "path": "Observation.component.code.coding.display" } ] }, "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "secretariat@hl7.org.uk", "system": "email" } ] }, { "name": "NHS Digital", "telecom": [ { "use": "work", "rank": 2, "value": "interoperabilityteam@nhs.net", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }