{ "description": "The Observation resource is used for tracking the current and historical observations that have been made for a patient.", "_filename": "CareConnect-Observation-1.json", "package_name": "careconnect.stu3.03.00.00", "date": "2019-06-17", "derivation": "constraint", "meta": { "lastUpdated": "2023-08-04T11:42:59.3077923+00:00" }, "publisher": "HL7 UK", "fhirVersion": "3.0.2", "name": "CareConnect-Observation-1", "abstract": false, "copyright": "Copyright © 2018 HL7 UK\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\r\n\r\nhttp://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\r\n\r\nHL7® FHIR® standard Copyright © 2011+ HL7\r\n\r\nThe HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at\r\n\r\nhttps://www.hl7.org/fhir/license.html", "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "3.1.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" } ], "status": "draft", "id": "82c8dd55-d66e-4264-ad3b-f122d3fba0d9", "kind": "resource", "url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1", "version": "1.2.0", "differential": { "element": [ { "id": "Observation.identifier.system", "min": 1, "path": "Observation.identifier.system" }, { "id": "Observation.identifier.value", "min": 1, "path": "Observation.identifier.value" }, { "id": "Observation.identifier.assigner", "path": "Observation.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1" } ] }, { "id": "Observation.basedOn", "path": "Observation.basedOn", "type": [ { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-CarePlan-1" }, { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/DeviceRequest" }, { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation" }, { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/NutritionOrder" }, { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ReferralRequest-1" }, { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationRequest-1" }, { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ProcedureRequest-1" } ], "short": "Fulfills plan, proposal or order." }, { "id": "Observation.code.coding", "path": "Observation.code.coding", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "code", "type": "value" } ] } }, { "id": "Observation.code.coding:snomedCT", "max": "1", "path": "Observation.code.coding", "binding": { "strength": "extensible", "description": "A code from the SNOMED Clinical Terminology UK coding system describing a type of observation", "valueSetReference": { "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ObservationType-1" } }, "sliceName": "snomedCT" }, { "id": "Observation.code.coding:snomedCT.extension", "min": 0, "path": "Observation.code.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Observation.code.coding:snomedCT.extension:snomedCTDescriptionID", "min": 0, "path": "Observation.code.coding.extension", "type": [ { "code": "Extension", "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid" } ], "sliceName": "snomedCTDescriptionID" }, { "id": "Observation.code.coding:snomedCT.system", "min": 1, "path": "Observation.code.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Observation.code.coding:snomedCT.version", "max": "0", "path": "Observation.code.coding.version" }, { "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.subject", "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/Group" }, { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/Device" }, { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1" }, { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1" } ] }, { "id": "Observation.context", "path": "Observation.context", "type": [ { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-EpisodeOfCare-1" }, { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1" } ] }, { "id": "Observation.performer", "path": "Observation.performer", "type": [ { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-RelatedPerson-1" }, { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1" }, { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1" }, { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1" } ] }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "Quantity" }, { "code": "CodeableConcept" }, { "code": "string" }, { "code": "boolean" }, { "code": "Range" }, { "code": "Ratio" }, { "code": "SampledData" }, { "code": "Attachment" }, { "code": "time" }, { "code": "dateTime" }, { "code": "Period" }, { "code": "Quantity", "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Quantity-1" } ] }, { "id": "Observation.bodySite.coding", "path": "Observation.bodySite.coding", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Observation.bodySite.coding:snomedCT", "max": "1", "path": "Observation.bodySite.coding", "binding": { "strength": "preferred", "description": "A code from the SNOMED Clinical Terminology UK with the expression (<<442083009 |anatomical or acquired body structure|).", "valueSetReference": { "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-BodySite-1" } }, "sliceName": "snomedCT" }, { "id": "Observation.bodySite.coding:snomedCT.extension", "min": 0, "path": "Observation.bodySite.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Observation.bodySite.coding:snomedCT.extension:snomedCTDescriptionID", "min": 0, "path": "Observation.bodySite.coding.extension", "type": [ { "code": "Extension", "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid" } ], "sliceName": "snomedCTDescriptionID" }, { "id": "Observation.bodySite.coding:snomedCT.system", "min": 1, "path": "Observation.bodySite.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Observation.bodySite.coding:snomedCT.version", "max": "0", "path": "Observation.bodySite.coding.version" }, { "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.coding", "path": "Observation.method.coding", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Observation.method.coding:snomedCT", "max": "1", "path": "Observation.method.coding", "binding": { "strength": "preferred", "description": "A code from SNOMED Clinical Terminology UK", "valueSetReference": { "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ObservationMethod-1" } }, "sliceName": "snomedCT" }, { "id": "Observation.method.coding:snomedCT.extension", "min": 0, "path": "Observation.method.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Observation.method.coding:snomedCT.extension:snomedCTDescriptionID", "min": 0, "path": "Observation.method.coding.extension", "type": [ { "code": "Extension", "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid" } ], "sliceName": "snomedCTDescriptionID" }, { "id": "Observation.method.coding:snomedCT.system", "min": 1, "path": "Observation.method.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Observation.method.coding:snomedCT.version", "max": "0", "path": "Observation.method.coding.version" }, { "id": "Observation.method.coding:snomedCT.code", "min": 1, "path": "Observation.method.coding.code" }, { "id": "Observation.method.coding:snomedCT.display", "min": 1, "path": "Observation.method.coding.display" }, { "id": "Observation.specimen", "path": "Observation.specimen", "type": [ { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Specimen-1" } ] }, { "id": "Observation.related.target", "path": "Observation.related.target", "type": [ { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse" }, { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/Sequence" }, { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1" } ] }, { "id": "Observation.component.code.coding", "path": "Observation.component.code.coding", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "code", "type": "value" } ] } }, { "id": "Observation.component.code.coding:snomedCT", "max": "1", "path": "Observation.component.code.coding", "binding": { "strength": "extensible", "description": "A code from the SNOMED Clinical Terminology UK coding system describing a type of observation", "valueSetReference": { "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ObservationType-1" } }, "sliceName": "snomedCT" }, { "id": "Observation.component.code.coding:snomedCT.extension", "min": 0, "path": "Observation.component.code.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Observation.component.code.coding:snomedCT.extension:snomedCTDescriptionID", "min": 0, "path": "Observation.component.code.coding.extension", "type": [ { "code": "Extension", "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid" } ], "sliceName": "snomedCTDescriptionID" }, { "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.version", "max": "0", "path": "Observation.component.code.coding.version" }, { "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" }, { "id": "Observation.component.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" }, { "code": "CodeableConcept" }, { "code": "string" }, { "code": "Range" }, { "code": "Ratio" }, { "code": "SampledData" }, { "code": "Attachment" }, { "code": "time" }, { "code": "dateTime" }, { "code": "Period" }, { "code": "Quantity", "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Quantity-1" } ] } ] }, "contact": [ { "name": "INTEROPen", "telecom": [ { "use": "work", "value": "admin@interopen.org", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }