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

FHIR IG Statistics: ValueSet/loinc-observation-category

Packagetw.cathay.fhir.iclaim
TypeValueSet
Idloinc-observation-category
FHIR VersionR4
Sourcehttps://claim.cgh.org.tw/iclaim/https://claim.cgh.org.tw/iclaim/1.0.0/ValueSet-loinc-observation-category.html
URLhttps://claim.cgh.org.tw/iclaim/ValueSet/loinc-observation-category
Version1.0.0
Statusactive
Date2023-02-22
NameLOINCObservationCategory
TitleLOINC實驗室檢驗檢查報告名稱值集
Realmtw
DescriptionLOINC實驗室檢驗檢查報告名稱值集,參照自[https://loinc.org/](https://loinc.org/) 代碼版本:2.74;代碼更新日期:2023-02-22;資料所屬單位:Regenstrief Institute。 - 2023/12/25異動說明: 1. 將LOINC範圍修改為僅包含「SCALE_TYP = Doc」之代碼。
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-iclaimDiagnosticReport iClaim

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

Generated Narrative: ValueSet loinc-observation-category


Source

{
  "resourceType": "ValueSet",
  "id": "loinc-observation-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://claim.cgh.org.tw/iclaim/ValueSet/loinc-observation-category",
  "version": "1.0.0",
  "name": "LOINCObservationCategory",
  "title": "LOINC實驗室檢驗檢查報告名稱值集",
  "status": "active",
  "experimental": false,
  "date": "2023-02-22",
  "publisher": "國泰金控",
  "contact": [
    {
      "name": "國泰金控",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cathayholdings.com/holdings/"
        }
      ]
    }
  ],
  "description": "LOINC實驗室檢驗檢查報告名稱值集,參照自[https://loinc.org/](https://loinc.org/) \r\n代碼版本:2.74;代碼更新日期:2023-02-22;資料所屬單位:Regenstrief Institute。\r\n- 2023/12/25異動說明: \r\n    1. 將LOINC範圍修改為僅包含「SCALE_TYP = Doc」之代碼。",
  "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": "SCALE_TYP",
            "op": "=",
            "value": "LP32888-7"
          }
        ]
      }
    ]
  }
}