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

FHIR IG Statistics: ValueSet/ordinal-value-code-value-set

Packagehl7.fhir.us.cimilabs
TypeValueSet
Idordinal-value-code-value-set
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cimi-labs/https://build.fhir.org/ig/HL7/cimi-labs/ValueSet-ordinal-value-code-value-set.html
URLhttp://hl7.org/fhir/us/cimi-labs/ValueSet/ordinal-value-code-value-set
Version0.1
Statusdraft
Date2023-08-02T21:04:34+00:00
NameOrdinalValueCode_VSET
TitleOrdinal Value Code value set
Realmus
Authorityhl7
DescriptionA set of Snomed CT codes that are used to describe lab test results that are of an ordinal nature.
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-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": "ordinal-value-code-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/cimi-labs/ValueSet/ordinal-value-code-value-set",
  "version": "0.1",
  "name": "OrdinalValueCode_VSET",
  "title": "Ordinal Value 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 Snomed CT codes that are used to describe lab test results that are of an ordinal nature.",
  "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": "260347006",
            "display": "+"
          },
          {
            "code": "260348001",
            "display": "++"
          },
          {
            "code": "260349009",
            "display": "+++"
          },
          {
            "code": "260350009",
            "display": "++++"
          },
          {
            "code": "260385009",
            "display": "Negative"
          },
          {
            "code": "260405006",
            "display": "Trace (qualifier value)"
          },
          {
            "code": "255507004",
            "display": "Small (qualifier value)"
          },
          {
            "code": "255508009",
            "display": "Medium (qualifier value)"
          },
          {
            "code": "255509001",
            "display": "Large (qualifier value)"
          }
        ]
      }
    ]
  }
}