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.1221.157.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1221.157/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1221.157
Version20240423
Statusactive
Date2024-04-23T01:01:49-04:00
NameAbortionElective
TitleAbortion, Elective
Realmus
Authorityhl7
Purpose(Clinical Focus: The purpose of this value set is to represent encounters for elective induced abortion procedures, referring to abortions performed voluntarily and without medical necessity.),(Data Element Scope: This value set contains a single ICD-10-CM diagnosis code concept intended for use with data elements related to the reason for an obstetric encounter or admission within electronic health records or clinical quality measures. The concept would belong to the Condition semantic category.),(Inclusion Criteria: The only concept included is the ICD-10-CM code "Z33.2 Encounter for elective termination of pregnancy". This code indicates the reason for the healthcare encounter is specifically for an induced abortion procedure chosen by the pregnant individual without medical indications.),(Exclusion Criteria: Any concepts related to spontaneous abortions, missed abortions, or induced abortions performed for fetal anomalies, maternal health risks, or other medical reasons are explicitly excluded from this value set. Concepts describing additional details about the abortion procedure method, gestational age, or other clinical characteristics are not included. The value set is intentionally narrow to capture only elective, non-medically necessary induced abortion encounters.)

Resources that use this resource

ValueSet
2.16.840.1.113762.1.4.1221.150Abortion, All
2.16.840.1.113762.1.4.1221.165Abortion, Elective

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.1221.157",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2024-04-23T01:01:49.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": "NACHC Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2024-04-23"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-04-23"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1221.157",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1221.157"
    }
  ],
  "version": "20240423",
  "name": "AbortionElective",
  "title": "Abortion, Elective",
  "status": "active",
  "date": "2024-04-23T01:01:49-04:00",
  "publisher": "NACHC Steward",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: The purpose of this value set is to represent encounters for elective induced abortion procedures, referring to abortions performed voluntarily and without medical necessity.),(Data Element Scope: This value set contains a single ICD-10-CM diagnosis code concept intended for use with data elements related to the reason for an obstetric encounter or admission within electronic health records or clinical quality measures. The concept would belong to the Condition semantic category.),(Inclusion Criteria: The only concept included is the ICD-10-CM code \"Z33.2 Encounter for elective termination of pregnancy\". This code indicates the reason for the healthcare encounter is specifically for an induced abortion procedure chosen by the pregnant individual without medical indications.),(Exclusion Criteria: Any concepts related to spontaneous abortions, missed abortions, or induced abortions performed for fetal anomalies, maternal health risks, or other medical reasons are explicitly excluded from this value set. Concepts describing additional details about the abortion procedure method, gestational age, or other clinical characteristics are not included. The value set is intentionally narrow to capture only elective, non-medically necessary induced abortion encounters.)",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10-cm",
        "concept": [
          {
            "code": "Z33.2",
            "display": "Encounter for elective termination of pregnancy"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:d2b6a2dc-63ce-40cc-9fd1-d66cb40e0d54",
    "timestamp": "2025-05-23T19:45:51-04:00",
    "total": 1,
    "contains": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10-cm",
        "version": "2025",
        "code": "Z33.2",
        "display": "Encounter for elective termination of pregnancy"
      }
    ]
  }
}