PackagesCanonicalsLogsProblems
    Packages
    iteyes.myhw.core@1.1.3-beta
    https://simplifier.net/myhw/StructureDefinition/ObservationLab
description: null
package_name: iteyes.myhw.core
derivation: constraint
name: Observation
type: Observation
elements:
  category:
    index: 4
    elements:
      coding:
        index: 5
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            index: 6
          version: {index: 7}
          code:
            pattern: {type: Code, value: laboratory}
            index: 8
          display: {index: 9}
          userSelected: {index: 10}
        required: [system, code]
      text: {index: 11}
    required: [coding]
  referenceRange:
    elements:
      low:
        elements:
          system: {index: 57}
          code: {index: 58}
      high:
        elements:
          system: {index: 59}
          code: {index: 60}
      type: {index: 61}
      appliesTo: {index: 62}
      age: {index: 63}
      text: {index: 64}
  hasMember: {index: 65}
  value[x]:
    elements:
      value: {index: 38}
      comparator: {index: 39}
      unit: {index: 40}
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 41
    required: [value, unit]
  derivedFrom: {index: 66}
  interpretation: {index: 51}
  encounter: {index: 23}
  method: {index: 54}
  specimen: {index: 55}
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 37
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 37}
  value:
    choices: [valueString]
    index: 43
    slicing:
      slices:
        valueString:
          match: {}
          schema:
            choices: [valueString]
            index: 43
  valueString:
    type: string
    choiceOf: value
    index: 44
    slicing:
      slices:
        valueString:
          match: {}
          schema: {type: string, choiceOf: value, index: 44}
  component:
    elements:
      code:
        binding: {strength: example, valueSet: 'https://example.org/fhir/krcore/ValueSet/krcore-observation-labresult-codes'}
        index: 67
        elements:
          coding:
            elements:
              system:
                pattern: {type: Uri, value: 'https://hira.or.kr/CodeSystem/lab-result-code'}
                index: 68
              version: {index: 69}
              code: {index: 70}
              userSelected: {index: 71}
            required: [system, code]
      value:
        choices: [valueString]
        index: 82
        slicing:
          slices:
            valueString:
              match: {}
              schema:
                choices: [valueString]
                index: 82
      valueQuantity:
        type: Quantity
        choiceOf: value
        index: 76
        slicing:
          slices:
            valueQuantity:
              match: {}
              schema: {type: Quantity, choiceOf: value, index: 76}
      value[x]:
        elements:
          value: {index: 77}
          comparator: {index: 78}
          unit: {index: 79}
          system:
            pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
            index: 80
        required: [value, unit]
      valueString:
        type: string
        choiceOf: value
        index: 83
        slicing:
          slices:
            valueString:
              match: {}
              schema: {type: string, choiceOf: value, index: 83}
      dataAbsentReason:
        elements:
          coding:
            elements:
              system:
                pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/data-absent-reason'}
                index: 84
              version: {index: 85}
              code: {index: 86}
              display: {index: 87}
              userSelected: {index: 88}
            required: [system, code]
          text: {index: 89}
      interpretation: {index: 90}
      referenceRange:
        elements:
          low:
            elements:
              system: {index: 91}
              code: {index: 92}
          high:
            elements:
              system: {index: 93}
              code: {index: 94}
          type: {index: 95}
          appliesTo: {index: 96}
          age: {index: 97}
          text: {index: 98}
  note: {index: 52}
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 26}
  status:
    pattern: {type: Code, value: final}
    index: 3
  effective:
    choices: [effectiveDateTime]
    index: 25
  code:
    binding: {strength: example, valueSet: 'https://example.org/fhir/krcore/ValueSet/krcore-observation-labresult-codes'}
    index: 12
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'https://hira.or.kr/CodeSystem/lab-result-code'}
            index: 13
          version: {index: 14}
          code: {index: 15}
          userSelected: {index: 16}
        required: [system, code]
  identifier: {index: 0}
  bodySite: {index: 53}
  focus: {index: 22}
  issued: {index: 27}
  device: {index: 56}
  basedOn: {index: 1}
  partOf: {index: 2}
  subject:
    index: 17
    elements:
      reference: {index: 18}
      type: {index: 19}
      identifier: {index: 20}
      display: {index: 21}
    required: [reference]
  performer:
    index: 28
    elements:
      reference: {index: 29}
      type: {index: 30}
      identifier: {index: 31}
      display: {index: 32}
    required: [reference]
  dataAbsentReason:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/data-absent-reason'}
            index: 45
          version: {index: 46}
          code: {index: 47}
          display: {index: 48}
          userSelected: {index: 49}
        required: [system, code]
      text: {index: 50}
package_version: 1.1.3-beta
class: profile
kind: resource
url: https://simplifier.net/myhw/StructureDefinition/ObservationLab
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null
required: [effectiveDateTime, subject, category, effective]