臺灣長期照顧實作指引(TW LTC IG)
1.0.0 - STU 1.0.0

臺灣長期照顧實作指引(TW LTC IG), published by 經濟部產業發展署. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Lorex/TWLongTermCare_IG_Build/ and changes regularly. See the Directory of published versions

: 關係類型擴展值集 - JSON Representation

Active as of 2024-09-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "RelationshipTypeVS-TWLTC",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet RelationshipTypeVS-TWLTC</b></p><a name=\"RelationshipTypeVS-TWLTC\"> </a><a name=\"hcRelationshipTypeVS-TWLTC\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0131.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0131</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references\"> version &#x1F4E6;3.0.0</span></li><li>Include codes from<a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><span title=\"Version is explicitly stated to be 3.0.0\"> version &#x1F4CD;3.0.0</span> where concept  is-a <a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v3-RoleCode.html#v3-RoleCode-_PersonalRelationshipRoleType\">_PersonalRelationshipRoleType</a></li><li>Include all codes defined in <a href=\"CodeSystem-RelationshipTypeCS-TWLTC.html\"><code>http://ltc-ig.fhir.tw/CodeSystem/RelationshipTypeCS-TWLTC</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span></li></ul></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/ValueSet/RelationshipTypeVS-TWLTC",
  "version" : "1.0.0",
  "name" : "RelationshipTypeVSTWLTC",
  "title" : "關係類型擴展值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-02",
  "publisher" : "經濟部產業發展署",
  "contact" : [
    {
      "name" : "經濟部產業發展署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "description" : "關係人與個案的關係類型擴展代碼值集,新增孫媳婦、孫女婿、聘用看護-本國籍、聘用看護-外國籍等代碼",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0131"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "version" : "3.0.0",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "_PersonalRelationshipRoleType"
          }
        ]
      },
      {
        "system" : "http://ltc-ig.fhir.tw/CodeSystem/RelationshipTypeCS-TWLTC"
      }
    ]
  }
}