臺灣社政領域基礎實作指引
0.0.1 - ci-build

臺灣社政領域基礎實作指引, published by 衛生福利部社會及家庭署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions

Extension: 服務人資格狀態

Official URL: https://sfaa.gov.tw/base/StructureDefinition/twss-practitioner-qualification-status Version: 0.0.1
Draft as of 2026-09-10 Computable Name: TWSSPractitionerQualificationStatus

使用參考 HL7 FHIR R6 qualification-status 的 TWSS R4 代碼表達服務人教育資格狀態。本 IG 的業務定義為 active 代表已畢業;suspended 代表未畢業,包括在學、休學或肄業等未取得畢業資格的情況。

Context of Use

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension 服務人資格狀態
... extension 0..0 Extension
... url 1..1 uri "https://sfaa.gov.tw/base/StructureDefinition/twss-practitioner-qualification-status"
... value[x] S 1..1 CodeableConcept Value of extension
Binding: TWSS-服務人資格狀態值集 (required)
.... coding S 1..* Coding Code defined by a terminology system
..... system 0..1 uri Identity of the terminology system
Required Pattern: https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-qualification-status

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension 服務人資格狀態
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "https://sfaa.gov.tw/base/StructureDefinition/twss-practitioner-qualification-status"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ 1..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri Identity of the terminology system
Required Pattern: https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-qualification-status
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type CodeableConcept: 使用參考 HL7 FHIR R6 qualification-status 的 TWSS R4 代碼表達服務人教育資格狀態。本 IG 的業務定義為 active 代表已畢業;suspended 代表未畢業,包括在學、休學或肄業等未取得畢業資格的情況。

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension 服務人資格狀態
... extension 0..0 Extension
... url 1..1 uri "https://sfaa.gov.tw/base/StructureDefinition/twss-practitioner-qualification-status"
... value[x] S 1..1 CodeableConcept Value of extension
Binding: TWSS-服務人資格狀態值集 (required)
.... coding S 1..* Coding Code defined by a terminology system
..... system 0..1 uri Identity of the terminology system
Required Pattern: https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-qualification-status

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension 服務人資格狀態
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "https://sfaa.gov.tw/base/StructureDefinition/twss-practitioner-qualification-status"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ 1..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri Identity of the terminology system
Required Pattern: https://sfaa.gov.tw/base/CodeSystem/twss-practitioner-qualification-status
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type CodeableConcept: 使用參考 HL7 FHIR R6 qualification-status 的 TWSS R4 代碼表達服務人教育資格狀態。本 IG 的業務定義為 active 代表已畢業;suspended 代表未畢業,包括在學、休學或肄業等未取得畢業資格的情況。

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

Path Status Usage ValueSet Version Source
Extension.value[x] Base required TWSS-服務人資格狀態值集 📦0.0.1 This IG

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()