PackagesCanonicalsLogsProblems
    Packages
    kr.mohw.myhealthway@1.0.2-beta.3
    https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-observation-exam
description: __MyHealthWay__ 의 기타(기능)검사 측정 정보에 적용되는 Observation 구조.
package_name: kr.mohw.myhealthway
derivation: constraint
name: MyHealthWayObservationProfileExam
type: Observation
elements:
  category: {index: 4}
  referenceRange:
    short: 참고치
    mustSupport: true
    index: 34
    elements:
      low:
        mustSupport: true
        index: 35
        elements:
          value: {mustSupport: true, index: 36}
          unit: {mustSupport: true, index: 37}
      high:
        mustSupport: true
        index: 38
        elements:
          value: {mustSupport: true, index: 39}
          unit: {mustSupport: true, index: 40}
      text: {mustSupport: true, index: 41}
  value[x]:
    elements:
      value: {mustSupport: true, index: 24}
      unit: {mustSupport: true, index: 25}
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        mustSupport: true
        index: 26
      code: {mustSupport: true, index: 27}
    required: [value, unit]
  derivedFrom:
    type: Reference
    mustSupport: true
    refers: ['https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-media']
    index: 42
  encounter:
    type: Reference
    short: 내원정보
    mustSupport: true
    refers: ['https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-encounter']
    index: 14
  valueQuantity:
    type: Quantity
    mustSupport: true
    choiceOf: value
    index: 23
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, mustSupport: true, choiceOf: value, index: 23}
          min: 0
          max: 1
  value:
    mustSupport: true
    choices: [valueString]
    index: 29
    slicing:
      slices:
        valueString:
          match: {}
          schema:
            mustSupport: true
            choices: [valueString]
            index: 29
          min: 0
          max: 1
  valueString:
    type: string
    mustSupport: true
    choiceOf: value
    index: 30
    slicing:
      slices:
        valueString:
          match: {}
          schema: {type: string, mustSupport: true, choiceOf: value, index: 30}
          min: 0
          max: 1
  effectiveDateTime: {type: dateTime, short: 검사 일자, choiceOf: effective, index: 17}
  status:
    short: '기타(기능)검사 상태: registered | preliminary | final | amended +'
    pattern: {type: Code, value: final}
    index: 3
  effective:
    short: 검사 일자
    choices: [effectiveDateTime]
    index: 16
  code:
    short: 검사 코드
    index: 5
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-loinc-codes'}
        mustSupport: true
        array: true
        index: 6
        slicing:
          slices:
            LOINC:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-loinc-codes'}
                mustSupport: true
                array: true
                index: 6
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    mustSupport: true
                    index: 7
                  code: {mustSupport: true, index: 8}
                required: [system, code]
            SNOMED-CT:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-snomedct-codes'}
                mustSupport: true
                array: true
                index: 9
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    mustSupport: true
                    index: 10
                  code: {mustSupport: true, index: 11}
                required: [system, code]
      text: {mustSupport: true, index: 12}
  identifier:
    index: 0
    elements:
      system: {index: 1}
      value: {index: 2}
    required: [value, system]
  subject:
    type: Reference
    short: 기타(기능)검사 대상
    mustSupport: true
    refers: ['https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-patient']
    index: 13
  performer:
    type: Reference
    refers: ['https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-practitionerrole']
    index: 18
  dataAbsentReason:
    short: 데이터 부재사유
    mustSupport: true
    index: 31
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/data-absent-reason'}
            index: 32
          code: {index: 33}
        required: [system, code]
package_version: 1.0.2-beta.3
class: profile
kind: resource
url: https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-observation-exam
base: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-observation-function-test
version: 1.0.2-beta.3
required: [encounter, identifier, subject]