FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.nlm.vsac
Resource TypeValueSet
IdValueSet-2.16.840.1.113762.1.4.1108.99.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1108.99/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1108.99
Version20220217
Statusactive
Date2022-02-17T01:02:24-05:00
NameUnderweight
TitleUnderweight
Realmus
Authorityhl7
Purpose(Clinical Focus: This value set contains concepts that represent identifying underweight patients.),(Data Element Scope: This value set may use the Quality Data Model (QDM) category or attribute related to a Diagnosis.),(Inclusion Criteria: Includes only relevant concepts associated with identifying patients who are currently underweight.),(Exclusion Criteria: None)

Resources that use this resource

ValueSet
2.16.840.1.113883.3.526.3.1563Underweight

Resources that this resource uses

CodeSystem
icd-10-cmInternational Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1108.99",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2024-08-09T14:15:06.000-04:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "American Institutes for Research Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2025-05-12"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2022-02-17"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1108.99",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1108.99"
    }
  ],
  "version": "20220217",
  "name": "Underweight",
  "title": "Underweight",
  "status": "active",
  "experimental": false,
  "date": "2022-02-17T01:02:24-05:00",
  "publisher": "American Institutes for Research Steward",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: This value set contains concepts that represent identifying underweight patients.),(Data Element Scope: This value set may use the Quality Data Model (QDM) category or attribute related to a Diagnosis.),(Inclusion Criteria: Includes only relevant concepts associated with identifying patients who are currently underweight.),(Exclusion Criteria: None)",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10-cm",
        "concept": [
          {
            "code": "R63.6",
            "display": "Underweight"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:6bb6726f-eaeb-427f-bf56-5def8b90fd82",
    "timestamp": "2025-05-23T18:13:25-04:00",
    "total": 1,
    "contains": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10-cm",
        "version": "2025",
        "code": "R63.6",
        "display": "Underweight"
      }
    ]
  }
}