FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.iii.ltc
Resource TypeCodeSystem
IdCodeSystem-RelationshipTypeCS-TWLTC.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-RelationshipTypeCS-TWLTC.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/RelationshipTypeCS-TWLTC
Version1.0.0
Statusactive
Date2024-09-02
NameRelationshipTypeCSTWLTC
Title關係類型擴展代碼
Realmtw
Description關係人與個案的關係類型擴展代碼,新增孫媳婦、孫女婿、聘用看護-本國籍、聘用看護-外國籍等代碼
Contentcomplete

Resources that use this resource

ValueSet
tw.iii.ltc#currentRelationshipTypeVS-TWLTC關係類型擴展值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem RelationshipTypeCS-TWLTC

This case-sensitive code system http://ltc-ig.fhir.tw/CodeSystem/RelationshipTypeCS-TWLTC defines the following codes:

CodeDisplayDefinition
GDAUINLAW 孫媳婦孫媳婦
GSONINLAW 孫女婿孫女婿
CGIVERDOM 聘用看護-本國籍聘用看護-本國籍
CGIVERFOR 聘用看護-外國籍聘用看護-外國籍

Source1

{
  "resourceType": "CodeSystem",
  "id": "RelationshipTypeCS-TWLTC",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/CodeSystem/RelationshipTypeCS-TWLTC",
  "version": "1.0.0",
  "name": "RelationshipTypeCSTWLTC",
  "title": "關係類型擴展代碼",
  "status": "active",
  "experimental": false,
  "date": "2024-09-02",
  "publisher": "經濟部產業發展署",
  "contact": [
    {
      "name": "經濟部產業發展署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "description": "關係人與個案的關係類型擴展代碼,新增孫媳婦、孫女婿、聘用看護-本國籍、聘用看護-外國籍等代碼",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "GDAUINLAW",
      "display": "孫媳婦",
      "definition": "孫媳婦"
    },
    {
      "code": "GSONINLAW",
      "display": "孫女婿",
      "definition": "孫女婿"
    },
    {
      "code": "CGIVERDOM",
      "display": "聘用看護-本國籍",
      "definition": "聘用看護-本國籍"
    },
    {
      "code": "CGIVERFOR",
      "display": "聘用看護-外國籍",
      "definition": "聘用看護-外國籍"
    }
  ]
}