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

: ActivityDefinition - ANC Haemoglobin Test Complete Blood Count - JSON Representation

Active as of 2020-02-01

Raw json | Download

{
  "resourceType" : "ActivityDefinition",
  "id" : "activitydefinition-anc-haemoglobin-test-full-blood-count",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-activitydefinition"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n    <table class=\"grid dict\">\n\n        \n        <tr>\n            <th scope=\"row\"><b>Title: </b></th>\n            <td style=\"padding-left: 4px;\">ActivityDefinition - ANC Haemoglobin Test Complete Blood Count</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">activitydefinition-anc-haemoglobin-test-full-blood-count</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Version: </b></th>\n            <td style=\"padding-left: 4px;\">0.3.0</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Experimental: </b></th>\n            <td style=\"padding-left: 4px;\">true</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Date (date last changed): </b></th>\n            <td style=\"padding-left: 4px;\">2020-02-01</td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Publisher (steward): </b></th>\n            <td style=\"padding-left: 4px;\">World Health Organization (WHO)</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Description: </b></th>\n            <td style=\"padding-left: 4px;\"><div><p>Haemoglobin Test Complete Blood Count</p>\n</div></td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Jurisdiction: </b></th>\n            <td style=\"padding-left: 4px;\">001</td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Purpose: </b></th>\n            <td style=\"padding-left: 4px;\"/>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Copyright: </b></th>\n            <td style=\"padding-left: 4px;\"><div><p>© WHO 2020+.</p>\n</div></td>\n        </tr>\n        \n\n        \n\n        \n        \n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Code: </b></th>\n            <td style=\"padding-left: 4px;\">\n                \n                    \n                        \n                            <p><b>system: </b><span><a href=\"http://openmrs.org/concepts\">http://openmrs.org/concepts</a></span></p>\n                        \n                        \n                            <p><b>code: </b><span>1019AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA</span></p>\n                        \n                        \n                            <p><b>display: </b><span>COMPLETE BLOOD COUNT</span></p>\n                        \n                    \n                \n                \n            </td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Kind: </b></th>\n            <td style=\"padding-left: 4px;\">ServiceRequest</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n    </table>\n</div>\n</div>"
  },
  "url" : "http://smart.who.int/anc/ActivityDefinition/ANCHaemoglobinTestCompleteBloodCount",
  "version" : "0.3.0",
  "name" : "ANCHaemoglobinTestCompleteBloodCount",
  "title" : "ActivityDefinition - ANC Haemoglobin Test Complete Blood Count",
  "status" : "active",
  "experimental" : true,
  "date" : "2020-02-01",
  "publisher" : "World Health Organization (WHO)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.who.int"
        }
      ]
    }
  ],
  "description" : "Haemoglobin Test Complete Blood Count",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "purpose" : "Defines a guideline supported request for a Complete Blood Count Haemoglobin test.",
  "copyright" : "© WHO 2020+.",
  "kind" : "ServiceRequest",
  "code" : {
    "coding" : [
      {
        "system" : "http://openmrs.org/concepts",
        "code" : "1019AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
        "display" : "COMPLETE BLOOD COUNT"
      }
    ]
  },
  "timingTiming" : {
    "_event" : [
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/cqf-expression",
            "valueExpression" : {
              "language" : "text/cql",
              "expression" : "Now()"
            }
          }
        ]
      }
    ]
  },
  "participant" : [
    {
      "type" : "practitioner"
    }
  ]
}