FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageorg.helex.ccm
Resource TypeActorDefinition
IdActorDefinition-ClientRegistry.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/helexlab/ig-ccm/ActorDefinition-ClientRegistry.html
URLhttp://helex.org/ig/ccm/ActorDefinition/ClientRegistry
Version0.0.1
Statusactive
Date2025-12-05T08:24:17+00:00
NameClient Registry
TitleClient Registry
DescriptionThe Client Registry assists in uniquely identifying individuals who receive health care services by: Maintaining a central registry of all patients and their demographics and assigning a unique identifier to each patient. Linking 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. Enabling health care workers to identify facilities at which a patient has received care.
Typesystem

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ActorDefinition ClientRegistry

Actor: Client Registry Client RegistryType: system

Source1

{
  "resourceType": "ActorDefinition",
  "id": "ClientRegistry",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://helex.org/ig/ccm/ActorDefinition/ClientRegistry",
  "version": "0.0.1",
  "name": "Client Registry",
  "title": "Client Registry",
  "status": "active",
  "experimental": false,
  "date": "2025-12-05T08:24:17+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"
}