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

FHIR IG Statistics: ValueSet/abnml-int-numeric-nom-value-set

Packagehl7.fhir.us.cimilabs
TypeValueSet
Idabnml-int-numeric-nom-value-set
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cimi-labs/https://build.fhir.org/ig/HL7/cimi-labs/ValueSet-abnml-int-numeric-nom-value-set.html
URLhttp://hl7.org/fhir/us/cimi-labs/ValueSet/abnml-int-numeric-nom-value-set
Version0.1
Statusdraft
Date2023-08-02T21:04:34+00:00
NameAbnmIntNumbericNom_VSET
TitleAbnormal Interpretation Numeric Nominal value set
Realmus
Authorityhl7
DescriptionA set of Snomed CT terms that describe the abnormality of numeric laboratory tests, when applicable.
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-quantStandard Lab Obs Quantitative
standard-lab-obs-titerStandard Lab Obs Titer

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


Source

{
  "resourceType": "ValueSet",
  "id": "abnml-int-numeric-nom-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/cimi-labs/ValueSet/abnml-int-numeric-nom-value-set",
  "version": "0.1",
  "name": "AbnmIntNumbericNom_VSET",
  "title": "Abnormal Interpretation Numeric Nominal 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 Snomed CT terms that describe the abnormality of numeric laboratory tests, when applicable.",
  "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",
        "concept": [
          {
            "code": "263654008",
            "display": "Abnormal"
          },
          {
            "code": "371879000",
            "display": "Abnormally high"
          },
          {
            "code": "371880002",
            "display": "Abnormally low"
          },
          {
            "code": "24651000205108",
            "display": "Very abnormal"
          },
          {
            "code": "260360000",
            "display": "Very high"
          },
          {
            "code": "260362008",
            "display": "Very low"
          },
          {
            "code": "17621005",
            "display": "Normal"
          }
        ]
      }
    ]
  }
}