HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm CI Build

This page is part of the electronic Case Reporting (eCR) (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-2.16.840.1.113762.1.4.1099.24

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113762.1.4.1099.24",
  "meta" : {
    "versionId" : "4",
    "lastUpdated" : "2019-10-01T04:30:23.000+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Extended Pregnancy Status</h2><div><p>Defines the status of pregnancy. <a href=\"https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1099.24/expansion\">Extended pregnancy status VSAC link</a></p>\n</div><p>This value set includes codes from the following code systems:</p><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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=102874004\">102874004</a></td><td>Possible pregnancy (finding)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=60001007\">60001007</a></td><td>Not pregnant (finding)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=77386006\">77386006</a></td><td>Pregnant (finding)</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.24",
  "version" : "1.0.0",
  "name" : "Extended_Pregnancy_Status",
  "title" : "Extended Pregnancy Status",
  "status" : "active",
  "date" : "2018-11-09T06:00:05+00:00",
  "publisher" : "HL7 Terminology",
  "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)",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "102874004",
            "display" : "Possible pregnancy (finding)"
          },
          {
            "code" : "60001007",
            "display" : "Not pregnant (finding)"
          },
          {
            "code" : "77386006",
            "display" : "Pregnant (finding)"
          }
        ]
      }
    ]
  }
}