Care Coordination Management
0.0.1 - ci-build Estonia (EST)

Care Coordination Management, published by Helex OÜ. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/helexlab/bridge-ig/ and changes regularly. See the Directory of published versions

: Client Registry - JSON Representation

Active as of 2025-08-07

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://helex.org/ig/ccm/ActorDefinition/ClientRegistry",
  "version" : "0.0.1",
  "name" : "Client Registry",
  "title" : "Client Registry",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-08-07T13:32:54+00:00",
  "publisher" : "Helex OÜ",
  "contact" : [
    {
      "name" : "Helex OÜ",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://helex.org"
        }
      ]
    }
  ],
  "description" : "The Client Registry assists in uniquely identifying individuals who receive health care services by:\nMaintaining a central registry of all patients and their demographics and assigning a unique identifier to each patient.  \n\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\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" : "233",
          "display" : "Estonia (EST)"
        }
      ]
    }
  ],
  "type" : "system"
}