{ "description": "Results data elements. Section A5 of the eHN guideline.", "_filename": "StructureDefinition-Result.json", "package_name": "hl7.fhir.eu.laboratory", "date": "2025-03-25T12:00:10+01:00", "derivation": "specialization", "publisher": "HL7 Europe", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "150", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "Europe" } ] } ], "name": "ResultLabEhn", "abstract": false, "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License", "type": "http://hl7.eu/fhir/laboratory/StructureDefinition/Result", "experimental": null, "resourceType": "StructureDefinition", "title": "A.5 - Results data elements", "package_version": "0.1.1", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative" } ], "snapshot": { "element": [ { "id": "Result", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Base" }, "path": "Result", "short": "A.5 - Results data elements", "definition": "Results data elements. Section A5 of the eHN guideline.", "isModifier": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "Result.narrative", "min": 0, "definition": "A.5.1 Laboratory report narrative", "short": "A.5.1 Laboratory report narrative", "type": [ { "code": "BackboneElement" } ], "max": "1", "id": "Result.narrative", "base": { "max": "1", "min": 0, "path": "Result.narrative" } }, { "path": "Result.narrative.id", "min": 0, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "isModifier": false, "short": "Unique id for inter-element referencing", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Result.narrative.id", "base": { "max": "1", "min": 0, "path": "Element.id" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "Result.narrative.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "isModifier": false, "short": "Additional content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Result.narrative.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "Result.narrative.modifierExtension", "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "isModifier": true, "short": "Extensions that cannot be ignored even if unrecognized", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "id": "Result.narrative.modifierExtension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true }, { "id": "Result.narrative.report", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.narrative.report" }, "path": "Result.narrative.report", "type": [ { "code": "Narrative" } ], "short": "A.5.1.1 Narrative report", "definition": "Entire report (textual summary inside the laboratory result report document) as issued by the laboratory." }, { "id": "Result.narrative.notes", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.narrative.notes" }, "path": "Result.narrative.notes", "type": [ { "code": "Narrative" } ], "short": "A.5.1.2 Comments, interpretation and recommendations", "definition": "Comments, such as a textual interpretation or advice accompanying the result report, for example." }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "Result.observation", "min": 0, "definition": "A.5.2 Observation details (report could consist of multiple observations)", "short": "A.5.2 Observation details", "type": [ { "code": "BackboneElement" } ], "max": "*", "id": "Result.observation", "base": { "max": "*", "min": 0, "path": "Result.observation" } }, { "path": "Result.observation.id", "min": 0, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "isModifier": false, "short": "Unique id for inter-element referencing", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Result.observation.id", "base": { "max": "1", "min": 0, "path": "Element.id" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "Result.observation.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "isModifier": false, "short": "Additional content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Result.observation.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "Result.observation.modifierExtension", "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "isModifier": true, "short": "Extensions that cannot be ignored even if unrecognized", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "id": "Result.observation.modifierExtension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true }, { "id": "Result.observation.dateTime", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.observation.dateTime" }, "path": "Result.observation.dateTime", "type": [ { "code": "CodeableConcept" } ], "short": "A.5.2.1 Observation date", "definition": "Date and time of the observation - Preferred system(s): ISO 8601" }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "Result.observation.code", "min": 0, "definition": "Code representing the observation using the agreed code systems.\n- Preferred system(s): LOINC\n - Preferred system(s): NPU\n - Preferred system(s): SNOMED CT", "short": "A.5.2.3 Observation code", "type": [ { "code": "CodeableConcept" } ], "max": "*", "id": "Result.observation.code", "base": { "max": "*", "min": 0, "path": "Result.observation.code" } }, { "path": "Result.observation.code.id", "min": 0, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "isModifier": false, "short": "Unique id for inter-element referencing", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Result.observation.code.id", "base": { "max": "1", "min": 0, "path": "Element.id" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "Result.observation.code.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "isModifier": false, "short": "Additional content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Result.observation.code.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "Result.observation.code.coding", "requirements": "Allows for alternative encodings within a code system, and translations to other code systems.", "min": 0, "definition": "A reference to a code defined by a terminology system.", "isModifier": false, "short": "Code defined by a terminology system", "mapping": [ { "map": "C*E.1-8, C*E.10-22", "identity": "v2" }, { "map": "union(., ./translation)", "identity": "rim" }, { "map": "fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding", "identity": "orim" } ], "type": [ { "code": "Coding" } ], "max": "*", "id": "Result.observation.code.coding", "comment": "Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.", "base": { "max": "*", "min": 0, "path": "CodeableConcept.coding" }, "isSummary": true }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "Result.observation.code.text", "requirements": "The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.", "min": 0, "definition": "A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.", "isModifier": false, "short": "Plain text representation of the concept", "mapping": [ { "map": "C*E.9. But note many systems use C*E.2 for this", "identity": "v2" }, { "map": "./originalText[mediaType/code=\"text/plain\"]/data", "identity": "rim" }, { "map": "fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText", "identity": "orim" } ], "type": [ { "code": "string" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ], "max": "1", "id": "Result.observation.code.text", "comment": "Very often the text is the same as a displayName of one of the codings.", "base": { "max": "1", "min": 0, "path": "CodeableConcept.text" }, "isSummary": true }, { "id": "Result.observation.code.name", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.observation.code.name" }, "path": "Result.observation.code.name", "type": [ { "code": "string" } ], "short": "A.5.2.3.1 Observation name", "definition": "Full name of the observation according to the used test coding standard." }, { "id": "Result.observation.code.originalName", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.observation.code.originalName" }, "path": "Result.observation.code.originalName", "type": [ { "code": "string" } ], "short": "A.5.2.3.2 Observation original name", "definition": "Original (conventional) name of the observation as used by the laboratory" }, { "id": "Result.observation.code.displayName", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.observation.code.displayName" }, "path": "Result.observation.code.displayName", "type": [ { "code": "string" } ], "short": "A.5.2.3.3 Observation display name", "definition": "Simplified (short name of the observation) for display." }, { "id": "Result.observation.method", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.observation.method" }, "path": "Result.observation.method", "type": [ { "code": "CodeableConcept" } ], "short": "A.5.2.4 Observation method", "definition": "Observation method (measurement principle) to obtain the result.\n- Preferred system(s): SNOMED CT" }, { "id": "Result.observation.device", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.observation.device" }, "path": "Result.observation.device", "type": [ { "code": "CodeableConcept" } ], "short": "A.5.2.5 Observation device", "definition": "Device (analyser), laboratory test kit and used calibrator information (identifier, type, name, model, manufacturer)\n- Preferred system(s): SNOMED CT\n - Preferred system(s): EMDN" }, { "id": "Result.observation.order", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.observation.order" }, "path": "Result.observation.order", "type": [ { "code": "BackboneElement" } ], "short": "A.5.2.8 Order", "definition": "Identifies order and order placer this observation belongs to." }, { "id": "Result.observation.performer", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.observation.performer" }, "path": "Result.observation.performer", "type": [ { "code": "BackboneElement" } ], "short": "A.5.2.9 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": "Result.observation.reporter", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.observation.reporter" }, "path": "Result.observation.reporter", "type": [ { "code": "BackboneElement" } ], "short": "A.5.2.10 Reporter", "definition": "With certain observation results, e.g. there may also be an interpreter or a person responsible for validation." }, { "id": "Result.observation.result", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.observation.result" }, "path": "Result.observation.result", "type": [ { "code": "BackboneElement" } ], "short": "A.5.2.11 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. \n- Preferred system(s): SNOMED CT (for ordinal or nominal scale results and result interpretation)\n - Preferred system(s): UCUM (for units)" }, { "id": "Result.observation.interpretation", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.observation.interpretation" }, "path": "Result.observation.interpretation", "type": [ { "code": "CodeableConcept" } ], "short": "A.5.2.12 Observation interpretation", "definition": "Information about reference intervals and result interpretation.\n - Preferred system(s): SNOMED CT\n - Preferred system(s): HL7 v3 Code System ObservationInterpretation" }, { "id": "Result.observation.description", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.observation.description" }, "path": "Result.observation.description", "type": [ { "code": "Narrative" } ], "short": "A.5.2.13 Result description", "definition": "Comments and narrative representation of the observation result and findings." }, { "id": "Result.observation.accreditationStatus", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Result.observation.accreditationStatus" }, "path": "Result.observation.accreditationStatus", "type": [ { "code": "BackboneElement" } ], "short": "A.5.2.14 Accreditation status", "definition": "Accreditation status of the laboratory for the particular observation." } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ] }, "status": "active", "id": "233ef6ba-4f4a-4923-9208-ffc424f36d75", "kind": "logical", "url": "http://hl7.eu/fhir/laboratory/StructureDefinition/Result", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.2.51.22.1.42.22", "system": "urn:ietf:rfc:3986" } ], "version": "0.1.1", "differential": { "element": [ { "id": "Result", "path": "Result", "short": "A.5 - Results data elements", "definition": "Results data elements. Section A5 of the eHN guideline." }, { "id": "Result.narrative", "max": "1", "min": 0, "path": "Result.narrative", "type": [ { "code": "BackboneElement" } ], "short": "A.5.1 Laboratory report narrative", "definition": "A.5.1 Laboratory report narrative" }, { "id": "Result.narrative.report", "max": "*", "min": 0, "path": "Result.narrative.report", "type": [ { "code": "Narrative" } ], "short": "A.5.1.1 Narrative report", "definition": "Entire report (textual summary inside the laboratory result report document) as issued by the laboratory." }, { "id": "Result.narrative.notes", "max": "*", "min": 0, "path": "Result.narrative.notes", "type": [ { "code": "Narrative" } ], "short": "A.5.1.2 Comments, interpretation and recommendations", "definition": "Comments, such as a textual interpretation or advice accompanying the result report, for example." }, { "id": "Result.observation", "max": "*", "min": 0, "path": "Result.observation", "type": [ { "code": "BackboneElement" } ], "short": "A.5.2 Observation details", "definition": "A.5.2 Observation details (report could consist of multiple observations) " }, { "id": "Result.observation.dateTime", "max": "*", "min": 0, "path": "Result.observation.dateTime", "type": [ { "code": "CodeableConcept" } ], "short": "A.5.2.1 Observation date", "definition": "Date and time of the observation - Preferred system(s): ISO 8601" }, { "id": "Result.observation.code", "max": "*", "min": 0, "path": "Result.observation.code", "type": [ { "code": "CodeableConcept" } ], "short": "A.5.2.3 Observation code", "definition": "Code representing the observation using the agreed code systems.\n- Preferred system(s): LOINC\n - Preferred system(s): NPU\n - Preferred system(s): SNOMED CT" }, { "id": "Result.observation.code.name", "max": "*", "min": 0, "path": "Result.observation.code.name", "type": [ { "code": "string" } ], "short": "A.5.2.3.1 Observation name", "definition": "Full name of the observation according to the used test coding standard." }, { "id": "Result.observation.code.originalName", "max": "*", "min": 0, "path": "Result.observation.code.originalName", "type": [ { "code": "string" } ], "short": "A.5.2.3.2 Observation original name", "definition": "Original (conventional) name of the observation as used by the laboratory" }, { "id": "Result.observation.code.displayName", "max": "*", "min": 0, "path": "Result.observation.code.displayName", "type": [ { "code": "string" } ], "short": "A.5.2.3.3 Observation display name", "definition": "Simplified (short name of the observation) for display." }, { "id": "Result.observation.method", "max": "*", "min": 0, "path": "Result.observation.method", "type": [ { "code": "CodeableConcept" } ], "short": "A.5.2.4 Observation method", "definition": "Observation method (measurement principle) to obtain the result.\n- Preferred system(s): SNOMED CT" }, { "id": "Result.observation.device", "max": "*", "min": 0, "path": "Result.observation.device", "type": [ { "code": "CodeableConcept" } ], "short": "A.5.2.5 Observation device", "definition": "Device (analyser), laboratory test kit and used calibrator information (identifier, type, name, model, manufacturer)\n- Preferred system(s): SNOMED CT\n - Preferred system(s): EMDN" }, { "id": "Result.observation.order", "max": "*", "min": 0, "path": "Result.observation.order", "type": [ { "code": "BackboneElement" } ], "short": "A.5.2.8 Order", "definition": "Identifies order and order placer this observation belongs to." }, { "id": "Result.observation.performer", "max": "*", "min": 0, "path": "Result.observation.performer", "type": [ { "code": "BackboneElement" } ], "short": "A.5.2.9 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": "Result.observation.reporter", "max": "*", "min": 0, "path": "Result.observation.reporter", "type": [ { "code": "BackboneElement" } ], "short": "A.5.2.10 Reporter", "definition": "With certain observation results, e.g. there may also be an interpreter or a person responsible for validation." }, { "id": "Result.observation.result", "max": "*", "min": 0, "path": "Result.observation.result", "type": [ { "code": "BackboneElement" } ], "short": "A.5.2.11 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. \n- Preferred system(s): SNOMED CT (for ordinal or nominal scale results and result interpretation)\n - Preferred system(s): UCUM (for units)" }, { "id": "Result.observation.interpretation", "max": "*", "min": 0, "path": "Result.observation.interpretation", "type": [ { "code": "CodeableConcept" } ], "short": "A.5.2.12 Observation interpretation", "definition": "Information about reference intervals and result interpretation.\n - Preferred system(s): SNOMED CT\n - Preferred system(s): HL7 v3 Code System ObservationInterpretation" }, { "id": "Result.observation.description", "max": "*", "min": 0, "path": "Result.observation.description", "type": [ { "code": "Narrative" } ], "short": "A.5.2.13 Result description", "definition": "Comments and narrative representation of the observation result and findings." }, { "id": "Result.observation.accreditationStatus", "max": "*", "min": 0, "path": "Result.observation.accreditationStatus", "type": [ { "code": "BackboneElement" } ], "short": "A.5.2.14 Accreditation status", "definition": "Accreditation status of the laboratory for the particular observation." } ] }, "contact": [ { "name": "HL7 Europe", "telecom": [ { "value": "http://hl7.eu", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }