HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
2.1.0 - STU 2 US

This page is part of the electronic Case Reporting (eCR) (v2.1.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Extended Pregnancy Status Value Set - JSON Representation

Active as of 2018-11-09

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113762.1.4.1099.24",
  "meta" : {
    "versionId" : "4",
    "lastUpdated" : "2020-11-25T23:10:42.060+00:00",
    "source" : "#ALaIEizquNPwlSod"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/102874004\">102874004</a></td><td>Possible pregnancy (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/60001007\">60001007</a></td><td>Not pregnant (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/77386006\">77386006</a></td><td>Pregnancy (finding)</td></tr></table></li></ul></div>"
  },
  "url" : "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.24",
  "version" : "2.1.0",
  "name" : "Extended_Pregnancy_Status",
  "title" : "Extended Pregnancy Status",
  "status" : "active",
  "date" : "2018-11-09T01:00:05-05:00",
  "publisher" : "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)",
  "contact" : [
    {
      "name" : "HL7 International - Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "Defines the status of pregnancy. [Extended pregnancy status VSAC link](https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1099.24/expansion)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "102874004",
            "display" : "Possible pregnancy (finding)"
          },
          {
            "code" : "60001007",
            "display" : "Not pregnant (finding)"
          },
          {
            "code" : "77386006",
            "display" : "Pregnancy (finding)"
          }
        ]
      }
    ]
  }
}