{ "description": "C.10 - EHDS refined base model for Observation information", "_filename": "StructureDefinition-EHDSObservation.json", "package_name": "hl7.fhir.eu.imaging-r5", "date": "2025-03-21T08:17:12+00:00", "derivation": "specialization", "publisher": "HL7 Europe", "fhirVersion": "5.0.0", "jurisdiction": [ { "coding": [ { "code": "150", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "Europe" } ] } ], "name": "EHDSObservation", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License", "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation", "experimental": null, "resourceType": "StructureDefinition", "title": "Observation model", "package_version": "0.1.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" } ], "snapshot": { "element": [ { "path": "EHDSObservation", "min": 0, "definition": "C.10 - EHDS refined base model for Observation information", "isModifier": false, "short": "Observation model", "mapping": [ { "map": "n/a", "identity": "rim" } ], "max": "*", "id": "EHDSObservation", "base": { "max": "*", "min": 0, "path": "Base" } }, { "id": "EHDSObservation.observationDate[x]", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "EHDSObservation.observationDate[x]" }, "path": "EHDSObservation.observationDate[x]", "type": [ { "code": "dateTime" }, { "code": "Period" } ], "short": "C.10.1 - Observation date", "definition": "Clinically relevant time or time period for the observation." }, { "path": "EHDSObservation.observationCode", "min": 1, "definition": "Code representing the observation using the agreed code systems.", "short": "C.10.2 - Observation code", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "LOINC, NPU, SNOMED CT" }, "max": "1", "id": "EHDSObservation.observationCode", "base": { "max": "1", "min": 1, "path": "EHDSObservation.observationCode" } }, { "id": "EHDSObservation.observationName", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "EHDSObservation.observationName" }, "path": "EHDSObservation.observationName", "type": [ { "code": "string" } ], "short": "C.10.3 - Observation name", "definition": "Full name of the observation according to the used test coding standard." }, { "id": "EHDSObservation.observationOriginalName", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSObservation.observationOriginalName" }, "path": "EHDSObservation.observationOriginalName", "type": [ { "code": "string" } ], "short": "C.10.4 - Observation original name", "definition": "Original (conventional) name of the observation " }, { "path": "EHDSObservation.observationMethod", "min": 0, "definition": "Observation method (measurement principle) to obtain the result.", "short": "C.10.5 - Observation method", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" }, "max": "1", "id": "EHDSObservation.observationMethod", "base": { "max": "1", "min": 0, "path": "EHDSObservation.observationMethod" } }, { "path": "EHDSObservation.observationDevice", "min": 0, "definition": "Device (e.g. analyser) that generates the measurements", "short": "C.10.6 - Observation device", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice" } ], "binding": { "strength": "preferred", "description": "SNOMED CT, EMDN" }, "max": "1", "id": "EHDSObservation.observationDevice", "base": { "max": "1", "min": 0, "path": "EHDSObservation.observationDevice" } }, { "id": "EHDSObservation.order", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSObservation.order" }, "path": "EHDSObservation.order", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSServiceRequest" ] } ], "short": "C.10.7 - Order", "definition": "Identifies order and order placer this observation belongs to. " }, { "id": "EHDSObservation.performer", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSObservation.performer" }, "path": "EHDSObservation.performer", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional" } ], "short": "C.10.8 - Performer", "definition": "Identifies the originator/author and provides provenance information about the source of the results data that may have not originated with the source of the whole Laboratory Report document. " }, { "id": "EHDSObservation.reporter", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSObservation.reporter" }, "path": "EHDSObservation.reporter", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional" } ], "short": "C.10.9 - Reporter", "definition": "With certain observation results, e.g. there may also be an interpreter or a person responsible for validation." }, { "path": "EHDSObservation.observationResult", "min": 1, "definition": "Result of the observation including text, numeric and coded results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation.", "short": "C.10.10 - Observation result", "type": [ { "code": "Base" } ], "binding": { "strength": "preferred", "description": "SNOMED CT (for ordinal or nominal scale results and result interpretation), UCUM (for units)" }, "max": "1", "id": "EHDSObservation.observationResult", "base": { "max": "1", "min": 1, "path": "EHDSObservation.observationResult" } }, { "id": "EHDSObservation.observationResult.textualResult", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSObservation.observationResult.textualResult" }, "path": "EHDSObservation.observationResult.textualResult", "type": [ { "code": "string" } ], "short": "C.10.10.1 - Textual Result", "definition": "Narrative text result" }, { "id": "EHDSObservation.observationResult.numericResult", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSObservation.observationResult.numericResult" }, "path": "EHDSObservation.observationResult.numericResult", "type": [ { "code": "Base" } ], "short": "C.10.10.2 - Numeric Result", "definition": "A numeric value or interval (open or closed) of the result, result units of the measurement should be provided Measurement uncertainty interval are provided if needed." }, { "id": "EHDSObservation.observationResult.numericResult.numericValue[x]", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSObservation.observationResult.numericResult.numericValue[x]" }, "path": "EHDSObservation.observationResult.numericResult.numericValue[x]", "type": [ { "code": "Quantity" }, { "code": "Range" } ], "short": "C.10.10.2.1 - Numeric value", "definition": "A numeric value or interval (open or closed) of the result" }, { "path": "EHDSObservation.observationResult.numericResult.units", "min": 0, "definition": "Result units of the measurement", "short": "C.10.10.2.2 - Units", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "UCUM" }, "max": "1", "id": "EHDSObservation.observationResult.numericResult.units", "base": { "max": "1", "min": 0, "path": "EHDSObservation.observationResult.numericResult.units" } }, { "id": "EHDSObservation.observationResult.numericResult.uncertainty", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSObservation.observationResult.numericResult.uncertainty" }, "path": "EHDSObservation.observationResult.numericResult.uncertainty", "type": [ { "code": "Base" } ], "short": "C.10.10.2.3 - Uncertainty", "definition": "Measurement uncertainty type and interval should be provided if needed." }, { "path": "EHDSObservation.observationResult.codedResult", "min": 0, "definition": "A coded result from a selected coding system(s). This could be a code describing bacteria or other microorganism identified, description of urinary concernment, code explaining technical reason why the test could not be done etc.", "short": "C.10.10.3 - Coded Result", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" }, "max": "1", "id": "EHDSObservation.observationResult.codedResult", "base": { "max": "1", "min": 0, "path": "EHDSObservation.observationResult.codedResult" } }, { "path": "EHDSObservation.dataAbsentReason", "min": 0, "definition": "Provides a reason why the expected value in the element Observation.value[x] is missing.", "short": "C.10.11 - dataAbsentReason", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "HL7 Data absent reason" }, "max": "1", "id": "EHDSObservation.dataAbsentReason", "base": { "max": "1", "min": 0, "path": "EHDSObservation.dataAbsentReason" } }, { "id": "EHDSObservation.referenceRange", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EHDSObservation.referenceRange" }, "path": "EHDSObservation.referenceRange", "type": [ { "code": "Base" } ], "short": "C.10.12 - Reference range", "definition": "Reference range, multiple reference ranges of different types culd by providedProvides guide for interpretation of result. Reference ranges are usually implied only for a numeric scale type. Use of the same units for reference range and value is implied." }, { "path": "EHDSObservation.observationInterpretation", "min": 0, "definition": "Information about reference intervals and result interpretation.", "short": "C.10.13 - Observation interpretation", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT, HL7 ObservationInterpretation" }, "max": "*", "id": "EHDSObservation.observationInterpretation", "base": { "max": "*", "min": 0, "path": "EHDSObservation.observationInterpretation" } }, { "id": "EHDSObservation.triggeredBy[x]", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EHDSObservation.triggeredBy[x]" }, "path": "EHDSObservation.triggeredBy[x]", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryObservation" }, { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation" } ], "short": "C.10.14 - Triggered by", "definition": "Identifies the observation(s) that triggered the performance of this observation." }, { "id": "EHDSObservation.hasMember[x]", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EHDSObservation.hasMember[x]" }, "path": "EHDSObservation.hasMember[x]", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryObservation" }, { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation" } ], "short": "C.10.15 - Has member", "definition": "This observation is a group observation (e.g. a battery, a panel of tests, a set of vital sign measurements) that includes the target as a member of the group." }, { "id": "EHDSObservation.resultDescription", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSObservation.resultDescription" }, "path": "EHDSObservation.resultDescription", "type": [ { "code": "string" } ], "short": "C.10.16 - Result description", "definition": "Comments and narrative representation of the observation result and findings." }, { "path": "EHDSObservation.anatomicLocation", "min": 0, "definition": "Anatomic location and laterality where the observation should be or was performed.", "short": "C.10.17 - Anatomic location", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" }, "max": "1", "id": "EHDSObservation.anatomicLocation", "base": { "max": "1", "min": 0, "path": "EHDSObservation.anatomicLocation" } }, { "id": "EHDSObservation.subject", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "EHDSObservation.subject" }, "path": "EHDSObservation.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure" ] } ], "short": "C.10.18 - Subject", "definition": "The patient, or group of patients, location, device, organization, procedure or practitioner this observation is about." }, { "id": "EHDSObservation.component", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EHDSObservation.component" }, "path": "EHDSObservation.component", "type": [ { "code": "Base" } ], "short": "C.10.19 - Component", "definition": "Some observations have multiple component observations. These component observations are expressed as separate code value pairs that share the same attributes." }, { "path": "EHDSObservation.component.code", "min": 1, "definition": "Code representing the observation using the agreed code systems.", "short": "C.10.19.1 - Code", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "LOINC, NPU, SNOMED CT" }, "max": "1", "id": "EHDSObservation.component.code", "base": { "max": "1", "min": 1, "path": "EHDSObservation.component.code" } }, { "id": "EHDSObservation.component.textualResult", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSObservation.component.textualResult" }, "path": "EHDSObservation.component.textualResult", "type": [ { "code": "string" } ], "short": "C.10.19.2 - Textual Result", "definition": "Narrative text result" }, { "id": "EHDSObservation.component.numericResult", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSObservation.component.numericResult" }, "path": "EHDSObservation.component.numericResult", "type": [ { "code": "Base" } ], "short": "C.10.19.3 - Numeric Result", "definition": "A numeric value or interval (open or closed) of the result, result units of the measurement should be provided Measurement uncertainty interval are provided if needed." }, { "id": "EHDSObservation.component.numericResult.numericValue[x]", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSObservation.component.numericResult.numericValue[x]" }, "path": "EHDSObservation.component.numericResult.numericValue[x]", "type": [ { "code": "Quantity" }, { "code": "Range" } ], "short": "C.10.19.3.1 - Numeric value", "definition": "A numeric value or interval (open or closed) of the result" }, { "path": "EHDSObservation.component.numericResult.units", "min": 0, "definition": "Result units of the measurement", "short": "C.10.19.3.2 - Units", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "UCUM" }, "max": "1", "id": "EHDSObservation.component.numericResult.units", "base": { "max": "1", "min": 0, "path": "EHDSObservation.component.numericResult.units" } }, { "id": "EHDSObservation.component.numericResult.uncertainty", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSObservation.component.numericResult.uncertainty" }, "path": "EHDSObservation.component.numericResult.uncertainty", "type": [ { "code": "Base" } ], "short": "C.10.19.3.3 - Uncertainty", "definition": "Measurement uncertainty type and interval should be provided if needed." }, { "path": "EHDSObservation.component.codedResult", "min": 0, "definition": "A coded result from a selected coding system(s). This could be a code describing bacteria or other microorganism identified, description of urinary concernment, code explaining technical reason why the test could not be done etc.", "short": "C.10.19.4 - Coded Result", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" }, "max": "1", "id": "EHDSObservation.component.codedResult", "base": { "max": "1", "min": 0, "path": "EHDSObservation.component.codedResult" } }, { "path": "EHDSObservation.component.dataAbsentReason", "min": 0, "definition": "Provides a reason why the expected value in the element Observation.value[x] is missing.", "short": "C.10.19.5 - dataAbsentReason", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "HL7 Data absent reason" }, "max": "1", "id": "EHDSObservation.component.dataAbsentReason", "base": { "max": "1", "min": 0, "path": "EHDSObservation.component.dataAbsentReason" } }, { "id": "EHDSObservation.component.referenceRange", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EHDSObservation.component.referenceRange" }, "path": "EHDSObservation.component.referenceRange", "type": [ { "code": "Base" } ], "short": "C.10.19.6 - Reference range", "definition": "Reference range, multiple reference ranges of different types culd by providedProvides guide for interpretation of result. Reference ranges are usually implied only for a numeric scale type. Use of the same units for reference range and value is implied." }, { "path": "EHDSObservation.component.observationInterpretation", "min": 0, "definition": "Information about reference intervals and result interpretation.", "short": "C.10.19.7 - Observation interpretation", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT, HL7 ObservationInterpretation" }, "max": "*", "id": "EHDSObservation.component.observationInterpretation", "base": { "max": "*", "min": 0, "path": "EHDSObservation.component.observationInterpretation" } }, { "path": "EHDSObservation.status", "min": 1, "definition": "The status of the result value.", "short": "C.10.19.8 - Status", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "HL7 Observation status" }, "max": "1", "id": "EHDSObservation.status", "base": { "max": "1", "min": 1, "path": "EHDSObservation.status" } } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ] }, "status": "draft", "id": "8681bd81-a18b-4973-83f1-b59e3a09435e", "kind": "logical", "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation", "version": "0.1.0", "differential": { "element": [ { "id": "EHDSObservation", "path": "EHDSObservation", "short": "Observation model", "definition": "C.10 - EHDS refined base model for Observation information" }, { "id": "EHDSObservation.observationDate[x]", "max": "1", "min": 1, "path": "EHDSObservation.observationDate[x]", "type": [ { "code": "dateTime" }, { "code": "Period" } ], "short": "C.10.1 - Observation date", "definition": "Clinically relevant time or time period for the observation." }, { "id": "EHDSObservation.observationCode", "max": "1", "min": 1, "path": "EHDSObservation.observationCode", "type": [ { "code": "CodeableConcept" } ], "short": "C.10.2 - Observation code", "binding": { "strength": "preferred", "description": "LOINC, NPU, SNOMED CT" }, "definition": "Code representing the observation using the agreed code systems." }, { "id": "EHDSObservation.observationName", "max": "1", "min": 1, "path": "EHDSObservation.observationName", "type": [ { "code": "string" } ], "short": "C.10.3 - Observation name", "definition": "Full name of the observation according to the used test coding standard." }, { "id": "EHDSObservation.observationOriginalName", "max": "1", "min": 0, "path": "EHDSObservation.observationOriginalName", "type": [ { "code": "string" } ], "short": "C.10.4 - Observation original name", "definition": "Original (conventional) name of the observation " }, { "id": "EHDSObservation.observationMethod", "max": "1", "min": 0, "path": "EHDSObservation.observationMethod", "type": [ { "code": "CodeableConcept" } ], "short": "C.10.5 - Observation method", "binding": { "strength": "preferred", "description": "SNOMED CT" }, "definition": "Observation method (measurement principle) to obtain the result." }, { "id": "EHDSObservation.observationDevice", "max": "1", "min": 0, "path": "EHDSObservation.observationDevice", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice" } ], "short": "C.10.6 - Observation device", "binding": { "strength": "preferred", "description": "SNOMED CT, EMDN" }, "definition": "Device (e.g. analyser) that generates the measurements" }, { "id": "EHDSObservation.order", "max": "1", "min": 0, "path": "EHDSObservation.order", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSServiceRequest" ] } ], "short": "C.10.7 - Order", "definition": "Identifies order and order placer this observation belongs to. " }, { "id": "EHDSObservation.performer", "max": "1", "min": 0, "path": "EHDSObservation.performer", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional" } ], "short": "C.10.8 - Performer", "definition": "Identifies the originator/author and provides provenance information about the source of the results data that may have not originated with the source of the whole Laboratory Report document. " }, { "id": "EHDSObservation.reporter", "max": "1", "min": 0, "path": "EHDSObservation.reporter", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional" } ], "short": "C.10.9 - Reporter", "definition": "With certain observation results, e.g. there may also be an interpreter or a person responsible for validation." }, { "id": "EHDSObservation.observationResult", "max": "1", "min": 1, "path": "EHDSObservation.observationResult", "type": [ { "code": "Base" } ], "short": "C.10.10 - Observation result", "binding": { "strength": "preferred", "description": "SNOMED CT (for ordinal or nominal scale results and result interpretation), UCUM (for units)" }, "definition": "Result of the observation including text, numeric and coded results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation." }, { "id": "EHDSObservation.observationResult.textualResult", "max": "1", "min": 0, "path": "EHDSObservation.observationResult.textualResult", "type": [ { "code": "string" } ], "short": "C.10.10.1 - Textual Result", "definition": "Narrative text result" }, { "id": "EHDSObservation.observationResult.numericResult", "max": "1", "min": 0, "path": "EHDSObservation.observationResult.numericResult", "type": [ { "code": "Base" } ], "short": "C.10.10.2 - Numeric Result", "definition": "A numeric value or interval (open or closed) of the result, result units of the measurement should be provided Measurement uncertainty interval are provided if needed." }, { "id": "EHDSObservation.observationResult.numericResult.numericValue[x]", "max": "1", "min": 0, "path": "EHDSObservation.observationResult.numericResult.numericValue[x]", "type": [ { "code": "Quantity" }, { "code": "Range" } ], "short": "C.10.10.2.1 - Numeric value", "definition": "A numeric value or interval (open or closed) of the result" }, { "id": "EHDSObservation.observationResult.numericResult.units", "max": "1", "min": 0, "path": "EHDSObservation.observationResult.numericResult.units", "type": [ { "code": "CodeableConcept" } ], "short": "C.10.10.2.2 - Units", "binding": { "strength": "preferred", "description": "UCUM" }, "definition": "Result units of the measurement" }, { "id": "EHDSObservation.observationResult.numericResult.uncertainty", "max": "1", "min": 0, "path": "EHDSObservation.observationResult.numericResult.uncertainty", "type": [ { "code": "Base" } ], "short": "C.10.10.2.3 - Uncertainty", "definition": "Measurement uncertainty type and interval should be provided if needed." }, { "id": "EHDSObservation.observationResult.codedResult", "max": "1", "min": 0, "path": "EHDSObservation.observationResult.codedResult", "type": [ { "code": "CodeableConcept" } ], "short": "C.10.10.3 - Coded Result", "binding": { "strength": "preferred", "description": "SNOMED CT" }, "definition": "A coded result from a selected coding system(s). This could be a code describing bacteria or other microorganism identified, description of urinary concernment, code explaining technical reason why the test could not be done etc." }, { "id": "EHDSObservation.dataAbsentReason", "max": "1", "min": 0, "path": "EHDSObservation.dataAbsentReason", "type": [ { "code": "CodeableConcept" } ], "short": "C.10.11 - dataAbsentReason", "binding": { "strength": "preferred", "description": "HL7 Data absent reason" }, "definition": "Provides a reason why the expected value in the element Observation.value[x] is missing." }, { "id": "EHDSObservation.referenceRange", "max": "*", "min": 0, "path": "EHDSObservation.referenceRange", "type": [ { "code": "Base" } ], "short": "C.10.12 - Reference range", "definition": "Reference range, multiple reference ranges of different types culd by providedProvides guide for interpretation of result. Reference ranges are usually implied only for a numeric scale type. Use of the same units for reference range and value is implied." }, { "id": "EHDSObservation.observationInterpretation", "max": "*", "min": 0, "path": "EHDSObservation.observationInterpretation", "type": [ { "code": "CodeableConcept" } ], "short": "C.10.13 - Observation interpretation", "binding": { "strength": "preferred", "description": "SNOMED CT, HL7 ObservationInterpretation" }, "definition": "Information about reference intervals and result interpretation." }, { "id": "EHDSObservation.triggeredBy[x]", "max": "*", "min": 0, "path": "EHDSObservation.triggeredBy[x]", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryObservation" }, { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation" } ], "short": "C.10.14 - Triggered by", "definition": "Identifies the observation(s) that triggered the performance of this observation." }, { "id": "EHDSObservation.hasMember[x]", "max": "*", "min": 0, "path": "EHDSObservation.hasMember[x]", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryObservation" }, { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation" } ], "short": "C.10.15 - Has member", "definition": "This observation is a group observation (e.g. a battery, a panel of tests, a set of vital sign measurements) that includes the target as a member of the group." }, { "id": "EHDSObservation.resultDescription", "max": "1", "min": 0, "path": "EHDSObservation.resultDescription", "type": [ { "code": "string" } ], "short": "C.10.16 - Result description", "definition": "Comments and narrative representation of the observation result and findings." }, { "id": "EHDSObservation.anatomicLocation", "max": "1", "min": 0, "path": "EHDSObservation.anatomicLocation", "type": [ { "code": "CodeableConcept" } ], "short": "C.10.17 - Anatomic location", "binding": { "strength": "preferred", "description": "SNOMED CT" }, "definition": "Anatomic location and laterality where the observation should be or was performed. " }, { "id": "EHDSObservation.subject", "max": "1", "min": 1, "path": "EHDSObservation.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure" ] } ], "short": "C.10.18 - Subject", "definition": "The patient, or group of patients, location, device, organization, procedure or practitioner this observation is about." }, { "id": "EHDSObservation.component", "max": "*", "min": 0, "path": "EHDSObservation.component", "type": [ { "code": "Base" } ], "short": "C.10.19 - Component", "definition": "Some observations have multiple component observations. These component observations are expressed as separate code value pairs that share the same attributes." }, { "id": "EHDSObservation.component.code", "max": "1", "min": 1, "path": "EHDSObservation.component.code", "type": [ { "code": "CodeableConcept" } ], "short": "C.10.19.1 - Code", "binding": { "strength": "preferred", "description": "LOINC, NPU, SNOMED CT" }, "definition": "Code representing the observation using the agreed code systems." }, { "id": "EHDSObservation.component.textualResult", "max": "1", "min": 0, "path": "EHDSObservation.component.textualResult", "type": [ { "code": "string" } ], "short": "C.10.19.2 - Textual Result", "definition": "Narrative text result" }, { "id": "EHDSObservation.component.numericResult", "max": "1", "min": 0, "path": "EHDSObservation.component.numericResult", "type": [ { "code": "Base" } ], "short": "C.10.19.3 - Numeric Result", "definition": "A numeric value or interval (open or closed) of the result, result units of the measurement should be provided Measurement uncertainty interval are provided if needed." }, { "id": "EHDSObservation.component.numericResult.numericValue[x]", "max": "1", "min": 0, "path": "EHDSObservation.component.numericResult.numericValue[x]", "type": [ { "code": "Quantity" }, { "code": "Range" } ], "short": "C.10.19.3.1 - Numeric value", "definition": "A numeric value or interval (open or closed) of the result" }, { "id": "EHDSObservation.component.numericResult.units", "max": "1", "min": 0, "path": "EHDSObservation.component.numericResult.units", "type": [ { "code": "CodeableConcept" } ], "short": "C.10.19.3.2 - Units", "binding": { "strength": "preferred", "description": "UCUM" }, "definition": "Result units of the measurement" }, { "id": "EHDSObservation.component.numericResult.uncertainty", "max": "1", "min": 0, "path": "EHDSObservation.component.numericResult.uncertainty", "type": [ { "code": "Base" } ], "short": "C.10.19.3.3 - Uncertainty", "definition": "Measurement uncertainty type and interval should be provided if needed." }, { "id": "EHDSObservation.component.codedResult", "max": "1", "min": 0, "path": "EHDSObservation.component.codedResult", "type": [ { "code": "CodeableConcept" } ], "short": "C.10.19.4 - Coded Result", "binding": { "strength": "preferred", "description": "SNOMED CT" }, "definition": "A coded result from a selected coding system(s). This could be a code describing bacteria or other microorganism identified, description of urinary concernment, code explaining technical reason why the test could not be done etc." }, { "id": "EHDSObservation.component.dataAbsentReason", "max": "1", "min": 0, "path": "EHDSObservation.component.dataAbsentReason", "type": [ { "code": "CodeableConcept" } ], "short": "C.10.19.5 - dataAbsentReason", "binding": { "strength": "preferred", "description": "HL7 Data absent reason" }, "definition": "Provides a reason why the expected value in the element Observation.value[x] is missing." }, { "id": "EHDSObservation.component.referenceRange", "max": "*", "min": 0, "path": "EHDSObservation.component.referenceRange", "type": [ { "code": "Base" } ], "short": "C.10.19.6 - Reference range", "definition": "Reference range, multiple reference ranges of different types culd by providedProvides guide for interpretation of result. Reference ranges are usually implied only for a numeric scale type. Use of the same units for reference range and value is implied." }, { "id": "EHDSObservation.component.observationInterpretation", "max": "*", "min": 0, "path": "EHDSObservation.component.observationInterpretation", "type": [ { "code": "CodeableConcept" } ], "short": "C.10.19.7 - Observation interpretation", "binding": { "strength": "preferred", "description": "SNOMED CT, HL7 ObservationInterpretation" }, "definition": "Information about reference intervals and result interpretation." }, { "id": "EHDSObservation.status", "max": "1", "min": 1, "path": "EHDSObservation.status", "type": [ { "code": "CodeableConcept" } ], "short": "C.10.19.8 - Status", "binding": { "strength": "preferred", "description": "HL7 Observation status" }, "definition": "The status of the result value." } ] }, "contact": [ { "name": "Xt-EHR", "telecom": [ { "value": "http://Xt-EHR.eu", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }