臺灣核心實作指引(TW Core IG)
0.3.1 - Ci-Build Trial Use

臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions

: 臺灣衛福部資訊處ServiceRequest類型值集 - JSON Representation

Active as of 2024-08-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "serviceRequest-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet serviceRequest-category</b></p><a name=\"serviceRequest-category\"> </a><a name=\"hcserviceRequest-category\"> </a><a name=\"serviceRequest-category-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-category-code-tw.html\"><code>https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/category-code-tw</code></a></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/386053000\">386053000</a></td><td style=\"color: #cccccc\">Investigations</td></tr><tr><td><a href=\"http://snomed.info/id/410606002\">410606002</a></td><td style=\"color: #cccccc\">Social service procedure (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/108252007\">108252007</a></td><td style=\"color: #cccccc\">Laboratory procedure</td></tr><tr><td><a href=\"http://snomed.info/id/363679005\">363679005</a></td><td style=\"color: #cccccc\">Imaging (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/409063005\">409063005</a></td><td style=\"color: #cccccc\">Counselling</td></tr><tr><td><a href=\"http://snomed.info/id/409073007\">409073007</a></td><td style=\"color: #cccccc\">Education</td></tr><tr><td><a href=\"http://snomed.info/id/387713003\">387713003</a></td><td style=\"color: #cccccc\">Surgical procedure (procedure)</td></tr></table></li></ul></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/serviceRequest-category",
  "version" : "0.3.1",
  "name" : "TWServiceRequestCategory",
  "title" : "臺灣衛福部資訊處ServiceRequest類型值集",
  "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" : "臺灣衛福部資訊處ServiceRequest類型值集",
  "compose" : {
    "include" : [
      {
        "system" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/category-code-tw"
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "386053000"
          },
          {
            "code" : "410606002"
          },
          {
            "code" : "108252007"
          },
          {
            "code" : "363679005"
          },
          {
            "code" : "409063005"
          },
          {
            "code" : "409073007"
          },
          {
            "code" : "387713003"
          }
        ]
      }
    ]
  }
}