Reference Architecture
0.1.0 - release International flag

This page is part of the Reference Architecture (v0.1.0: Releases Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Health Worker Registry - JSON Representation

Active as of 2025-07-01

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "HealthWorkerRegistry",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition HealthWorkerRegistry</b></p><a name=\"HealthWorkerRegistry\"> </a><a name=\"hcHealthWorkerRegistry\"> </a><table class=\"grid\"><tr><td><b>Actor: Health Worker Registry </b></td><td>Health Worker Registry</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "url" : "http://smart.who.int/ra/ActorDefinition/HealthWorkerRegistry",
  "version" : "0.1.0",
  "name" : "Health Worker Registry",
  "title" : "Health Worker Registry",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-01T08:02:21+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "A registry that maintains information about health workers, including their identifiers, roles, and affiliations.  \n\r\nThe Health Worker Registry serves as an authority for maintaining the unique identities of health workers within a context.  \n\r\n* Pulls the minimum dataset of health workforce information from the various source data systems.  \n \r\n* Merges the source data systems into an authoritative registry of health workers according to a data governance policy.   \n\r\n* Allows queries of health worker information by client systems.  \n",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "type" : "system"
}