臺灣核心實作指引(TW Core IG)
0.3.0 - 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.0 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

: LOINC Code Document Type值集 - JSON Representation

Active as of 2024-06-14

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "loinc-type-doc-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet loinc-type-doc-code</b></p><a name=\"loinc-type-doc-code\"> </a><a name=\"hcloinc-type-doc-code\"> </a><a name=\"loinc-type-doc-code-en-US\"> </a><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where SCALE_TYP  = LP32888-7 (Doc)</li></ul></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/loinc-type-doc-code",
  "version" : "2.77",
  "name" : "LOINCDocumentType",
  "title" : "LOINC Code Document Type值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-14",
  "contact" : [
    {
      "name" : "衛生福利部",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mohw.gov.tw/"
        },
        {
          "system" : "email",
          "value" : "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description" : "LOINC Code Document Type值集。  \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" : "SCALE_TYP",
            "op" : "=",
            "value" : "LP32888-7"
          }
        ]
      }
    ]
  }
}