{
"description": "An Observation resource used to carry a subscore calculated for the observation.",
"_filename": "CareConnect-Subscore-Observation-1.json",
"package_name": "careconnect.stu3.03.00.00",
"date": "2019-06-17",
"derivation": "constraint",
"meta": {
"lastUpdated": "2023-08-04T11:49:04.5377444+00:00"
},
"publisher": "HL7 UK",
"fhirVersion": "3.0.2",
"name": "CareConnect-Subscore-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": "2ba03a17-9b6a-4afe-9d89-572126ccae65",
"kind": "resource",
"url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Subscore-Observation-1",
"version": "1.1.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-ProcedureRequest-1"
}, {
"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"
} ]
}, {
"id": "Observation.status",
"path": "Observation.status",
"fixedCode": "final"
}, {
"id": "Observation.category",
"path": "Observation.category",
"short": "Classification of type of observation.",
"binding": {
"strength": "required"
}
}, {
"id": "Observation.category.coding",
"max": "1",
"min": 1,
"path": "Observation.category.coding"
}, {
"id": "Observation.category.coding.system",
"min": 1,
"path": "Observation.category.coding.system",
"fixedUri": "http://hl7.org/fhir/observation-category"
}, {
"id": "Observation.category.coding.code",
"min": 1,
"path": "Observation.category.coding.code",
"fixedCode": "survey"
}, {
"id": "Observation.category.coding.display",
"min": 1,
"path": "Observation.category.coding.display",
"fixedString": "Survey"
}, {
"id": "Observation.code",
"path": "Observation.code",
"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"
}
}
}, {
"id": "Observation.subject",
"path": "Observation.subject",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
} ],
"short": "Who and/or what this is about."
}, {
"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.effective[x]",
"min": 1,
"path": "Observation.effective[x]"
}, {
"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]",
"min": 1,
"path": "Observation.value[x]"
}, {
"id": "Observation.dataAbsentReason",
"max": "0",
"path": "Observation.dataAbsentReason"
}, {
"id": "Observation.bodySite",
"max": "0",
"path": "Observation.bodySite"
}, {
"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",
"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",
"max": "0",
"path": "Observation.specimen"
}, {
"id": "Observation.related.type",
"min": 1,
"path": "Observation.related.type",
"fixedCode": "derived-from"
}, {
"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",
"path": "Observation.component.code",
"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"
}
}
} ]
},
"contact": [ {
"name": "INTEROPen",
"telecom": [ {
"use": "work",
"value": "admin@interopen.org",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}