PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.pas@1.1.0
    https://nhicore.nhi.gov.tw/pas/StructureDefinition/Observation-objective-twpas
description: 此客觀描述-Observation Objective TWPAS Profile說明本IG如何進一步定義臺灣核心-健康狀態篩檢與評估(TW Core Observation Screening Assessment) Profile以呈現免疫製劑事前審查之客觀描述(O)
package_name: tw.gov.mohw.nhi.pas
derivation: constraint
name: ObservationObjectiveTWPAS
type: Observation
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://nhicore.nhi.gov.tw/pas/StructureDefinition/Observation-objective-twpas'}
        index: 1
    required: [profile]
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 61149-1, system: 'http://loinc.org'}
    index: 2
  subject:
    type: Reference
    refers: ['https://nhicore.nhi.gov.tw/pas/StructureDefinition/Patient-twpas']
    index: 3
  encounter:
    type: Reference
    refers: ['https://nhicore.nhi.gov.tw/pas/StructureDefinition/Encounter-opd-twpas']
    index: 4
  value:
    short: 客觀描述,由醫院自行填寫。
    choices: []
    index: 6
package_version: 1.1.0
class: profile
kind: resource
url: https://nhicore.nhi.gov.tw/pas/StructureDefinition/Observation-objective-twpas
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-screening-assessment-twcore
version: 1.1.0
required: [encounter, value, meta]