PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@1.0.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryReport
description: Laboratory result report model.
package_name: xtehr.eu.ehds.models
derivation: specialization
name: EHDSLaboratoryReport
type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryReport
elements:
  header:
    short: Laboratory Report header
    index: 0
    elements:
      author:
        short: Author(s) by whom the laboratory result report was authored.
        choices: []
        index: 2
      attestation:
        elements:
          attester:
            choices: []
            index: 4
      legalAuthentication:
        elements:
          legalAuthenticator:
            choices: []
            index: 6
      eventType: {index: 7}
      intendedRecipient:
        short: Intended recipient
        choices: ['intendedRecipientHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient', 'intendedRecipientHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson', 'intendedRecipientHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', 'intendedRecipientHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', 'intendedRecipientHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice']
        array: true
        index: 9
      intendedRecipientHttp://www:
        elements:
          xt-ehr:
            elements:
              eu/fhir/models/StructureDefinition/EHDSPatient: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient', short: Intended recipient, choiceOf: intendedRecipient, array: true, index: 10}
              eu/fhir/models/StructureDefinition/EHDSRelatedPerson: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson', short: Intended recipient, choiceOf: intendedRecipient, array: true, index: 11}
              eu/fhir/models/StructureDefinition/EHDSHealthProfessional: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', short: Intended recipient, choiceOf: intendedRecipient, array: true, index: 12}
              eu/fhir/models/StructureDefinition/EHDSOrganisation: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', short: Intended recipient, choiceOf: intendedRecipient, array: true, index: 13}
              eu/fhir/models/StructureDefinition/EHDSDevice: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice', short: Intended recipient, choiceOf: intendedRecipient, array: true, index: 14}
  body:
    type: Base
    short: Laboratory Report structured body
    index: 15
    elements:
      orderInformation:
        type: Base
        short: Order Information (Laboratory Result Report could respond to multiple test orders)
        array: true
        index: 16
        elements:
          orderPlacer:
            short: The person/organisation "authorised" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.
            choices: ['orderPlacerHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', 'orderPlacerHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', 'orderPlacerHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient']
            index: 20
          orderReasonString: {type: string, short: An explanation or justification for why this service is being requested in coded form., choiceOf: orderReason, array: true, index: 29}
          orderReason:
            short: An explanation or justification for why this service is being requested in coded form.
            choices: [orderReasonCodeableConcept, 'orderReasonHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition', 'orderReasonHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation', orderReasonString]
            array: true
            index: 25
          orderDateAndTime: {type: dateTime, short: Date and time of the order placement., index: 18}
          clinicalQuestion: {type: string, short: Specification of clinical question (goal of the investigation) to be answered by the laboratory investigation., index: 30}
          orderPlacerHttp://www:
            elements:
              xt-ehr:
                elements:
                  eu/fhir/models/StructureDefinition/EHDSHealthProfessional: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', short: 'The person/organisation "authorised" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.', choiceOf: orderPlacer, index: 21}
                  eu/fhir/models/StructureDefinition/EHDSOrganisation: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', short: 'The person/organisation "authorised" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.', choiceOf: orderPlacer, index: 22}
                  eu/fhir/models/StructureDefinition/EHDSPatient: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient', short: 'The person/organisation "authorised" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.', choiceOf: orderPlacer, index: 23}
          orderReasonCodeableConcept: {type: CodeableConcept, short: An explanation or justification for why this service is being requested in coded form., choiceOf: orderReason, array: true, index: 26}
          orderReasonHttp://www:
            elements:
              xt-ehr:
                elements:
                  eu/fhir/models/StructureDefinition/EHDSCondition: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition', short: An explanation or justification for why this service is being requested in coded form., choiceOf: orderReason, array: true, index: 27}
                  eu/fhir/models/StructureDefinition/EHDSObservation: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation', short: An explanation or justification for why this service is being requested in coded form., choiceOf: orderReason, array: true, index: 28}
          orderId: {type: Identifier, short: An identifier of the laboratory test order. Laboratory Result Report may respond to multiple orders., array: true, min: 1, index: 17}
        required: [orderId]
      supportingInformation:
        type: Base
        short: Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as 'ask at order entry questions (AOEs).' This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.
        index: 31
        elements:
          observation: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation', short: Clinical findings and other observations., array: true, index: 32}
          condition: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition', short: Condition that may influence the service or result interpretation., array: true, index: 33}
          medicationAdministration: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationAdministration', short: Medication administered before ordering the service., array: true, index: 34}
          sexForClinicalUse: {type: CodeableConcept, short: 'A Sex Parameter for Clinical Use is a parameter that provides guidance on how a recipient should apply settings or reference ranges that are derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc.. This property is intended for use in clinical decision making, and indicates that treatment or diagnostic tests should consider best practices associated with the relevant reference population', index: 35}
          vaccination: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSImmunisation', short: Vaccination history of the patient., array: true, index: 36}
          otherSupportingInformation: {type: Resource, short: Any other type of relevant supporting information, array: true, index: 37}
      specimen: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen', short: Specimen information, array: true, index: 38}
      serviceRequest: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequest', short: Specification of requested service or services, array: true, index: 39}
      resultData:
        type: Base
        short: Laboratory report result data
        index: 40
        elements:
          commentsInterpretationAndRecommendations: {type: Narrative, short: 'Narrative Comments, such as a textual interpretation or advice accompanying the result report, for example.', array: true, index: 41}
          laboratoryTestResults: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservation', short: Observation details (report could consist of multiple observations), array: true, index: 42}
    required: [resultData]
  attachments: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAttachment', short: Report attachments, array: true, index: 43}
package_version: 1.0.0
class: logical
kind: logical
url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryReport
base: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDocument
version: 1.0.0