PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.twcore@0.3.1
    https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-bloodPressure-twcore
description: 此臺灣核心-血壓(TW Core Observation Blood Pressure) Profile說明本IG如何進一步定義臺灣核心-生命體徵(TW Core Observation Vital Signs) Profile以呈現血壓資料。
package_name: tw.gov.mohw.twcore
derivation: constraint
name: TWCoreObservationBloodPressure
type: Observation
elements:
  code:
    type: CodeableConcept
    short: 血壓
    index: 0
    elements:
      coding: {index: 1}
    required: [coding]
  bodySite:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
    index: 2
  method:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/observation-methods'}
    index: 3
  component:
    index: 4
    slicing:
      slices:
        SystolicBP:
          match: {}
          schema:
            index: 4
            elements:
              code:
                short: 收縮壓代碼
                index: 5
                elements:
                  coding: {index: 6}
                required: [coding]
        DiastolicBP:
          match: {}
          schema:
            index: 7
            elements:
              code:
                short: 舒張壓代碼
                index: 8
                elements:
                  coding: {index: 9}
                required: [coding]
package_version: 0.3.1
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-bloodPressure-twcore
base: http://hl7.org/fhir/StructureDefinition/bp
version: 0.3.1