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

FHIR IG Statistics: ValueSet/abnormal-interpretation-value-set

Packagehl7.fhir.us.cimilabs
TypeValueSet
Idabnormal-interpretation-value-set
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cimi-labs/https://build.fhir.org/ig/HL7/cimi-labs/ValueSet-abnormal-interpretation-value-set.html
URLhttp://hl7.org/fhir/us/cimi-labs/ValueSet/abnormal-interpretation-value-set
Version0.1
Statusdraft
Date2023-08-02T21:04:34+00:00
NameAbnormalInterpretation_VSET
TitleAbnmormal Interpretation value set
Realmus
Authorityhl7
DescriptionA set of Snomed CT codes that describe the abnormality of a lab test result.
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
standard-lab-obs-narrativeStandard Lab Obs Narrative
standard-lab-obs-ordinalStandard Lab Obs Ordinal

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": "abnormal-interpretation-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/cimi-labs/ValueSet/abnormal-interpretation-value-set",
  "version": "0.1",
  "name": "AbnormalInterpretation_VSET",
  "title": "Abnmormal Interpretation 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 codes that describe the abnormality of a lab test result.",
  "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"
          }
        ]
      }
    ]
  }
}