Package | tw.gov.mohw.twcore |
Type | CodeSystem |
Id | careplan-category-tw |
FHIR Version | R4 |
Source | https://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/CodeSystem-careplan-category-tw.html |
URL | https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/careplan-category-tw |
Version | 0.3.0 |
Status | active |
Date | 2024-08-31 |
Name | TWCarePlanCategoryExtensionCodes |
Title | 臺灣衛福部資訊處照護計畫類別 |
Realm | tw |
Authority | national |
Description | 臺灣衛福部資訊處照護計畫類別 |
Copyright | 衛生福利部資訊處 |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem careplan-category-tw
Properties
This code system defines the following properties for its concepts
Name | Code | URI | Type | Description |
effectiveDate | effectiveDate | http://hl7.org/fhir/concept-properties#effectiveDate | dateTime | 生效日期 |
status | status | http://hl7.org/fhir/concept-properties#status | code | 狀態 |
Concepts
This case-sensitive code system https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/careplan-category-tw
defines the following code:
{ "resourceType": "CodeSystem", "id": "careplan-category-tw", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/careplan-category-tw", "version": "0.3.0", "name": "TWCarePlanCategoryExtensionCodes", "title": "臺灣衛福部資訊處照護計畫類別", "status": "active", "experimental": false, "date": "2024-08-31", "contact": [ { "name": "衛生福利部", "telecom": [ { "system": "url", "value": "https://www.mohw.gov.tw/" }, { "system": "email", "value": "CCYU@mohw.gov.tw" } ] } ], "description": "臺灣衛福部資訊處照護計畫類別", "copyright": "衛生福利部資訊處", "caseSensitive": true, "content": "complete", "count": 1, "property": [ { "code": "effectiveDate", "uri": "http://hl7.org/fhir/concept-properties#effectiveDate", "description": "生效日期", "type": "dateTime" }, { "code": "status", "uri": "http://hl7.org/fhir/concept-properties#status", "description": "狀態", "type": "code" } ], "concept": [ { "code": "assess-plan", "display": "Assessment and Plan of Treatment", "definition": "The clinical conclusions and assumptions that guide the patient's treatment and the clinical activities formulated for a patient.", "property": [ { "code": "effectiveDate", "valueDateTime": "2024-08-31" }, { "code": "status", "valueCode": "active" } ] } ] }