PackagesCanonicalsLogsProblems
    Packages
    myhealthway.main.r4@0.0.12-beta
    https://simplifier.net/fhir/MyHealthWay/StructureDefinition/ObservationLaboratory
description: null
package_name: myhealthway.main.r4
derivation: constraint
name: ObservationLaboratory
type: Observation
elements:
  category:
    index: 10
    elements:
      coding:
        index: 11
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            index: 12
          version: {index: 13}
          code:
            pattern: {type: Code, value: laboratory}
            index: 14
          display: {index: 15}
          userSelected: {index: 16}
        required: [system, code]
      text: {index: 17}
    required: [coding]
  referenceRange:
    elements:
      low:
        elements:
          system: {index: 65}
          code: {index: 66}
      high:
        elements:
          system: {index: 67}
          code: {index: 68}
      type: {index: 69}
      appliesTo: {index: 70}
      age: {index: 71}
  hasMember: {index: 72}
  value[x]:
    elements:
      value: {index: 46}
      comparator: {index: 47}
      unit: {index: 48}
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 49
    required: [value, unit]
  derivedFrom:
    index: 73
    elements:
      reference: {index: 74}
      type: {index: 75}
      identifier: {index: 76}
      display: {index: 77}
    required: [reference]
  interpretation: {index: 59}
  encounter:
    index: 28
    elements:
      reference: {index: 29}
      type: {index: 30}
      identifier: {index: 31}
      display: {index: 32}
    required: [reference]
  method: {index: 62}
  specimen: {index: 63}
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 45
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 45}
  value:
    choices: [valueString]
    index: 51
    slicing:
      slices:
        valueString:
          match: {}
          schema:
            choices: [valueString]
            index: 51
  valueString:
    type: string
    choiceOf: value
    index: 52
    slicing:
      slices:
        valueString:
          match: {}
          schema: {type: string, choiceOf: value, index: 52}
  component: {index: 78}
  note: {index: 60}
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 35}
  status:
    pattern: {type: Code, value: final}
    index: 9
  effective:
    choices: [effectiveDateTime]
    index: 34
  code:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'https://hira.or.kr/CodeSystem/lab-result-code'}
            index: 18
          version: {index: 19}
          code: {index: 20}
          userSelected: {index: 21}
        required: [system, code]
  identifier:
    index: 0
    elements:
      use: {index: 1}
      type: {index: 2}
      system: {index: 3}
      value: {index: 4}
      period: {index: 5}
      assigner: {index: 6}
    required: [value, system]
  bodySite: {index: 61}
  focus: {index: 27}
  issued: {index: 36}
  device: {index: 64}
  basedOn: {index: 7}
  partOf: {index: 8}
  subject:
    index: 22
    elements:
      reference: {index: 23}
      type: {index: 24}
      identifier: {index: 25}
      display: {index: 26}
    required: [reference]
  performer:
    elements:
      reference: {index: 37}
      type: {index: 38}
      identifier: {index: 39}
      display: {index: 40}
    required: [reference]
  dataAbsentReason:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/data-absent-reason'}
            index: 53
          version: {index: 54}
          code: {index: 55}
          display: {index: 56}
          userSelected: {index: 57}
        required: [system, code]
      text: {index: 58}
package_version: 0.0.12-beta
class: profile
kind: resource
url: https://simplifier.net/fhir/MyHealthWay/StructureDefinition/ObservationLaboratory
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 0.0.1
required: [effectiveDateTime, encounter, identifier, subject, category, effective]