WHO Antenatal Care Guideline Implementation Guide
0.3.0 - CI Build International flag

WHO Antenatal Care Guideline Implementation Guide, published by World Health Organization (WHO). This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-anc/ and changes regularly. See the Directory of published versions

: Planned birth place Choices Grouper - JSON Representation

Draft as of 2021-09-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "anc-b10-de137-choices-grouper",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set expansion contains 4 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---fhir.org-guides-who-anc-cds-CodeSystem-anc-custom-codes-ANC.B10.DE138\"> </a>\u00a0\u00a0<a href=\"CodeSystem-anc-custom-codes.html#anc-custom-codes-ANC.46B10.46DE138\">ANC.B10.DE138</a></td><td>http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes</td><td>Facility</td><td><div><p>Planned birth place - Facility</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---fhir.org-guides-who-anc-cds-CodeSystem-anc-custom-codes-ANC.B10.DE139\"> </a>\u00a0\u00a0<a href=\"CodeSystem-anc-custom-codes.html#anc-custom-codes-ANC.46B10.46DE139\">ANC.B10.DE139</a></td><td>http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes</td><td>Facility (elective caesarian section)</td><td><div><p>Planned birth place - Facility (elective caesarian section)</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---fhir.org-guides-who-anc-cds-CodeSystem-anc-custom-codes-ANC.B10.DE141\"> </a>\u00a0\u00a0<a href=\"CodeSystem-anc-custom-codes.html#anc-custom-codes-ANC.46B10.46DE141\">ANC.B10.DE141</a></td><td>http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes</td><td>Other planned birth place (specify)</td><td><div><p>Planned birth place - Other planned birth place (specify)</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---fhir.org-guides-who-anc-cds-CodeSystem-anc-custom-codes-ANC.B10.DE140\"> </a>\u00a0\u00a0<a href=\"CodeSystem-anc-custom-codes.html#anc-custom-codes-ANC.46B10.46DE140\">ANC.B10.DE140</a></td><td>http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes</td><td>Home</td><td><div><p>Planned birth place - Home</p>\n</div></td></tr></table></div>"
  },
  "url" : "http://fhir.org/guides/who/anc-cds/ValueSet/anc-b10-de137-choices-grouper",
  "version" : "0.3.0",
  "name" : "PlannedbirthplaceChoicesGrouper",
  "title" : "Planned birth place Choices Grouper",
  "status" : "draft",
  "experimental" : false,
  "date" : "2021-09-07T20:15:19-06:00",
  "publisher" : "World Health Organization (WHO)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.who.int"
        }
      ]
    }
  ],
  "description" : "Group Valueset with codes representing possible values for the Planned birth place Choices Grouper element",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://fhir.org/guides/who/anc-cds/ValueSet/anc-b10-de138"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://fhir.org/guides/who/anc-cds/ValueSet/anc-b10-de140"
        ]
      }
    ]
  },
  "expansion" : {
    "timestamp" : "2021-09-07T20:15:19-06:00",
    "contains" : [
      {
        "system" : "http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes",
        "code" : "ANC.B10.DE138",
        "display" : "Facility"
      },
      {
        "system" : "http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes",
        "code" : "ANC.B10.DE139",
        "display" : "Facility (elective caesarian section)"
      },
      {
        "system" : "http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes",
        "code" : "ANC.B10.DE141",
        "display" : "Other planned birth place (specify)"
      },
      {
        "system" : "http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes",
        "code" : "ANC.B10.DE140",
        "display" : "Home"
      }
    ]
  }
}