Kenya Patient Summary FHIR IG
0.1.0 - ci-build Kenya flag

Kenya Patient Summary FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PregnancyOutcome ValueSet - JSON Representation

Draft as of 2025-12-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "pregnancy-outcome-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pregnancy-outcome-vs</b></p><a name=\"pregnancy-outcome-vs\"> </a><a name=\"hcpregnancy-outcome-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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/442311008\">442311008</a></td><td>Live</td></tr><tr><td><a href=\"http://snomed.info/id/395507008\">395507008</a></td><td>Pre-term</td></tr><tr><td><a href=\"http://snomed.info/id/87527008\">87527008</a></td><td>Term</td></tr><tr><td><a href=\"http://snomed.info/id/90968009\">90968009</a></td><td>Post Term</td></tr><tr><td><a href=\"http://snomed.info/id/38257001\">38257001</a></td><td>Still living</td></tr><tr><td><a href=\"http://snomed.info/id/57797005\">57797005</a></td><td>Induced Abortion</td></tr><tr><td><a href=\"http://snomed.info/id/17369002\">17369002</a></td><td>Spontaneous Abortion</td></tr><tr><td><a href=\"http://snomed.info/id/79586000\">79586000</a></td><td>Ectopic/ Tubal Pregnancy</td></tr><tr><td><a href=\"http://snomed.info/id/16216821000119102\">16216821000119102</a></td><td>Molar Pregnancy </td></tr><tr><td><a href=\"http://snomed.info/id/7958600000\">7958600000</a></td><td>Still-birth</td></tr></table></li></ul></div>"
  },
  "url" : "https://example.org/fhir/ValueSet/pregnancy-outcome-vs",
  "version" : "0.1.0",
  "name" : "PregnancyOutcomeVs",
  "title" : "PregnancyOutcome ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-12-09T10:36:20+00:00",
  "publisher" : "IntelliSOFT Consulting",
  "contact" : [
    {
      "name" : "IntelliSOFT Consulting",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://.com/fhir/example-publisher"
        }
      ]
    },
    {
      "name" : "KPS Team Kenya.",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@example.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "ValueSet for Pregnancy Outcome using SNOMED CT codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "442311008",
            "display" : "Live"
          },
          {
            "code" : "395507008",
            "display" : "Pre-term"
          },
          {
            "code" : "87527008",
            "display" : "Term"
          },
          {
            "code" : "90968009",
            "display" : "Post Term"
          },
          {
            "code" : "38257001",
            "display" : "Still living"
          },
          {
            "code" : "57797005",
            "display" : "Induced Abortion"
          },
          {
            "code" : "17369002",
            "display" : "Spontaneous Abortion"
          },
          {
            "code" : "79586000",
            "display" : "Ectopic/ Tubal Pregnancy"
          },
          {
            "code" : "16216821000119102",
            "display" : "Molar Pregnancy "
          },
          {
            "code" : "7958600000",
            "display" : "Still-birth"
          }
        ]
      }
    ]
  }
}