PATH MER Indicators
0.1.0 - STU1 International flag

PATH MER Indicators, published by PATH. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/PATH-Global-Health/MERindicators and changes regularly. See the Directory of published versions

: Pregnant - JSON Representation

Draft as of 2023-10-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "Pregnant",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</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://snomed.info/id/77386006\">77386006</a></td><td>Pregnancy (finding)</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-CIEL.html\"><code>https://openconceptlab.org/orgs/CIEL/sources/CIEL</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=\"CodeSystem-CIEL.html#CIEL-1434\">1434</a></td><td>Currently pregnant</td></tr></table></li></ul></div>"
  },
  "url" : "https://path-global-health.github.io/MERindicators/ValueSet/Pregnant",
  "version" : "0.1.0",
  "name" : "Pregnant",
  "title" : "Pregnant",
  "status" : "draft",
  "experimental" : true,
  "date" : "2023-10-19T20:59:19+00:00",
  "publisher" : "PATH",
  "contact" : [
    {
      "name" : "PATH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.path.org"
        },
        {
          "system" : "email",
          "value" : "info@path.org"
        }
      ]
    },
    {
      "name" : "PATH",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@path.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Currently pregnant",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "77386006",
            "display" : "Pregnancy (finding)"
          }
        ]
      },
      {
        "system" : "https://openconceptlab.org/orgs/CIEL/sources/CIEL",
        "concept" : [
          {
            "code" : "1434",
            "display" : "Currently pregnant"
          }
        ]
      }
    ]
  }
}