PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.laboratory@0.1.0-ballot
    http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab
description: This profile constrains the Observation resource to represent results produced by laboratory tests or panels/studies for the  HL7 Europe project.\nThis observation may represent the result of a simple laboratory test such as hematocrit or it may group the set of results produced by a multi-test study or panel such as a complete blood count, a dynamic function test, a urine specimen study. In the latter case, the observation carries the overall conclusion of the study and or a global interpretation by the producer of the study, in the comment element; and references the atomic results of the study as \"has-member\" child observations.
package_name: hl7.fhir.eu.laboratory
derivation: constraint
name: ObservationResultsLaboratoryEu
type: Observation
elements:
  category:
    type: CodeableConcept
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: 1
      slices:
        laboratory:
          match:
            coding:
            - {code: laboratory, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: laboratory, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            _required: true
            index: 2
          min: 1
          max: 1
        studyType:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-studyType-eu-lab'}
            array: true
            index: 3
          min: 0
        specialty:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-specialty-eu-lab'}
            array: true
            index: 4
          min: 0
  hasMember:
    type: Reference
    refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab']
    index: 45
  interpretation: {type: CodeableConcept, index: 42}
  method:
    type: CodeableConcept
    binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-technique-eu-lab'}
    index: 43
  valueTime:
    type: time
    choiceOf: value
    index: 28
    slicing:
      slices:
        valueTime:
          match: {}
          schema: {type: time, choiceOf: value, index: 28}
          min: 0
          max: 1
  specimen:
    type: Reference
    refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab']
    index: 44
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 37
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 37}
          min: 0
          max: 1
  value:
    choices: [valueCodeableConcept]
    index: 39
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            choices: [valueCodeableConcept]
            index: 39
          min: 0
          max: 1
  valueString:
    type: string
    choiceOf: value
    index: 19
    slicing:
      slices:
        valueString:
          match: {}
          schema: {type: string, choiceOf: value, index: 19}
          min: 0
          max: 1
  valueRatio:
    type: Ratio
    choiceOf: value
    index: 25
    slicing:
      slices:
        valueRatio:
          match: {}
          schema: {type: Ratio, choiceOf: value, index: 25}
          min: 0
          max: 1
  valueDateTime:
    type: dateTime
    choiceOf: value
    index: 31
    slicing:
      slices:
        valueDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: value, index: 31}
          min: 0
          max: 1
  component:
    short: Laboratory result
    index: 46
    elements:
      valueTime:
        type: time
        choiceOf: value
        index: 61
        slicing:
          slices:
            valueTime:
              match: {}
              schema: {type: time, choiceOf: value, index: 61}
              min: 0
              max: 1
      valueQuantity:
        type: Quantity
        choiceOf: value
        index: 70
        slicing:
          slices:
            valueQuantity:
              match: {}
              schema: {type: Quantity, choiceOf: value, index: 70}
              min: 0
              max: 1
      value:
        choices: [valueCodeableConcept]
        index: 72
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema:
                choices: [valueCodeableConcept]
                index: 72
              min: 0
              max: 1
      valueString:
        type: string
        choiceOf: value
        index: 52
        slicing:
          slices:
            valueString:
              match: {}
              schema: {type: string, choiceOf: value, index: 52}
              min: 0
              max: 1
      valueRatio:
        type: Ratio
        choiceOf: value
        index: 58
        slicing:
          slices:
            valueRatio:
              match: {}
              schema: {type: Ratio, choiceOf: value, index: 58}
              min: 0
              max: 1
      valueDateTime:
        type: dateTime
        choiceOf: value
        index: 64
        slicing:
          slices:
            valueDateTime:
              match: {}
              schema: {type: dateTime, choiceOf: value, index: 64}
              min: 0
              max: 1
      code:
        type: CodeableConcept
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/results-laboratory-observations-uv-ips'}
        index: 47
      valueCodeableConcept:
        type: CodeableConcept
        choiceOf: value
        index: 73
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {type: CodeableConcept, choiceOf: value, index: 73}
              min: 0
              max: 1
      valuePeriod:
        type: Period
        choiceOf: value
        index: 67
        slicing:
          slices:
            valuePeriod:
              match: {}
              schema: {type: Period, choiceOf: value, index: 67}
              min: 0
              max: 1
      valueRange:
        type: Range
        choiceOf: value
        index: 55
        slicing:
          slices:
            valueRange:
              match: {}
              schema: {type: Range, choiceOf: value, index: 55}
              min: 0
              max: 1
  effective[x]:
    extensions:
      data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, short: 'effective[x] absence reason', index: 12}
    elements:
      extension:
        type: Extension
        short: effective[x] absence reason
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
        index: 12
        slicing:
          slices:
            data-absent-reason:
              match: {}
              schema: {type: Extension, short: 'effective[x] absence reason', url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 12}
              min: 0
              max: 1
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 10}
  status: {short: 'Status of this observation (e.g. preliminary, final,...)', index: 0}
  effective:
    choices: [effectiveDateTime, effectivePeriod]
    index: 9
  code:
    type: CodeableConcept
    binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-result-standard-eu-lab'}
    index: 5
  valueCodeableConcept:
    type: CodeableConcept
    choiceOf: value
    index: 40
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, choiceOf: value, index: 40}
          min: 0
          max: 1
  valuePeriod:
    type: Period
    choiceOf: value
    index: 34
    slicing:
      slices:
        valuePeriod:
          match: {}
          schema: {type: Period, choiceOf: value, index: 34}
          min: 0
          max: 1
  valueRange:
    type: Range
    choiceOf: value
    index: 22
    slicing:
      slices:
        valueRange:
          match: {}
          schema: {type: Range, choiceOf: value, index: 22}
          min: 0
          max: 1
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-animal-eu-lab', 'http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location']
    index: 6
    elements:
      reference: {index: 7}
    required: [reference]
  performer:
    type: Reference
    refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab', 'http://hl7.eu/fhir/laboratory/StructureDefinition/Practitioner-eu-lab', 'http://hl7.eu/fhir/laboratory/StructureDefinition/PractitionerRole-eu-lab', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Organization-uv-ips']
    index: 13
    extensions:
      performerFunction: {url: 'http://hl7.org/fhir/StructureDefinition/event-performerFunction', min: 0, type: Extension, index: 14}
    elements:
      extension:
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/event-performerFunction
        index: 14
        slicing:
          slices:
            performerFunction:
              match: {}
              schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/event-performerFunction', index: 14}
              min: 0
  dataAbsentReason: {short: Provides a reason why the expected value is missing., index: 41}
  effectivePeriod: {type: Period, choiceOf: effective, index: 11}
package_version: 0.1.0-ballot
class: profile
kind: resource
url: http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 0.1.0-ballot
required: [effectiveDateTime, effectivePeriod, subject, category, effective, performer]