PackagesCanonicalsLogsProblems
    Packages
    silth.fhir.th.mophpc1@0.1.1
    https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-observation-vital-base
description: การตรวจสัญญาณชีพ
package_name: silth.fhir.th.mophpc1
derivation: constraint
name: MophPcObservationVitalBase
type: Observation
elements:
  category:
    mustSupport: true
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        hl7:
          match:
            coding:
            - {code: vital-signs, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
          schema:
            binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/observation-category'}
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: vital-signs, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            index: 2
          min: 0
          max: 1
  valueQuantity: {type: Quantity, short: ผลของการตรวจสัญญาณชีพ, mustSupport: true, choiceOf: value, index: 11}
  value:
    short: ผลของการตรวจสัญญาณชีพ
    mustSupport: true
    choices: [valueQuantity, valueCodeableConcept, valueRange, valueRatio]
    index: 10
  valueRatio: {type: Ratio, short: ผลของการตรวจสัญญาณชีพ, mustSupport: true, choiceOf: value, index: 14}
  effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 7}
  status: {mustSupport: true, index: 0}
  effective:
    mustSupport: true
    choices: [effectiveDateTime, effectivePeriod]
    index: 6
  code:
    short: รหัสการตรวจสัญญาณชีพ
    binding: {strength: preferred, valueSet: 'https://terms.sil-th.org/core/ValueSet/vs-meta-vital-observations'}
    mustSupport: true
    index: 3
  valueCodeableConcept: {type: CodeableConcept, short: ผลของการตรวจสัญญาณชีพ, mustSupport: true, choiceOf: value, index: 12}
  valueRange: {type: Range, short: ผลของการตรวจสัญญาณชีพ, mustSupport: true, choiceOf: value, index: 13}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-patient-base']
    index: 4
  effectivePeriod: {type: Period, mustSupport: true, choiceOf: effective, index: 8}
package_version: 0.1.1
class: profile
kind: resource
url: https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-observation-vital-base
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 0.1.1
required: [subject]