醫查實作指引
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

: LOINC臨床分類值集 - JSON Representation

Active as of 2024-05-09

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "loinc-observation-clinical-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet loinc-observation-clinical-code</b></p><a name=\"loinc-observation-clinical-code\"> </a><a name=\"hcloinc-observation-clinical-code\"> </a><a name=\"loinc-observation-clinical-code-en-US\"> </a><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASSTYPE  = 2</li></ul></div>"
  },
  "url" : "https://hitstdio.ntunhs.edu.tw/imri/ValueSet/loinc-observation-clinical-code",
  "version" : "2.77",
  "name" : "LOINCObservationClinicalCode",
  "title" : "LOINC臨床分類值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-09",
  "publisher" : "國泰金控",
  "contact" : [
    {
      "name" : "國泰金控",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cathayholdings.com/holdings/"
        }
      ]
    }
  ],
  "description" : "LOINC臨床分類值集,參照自[https://loinc.org/](https://loinc.org/)  \r\n代碼版本:2.77;代碼更新日期:2024-02-27;資料所屬單位:Regenstrief Institute。",
  "copyright" : "This content LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "CLASSTYPE",
            "op" : "=",
            "value" : "2"
          }
        ]
      }
    ]
  }
}