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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.3.6366.117

Packageus.nlm.vsac
Resource TypeValueSet
Id2.16.840.1.113883.3.6366.117
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.nlm.vsac/https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.6366.117/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.6366.117
Version20240806
Statusactive
Date2024-08-06T01:14:02-04:00
NameAbsenceOfCervix
TitleAbsence of Cervix
Realmus
Authorityhl7
Purpose(Clinical Focus: This set of values contains codes for the absence of a cervix.),(Data Element Scope: The intent of this data element is to identify patients with the absence of a cervix.),(Inclusion Criteria: Codes for indicating that the cervix is absent should be included.),(Exclusion Criteria: None.)

Resources that use this resource

No resources found


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


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.3.6366.117",
  "meta": {
    "versionId": "9",
    "lastUpdated": "2024-08-06T01:14:02.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": "ARC Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2024-08-06"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-08-06"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.6366.117",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.3.6366.117"
    }
  ],
  "version": "20240806",
  "name": "AbsenceOfCervix",
  "title": "Absence of Cervix",
  "status": "active",
  "date": "2024-08-06T01:14:02-04:00",
  "publisher": "ARC Steward",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: This set of values contains codes for the absence of a cervix.),(Data Element Scope: The intent of this data element is to identify patients with the absence of a cervix.),(Inclusion Criteria: Codes for indicating that the cervix is absent should be included.),(Exclusion Criteria: None.)",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10-cm",
        "concept": [
          {
            "code": "Q51.5",
            "display": "Agenesis and aplasia of cervix"
          },
          {
            "code": "Z90.710",
            "display": "Acquired absence of both cervix and uterus"
          },
          {
            "code": "Z90.712",
            "display": "Acquired absence of cervix with remaining uterus"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:006208ea-ce03-4411-a49b-30a1a7ebedfe",
    "timestamp": "2025-05-23T22:53:35-04:00",
    "total": 3,
    "contains": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10-cm",
        "version": "2025",
        "code": "Q51.5",
        "display": "Agenesis and aplasia of cervix"
      },
      {
        "system": "http://hl7.org/fhir/sid/icd-10-cm",
        "version": "2025",
        "code": "Z90.710",
        "display": "Acquired absence of both cervix and uterus"
      },
      {
        "system": "http://hl7.org/fhir/sid/icd-10-cm",
        "version": "2025",
        "code": "Z90.712",
        "display": "Acquired absence of cervix with remaining uterus"
      }
    ]
  }
}