PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.laboratory@0.1.0
    http://hl7.eu/fhir/laboratory/StructureDefinition/LabReport
{
  "description": "Laboratory Report. eHN guideline model.",
  "_filename": "StructureDefinition-LabReport.json",
  "package_name": "hl7.fhir.eu.laboratory",
  "date": "2024-02-26T08:16:21+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": "LabReportEhn",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "type": "http://hl7.eu/fhir/laboratory/StructureDefinition/LabReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "A - Laboratory Report",
  "package_version": "0.1.0",
  "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": "LabReport",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "LabReport",
      "short": "A - Laboratory Report",
      "definition": "Laboratory Report. eHN guideline model.",
      "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": "A.1 Report header data elements",
      "short": "A.1 Report header data elements",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "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
    }, {
      "id": "LabReport.header.subject",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "LabReport.header.subject"
      },
      "path": "LabReport.header.subject",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/Subject"
      } ],
      "short": "A.1.1 - A1.2 Patient/subject",
      "definition": "A.1.1 Identification of the patient/subject and A.1.2 Patient/subject related contact information"
    }, {
      "id": "LabReport.header.payer",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "LabReport.header.payer"
      },
      "path": "LabReport.header.payer",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/Payer"
      } ],
      "short": "A.1.3 Health insurance and payment information",
      "definition": "A.1.3 Health insurance and payment information"
    }, {
      "id": "LabReport.header.informationRecipient",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "LabReport.header.informationRecipient"
      },
      "path": "LabReport.header.informationRecipient",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/Recipient"
      } ],
      "short": "A.1.4 Information recipient",
      "definition": "A.1.4 Information recipient (intended recipient or recipients of the report, additional recipients might be identified by the ordering party, e.g. GP, other specialist), if applicable"
    }, {
      "id": "LabReport.header.author",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "LabReport.header.author"
      },
      "path": "LabReport.header.author",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/Author"
      } ],
      "short": "A.1.5 Author",
      "definition": "A.1.5 Author (by whom the Laboratory result report or a subset of its results was authored)"
    }, {
      "id": "LabReport.header.legalAuthenticator",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "LabReport.header.legalAuthenticator"
      },
      "path": "LabReport.header.legalAuthenticator",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/LegalAuthenticator"
      } ],
      "short": "A.1.6 Legal authenticator",
      "definition": "A.1.6 Legal authenticator (The person taking responsibility for the medical content of the document)"
    }, {
      "id": "LabReport.header.validator",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "LabReport.header.validator"
      },
      "path": "LabReport.header.validator",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/Validator"
      } ],
      "short": "A.1.7 Result validator",
      "definition": "A.1.7 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": "A.1.8 Laboratory report metadata",
      "short": "A.1.8 Laboratory report metadata",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "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
    }, {
      "id": "LabReport.header.metadata.documentId",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "LabReport.header.metadata.documentId"
      },
      "path": "LabReport.header.metadata.documentId",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.1.8.0 Document Id",
      "definition": "Unique identifier of the document"
    }, {
      "id": "LabReport.header.metadata.type",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "LabReport.header.metadata.type"
      },
      "path": "LabReport.header.metadata.type",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.8.1 Document type",
      "definition": "A coded type of the document. Fixed value \"\"Laboratory report\"\" - Preferred system(s): LOINC"
    }, {
      "id": "LabReport.header.metadata.status",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "LabReport.header.metadata.status"
      },
      "path": "LabReport.header.metadata.status",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.8.2 Document status",
      "definition": "The status of the laboratory test result report. E.g., preliminary, final. - Preferred system(s): hl7:DiagnosticReportStatus"
    }, {
      "id": "LabReport.header.metadata.dateTime",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "LabReport.header.metadata.dateTime"
      },
      "path": "LabReport.header.metadata.dateTime",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.1.8.3 Report date and time",
      "definition": "Date and time of the result report creation. - Preferred system(s): ISO 8601"
    }, {
      "id": "LabReport.header.metadata.title",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "LabReport.header.metadata.title"
      },
      "path": "LabReport.header.metadata.title",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.1.8.4 Document title",
      "definition": "Document title, e.g. 'Laboratory Result report'"
    }, {
      "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": "A.1.8.5 Study type",
      "definition": "Type (or types) of the laboratory study performed.  - Preferred system(s): LOINC SNOMED CT"
    }, {
      "id": "LabReport.header.metadata.custodian",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "LabReport.header.metadata.custodian"
      },
      "path": "LabReport.header.metadata.custodian",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "A.1.8.6 Report custodian",
      "definition": "Organisation that is in charge of maintaining the laboratory report"
    }, {
      "id": "LabReport.header.metadata.confidentiality",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "LabReport.header.metadata.confidentiality"
      },
      "path": "LabReport.header.metadata.confidentiality",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.8.7 Confidentiality",
      "definition": "Level of confidentiality of the document. Implicit value is normal. - Preferred system(s): hl7:Confidentiality"
    }, {
      "id": "LabReport.header.metadata.language",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "LabReport.header.metadata.language"
      },
      "path": "LabReport.header.metadata.language",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.8.8 Language",
      "definition": "Language in which the document is written. Language is expressed by the ISO language code.- Preferred system(s):  BCP 47"
    }, {
      "id": "LabReport.header.metadata.version",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "LabReport.header.metadata.version"
      },
      "path": "LabReport.header.metadata.version",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.1.8.9 Version",
      "definition": "Version of the document."
    }, {
      "id": "LabReport.order",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "LabReport.order"
      },
      "path": "LabReport.order",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/Order"
      } ],
      "short": "A.2-A.3 Order",
      "definition": "A.2 Order information (Laboratory Result Report could respond to multiple test orders)\nA.3 Order reason (Laboratory Result Report could respond to multiple reasons)"
    }, {
      "id": "LabReport.specimen",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "LabReport.specimen"
      },
      "path": "LabReport.specimen",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/SpecimenLab"
      } ],
      "short": "A.4 Specimen information",
      "definition": "A.4 Specimen information"
    }, {
      "id": "LabReport.result",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "LabReport.result"
      },
      "path": "LabReport.result",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/Result"
      } ],
      "short": "A.5 Results data elements",
      "definition": "A.5 Results data elements"
    } ]
  },
  "status": "active",
  "id": "5a867894-6cce-4603-86f2-868c8fc3c567",
  "kind": "logical",
  "url": "http://hl7.eu/fhir/laboratory/StructureDefinition/LabReport",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "LabReport",
      "path": "LabReport",
      "short": "A - Laboratory Report",
      "definition": "Laboratory Report. eHN guideline model."
    }, {
      "id": "LabReport.header",
      "max": "1",
      "min": 1,
      "path": "LabReport.header",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "A.1 Report header data elements",
      "definition": "A.1 Report header data elements"
    }, {
      "id": "LabReport.header.subject",
      "max": "1",
      "min": 1,
      "path": "LabReport.header.subject",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/Subject"
      } ],
      "short": "A.1.1 - A1.2 Patient/subject",
      "definition": "A.1.1 Identification of the patient/subject and A.1.2 Patient/subject related contact information  "
    }, {
      "id": "LabReport.header.payer",
      "max": "1",
      "min": 0,
      "path": "LabReport.header.payer",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/Payer"
      } ],
      "short": "A.1.3 Health insurance and payment information",
      "definition": "A.1.3 Health insurance and payment information"
    }, {
      "id": "LabReport.header.informationRecipient",
      "max": "1",
      "min": 0,
      "path": "LabReport.header.informationRecipient",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/Recipient"
      } ],
      "short": "A.1.4 Information recipient",
      "definition": "A.1.4 Information recipient (intended recipient or recipients of the report, additional recipients might be identified by the ordering party, e.g. GP, other specialist), if applicable"
    }, {
      "id": "LabReport.header.author",
      "max": "*",
      "min": 0,
      "path": "LabReport.header.author",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/Author"
      } ],
      "short": "A.1.5 Author",
      "definition": "A.1.5 Author (by whom the Laboratory result report or a subset of its results was authored)"
    }, {
      "id": "LabReport.header.legalAuthenticator",
      "max": "*",
      "min": 0,
      "path": "LabReport.header.legalAuthenticator",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/LegalAuthenticator"
      } ],
      "short": "A.1.6 Legal authenticator",
      "definition": "A.1.6 Legal authenticator (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://hl7.eu/fhir/laboratory/StructureDefinition/Validator"
      } ],
      "short": "A.1.7 Result validator",
      "definition": "A.1.7 Result validator"
    }, {
      "id": "LabReport.header.metadata",
      "max": "1",
      "min": 1,
      "path": "LabReport.header.metadata",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "A.1.8 Laboratory report metadata",
      "definition": "A.1.8 Laboratory report metadata"
    }, {
      "id": "LabReport.header.metadata.documentId",
      "max": "1",
      "min": 1,
      "path": "LabReport.header.metadata.documentId",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.1.8.0 Document Id",
      "definition": "Unique identifier of the document"
    }, {
      "id": "LabReport.header.metadata.type",
      "max": "1",
      "min": 1,
      "path": "LabReport.header.metadata.type",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.8.1 Document type",
      "definition": "A coded type of the document. Fixed value \"\"Laboratory report\"\" - Preferred system(s): LOINC"
    }, {
      "id": "LabReport.header.metadata.status",
      "max": "1",
      "min": 1,
      "path": "LabReport.header.metadata.status",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.8.2 Document status",
      "definition": "The status of the laboratory test result report. E.g., preliminary, final. - Preferred system(s): hl7:DiagnosticReportStatus"
    }, {
      "id": "LabReport.header.metadata.dateTime",
      "max": "1",
      "min": 1,
      "path": "LabReport.header.metadata.dateTime",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.1.8.3 Report date and time",
      "definition": "Date and time of the result report creation. - Preferred system(s): ISO 8601"
    }, {
      "id": "LabReport.header.metadata.title",
      "max": "1",
      "min": 0,
      "path": "LabReport.header.metadata.title",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.1.8.4 Document title",
      "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": "A.1.8.5 Study type",
      "definition": "Type (or types) of the laboratory study performed.  - Preferred system(s): LOINC SNOMED CT "
    }, {
      "id": "LabReport.header.metadata.custodian",
      "max": "1",
      "min": 0,
      "path": "LabReport.header.metadata.custodian",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "A.1.8.6 Report custodian",
      "definition": "Organisation 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": "A.1.8.7 Confidentiality",
      "definition": "Level of confidentiality of the document. Implicit value is normal. - Preferred system(s): hl7:Confidentiality"
    }, {
      "id": "LabReport.header.metadata.language",
      "max": "1",
      "min": 0,
      "path": "LabReport.header.metadata.language",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.8.8 Language",
      "definition": "Language in which the document is written. Language is expressed by the ISO language code.- Preferred system(s):  BCP 47"
    }, {
      "id": "LabReport.header.metadata.version",
      "max": "1",
      "min": 0,
      "path": "LabReport.header.metadata.version",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.1.8.9 Version",
      "definition": "Version of the document."
    }, {
      "id": "LabReport.order",
      "max": "*",
      "min": 0,
      "path": "LabReport.order",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/Order"
      } ],
      "short": "A.2-A.3 Order",
      "definition": "A.2 Order information (Laboratory Result Report could respond to multiple test orders)\nA.3 Order reason (Laboratory Result Report could respond to multiple reasons)"
    }, {
      "id": "LabReport.specimen",
      "max": "*",
      "min": 0,
      "path": "LabReport.specimen",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/SpecimenLab"
      } ],
      "short": "A.4 Specimen information",
      "definition": "A.4 Specimen information"
    }, {
      "id": "LabReport.result",
      "max": "*",
      "min": 0,
      "path": "LabReport.result",
      "type": [ {
        "code": "http://hl7.eu/fhir/laboratory/StructureDefinition/Result"
      } ],
      "short": "A.5 Results data elements",
      "definition": "A.5 Results data elements"
    } ]
  },
  "contact": [ {
    "name": "HL7 Europe",
    "telecom": [ {
      "value": "http://hl7.eu",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}