{ "description": "Laboratory Report Content as defined by the MyHealth@EU business requirement '13.01 Create the MyHealth@EU Laboratory Result Report Content'.", "_filename": "StructureDefinition-LabReport.json", "package_name": "myhealth.eu.fhir.laboratory", "date": "2025-03-20T14:16:21+01:00", "derivation": "specialization", "publisher": "MyHealth@Eu", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "150", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "Europe" } ] } ], "name": "LabReportMyHEU", "abstract": false, "type": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/LabReport", "experimental": null, "resourceType": "StructureDefinition", "title": "Laboratory Result Content", "package_version": "0.1.1", "snapshot": { "element": [ { "id": "LabReport", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Base" }, "path": "LabReport", "short": "Laboratory Result Content", "definition": "Laboratory Report Content as defined by the MyHealth@EU business requirement '13.01 Create the MyHealth@EU Laboratory Result Report Content'.", "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": "LabReport.header", "min": 1, "definition": "Report header", "short": "Report header", "type": [ { "code": "BackboneElement" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "1", "id": "LabReport.header", "base": { "max": "1", "min": 1, "path": "LabReport.header" } }, { "path": "LabReport.header.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": "LabReport.header.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": "LabReport.header.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": "LabReport.header.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": "LabReport.header.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": "LabReport.header.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 }, { "path": "LabReport.header.subject", "min": 1, "definition": "Identification of the patient/subject and Patient/subject related contact information", "short": "Patient/subject", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Subject" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "1", "id": "LabReport.header.subject", "base": { "max": "1", "min": 1, "path": "LabReport.header.subject" } }, { "id": "LabReport.header.payer", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "LabReport.header.payer" }, "path": "LabReport.header.payer", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Payer" } ], "short": "Health insurance and payment information", "definition": "Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care." }, { "id": "LabReport.header.informationRecipient", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "LabReport.header.informationRecipient" }, "path": "LabReport.header.informationRecipient", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Recipient" } ], "short": "Information recipient", "definition": "Intended recipient or recipients of the report, additional recipients might be identified by the ordering party, e.g. GP, other specialist" }, { "path": "LabReport.header.author", "min": 1, "definition": "By whom the Laboratory result report or a subset of its results was authored", "short": "Author", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Author" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "*", "id": "LabReport.header.author", "base": { "max": "*", "min": 1, "path": "LabReport.header.author" } }, { "path": "LabReport.header.legalAuthenticator", "min": 1, "definition": "The person taking responsibility for the medical content of the document", "short": "Legal authenticator", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/LegalAuthenticator" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "*", "id": "LabReport.header.legalAuthenticator", "base": { "max": "*", "min": 1, "path": "LabReport.header.legalAuthenticator" } }, { "id": "LabReport.header.validator", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "LabReport.header.validator" }, "path": "LabReport.header.validator", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Validator" } ], "short": "Result validator", "definition": "Result validator" }, { "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": "LabReport.header.metadata", "min": 1, "definition": "Laboratory report metadata", "short": "Laboratory report metadata", "type": [ { "code": "BackboneElement" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "1", "id": "LabReport.header.metadata", "base": { "max": "1", "min": 1, "path": "LabReport.header.metadata" } }, { "path": "LabReport.header.metadata.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": "LabReport.header.metadata.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": "LabReport.header.metadata.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": "LabReport.header.metadata.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": "LabReport.header.metadata.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": "LabReport.header.metadata.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 }, { "path": "LabReport.header.metadata.documentId", "min": 1, "definition": "Unique identifier of the document", "short": "Document Id", "type": [ { "code": "Identifier" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "1", "id": "LabReport.header.metadata.documentId", "base": { "max": "1", "min": 1, "path": "LabReport.header.metadata.documentId" } }, { "path": "LabReport.header.metadata.type", "min": 1, "definition": "A coded type of the document. Fixed value 'Laboratory report'", "short": "Document type", "type": [ { "code": "CodeableConcept" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "*", "id": "LabReport.header.metadata.type", "base": { "max": "*", "min": 1, "path": "LabReport.header.metadata.type" } }, { "path": "LabReport.header.metadata.status", "min": 1, "definition": "The status of the laboratory test result report. E.g., preliminary, final", "short": "Document status", "type": [ { "code": "CodeableConcept" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "1", "id": "LabReport.header.metadata.status", "base": { "max": "1", "min": 1, "path": "LabReport.header.metadata.status" } }, { "path": "LabReport.header.metadata.dateTime", "min": 0, "definition": "Date and time of the result report creation", "short": "Report date and time", "type": [ { "code": "dateTime" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "1", "id": "LabReport.header.metadata.dateTime", "base": { "max": "1", "min": 0, "path": "LabReport.header.metadata.dateTime" } }, { "path": "LabReport.header.metadata.title", "min": 1, "definition": "Document title, e.g. 'Laboratory Result report'", "short": "Document title", "type": [ { "code": "string" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "1", "id": "LabReport.header.metadata.title", "base": { "max": "1", "min": 1, "path": "LabReport.header.metadata.title" } }, { "id": "LabReport.header.metadata.studyType", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "LabReport.header.metadata.studyType" }, "path": "LabReport.header.metadata.studyType", "type": [ { "code": "CodeableConcept" } ], "short": "Study type", "definition": "Type (or types) of the laboratory study performed." }, { "path": "LabReport.header.metadata.custodian", "min": 0, "definition": "Organization that is in charge of maintaining the laboratory report", "short": "Report custodian", "type": [ { "code": "BackboneElement" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "1", "id": "LabReport.header.metadata.custodian", "base": { "max": "1", "min": 0, "path": "LabReport.header.metadata.custodian" } }, { "path": "LabReport.header.metadata.confidentiality", "min": 0, "definition": "Level of confidentiality of the document. Implicit value is normal.", "short": "Confidentiality", "type": [ { "code": "CodeableConcept" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "1", "id": "LabReport.header.metadata.confidentiality", "base": { "max": "1", "min": 0, "path": "LabReport.header.metadata.confidentiality" } }, { "path": "LabReport.header.metadata.language", "min": 1, "definition": "Language in which the document is written. Language is expressed by the ISO language code.", "short": "Language", "type": [ { "code": "CodeableConcept" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "*", "id": "LabReport.header.metadata.language", "base": { "max": "*", "min": 1, "path": "LabReport.header.metadata.language" } }, { "path": "LabReport.header.metadata.version", "min": 0, "definition": "Version of the document", "short": "Version", "type": [ { "code": "string" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "1", "id": "LabReport.header.metadata.version", "base": { "max": "1", "min": 0, "path": "LabReport.header.metadata.version" } }, { "path": "LabReport.order", "min": 1, "definition": "Order information (Laboratory Result Report could respond to multiple test orders)\nOrder reason (Laboratory Result Report could respond to multiple reasons)", "short": "Order", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Order" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "*", "id": "LabReport.order", "base": { "max": "*", "min": 1, "path": "LabReport.order" } }, { "path": "LabReport.specimen", "min": 1, "definition": "Specimen information", "short": "Specimen information", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/SpecimenLab" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "*", "id": "LabReport.specimen", "base": { "max": "*", "min": 1, "path": "LabReport.specimen" } }, { "path": "LabReport.result", "min": 1, "definition": "Results data elements", "short": "Results data elements", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Result" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "*", "id": "LabReport.result", "base": { "max": "*", "min": 1, "path": "LabReport.result" } }, { "path": "LabReport.pdf", "min": 0, "definition": "Entire report as issued- pdf format", "short": "PDF document", "type": [ { "code": "Attachment" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "max": "*", "id": "LabReport.pdf", "base": { "max": "*", "min": 0, "path": "LabReport.pdf" } }, { "id": "LabReport.media", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "LabReport.media" }, "path": "LabReport.media", "type": [ { "code": "Attachment" } ], "short": "Media", "definition": "Media attachments." } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ] }, "status": "active", "id": "8f621e6c-3b6d-4381-8804-d66ad761fadf", "kind": "logical", "url": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/LabReport", "version": "0.1.1", "differential": { "element": [ { "id": "LabReport", "path": "LabReport", "short": "Laboratory Result Content", "definition": "Laboratory Report Content as defined by the MyHealth@EU business requirement '13.01 Create the MyHealth@EU Laboratory Result Report Content'." }, { "id": "LabReport.header", "max": "1", "min": 1, "path": "LabReport.header", "type": [ { "code": "BackboneElement" } ], "short": "Report header", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Report header" }, { "id": "LabReport.header.subject", "max": "1", "min": 1, "path": "LabReport.header.subject", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Subject" } ], "short": "Patient/subject", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Identification of the patient/subject and Patient/subject related contact information" }, { "id": "LabReport.header.payer", "max": "1", "min": 0, "path": "LabReport.header.payer", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Payer" } ], "short": "Health insurance and payment information", "definition": "Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care." }, { "id": "LabReport.header.informationRecipient", "max": "*", "min": 0, "path": "LabReport.header.informationRecipient", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Recipient" } ], "short": "Information recipient", "definition": "Intended recipient or recipients of the report, additional recipients might be identified by the ordering party, e.g. GP, other specialist" }, { "id": "LabReport.header.author", "max": "*", "min": 1, "path": "LabReport.header.author", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Author" } ], "short": "Author", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "By whom the Laboratory result report or a subset of its results was authored" }, { "id": "LabReport.header.legalAuthenticator", "max": "*", "min": 1, "path": "LabReport.header.legalAuthenticator", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/LegalAuthenticator" } ], "short": "Legal authenticator", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "The person taking responsibility for the medical content of the document" }, { "id": "LabReport.header.validator", "max": "*", "min": 0, "path": "LabReport.header.validator", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Validator" } ], "short": "Result validator", "definition": "Result validator" }, { "id": "LabReport.header.metadata", "max": "1", "min": 1, "path": "LabReport.header.metadata", "type": [ { "code": "BackboneElement" } ], "short": "Laboratory report metadata", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Laboratory report metadata" }, { "id": "LabReport.header.metadata.documentId", "max": "1", "min": 1, "path": "LabReport.header.metadata.documentId", "type": [ { "code": "Identifier" } ], "short": "Document Id", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Unique identifier of the document" }, { "id": "LabReport.header.metadata.type", "max": "*", "min": 1, "path": "LabReport.header.metadata.type", "type": [ { "code": "CodeableConcept" } ], "short": "Document type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "A coded type of the document. Fixed value 'Laboratory report'" }, { "id": "LabReport.header.metadata.status", "max": "1", "min": 1, "path": "LabReport.header.metadata.status", "type": [ { "code": "CodeableConcept" } ], "short": "Document status", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "The status of the laboratory test result report. E.g., preliminary, final" }, { "id": "LabReport.header.metadata.dateTime", "max": "1", "min": 0, "path": "LabReport.header.metadata.dateTime", "type": [ { "code": "dateTime" } ], "short": "Report date and time", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Date and time of the result report creation" }, { "id": "LabReport.header.metadata.title", "max": "1", "min": 1, "path": "LabReport.header.metadata.title", "type": [ { "code": "string" } ], "short": "Document title", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Document title, e.g. 'Laboratory Result report'" }, { "id": "LabReport.header.metadata.studyType", "max": "*", "min": 0, "path": "LabReport.header.metadata.studyType", "type": [ { "code": "CodeableConcept" } ], "short": "Study type", "definition": "Type (or types) of the laboratory study performed." }, { "id": "LabReport.header.metadata.custodian", "max": "1", "min": 0, "path": "LabReport.header.metadata.custodian", "type": [ { "code": "BackboneElement" } ], "short": "Report custodian", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Organization that is in charge of maintaining the laboratory report" }, { "id": "LabReport.header.metadata.confidentiality", "max": "1", "min": 0, "path": "LabReport.header.metadata.confidentiality", "type": [ { "code": "CodeableConcept" } ], "short": "Confidentiality", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Level of confidentiality of the document. Implicit value is normal." }, { "id": "LabReport.header.metadata.language", "max": "*", "min": 1, "path": "LabReport.header.metadata.language", "type": [ { "code": "CodeableConcept" } ], "short": "Language", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Language in which the document is written. Language is expressed by the ISO language code." }, { "id": "LabReport.header.metadata.version", "max": "1", "min": 0, "path": "LabReport.header.metadata.version", "type": [ { "code": "string" } ], "short": "Version", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Version of the document" }, { "id": "LabReport.order", "max": "*", "min": 1, "path": "LabReport.order", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Order" } ], "short": "Order", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Order information (Laboratory Result Report could respond to multiple test orders)\nOrder reason (Laboratory Result Report could respond to multiple reasons)" }, { "id": "LabReport.specimen", "max": "*", "min": 1, "path": "LabReport.specimen", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/SpecimenLab" } ], "short": "Specimen information", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Specimen information" }, { "id": "LabReport.result", "max": "*", "min": 1, "path": "LabReport.result", "type": [ { "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Result" } ], "short": "Results data elements", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Results data elements" }, { "id": "LabReport.pdf", "max": "*", "min": 0, "path": "LabReport.pdf", "type": [ { "code": "Attachment" } ], "short": "PDF document", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/obligation", "extension": [ { "url": "code", "valueCode": "SHALL:handle" }, { "url": "actor", "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab" } ] } ], "definition": "Entire report as issued- pdf format" }, { "id": "LabReport.media", "max": "*", "min": 0, "path": "LabReport.media", "type": [ { "code": "Attachment" } ], "short": "Media", "definition": "Media attachments." } ] }, "contact": [ { "name": "MyHealth@Eu", "telecom": [ { "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }