FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.mihr.r4b
Resource TypeValueSet
IdValueSet-PregnancyNonLive.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

This value set includes codes based on the following rules:


Source1

{
  "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:35:10+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"
        ]
      }
    ]
  }
}