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

FHIR IG Statistics: ValueSet/2.16.840.1.113762.1.4.1222.571

Packageus.nlm.vsac
Resource TypeValueSet
Id2.16.840.1.113762.1.4.1222.571
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.nlm.vsac/https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1222.571/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1222.571
Version20240711
Statusactive
Date2024-07-11T01:03:01-04:00
NameHypertensionStage
TitleHypertension Stage
Realmus
Authorityhl7
Purpose(Clinical Focus: This set of values addresses terms representing Hypertension Stage.),(Data Element Scope: The intent of this set of values is to identify patients who have a/an indication of person's stage of hypertension (hypertension stage 1 is 130-139 or 80-89 mm hg, and hypertension stage 2 is ≥140 or ≥90 mm hg).),(Inclusion Criteria: Includes SNOMEDCT codes for Hypertension Stage.),(Exclusion Criteria: Terms not representative of observable encoded terms that may have values indicating Hypertension Stage.)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1222.571",
  "meta": {
    "versionId": "12",
    "lastUpdated": "2024-07-11T01:03:01.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"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2024-07-11"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-07-11"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1222.571",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1222.571"
    }
  ],
  "version": "20240711",
  "name": "HypertensionStage",
  "title": "Hypertension Stage",
  "status": "active",
  "date": "2024-07-11T01:03:01-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 Hypertension Stage.),(Data Element Scope: The intent of this set of values is to identify patients who have a/an indication of person's stage of hypertension (hypertension stage 1 is 130-139 or 80-89 mm hg, and hypertension stage 2 is ≥140 or ≥90 mm hg).),(Inclusion Criteria: Includes SNOMEDCT codes for Hypertension Stage.),(Exclusion Criteria: Terms not representative of observable encoded terms that may have values indicating Hypertension Stage.)",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "827069000"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "827068008"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:7f70baf0-daa1-491a-b136-c8c8f408b370",
    "timestamp": "2025-05-23T20:02:17-04:00",
    "total": 2,
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "code": "827068008",
        "display": "Stage 2 hypertension (finding)"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "code": "827069000",
        "display": "Stage 1 hypertension (finding)"
      }
    ]
  }
}