FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/LabReport

Packagemyhealth.eu.fhir.laboratory
TypeStructureDefinition
IdLabReport
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/StructureDefinition-LabReport.html
URLhttp://fhir.ehdsi.eu/laboratory/StructureDefinition/LabReport
Version0.1.1
Statusactive
Date2025-03-20T14:16:21+01:00
NameLabReportMyHEU
TitleLaboratory Result Content
Realmeu
DescriptionLaboratory Report Content as defined by the MyHealth@EU business requirement '13.01 Create the MyHealth@EU Laboratory Result Report Content'.
Typehttp://fhir.ehdsi.eu/laboratory/StructureDefinition/LabReport
Kindlogical

Resources that use this resource

ConceptMap
labRpt2FHIR-lab-myhealtheuMyHealth@EULab Report to this guide Map

Resources that this resource uses

StructureDefinition
AuthorAuthor
LegalAuthenticatorLegal authenticator
OrderOrder information and reason
PayerHealth insurance and payment information
RecipientA.1.4 - Information recipient
ResultResults data elements
SpecimenLabSpecimen information
SubjectPatient/subject
ValidatorResult validator

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition LabReport

NameFlagsCard.TypeDescription & Constraintsdoco
.. LabReport 0..*BaseLaboratory Result Content
... header O1..1BackboneElementReport header
ObligationsActor
SHALL:handleLabReportHandler
.... subject O1..1SubjectPatient/subject
ObligationsActor
SHALL:handleLabReportHandler
.... payer 0..1PayerHealth insurance and payment information
.... informationRecipient 0..*RecipientInformation recipient
.... author O1..*AuthorAuthor
ObligationsActor
SHALL:handleLabReportHandler
.... legalAuthenticator O1..*LegalAuthenticatorLegal authenticator
ObligationsActor
SHALL:handleLabReportHandler
.... validator 0..*ValidatorResult validator
.... metadata O1..1BackboneElementLaboratory report metadata
ObligationsActor
SHALL:handleLabReportHandler
..... documentId O1..1IdentifierDocument Id
ObligationsActor
SHALL:handleLabReportHandler
..... type O1..*CodeableConceptDocument type
ObligationsActor
SHALL:handleLabReportHandler
..... status O1..1CodeableConceptDocument status
ObligationsActor
SHALL:handleLabReportHandler
..... dateTime O0..1dateTimeReport date and time
ObligationsActor
SHALL:handleLabReportHandler
..... title O1..1stringDocument title
ObligationsActor
SHALL:handleLabReportHandler
..... studyType 0..*CodeableConceptStudy type
..... custodian O0..1BackboneElementReport custodian
ObligationsActor
SHALL:handleLabReportHandler
..... confidentiality O0..1CodeableConceptConfidentiality
ObligationsActor
SHALL:handleLabReportHandler
..... language O1..*CodeableConceptLanguage
ObligationsActor
SHALL:handleLabReportHandler
..... version O0..1stringVersion
ObligationsActor
SHALL:handleLabReportHandler
... order O1..*OrderOrder
ObligationsActor
SHALL:handleLabReportHandler
... specimen O1..*SpecimenLabSpecimen information
ObligationsActor
SHALL:handleLabReportHandler
... result O1..*ResultResults data elements
ObligationsActor
SHALL:handleLabReportHandler
... pdf O0..*AttachmentPDF document
ObligationsActor
SHALL:handleLabReportHandler
... media 0..*AttachmentMedia

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "LabReport",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/LabReport",
  "version": "0.1.1",
  "name": "LabReportMyHEU",
  "title": "Laboratory Result Content",
  "status": "active",
  "date": "2025-03-20T14:16:21+01:00",
  "publisher": "MyHealth@Eu",
  "contact": [
    {
      "name": "MyHealth@Eu",
      "telecom": [
        {
          "system": "url",
          "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description": "Laboratory Report Content as defined by the MyHealth@EU business requirement '13.01 Create the MyHealth@EU Laboratory Result Report Content'.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/LabReport",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "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'.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "LabReport.header",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header",
        "short": "Report header",
        "definition": "Report header",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LabReport.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "LabReport.header.id",
        "path": "LabReport.header.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "LabReport.header.extension",
        "path": "LabReport.header.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "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.",
        "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.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "LabReport.header.modifierExtension",
        "path": "LabReport.header.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "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).",
        "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.",
        "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).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "LabReport.header.subject",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.subject",
        "short": "Patient/subject",
        "definition": "Identification of the patient/subject  and Patient/subject related contact information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LabReport.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Subject"
          }
        ]
      },
      {
        "id": "LabReport.header.payer",
        "path": "LabReport.header.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.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LabReport.header.payer",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Payer"
          }
        ]
      },
      {
        "id": "LabReport.header.informationRecipient",
        "path": "LabReport.header.informationRecipient",
        "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",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LabReport.header.informationRecipient",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Recipient"
          }
        ]
      },
      {
        "id": "LabReport.header.author",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.author",
        "short": "Author",
        "definition": "By whom the Laboratory result report or a subset of its results was authored",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LabReport.header.author",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Author"
          }
        ]
      },
      {
        "id": "LabReport.header.legalAuthenticator",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.legalAuthenticator",
        "short": "Legal authenticator",
        "definition": "The person taking responsibility for the medical content of the document",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LabReport.header.legalAuthenticator",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/LegalAuthenticator"
          }
        ]
      },
      {
        "id": "LabReport.header.validator",
        "path": "LabReport.header.validator",
        "short": "Result validator",
        "definition": "Result validator",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LabReport.header.validator",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Validator"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata",
        "short": "Laboratory report metadata",
        "definition": "Laboratory report metadata",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LabReport.header.metadata",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.id",
        "path": "LabReport.header.metadata.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.extension",
        "path": "LabReport.header.metadata.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "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.",
        "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.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.modifierExtension",
        "path": "LabReport.header.metadata.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "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).",
        "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.",
        "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).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.documentId",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.documentId",
        "short": "Document Id",
        "definition": "Unique identifier of the document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LabReport.header.metadata.documentId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.type",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.type",
        "short": "Document type",
        "definition": "A coded type of the document. Fixed value 'Laboratory report'",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LabReport.header.metadata.type",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.status",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.status",
        "short": "Document status",
        "definition": "The status of the laboratory test result report. E.g., preliminary, final",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LabReport.header.metadata.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.dateTime",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.dateTime",
        "short": "Report date and time",
        "definition": "Date and time of the result report creation",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LabReport.header.metadata.dateTime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.title",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.title",
        "short": "Document title",
        "definition": "Document title, e.g. 'Laboratory Result report'",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LabReport.header.metadata.title",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.studyType",
        "path": "LabReport.header.metadata.studyType",
        "short": "Study type",
        "definition": "Type (or types) of the laboratory study performed.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LabReport.header.metadata.studyType",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.custodian",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.custodian",
        "short": "Report custodian",
        "definition": "Organization that is in charge of maintaining the laboratory report",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LabReport.header.metadata.custodian",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.confidentiality",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.confidentiality",
        "short": "Confidentiality",
        "definition": "Level of confidentiality of the document. Implicit value is normal.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LabReport.header.metadata.confidentiality",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.language",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.language",
        "short": "Language",
        "definition": "Language in which the document is written. Language is expressed by the ISO language code.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LabReport.header.metadata.language",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.version",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.version",
        "short": "Version",
        "definition": "Version of the document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LabReport.header.metadata.version",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LabReport.order",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.order",
        "short": "Order",
        "definition": "Order information (Laboratory Result Report could respond to multiple test orders)\nOrder reason (Laboratory Result Report could respond to multiple reasons)",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LabReport.order",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Order"
          }
        ]
      },
      {
        "id": "LabReport.specimen",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.specimen",
        "short": "Specimen information",
        "definition": "Specimen information",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LabReport.specimen",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/SpecimenLab"
          }
        ]
      },
      {
        "id": "LabReport.result",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.result",
        "short": "Results data elements",
        "definition": "Results data elements",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LabReport.result",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Result"
          }
        ]
      },
      {
        "id": "LabReport.pdf",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.pdf",
        "short": "PDF document",
        "definition": "Entire report as issued- pdf format",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LabReport.pdf",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Attachment"
          }
        ]
      },
      {
        "id": "LabReport.media",
        "path": "LabReport.media",
        "short": "Media",
        "definition": "Media attachments.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LabReport.media",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Attachment"
          }
        ]
      }
    ]
  },
  "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",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header",
        "short": "Report header",
        "definition": "Report header",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "LabReport.header.subject",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.subject",
        "short": "Patient/subject",
        "definition": "Identification of the patient/subject  and Patient/subject related contact information",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Subject"
          }
        ]
      },
      {
        "id": "LabReport.header.payer",
        "path": "LabReport.header.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.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Payer"
          }
        ]
      },
      {
        "id": "LabReport.header.informationRecipient",
        "path": "LabReport.header.informationRecipient",
        "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",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Recipient"
          }
        ]
      },
      {
        "id": "LabReport.header.author",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.author",
        "short": "Author",
        "definition": "By whom the Laboratory result report or a subset of its results was authored",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Author"
          }
        ]
      },
      {
        "id": "LabReport.header.legalAuthenticator",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.legalAuthenticator",
        "short": "Legal authenticator",
        "definition": "The person taking responsibility for the medical content of the document",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/LegalAuthenticator"
          }
        ]
      },
      {
        "id": "LabReport.header.validator",
        "path": "LabReport.header.validator",
        "short": "Result validator",
        "definition": "Result validator",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Validator"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata",
        "short": "Laboratory report metadata",
        "definition": "Laboratory report metadata",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.documentId",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.documentId",
        "short": "Document Id",
        "definition": "Unique identifier of the document",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.type",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.type",
        "short": "Document type",
        "definition": "A coded type of the document. Fixed value 'Laboratory report'",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.status",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.status",
        "short": "Document status",
        "definition": "The status of the laboratory test result report. E.g., preliminary, final",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.dateTime",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.dateTime",
        "short": "Report date and time",
        "definition": "Date and time of the result report creation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.title",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.title",
        "short": "Document title",
        "definition": "Document title, e.g. 'Laboratory Result report'",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.studyType",
        "path": "LabReport.header.metadata.studyType",
        "short": "Study type",
        "definition": "Type (or types) of the laboratory study performed.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.custodian",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.custodian",
        "short": "Report custodian",
        "definition": "Organization that is in charge of maintaining the laboratory report",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.confidentiality",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.confidentiality",
        "short": "Confidentiality",
        "definition": "Level of confidentiality of the document. Implicit value is normal.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.language",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.language",
        "short": "Language",
        "definition": "Language in which the document is written. Language is expressed by the ISO language code.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LabReport.header.metadata.version",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.header.metadata.version",
        "short": "Version",
        "definition": "Version of the document",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "LabReport.order",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.order",
        "short": "Order",
        "definition": "Order information (Laboratory Result Report could respond to multiple test orders)\nOrder reason (Laboratory Result Report could respond to multiple reasons)",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Order"
          }
        ]
      },
      {
        "id": "LabReport.specimen",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.specimen",
        "short": "Specimen information",
        "definition": "Specimen information",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/SpecimenLab"
          }
        ]
      },
      {
        "id": "LabReport.result",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.result",
        "short": "Results data elements",
        "definition": "Results data elements",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Result"
          }
        ]
      },
      {
        "id": "LabReport.pdf",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "LabReport.pdf",
        "short": "PDF document",
        "definition": "Entire report as issued- pdf format",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Attachment"
          }
        ]
      },
      {
        "id": "LabReport.media",
        "path": "LabReport.media",
        "short": "Media",
        "definition": "Media attachments.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Attachment"
          }
        ]
      }
    ]
  }
}