FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/loinc-observation-category

Packagetw.gov.mohw.cdc.twidir
TypeValueSet
Idloinc-observation-category
FHIR VersionR4
Sourcehttps://twidir.cdc.gov.tw/twidir/https://twidir.cdc.gov.tw/twidir/0.1.1/ValueSet-loinc-observation-category.html
URLhttps://twidir.cdc.gov.tw/twidir/ValueSet/loinc-observation-category
Version0.1.1
Statusactive
Date2023-08-10
NameLOINCObservationCode
TitleLOINC實驗室檢驗檢查類型值集
Realmtw
Authoritynational
DescriptionLOINC實驗室檢驗檢查類型值集,參照自[http://loinc.org](http://loinc.org) 代碼版本:2.74;代碼更新日期:2023-08-10;資料所屬單位:Regenstrief Institute。
CopyrightThis 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

StructureDefinition
diagnosticreport-reporting診斷報告(DiagnosticReport reporting)
messageheader-request-reporting檢驗機構上傳傳染病檢驗報告訊息(MessageHeader Request reporting)
messageheader-response-reportingCDC回覆檢驗機構上傳傳染病檢驗報告訊息(MessageHeader Response reporting)

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical 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"
          }
        ]
      }
    ]
  }
}