WHO SMART Guidelines - Measles Immunization
0.1.0 - ci-build

WHO SMART Guidelines - Measles Immunization, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-example-immz/ and changes regularly. See the Directory of published versions

: Community Health Worker - JSON Representation

Draft as of 2024-08-12

Raw json | Download


{
  "resourceType" : "ActorDefinition",
  "id" : "CommunityHealthWorker",
  "meta" : {
    "profile" : [
      "http://smart.who.int/smart-base/StructureDefinition/SGPersona"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition CommunityHealthWorker</b></p><a name=\"CommunityHealthWorker\"> </a><a name=\"hcCommunityHealthWorker\"> </a><a name=\"CommunityHealthWorker-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: CommunityHealthWorker </b></td><td>Community Health Worker</td><td>Type: person </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "url" : "http://smart.who.int/immunizations-measles/ActorDefinition/CommunityHealthWorker",
  "identifier" : [
    {
      "value" : "CommunityHealthWorker"
    }
  ],
  "version" : "0.1.0",
  "name" : "CommunityHealthWorker",
  "title" : "Community Health Worker",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-08-12T09:04:38+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Community health workers provide health education, referral and follow-up; case management and basic preventive health care; and home visiting services to specific communities. They provide support and assistance to clients by reminding clients to take their vaccinations, responding to emergencies, and reporting births.",
  "type" : "person"
}