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

FHIR IG Statistics: ValueSet/vs-meta-lab-observations

Packagesilth.fhir.terminology.core
Resource TypeValueSet
Idvs-meta-lab-observations
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/ValueSet-vs-meta-lab-observations.html
URLhttps://terms.sil-th.org/core/ValueSet/vs-meta-lab-observations
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameVS_Meta_Lab_ObsList
TitleMetadata: รหัสการตรวจทางห้องปฏิบัติการบางส่วน
Descriptionรหัสการตรวจทางห้องปฏิบัติการบางส่วน เพื่อใช้ใน 43 แฟ้ม plus

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
sctSNOMED CT (all versions)

Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    10331-7Rh [Type] in Blood
    34532-2Blood type and Indirect antibody screen panel - Blood
    883-9ABO group [Type] in Blood
    13457-7Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation
    2085-9Cholesterol in HDL [Mass/volume] in Serum or Plasma
    2093-3Cholesterol [Mass/volume] in Serum or Plasma
    2571-8Triglyceride [Mass/volume] in Serum or Plasma
  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    252290000Thalassemia screening
    871562009Detection of COVID-19

Source

{
  "resourceType": "ValueSet",
  "id": "vs-meta-lab-observations",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terms.sil-th.org/core/ValueSet/vs-meta-lab-observations",
  "version": "0.1.2",
  "name": "VS_Meta_Lab_ObsList",
  "title": "Metadata: รหัสการตรวจทางห้องปฏิบัติการบางส่วน",
  "status": "active",
  "experimental": false,
  "date": "2023-10-11T23:15:12+07:00",
  "publisher": "Standards and Interoperability Lab - Thailand (SIL-TH)",
  "contact": [
    {
      "name": "Standards and Interoperability Lab - Thailand (SIL-TH)",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.sil-th.org"
        }
      ]
    }
  ],
  "description": "รหัสการตรวจทางห้องปฏิบัติการบางส่วน เพื่อใช้ใน 43 แฟ้ม plus",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "10331-7",
            "display": "Rh [Type] in Blood"
          },
          {
            "code": "34532-2",
            "display": "Blood type and Indirect antibody screen panel - Blood"
          },
          {
            "code": "883-9",
            "display": "ABO group [Type] in Blood"
          },
          {
            "code": "13457-7",
            "display": "Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation"
          },
          {
            "code": "2085-9",
            "display": "Cholesterol in HDL [Mass/volume] in Serum or Plasma"
          },
          {
            "code": "2093-3",
            "display": "Cholesterol [Mass/volume] in Serum or Plasma"
          },
          {
            "code": "2571-8",
            "display": "Triglyceride [Mass/volume] in Serum or Plasma"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "252290000",
            "display": "Thalassemia screening"
          },
          {
            "code": "871562009",
            "display": "Detection of COVID-19"
          }
        ]
      }
    ]
  }
}