同意書實作指引(Consent Form IG)
0.1.0 - CI Build

This page is part of the 同意書實作指引 (v0.1.0: Releases Ballot 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: 同意書政策依據 - JSON Representation

Active as of 2022-12-20

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "policy-rule",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hitstdio.ntunhs.edu.tw/consentForm/CodeSystem/policy-rule</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">dementia-plan<a name=\"policy-rule-dementia-plan\"> </a></td><td>失智症防治照護政策綱領暨行動方案2.0</td><td>參照至https://1966.gov.tw/LTC/cp-4020-42469-201.html</td></tr><tr><td style=\"white-space:nowrap\">LTC-payment<a name=\"policy-rule-LTC-payment\"> </a></td><td>長期照顧服務申請及給付辦法</td><td>參照至https://law.moj.gov.tw/LawClass/LawAll.aspx?pcode=L0070059</td></tr><tr><td style=\"white-space:nowrap\">personal-data-protection-act<a name=\"policy-rule-personal-data-protection-act\"> </a></td><td>個人資料保護法</td><td>參照至https://law.moj.gov.tw/LawClass/LawAll.aspx?pcode=I0050021</td></tr><tr><td style=\"white-space:nowrap\">LTC-services-act<a name=\"policy-rule-LTC-services-act\"> </a></td><td>長期照顧服務法</td><td>參照至https://law.moj.gov.tw/LawClass/LawAll.aspx?pcode=L0070040</td></tr><tr><td style=\"white-space:nowrap\">NAHSIT<a name=\"policy-rule-NAHSIT\"> </a></td><td>國民營養健康調查</td><td>參照至https://www.hpa.gov.tw/Pages/List.aspx?nodeid=3998</td></tr><tr><td style=\"white-space:nowrap\">hospice-palliative-care-act<a name=\"policy-rule-hospice-palliative-care-act\"> </a></td><td>安寧緩和醫療條例</td><td>參照至https://law.moj.gov.tw/LawClass/LawAll.aspx?pcode=L0020066</td></tr><tr><td style=\"white-space:nowrap\">human-organ-transplant-act<a name=\"policy-rule-human-organ-transplant-act\"> </a></td><td>人體器官移植條例</td><td>參照至https://law.moj.gov.tw/LawClass/LawAll.aspx?pcode=L0020024</td></tr></table></div>"
  },
  "url" : "http://hitstdio.ntunhs.edu.tw/consentForm/CodeSystem/policy-rule",
  "version" : "0.1.0",
  "name" : "PolicyRule",
  "title" : "同意書政策依據",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-12-20",
  "publisher" : "ABC科技股份有限公司",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.infopro.tw"
        }
      ]
    }
  ],
  "description" : "同意書政策依據",
  "copyright" : "*衛生福利部(待決議)*",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "dementia-plan",
      "display" : "失智症防治照護政策綱領暨行動方案2.0",
      "definition" : "參照至https://1966.gov.tw/LTC/cp-4020-42469-201.html"
    },
    {
      "code" : "LTC-payment",
      "display" : "長期照顧服務申請及給付辦法",
      "definition" : "參照至https://law.moj.gov.tw/LawClass/LawAll.aspx?pcode=L0070059"
    },
    {
      "code" : "personal-data-protection-act",
      "display" : "個人資料保護法",
      "definition" : "參照至https://law.moj.gov.tw/LawClass/LawAll.aspx?pcode=I0050021"
    },
    {
      "code" : "LTC-services-act",
      "display" : "長期照顧服務法",
      "definition" : "參照至https://law.moj.gov.tw/LawClass/LawAll.aspx?pcode=L0070040"
    },
    {
      "code" : "NAHSIT",
      "display" : "國民營養健康調查",
      "definition" : "參照至https://www.hpa.gov.tw/Pages/List.aspx?nodeid=3998"
    },
    {
      "code" : "hospice-palliative-care-act",
      "display" : "安寧緩和醫療條例",
      "definition" : "參照至https://law.moj.gov.tw/LawClass/LawAll.aspx?pcode=L0020066"
    },
    {
      "code" : "human-organ-transplant-act",
      "display" : "人體器官移植條例",
      "definition" : "參照至https://law.moj.gov.tw/LawClass/LawAll.aspx?pcode=L0020024"
    }
  ]
}