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

: Client Registry - JSON Representation

Active as of 2025-07-01

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "ClientRegistry",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition ClientRegistry</b></p><a name=\"ClientRegistry\"> </a><a name=\"hcClientRegistry\"> </a><table class=\"grid\"><tr><td><b>Actor: Client Registry </b></td><td>Client Registry</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "url" : "http://smart.who.int/ra/ActorDefinition/ClientRegistry",
  "version" : "0.1.0",
  "name" : "Client Registry",
  "title" : "Client 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" : "The Client Registry assists in uniquely identifying individuals who receive health care services by:\r\nMaintaining a central registry of all patients and their demographics and assigning a unique identifier to each patient.  \n\r\nLinking patient registration entries that result due to changes in patient demographics (patient moved to another location), data entry errors during patient registration, or missing demographic information.  \n\r\nEnabling health care workers to identify facilities at which a patient has received care.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "type" : "system"
}