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

This page is part of the 臺灣核心實作指引(TW Core IG) (v0.3.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: LOINC篩檢與評估值集 - JSON Representation

Active as of 2024-10-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "loinc-survey-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet loinc-survey-codes</b></p><a name=\"loinc-survey-codes\"> </a><a name=\"hcloinc-survey-codes\"> </a><a name=\"loinc-survey-codes-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASSTYPE  = Clinical class</li><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASSTYPE  = Surveys</li><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASS  = LP62408-7 (PANEL.NEONAT)</li></ul></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/loinc-survey-codes",
  "version" : "2.77",
  "name" : "LOINCSurveyCode",
  "title" : "LOINC篩檢與評估值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-15T12:42:36+08:00",
  "contact" : [
    {
      "name" : "衛生福利部",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mohw.gov.tw/"
        },
        {
          "system" : "email",
          "value" : "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description" : "LOINC篩檢與評估值集。\n代碼版本:2.77;代碼更新日期:2024-06-14;資料所屬單位: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" : "Clinical class"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "CLASSTYPE",
            "op" : "=",
            "value" : "Surveys"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "CLASS",
            "op" : "=",
            "value" : "LP62408-7"
          }
        ]
      }
    ]
  }
}