| Package | tw.gov.mohw.twcore |
| Resource Type | ValueSet |
| Id | loinc-observation-code |
| FHIR Version | R4 |
| Source | https://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/ValueSet-loinc-observation-code.html |
| URL | https://twcore.mohw.gov.tw/ig/twcore/ValueSet/loinc-observation-code |
| Version | 2.77 |
| Status | active |
| Date | 2022-08-08 |
| Name | LOINCObservationCode |
| Title | LOINC實驗室檢驗檢查值集 |
| Realm | tw |
| Authority | national |
| Description | LOINC實驗室檢驗檢查值集。 代碼版本: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 |
| StructureDefinition | |
| DiagnosticReport-twcore | TW Core DiagnosticReport |
| Observation-laboratoryResult-twcore | TW Core Observation Laboratory Result |
| CodeSystem | |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet loinc-observation-code
This value set includes codes based on the following rules:
http://loinc.org where CLASSTYPE = Laboratory classhttp://loinc.org where CLASSTYPE = Clinical class{
"resourceType": "ValueSet",
"id": "loinc-observation-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
]
}
}