臺灣核心實作指引(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
Active as of 2022-08-08 |
{
"resourceType" : "ValueSet",
"id" : "loinc-observation-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet loinc-observation-code</b></p><a name=\"loinc-observation-code\"> </a><a name=\"hcloinc-observation-code\"> </a><a name=\"loinc-observation-code-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 = Laboratory class</li><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASSTYPE = Clinical class</li></ul></div>"
},
"url" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/loinc-observation-code",
"version" : "2.77",
"name" : "LOINCObservationCode",
"title" : "LOINC實驗室檢驗檢查值集",
"status" : "active",
"experimental" : false,
"date" : "2022-08-08",
"contact" : [
{
"name" : "衛生福利部",
"telecom" : [
{
"system" : "url",
"value" : "https://www.mohw.gov.tw/"
},
{
"system" : "email",
"value" : "CCYU@mohw.gov.tw"
}
]
}
],
"description" : "LOINC實驗室檢驗檢查值集。 \n代碼版本:2.77;代碼更新日期:2022-08-08;資料所屬單位: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" : "Laboratory class"
}
]
},
{
"system" : "http://loinc.org",
"filter" : [
{
"property" : "CLASSTYPE",
"op" : "=",
"value" : "Clinical class"
}
]
}
]
}
}