PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.laboratory@0.1.1
    http://hl7.eu/fhir/laboratory/StructureDefinition/LabReport
description: Laboratory Report. eHN guideline model.
package_name: hl7.fhir.eu.laboratory
derivation: specialization
name: LabReportEhn
type: http://hl7.eu/fhir/laboratory/StructureDefinition/LabReport
elements:
  header:
    type: BackboneElement
    short: A.1 Report header data elements
    index: 0
    elements:
      subject: {type: 'http://hl7.eu/fhir/laboratory/StructureDefinition/Subject', short: A.1.1 - A1.2 Patient/subject, index: 1}
      payer: {type: 'http://hl7.eu/fhir/laboratory/StructureDefinition/Payer', short: A.1.3 Health insurance and payment information, index: 2}
      informationRecipient: {type: 'http://hl7.eu/fhir/laboratory/StructureDefinition/Recipient', short: A.1.4 Information recipient, index: 3}
      author: {type: 'http://hl7.eu/fhir/laboratory/StructureDefinition/Author', short: A.1.5 Author, array: true, index: 4}
      legalAuthenticator: {type: 'http://hl7.eu/fhir/laboratory/StructureDefinition/LegalAuthenticator', short: A.1.6 Legal authenticator, array: true, index: 5}
      validator: {type: 'http://hl7.eu/fhir/laboratory/StructureDefinition/Validator', short: A.1.7 Result validator, array: true, index: 6}
      metadata:
        type: BackboneElement
        short: A.1.8 Laboratory report metadata
        index: 7
        elements:
          studyType: {type: CodeableConcept, short: A.1.8.5 Study type, array: true, index: 13}
          type: {type: CodeableConcept, short: A.1.8.1 Document type, index: 9}
          title: {type: string, short: A.1.8.4 Document title, index: 12}
          dateTime: {type: dateTime, short: A.1.8.3 Report date and time, index: 11}
          documentId: {type: Identifier, short: A.1.8.0 Document Id, index: 8}
          custodian: {type: BackboneElement, short: A.1.8.6 Report custodian, index: 14}
          status: {type: CodeableConcept, short: A.1.8.2 Document status, index: 10}
          language: {type: CodeableConcept, short: A.1.8.8 Language, index: 16}
          version: {type: string, short: A.1.8.9 Version, index: 17}
          confidentiality: {type: CodeableConcept, short: A.1.8.7 Confidentiality, index: 15}
        required: [documentId, dateTime, status, type]
    required: [subject, metadata]
  order: {type: 'http://hl7.eu/fhir/laboratory/StructureDefinition/Order', short: A.2-A.3 Order, array: true, index: 18}
  specimen: {type: 'http://hl7.eu/fhir/laboratory/StructureDefinition/SpecimenLab', short: A.4 Specimen information, array: true, index: 19}
  result: {type: 'http://hl7.eu/fhir/laboratory/StructureDefinition/Result', short: A.5 Results data elements, array: true, index: 20}
package_version: 0.1.1
class: logical
kind: logical
url: http://hl7.eu/fhir/laboratory/StructureDefinition/LabReport
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.1.1
required: [header]