PackagesCanonicalsLogsProblems
    Packages
    iteyes.myhw.core@1.0.9
    https://simplifier.net/myhw/StructureDefinition/ObservationFunc
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: exam}
            index: 8
          display: {index: 9}
          userSelected: {index: 10}
        required: [system, code]
      text: {index: 11}
    required: [coding]
  referenceRange:
    elements:
      low:
        elements:
          system: {index: 55}
          code: {index: 56}
      high:
        elements:
          system: {index: 57}
          code: {index: 58}
      type: {index: 59}
      appliesTo: {index: 60}
      age: {index: 61}
      text: {index: 62}
  hasMember: {index: 63}
  value[x]:
    elements:
      value: {index: 37}
      comparator: {index: 38}
      unit: {index: 39}
    required: [value, unit]
  derivedFrom:
    elements:
      reference: {index: 64}
      type: {index: 65}
      identifier: {index: 66}
      display: {index: 67}
    required: [reference]
  interpretation: {index: 49}
  encounter: {index: 23}
  method: {index: 52}
  specimen: {index: 53}
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 36
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 36}
  value:
    choices: [valueString]
    index: 41
    slicing:
      slices:
        valueString:
          match: {}
          schema:
            choices: [valueString]
            index: 41
  valueString:
    type: string
    choiceOf: value
    index: 42
    slicing:
      slices:
        valueString:
          match: {}
          schema: {type: string, choiceOf: value, index: 42}
  component:
    elements:
      code:
        elements:
          coding:
            elements:
              system: {index: 68}
              version: {index: 69}
              code: {index: 70}
              userSelected: {index: 71}
            required: [system, code]
      dataAbsentReason:
        elements:
          coding:
            elements:
              system: {index: 72}
              version: {index: 73}
              code: {index: 74}
              display: {index: 75}
              userSelected: {index: 76}
            required: [system, code]
          text: {index: 77}
      interpretation: {index: 78}
      referenceRange:
        elements:
          low:
            elements:
              system: {index: 79}
              code: {index: 80}
          high:
            elements:
              system: {index: 81}
              code: {index: 82}
          type: {index: 83}
          appliesTo: {index: 84}
          age: {index: 85}
          text: {index: 86}
  note: {index: 50}
  status:
    pattern: {type: Code, value: final}
    index: 3
  effective:
    choices: []
    index: 25
  code:
    elements:
      coding:
        index: 12
        elements:
          system:
            pattern: {type: Uri, value: 'https://hira.or.kr/CodeSystem/result-code'}
            index: 13
          version: {index: 14}
          code: {index: 15}
          userSelected: {index: 16}
        required: [system, code]
    required: [coding]
  identifier: {index: 0}
  bodySite: {index: 51}
  focus: {index: 22}
  issued: {index: 26}
  device: {index: 54}
  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: 27
    elements:
      reference: {index: 28}
      type: {index: 29}
      identifier: {index: 30}
      display: {index: 31}
    required: [reference]
  dataAbsentReason:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/data-absent-reason'}
            index: 43
          version: {index: 44}
          code: {index: 45}
          display: {index: 46}
          userSelected: {index: 47}
        required: [system, code]
      text: {index: 48}
package_version: 1.0.9
class: profile
kind: resource
url: https://simplifier.net/myhw/StructureDefinition/ObservationFunc
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null
required: [subject, category, effective]