醫查實作指引
0.1.0 - CI Build

醫查實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SNOMED CT Anesthesia值集 - JSON Representation

Active as of 2024-05-28

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "anesthesia-sct",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet anesthesia-sct</b></p><a name=\"anesthesia-sct\"> </a><a name=\"hcanesthesia-sct\"> </a><a name=\"anesthesia-sct-en-US\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  is-a 399097000 (Administration of anesthesia (procedure))</li></ul></div>"
  },
  "url" : "https://hitstdio.ntunhs.edu.tw/imri/ValueSet/anesthesia-sct",
  "version" : "0.1.0",
  "name" : "SCTAnesthesia",
  "title" : "SNOMED CT Anesthesia值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-28",
  "publisher" : "國泰金控",
  "contact" : [
    {
      "name" : "國泰金控",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cathayholdings.com/holdings/"
        }
      ]
    }
  ],
  "description" : "SNOMED CT Anesthesia值集。",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "399097000"
          }
        ]
      }
    ]
  }
}