PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.pas@1.0.8
    https://nhicore.nhi.gov.tw/pas/StructureDefinition/Operationoutcome-twpas
description: 此系統回應訊-OperationOutcome TWPAS Profile說明本IG如何進一步定義FHIR的OperationOutcome Resource以呈現系統回應訊息之內容
package_name: tw.gov.mohw.nhi.pas
derivation: constraint
name: OperationOutcomeTWPAS
type: OperationOutcome
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://nhicore.nhi.gov.tw/pas/StructureDefinition/Operationoutcome-twpas'}
        index: 1
    required: [profile]
  issue:
    mustSupport: true
    index: 2
    elements:
      severity:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/issue-severity|4.0.1'}
        index: 3
      code:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/issue-type|4.0.1'}
        index: 4
      details: {mustSupport: true, index: 5}
    required: [details]
package_version: 1.0.8
class: profile
kind: resource
url: https://nhicore.nhi.gov.tw/pas/StructureDefinition/Operationoutcome-twpas
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: 1.0.8
required: [meta]