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.1222.1605.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1222.1605/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1222.1605
Version20240514
Statusactive
Date2024-05-14T01:01:36-04:00
NameLeftVentricularHypertrophyICD10
TitleLeft Ventricular Hypertrophy ICD10
Realmus
Authorityhl7
Purpose(Clinical Focus: This set of values addresses terms representing Left Ventricular Hypertrophy.),(Data Element Scope: The intent of this set of values is to identify patients who have a/an diagnosis of left ventricular hypertrophy.),(Inclusion Criteria: Includes ICD-10-CM codes for Left Ventricular Hypertrophy.),(Exclusion Criteria: Terms not representative of observable encoded terms that may have values indicating Left Ventricular Hypertrophy.)

Resources that use this resource

ValueSet
2.16.840.1.113762.1.4.1222.1606Left Ventricular Hypertrophy

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.1222.1605",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2024-09-12T22:52:29.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": "MCC eCare Plan Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-keyWord",
      "valueString": "MCC_IG,MCC_Useful"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2024-05-14"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-05-14"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1222.1605",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1222.1605"
    }
  ],
  "version": "20240514",
  "name": "LeftVentricularHypertrophyICD10",
  "title": "Left Ventricular Hypertrophy ICD10",
  "status": "active",
  "date": "2024-05-14T01:01:36-04:00",
  "publisher": "HL7 Patient Care WG Steward",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: This set of values addresses terms representing Left Ventricular Hypertrophy.),(Data Element Scope: The intent of this set of values is to identify patients who have a/an diagnosis of left ventricular hypertrophy.),(Inclusion Criteria: Includes ICD-10-CM codes for Left Ventricular Hypertrophy.),(Exclusion Criteria: Terms not representative of observable encoded terms that may have values indicating Left Ventricular Hypertrophy.)",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10-cm",
        "version": "2025",
        "filter": [
          {
            "property": "concept",
            "op": "=",
            "value": "I51.7"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:538ac21f-416c-49cf-98f3-6029099786fe",
    "timestamp": "2025-05-23T19:58:25-04:00",
    "total": 1,
    "contains": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10-cm",
        "version": "2025",
        "code": "I51.7",
        "display": "Cardiomegaly"
      }
    ]
  }
}