Package | hl7.fhir.eu.imaging-manifest-r5 |
Type | StructureDefinition |
Id | EHDSLaboratoryObservation |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSLaboratoryObservation.html |
URL | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryObservation |
Version | 0.1.0 |
Status | draft |
Date | 2025-03-21T08:17:12+00:00 |
Name | EHDSLaboratoryObservation |
Title | Laboratory observation model |
Realm | eu |
Authority | hl7 |
Description | C.11 - EHDS refined base model for Observation performed by laboratory |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryObservation |
Kind | logical |
StructureDefinition | |
EHDSAppointment | Appointment model |
EHDSLaboratoryObservation | Laboratory observation model |
EHDSLaboratoryReportBody | Laboratory report body model |
EHDSObservation | Observation model |
EHDSPatientSummaryBody | Patient summary body model |
EHDSDischargeReport | Discharge Report model |
EHDSAppointment | Appointment model |
EHDSLaboratoryObservation | Laboratory observation model |
EHDSLaboratoryReportBody | Laboratory report body model |
EHDSObservation | Observation model |
EHDSPatientSummaryBody | Patient summary body model |
StructureDefinition | |
EHDSDevice | Device model |
EHDSLaboratoryObservation | Laboratory observation model |
EHDSObservation | Observation model |
EHDSDevice | Device model |
EHDSLaboratoryObservation | Laboratory observation model |
EHDSObservation | Observation model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSLaboratoryObservation
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | EHDSObservation | Elements defined in Ancestors:observationDate[x], observationCode, observationName, observationOriginalName, observationMethod, observationDevice, order, performer, reporter, observationResult, dataAbsentReason, referenceRange, observationInterpretation, triggeredBy[x], hasMember[x], resultDescription, anatomicLocation, subject, component, status Laboratory observation model Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 1..1 | CodeableConcept | C.10.2 - Observation code Binding Description: (preferred): LOINC, NPU | |
![]() ![]() ![]() | 0..1 | EHDSDevice | C.11.2 - Test kit | |
![]() ![]() ![]() | 0..1 | Identifier | C.11.3 - Calibrator | |
![]() ![]() ![]() | 0..1 | CodeableConcept | C.11.4 - Accreditation status Binding Description: (preferred): Code system to be specified | |
![]() ![]() ![]() | 0..* | EHDSLaboratoryObservation | C.11.5 - Previous results | |
{ "resourceType": "StructureDefinition", "id": "EHDSLaboratoryObservation", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" } ], "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryObservation", "version": "0.1.0", "name": "EHDSLaboratoryObservation", "title": "Laboratory observation model", "status": "draft", "date": "2025-03-21T08:17:12+00:00", "publisher": "HL7 Europe", "contact": [ { "name": "Xt-EHR", "telecom": [ { "system": "url", "value": "http://Xt-EHR.eu" } ] } ], "description": "C.11 - EHDS refined base model for Observation performed by laboratory", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "150", "display": "Europe" } ] } ], "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License", "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryObservation", "baseDefinition": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "EHDSLaboratoryObservation", "path": "EHDSLaboratoryObservation", "short": "Laboratory observation model", "definition": "C.11 - EHDS refined base model for Observation performed by laboratory", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "EHDSLaboratoryObservation.observationDate[x]", "path": "EHDSLaboratoryObservation.observationDate[x]", "short": "C.10.1 - Observation date", "definition": "Clinically relevant time or time period for the observation.", "min": 1, "max": "1", "base": { "path": "EHDSObservation.observationDate[x]", "min": 1, "max": "1" }, "type": [ { "code": "dateTime" }, { "code": "Period" } ] }, { "id": "EHDSLaboratoryObservation.observationCode", "path": "EHDSLaboratoryObservation.observationCode", "short": "C.10.2 - Observation code", "definition": "Code representing the observation using the agreed code systems.", "min": 1, "max": "1", "base": { "path": "EHDSObservation.observationCode", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "LOINC, NPU" } }, { "id": "EHDSLaboratoryObservation.observationName", "path": "EHDSLaboratoryObservation.observationName", "short": "C.10.3 - Observation name", "definition": "Full name of the observation according to the used test coding standard.", "min": 1, "max": "1", "base": { "path": "EHDSObservation.observationName", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "EHDSLaboratoryObservation.observationOriginalName", "path": "EHDSLaboratoryObservation.observationOriginalName", "short": "C.10.4 - Observation original name", "definition": "Original (conventional) name of the observation ", "min": 0, "max": "1", "base": { "path": "EHDSObservation.observationOriginalName", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "EHDSLaboratoryObservation.observationMethod", "path": "EHDSLaboratoryObservation.observationMethod", "short": "C.10.5 - Observation method", "definition": "Observation method (measurement principle) to obtain the result.", "min": 0, "max": "1", "base": { "path": "EHDSObservation.observationMethod", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSLaboratoryObservation.observationDevice", "path": "EHDSLaboratoryObservation.observationDevice", "short": "C.10.6 - Observation device", "definition": "Device (e.g. analyser) that generates the measurements", "min": 0, "max": "1", "base": { "path": "EHDSObservation.observationDevice", "min": 0, "max": "1" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice" } ], "binding": { "strength": "preferred", "description": "SNOMED CT, EMDN" } }, { "id": "EHDSLaboratoryObservation.order", "path": "EHDSLaboratoryObservation.order", "short": "C.10.7 - Order", "definition": "Identifies order and order placer this observation belongs to. ", "min": 0, "max": "1", "base": { "path": "EHDSObservation.order", "min": 0, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSServiceRequest" ] } ] }, { "id": "EHDSLaboratoryObservation.performer", "path": "EHDSLaboratoryObservation.performer", "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. ", "min": 0, "max": "1", "base": { "path": "EHDSObservation.performer", "min": 0, "max": "1" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional" } ] }, { "id": "EHDSLaboratoryObservation.reporter", "path": "EHDSLaboratoryObservation.reporter", "short": "C.10.9 - Reporter", "definition": "With certain observation results, e.g. there may also be an interpreter or a person responsible for validation.", "min": 0, "max": "1", "base": { "path": "EHDSObservation.reporter", "min": 0, "max": "1" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional" } ] }, { "id": "EHDSLaboratoryObservation.observationResult", "path": "EHDSLaboratoryObservation.observationResult", "short": "C.10.10 - Observation result", "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.", "min": 1, "max": "1", "base": { "path": "EHDSObservation.observationResult", "min": 1, "max": "1" }, "type": [ { "code": "Base" } ], "binding": { "strength": "preferred", "description": "SNOMED CT (for ordinal or nominal scale results and result interpretation), UCUM (for units)" } }, { "id": "EHDSLaboratoryObservation.observationResult.textualResult", "path": "EHDSLaboratoryObservation.observationResult.textualResult", "short": "C.10.10.1 - Textual Result", "definition": "Narrative text result", "min": 0, "max": "1", "base": { "path": "EHDSObservation.observationResult.textualResult", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "EHDSLaboratoryObservation.observationResult.numericResult", "path": "EHDSLaboratoryObservation.observationResult.numericResult", "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.", "min": 0, "max": "1", "base": { "path": "EHDSObservation.observationResult.numericResult", "min": 0, "max": "1" }, "type": [ { "code": "Base" } ] }, { "id": "EHDSLaboratoryObservation.observationResult.numericResult.numericValue[x]", "path": "EHDSLaboratoryObservation.observationResult.numericResult.numericValue[x]", "short": "C.10.10.2.1 - Numeric value", "definition": "A numeric value or interval (open or closed) of the result", "min": 0, "max": "1", "base": { "path": "EHDSObservation.observationResult.numericResult.numericValue[x]", "min": 0, "max": "1" }, "type": [ { "code": "Quantity" }, { "code": "Range" } ] }, { "id": "EHDSLaboratoryObservation.observationResult.numericResult.units", "path": "EHDSLaboratoryObservation.observationResult.numericResult.units", "short": "C.10.10.2.2 - Units", "definition": "Result units of the measurement", "min": 0, "max": "1", "base": { "path": "EHDSObservation.observationResult.numericResult.units", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "UCUM" } }, { "id": "EHDSLaboratoryObservation.observationResult.numericResult.uncertainty", "path": "EHDSLaboratoryObservation.observationResult.numericResult.uncertainty", "short": "C.10.10.2.3 - Uncertainty", "definition": "Measurement uncertainty type and interval should be provided if needed.", "min": 0, "max": "1", "base": { "path": "EHDSObservation.observationResult.numericResult.uncertainty", "min": 0, "max": "1" }, "type": [ { "code": "Base" } ] }, { "id": "EHDSLaboratoryObservation.observationResult.codedResult", "path": "EHDSLaboratoryObservation.observationResult.codedResult", "short": "C.10.10.3 - Coded Result", "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.", "min": 0, "max": "1", "base": { "path": "EHDSObservation.observationResult.codedResult", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSLaboratoryObservation.dataAbsentReason", "path": "EHDSLaboratoryObservation.dataAbsentReason", "short": "C.10.11 - dataAbsentReason", "definition": "Provides a reason why the expected value in the element Observation.value[x] is missing.", "min": 0, "max": "1", "base": { "path": "EHDSObservation.dataAbsentReason", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "HL7 Data absent reason" } }, { "id": "EHDSLaboratoryObservation.referenceRange", "path": "EHDSLaboratoryObservation.referenceRange", "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.", "min": 0, "max": "*", "base": { "path": "EHDSObservation.referenceRange", "min": 0, "max": "*" }, "type": [ { "code": "Base" } ] }, { "id": "EHDSLaboratoryObservation.observationInterpretation", "path": "EHDSLaboratoryObservation.observationInterpretation", "short": "C.10.13 - Observation interpretation", "definition": "Information about reference intervals and result interpretation.", "min": 0, "max": "*", "base": { "path": "EHDSObservation.observationInterpretation", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT, HL7 ObservationInterpretation" } }, { "id": "EHDSLaboratoryObservation.triggeredBy[x]", "path": "EHDSLaboratoryObservation.triggeredBy[x]", "short": "C.10.14 - Triggered by", "definition": "Identifies the observation(s) that triggered the performance of this observation.", "min": 0, "max": "*", "base": { "path": "EHDSObservation.triggeredBy[x]", "min": 0, "max": "*" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryObservation" }, { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation" } ] }, { "id": "EHDSLaboratoryObservation.hasMember[x]", "path": "EHDSLaboratoryObservation.hasMember[x]", "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.", "min": 0, "max": "*", "base": { "path": "EHDSObservation.hasMember[x]", "min": 0, "max": "*" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryObservation" }, { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation" } ] }, { "id": "EHDSLaboratoryObservation.resultDescription", "path": "EHDSLaboratoryObservation.resultDescription", "short": "C.10.16 - Result description", "definition": "Comments and narrative representation of the observation result and findings.", "min": 0, "max": "1", "base": { "path": "EHDSObservation.resultDescription", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "EHDSLaboratoryObservation.anatomicLocation", "path": "EHDSLaboratoryObservation.anatomicLocation", "short": "C.10.17 - Anatomic location", "definition": "Anatomic location and laterality where the observation should be or was performed.", "min": 0, "max": "1", "base": { "path": "EHDSObservation.anatomicLocation", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSLaboratoryObservation.subject", "path": "EHDSLaboratoryObservation.subject", "short": "C.10.18 - Subject", "definition": "The patient, or group of patients, location, device, organization, procedure or practitioner this observation is about.", "min": 1, "max": "1", "base": { "path": "EHDSObservation.subject", "min": 1, "max": "1" }, "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" ] } ] }, { "id": "EHDSLaboratoryObservation.component", "path": "EHDSLaboratoryObservation.component", "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.", "min": 0, "max": "*", "base": { "path": "EHDSObservation.component", "min": 0, "max": "*" }, "type": [ { "code": "Base" } ] }, { "id": "EHDSLaboratoryObservation.component.code", "path": "EHDSLaboratoryObservation.component.code", "short": "C.10.19.1 - Code", "definition": "Code representing the observation using the agreed code systems.", "min": 1, "max": "1", "base": { "path": "EHDSObservation.component.code", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "LOINC, NPU, SNOMED CT" } }, { "id": "EHDSLaboratoryObservation.component.textualResult", "path": "EHDSLaboratoryObservation.component.textualResult", "short": "C.10.19.2 - Textual Result", "definition": "Narrative text result", "min": 0, "max": "1", "base": { "path": "EHDSObservation.component.textualResult", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "EHDSLaboratoryObservation.component.numericResult", "path": "EHDSLaboratoryObservation.component.numericResult", "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.", "min": 0, "max": "1", "base": { "path": "EHDSObservation.component.numericResult", "min": 0, "max": "1" }, "type": [ { "code": "Base" } ] }, { "id": "EHDSLaboratoryObservation.component.numericResult.numericValue[x]", "path": "EHDSLaboratoryObservation.component.numericResult.numericValue[x]", "short": "C.10.19.3.1 - Numeric value", "definition": "A numeric value or interval (open or closed) of the result", "min": 0, "max": "1", "base": { "path": "EHDSObservation.component.numericResult.numericValue[x]", "min": 0, "max": "1" }, "type": [ { "code": "Quantity" }, { "code": "Range" } ] }, { "id": "EHDSLaboratoryObservation.component.numericResult.units", "path": "EHDSLaboratoryObservation.component.numericResult.units", "short": "C.10.19.3.2 - Units", "definition": "Result units of the measurement", "min": 0, "max": "1", "base": { "path": "EHDSObservation.component.numericResult.units", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "UCUM" } }, { "id": "EHDSLaboratoryObservation.component.numericResult.uncertainty", "path": "EHDSLaboratoryObservation.component.numericResult.uncertainty", "short": "C.10.19.3.3 - Uncertainty", "definition": "Measurement uncertainty type and interval should be provided if needed.", "min": 0, "max": "1", "base": { "path": "EHDSObservation.component.numericResult.uncertainty", "min": 0, "max": "1" }, "type": [ { "code": "Base" } ] }, { "id": "EHDSLaboratoryObservation.component.codedResult", "path": "EHDSLaboratoryObservation.component.codedResult", "short": "C.10.19.4 - Coded Result", "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.", "min": 0, "max": "1", "base": { "path": "EHDSObservation.component.codedResult", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSLaboratoryObservation.component.dataAbsentReason", "path": "EHDSLaboratoryObservation.component.dataAbsentReason", "short": "C.10.19.5 - dataAbsentReason", "definition": "Provides a reason why the expected value in the element Observation.value[x] is missing.", "min": 0, "max": "1", "base": { "path": "EHDSObservation.component.dataAbsentReason", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "HL7 Data absent reason" } }, { "id": "EHDSLaboratoryObservation.component.referenceRange", "path": "EHDSLaboratoryObservation.component.referenceRange", "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.", "min": 0, "max": "*", "base": { "path": "EHDSObservation.component.referenceRange", "min": 0, "max": "*" }, "type": [ { "code": "Base" } ] }, { "id": "EHDSLaboratoryObservation.component.observationInterpretation", "path": "EHDSLaboratoryObservation.component.observationInterpretation", "short": "C.10.19.7 - Observation interpretation", "definition": "Information about reference intervals and result interpretation.", "min": 0, "max": "*", "base": { "path": "EHDSObservation.component.observationInterpretation", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT, HL7 ObservationInterpretation" } }, { "id": "EHDSLaboratoryObservation.status", "path": "EHDSLaboratoryObservation.status", "short": "C.10.19.8 - Status", "definition": "The status of the result value.", "min": 1, "max": "1", "base": { "path": "EHDSObservation.status", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "HL7 Observation status" } }, { "id": "EHDSLaboratoryObservation.testKit", "path": "EHDSLaboratoryObservation.testKit", "short": "C.11.2 - Test kit", "definition": "Laboratory test kit used during measurement.", "min": 0, "max": "1", "base": { "path": "EHDSLaboratoryObservation.testKit", "min": 0, "max": "1" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice" } ] }, { "id": "EHDSLaboratoryObservation.calibrator", "path": "EHDSLaboratoryObservation.calibrator", "short": "C.11.3 - Calibrator", "definition": "Information about which end-user calibrator the laboratory used for the measurement to indicate the metrological traceability chain. ", "min": 0, "max": "1", "base": { "path": "EHDSLaboratoryObservation.calibrator", "min": 0, "max": "1" }, "type": [ { "code": "Identifier" } ] }, { "id": "EHDSLaboratoryObservation.accreditationStatus", "path": "EHDSLaboratoryObservation.accreditationStatus", "short": "C.11.4 - Accreditation status", "definition": "Accreditation status of the laboratory for the particular observation.", "min": 0, "max": "1", "base": { "path": "EHDSLaboratoryObservation.accreditationStatus", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "Code system to be specified" } }, { "id": "EHDSLaboratoryObservation.previousResults", "path": "EHDSLaboratoryObservation.previousResults", "short": "C.11.5 - Previous results", "definition": "Previous results of the same observation", "min": 0, "max": "*", "base": { "path": "EHDSLaboratoryObservation.previousResults", "min": 0, "max": "*" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryObservation" } ] } ] }, "differential": { "element": [ { "id": "EHDSLaboratoryObservation", "path": "EHDSLaboratoryObservation", "short": "Laboratory observation model", "definition": "C.11 - EHDS refined base model for Observation performed by laboratory" }, { "id": "EHDSLaboratoryObservation.observationCode", "path": "EHDSLaboratoryObservation.observationCode", "binding": { "strength": "preferred", "description": "LOINC, NPU" } }, { "id": "EHDSLaboratoryObservation.testKit", "path": "EHDSLaboratoryObservation.testKit", "short": "C.11.2 - Test kit", "definition": "Laboratory test kit used during measurement.", "min": 0, "max": "1", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice" } ] }, { "id": "EHDSLaboratoryObservation.calibrator", "path": "EHDSLaboratoryObservation.calibrator", "short": "C.11.3 - Calibrator", "definition": "Information about which end-user calibrator the laboratory used for the measurement to indicate the metrological traceability chain. ", "min": 0, "max": "1", "type": [ { "code": "Identifier" } ] }, { "id": "EHDSLaboratoryObservation.accreditationStatus", "path": "EHDSLaboratoryObservation.accreditationStatus", "short": "C.11.4 - Accreditation status", "definition": "Accreditation status of the laboratory for the particular observation.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "Code system to be specified" } }, { "id": "EHDSLaboratoryObservation.previousResults", "path": "EHDSLaboratoryObservation.previousResults", "short": "C.11.5 - Previous results", "definition": "Previous results of the same observation", "min": 0, "max": "*", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryObservation" } ] } ] } }