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

FHIR IG Statistics: ValueSet/lab-result-code-value-set

Packagehl7.fhir.us.cimilabs
TypeValueSet
Idlab-result-code-value-set
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cimi-labs/https://build.fhir.org/ig/HL7/cimi-labs/ValueSet-lab-result-code-value-set.html
URLhttp://hl7.org/fhir/us/cimi-labs/ValueSet/lab-result-code-value-set
Version0.1
Statusdraft
Date2023-08-02T21:04:34+00:00
NameLabResutlCode_VSET
TitleLab Result Code value set
Realmus
Authorityhl7
DescriptionA set of LOINC codes that describe laboratory tests.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
standard-lab-obs-codedStandard Lab Obs Coded

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "lab-result-code-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/cimi-labs/ValueSet/lab-result-code-value-set",
  "version": "0.1",
  "name": "LabResutlCode_VSET",
  "title": "Lab Result Code value set",
  "status": "draft",
  "experimental": true,
  "date": "2023-08-02T21:04:34+00:00",
  "publisher": "HL7 International - Clinical Information Modeling Initiative",
  "contact": [
    {
      "name": "HL7 International - Clinical Information Modeling Initiative",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/cimi"
        }
      ]
    },
    {
      "name": "Graphite Health",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.graphitehealth.io"
        }
      ]
    }
  ],
  "description": "A set of LOINC codes that describe laboratory tests.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "46800005"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "167239007"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "115940004"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "52101004",
            "display": "Present (qualifier value)"
          },
          {
            "code": "10828004",
            "display": "Positive (qualifier value)"
          },
          {
            "code": "2667000",
            "display": "Absent (qualifier value)"
          },
          {
            "code": "260385009",
            "display": "Negative (qualifier value)"
          }
        ]
      }
    ]
  }
}