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

FHIR IG Statistics: ValueSet/PregnancyNonLive

Packagehl7.fhir.us.mihr
Resource TypeValueSet
IdPregnancyNonLive
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/mihr/https://build.fhir.org/ig/HL7/fhir-mmm-ig/ValueSet-PregnancyNonLive.html
URLhttp://hl7.org/fhir/us/mihr/ValueSet/PregnancyNonLive
Version1.0.0
Statusdraft
Date2023-03-29T19:10:30+00:00
NamePregnancyNonLive
TitlePregnancy Non-Live
Realmus
Authorityhl7
DescriptionThis value set represents conditions and diagnoses that identify non live births or deliveries such as fetal death, abortions or miscarriages. This value set contains a grouping of two value sets: Non Live Birth Diagnosis 2.16.840.1.113762.1.4.1166.137 which contains ICD-10 and SNOMED CT values and Non Live Birth CPT Procedures 2.16.840.1.113762.1.4.1166.127 indicating non-live births (i.e., ectopic pregnancies, intrauterine fetal demise, early pregnancy loss, abortion). Please see VSAC (https://vsac.nlm.nih.gov/) for the latest expansion of these value sets.
PurposeThis purpose of this value set is to provide a list of terms that represent conditions and diagnoses that identify non live births or deliveries such as fetal death, abortions or miscarriages
CopyrightSNOMED CT, ICD 10 and CPT copyrights.

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
2.16.840.1.113762.1.4.1166.127Non Live Birth CPT Procedures
2.16.840.1.113762.1.4.1166.137Non Live Birth Diagnoses

Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "PregnancyNonLive",
  "meta": {
    "versionId": "11",
    "lastUpdated": "2022-10-05T20:29:57.329+00:00",
    "source": "#YI9tHzgFSDosyArK"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/mihr/ValueSet/PregnancyNonLive",
  "version": "1.0.0",
  "name": "PregnancyNonLive",
  "title": "Pregnancy Non-Live",
  "status": "draft",
  "experimental": false,
  "date": "2023-03-29T19:10:30+00:00",
  "publisher": "HL7 Public Health Work Group",
  "contact": [
    {
      "name": "HL7 International - Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "This value set represents conditions and diagnoses that identify non live births or deliveries such as fetal death, abortions or miscarriages.  This value set contains a grouping of two value sets:  Non Live Birth Diagnosis 2.16.840.1.113762.1.4.1166.137 which contains ICD-10 and SNOMED CT values and Non Live Birth CPT Procedures  2.16.840.1.113762.1.4.1166.127 indicating non-live births (i.e., ectopic pregnancies, intrauterine fetal demise, early pregnancy loss, abortion).  Please see VSAC (https://vsac.nlm.nih.gov/) for the latest expansion of these value sets.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ],
      "text": "United States of America"
    }
  ],
  "purpose": "This purpose of this value set is to provide a list of terms that represent conditions and diagnoses that identify non live births or deliveries such as fetal death, abortions or miscarriages",
  "copyright": "SNOMED CT, ICD 10 and  CPT copyrights.",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1166.127"
        ]
      },
      {
        "valueSet": [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1166.137"
        ]
      }
    ]
  }
}