PackagesCanonicalsLogsProblems
    Packages
    myhealth.eu.fhir.laboratory@0.1.0
    http://fhir.ehdsi.eu/laboratory/StructureDefinition/Result
description: Results data elements. Section A5 of the MyHealth@EUguideline.
package_name: myhealth.eu.fhir.laboratory
derivation: specialization
name: ResultLabMyHEU
type: http://fhir.ehdsi.eu/laboratory/StructureDefinition/Result
elements:
  narrative:
    type: BackboneElement
    short: Laboratory report narrative
    index: 0
    elements:
      report: {type: Narrative, short: Narrative report, array: true, index: 1}
      notes: {type: Narrative, short: 'Comments, interpretation and recommendations', array: true, index: 2}
  observation:
    type: BackboneElement
    short: Observation details
    array: true
    index: 3
    elements:
      description: {type: Narrative, short: Result description, array: true, index: 45}
      interpretation:
        type: BackboneElement
        short: Observation interpretation
        array: true
        index: 42
        elements:
          code: {type: CodeableConcept, short: Result interpretation code, array: true, index: 43}
          referenceRange: {type: Range, short: Standard reference range, array: true, index: 44}
      method: {type: CodeableConcept, short: Observation method, array: true, index: 10}
      specimen: {type: BackboneElement, short: Specimen, array: true, index: 20}
      dateTime: {type: CodeableConcept, short: Observation date, index: 4}
      accreditationStatus: {type: BackboneElement, short: Accreditation status, array: true, index: 46}
      reporter:
        type: BackboneElement
        short: Reporter
        array: true
        index: 30
        elements:
          name: {type: HumanName, short: Reporter Name, array: true, index: 31}
          telecom: {type: ContactPoint, short: Reporter telecom, array: true, index: 32}
          role: {type: CodeableConcept, short: Reporter Role, array: true, index: 33}
          organization:
            type: BackboneElement
            short: Reporter Organization
            array: true
            index: 34
            elements:
              name: {type: string, short: Organization Name, array: true, index: 35}
              address: {type: Address, short: Organization Address, array: true, index: 36}
              telecom: {type: ContactPoint, short: Organization telecom, array: true, index: 37}
      result:
        type: BackboneElement
        short: Observation result
        array: true
        index: 38
        elements:
          text: {type: string, short: Textual Result, array: true, index: 39}
          numeric: {type: Quantity, short: Numeric Result, array: true, index: 40}
          coded: {type: CodeableConcept, short: Coded Result, array: true, index: 41}
      code:
        type: CodeableConcept
        short: Observation code
        array: true
        min: 1
        index: 5
        elements:
          code: {type: Coding, short: Observation code, array: true, min: 1, index: 6}
          name: {type: string, short: Observation name, index: 7}
          originalName: {type: string, short: Observation original name, array: true, index: 8}
          displayName: {type: string, short: Observation display name, array: true, index: 9}
        required: [name, code]
      order: {type: BackboneElement, short: Order, array: true, index: 19}
      device:
        type: CodeableConcept
        short: Observation device
        array: true
        index: 11
        elements:
          name: {type: CodeableConcept, short: Device Name, array: true, index: 12}
          modelName: {type: string, short: Model Name, array: true, index: 13}
          identifier: {type: string, short: Device Identifier, array: true, index: 14}
          type: {type: Identifier, short: Device Type, array: true, index: 15}
          manufacturer: {type: string, short: Manufacturer, array: true, index: 16}
          labKit: {type: BackboneElement, short: Laboratory Kit Information, array: true, index: 17}
      referenceMaterial: {type: BackboneElement, short: Certified Reference Material, array: true, index: 18}
      performer:
        type: BackboneElement
        short: Performer
        array: true
        index: 21
        elements:
          identifier: {type: Identifier, short: Performer identifier, array: true, index: 22}
          name: {type: HumanName, short: Performer Name, array: true, index: 23}
          telecom: {type: ContactPoint, short: Performer telecom, array: true, index: 24}
          role: {type: CodeableConcept, short: Performer Role, array: true, index: 25}
          organization:
            type: BackboneElement
            short: Performer Organization
            array: true
            index: 26
            elements:
              name: {type: string, short: Organization Name, array: true, index: 27}
              address: {type: Address, short: Organization Address, array: true, index: 28}
              telecom: {type: ContactPoint, short: Organization telecom, array: true, index: 29}
    required: [dateTime, code]
package_version: 0.1.0
class: logical
kind: logical
url: http://fhir.ehdsi.eu/laboratory/StructureDefinition/Result
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.1.0