PackagesCanonicalsLogsProblems
    Packages
    myhealth.eu.fhir.laboratory@0.1.1
    http://fhir.ehdsi.eu/laboratory/StructureDefinition/Order
description: Order information and reason. Sections A2 and A3 of the MyHealth@EUguideline.
package_name: myhealth.eu.fhir.laboratory
derivation: specialization
name: OrderLabMyHEU
type: http://fhir.ehdsi.eu/laboratory/StructureDefinition/Order
elements:
  orderDetails:
    type: BackboneElement
    short: Order Information
    index: 0
    elements:
      identifier: {type: Identifier, short: Order Id, array: true, index: 1}
      dateTime: {type: dateTime, short: Order date and time, array: true, index: 2}
      orderPlacer:
        type: BackboneElement
        short: Order Placer
        array: true
        index: 3
        elements:
          identifier: {type: Identifier, short: Order placer identifier, array: true, index: 4}
          name: {type: HumanName, short: Order placer name, array: true, index: 5}
          specialty: {type: BackboneElement, short: Order placer specialty, array: true, index: 6}
          contacts: {type: ContactPoint, short: Order placer contact details, array: true, index: 7}
          organization:
            type: BackboneElement
            short: Order placer organization
            array: true
            index: 8
            elements:
              name: {type: string, short: Organization Name, array: true, index: 9}
              address: {type: Address, short: Organization Address, array: true, index: 10}
              telecom: {type: ContactPoint, short: Organization telecom, array: true, index: 11}
  reason:
    type: BackboneElement
    short: Order reason
    array: true
    index: 12
    elements:
      code: {type: CodeableConcept, short: Problem / diagnosis / condition description, array: true, index: 13}
package_version: 0.1.1
class: logical
kind: logical
url: http://fhir.ehdsi.eu/laboratory/StructureDefinition/Order
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.1.1