FHIR IG Statistics: ValueSet/loinc-observation-category
Package | tw.gov.mohw.cdc.twidir |
Type | ValueSet |
Id | loinc-observation-category |
FHIR Version | R4 |
Source | https://twidir.cdc.gov.tw/twidir/https://twidir.cdc.gov.tw/twidir/0.1.1/ValueSet-loinc-observation-category.html |
URL | https://twidir.cdc.gov.tw/twidir/ValueSet/loinc-observation-category |
Version | 0.1.1 |
Status | active |
Date | 2023-08-10 |
Name | LOINCObservationCode |
Title | LOINC實驗室檢驗檢查類型值集 |
Realm | tw |
Authority | national |
Description | LOINC實驗室檢驗檢查類型值集,參照自[http://loinc.org](http://loinc.org)
代碼版本:2.74;代碼更新日期:2023-08-10;資料所屬單位: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 |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "loinc-observation-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://twidir.cdc.gov.tw/twidir/ValueSet/loinc-observation-category",
"version": "0.1.1",
"name": "LOINCObservationCode",
"title": "LOINC實驗室檢驗檢查類型值集",
"status": "active",
"experimental": false,
"date": "2023-08-10",
"publisher": "衛福部疾病管制署",
"contact": [
{
"name": "衛福部疾病管制署",
"telecom": [
{
"system": "url",
"value": "https://www.cdc.gov.tw"
}
]
}
],
"description": "LOINC實驗室檢驗檢查類型值集,參照自[http://loinc.org](http://loinc.org) \r\n代碼版本:2.74;代碼更新日期:2023-08-10;資料所屬單位: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",
"concept": [
{
"code": "11502-2",
"display": "Laboratory report"
}
]
}
]
}
}