FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/category-code-tw

Packagetw.gov.mohw.twcore
TypeCodeSystem
Idcategory-code-tw
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/CodeSystem-category-code-tw.html
URLhttps://twcore.mohw.gov.tw/ig/twcore/CodeSystem/category-code-tw
Version2024-08-31
Statusactive
Date2024-08-31
NameTWCategoryCode
Title臺灣衛福部資訊處類型代碼
Realmtw
Authoritynational
Description臺灣衛福部資訊處類型代碼, 代碼出版日期:2024-08-31;資料所屬單位:衛生福利部資訊處。
Copyright衛生福利部資訊處
Contentcomplete

Resources that use this resource

ValueSet
category-code-tw臺灣衛福部資訊處類型代碼值集
observation-screening-assessment-category臺灣衛福部資訊處Observation Screening Assessment類型值集
serviceRequest-category臺灣衛福部資訊處ServiceRequest類型值集

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem category-code-tw

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
effectiveDateeffectiveDatehttp://hl7.org/fhir/concept-properties#effectiveDatedateTime生效日期
statusstatushttp://hl7.org/fhir/concept-properties#statuscode狀態

Concepts

This case-sensitive code system https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/category-code-tw defines the following codes:

CodeDisplayDefinitioneffectiveDatestatus
sdoh SDOHSocial Determinants of Health category2024-08-31active
functional-status Functional StatusFunctional Status category2024-08-31active
disability-status Disability StatusDisability Status category2024-08-31active
cognitive-status Cognitive StatusCognitive Status category2024-08-31active
treatment-intervention-preference Treatment Intervention PreferenceA personal preference for a type of medical intervention (treatment) request under certain conditions.2024-08-31active
care-experience-preference Care Experience PreferencePersonal thoughts about something a person feels is relevant to their care experience and may be pertinent when planning their care.2024-08-31active

Source

{
  "resourceType": "CodeSystem",
  "id": "category-code-tw",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/category-code-tw",
  "version": "2024-08-31",
  "name": "TWCategoryCode",
  "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": "臺灣衛福部資訊處類型代碼, \n代碼出版日期:2024-08-31;資料所屬單位:衛生福利部資訊處。  \n",
  "copyright": "衛生福利部資訊處",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "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": "sdoh",
      "display": "SDOH",
      "definition": "Social Determinants of Health category",
      "property": [
        {
          "code": "effectiveDate",
          "valueDateTime": "2024-08-31"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "functional-status",
      "display": "Functional Status",
      "definition": "Functional Status category",
      "property": [
        {
          "code": "effectiveDate",
          "valueDateTime": "2024-08-31"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "disability-status",
      "display": "Disability Status",
      "definition": "Disability Status category",
      "property": [
        {
          "code": "effectiveDate",
          "valueDateTime": "2024-08-31"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "cognitive-status",
      "display": "Cognitive Status",
      "definition": "Cognitive Status category",
      "property": [
        {
          "code": "effectiveDate",
          "valueDateTime": "2024-08-31"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "treatment-intervention-preference",
      "display": "Treatment Intervention Preference",
      "definition": "A personal preference for a type of medical intervention (treatment) request under certain conditions.",
      "property": [
        {
          "code": "effectiveDate",
          "valueDateTime": "2024-08-31"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "care-experience-preference",
      "display": "Care Experience Preference",
      "definition": "Personal thoughts about something a person feels is relevant to their care experience and may be pertinent when planning their care.",
      "property": [
        {
          "code": "effectiveDate",
          "valueDateTime": "2024-08-31"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    }
  ]
}