FHIR IG Statistics: ValueSet/loinc-observation-code
Package | tw.cathay.fhir.iclaim |
Type | ValueSet |
Id | loinc-observation-code |
FHIR Version | R4 |
Source | https://claim.cgh.org.tw/iclaim/https://claim.cgh.org.tw/iclaim/1.0.0/ValueSet-loinc-observation-code.html |
URL | https://claim.cgh.org.tw/iclaim/ValueSet/loinc-observation-code |
Version | 1.0.0 |
Status | active |
Date | 2024-07-15 |
Name | LOINCObservationCode |
Title | LOINC實驗室檢驗檢查值集 |
Realm | tw |
Description | LOINC實驗室檢驗檢查值集,參照自[https://loinc.org/](https://loinc.org/)
代碼版本:2.77;代碼更新日期:2023-02-22;資料所屬單位: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-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://claim.cgh.org.tw/iclaim/ValueSet/loinc-observation-code",
"version": "1.0.0",
"name": "LOINCObservationCode",
"title": "LOINC實驗室檢驗檢查值集",
"status": "active",
"experimental": false,
"date": "2024-07-15",
"publisher": "國泰金控",
"contact": [
{
"name": "國泰金控",
"telecom": [
{
"system": "url",
"value": "https://www.cathayholdings.com/holdings/"
}
]
}
],
"description": "LOINC實驗室檢驗檢查值集,參照自[https://loinc.org/](https://loinc.org/) \r\n代碼版本:2.77;代碼更新日期:2023-02-22;資料所屬單位: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"
}
]
}
]
}
}