SMART Base, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-base/tree/copilot/fix-deploy-and-build-error and changes regularly. See the Directory of published versions
: Client Registry / Master Patient Index - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ActorDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "DAK.Persona.System.ClientRegistry"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition DAK.Persona.System.ClientRegistry</b></p><a name=\"DAK.Persona.System.ClientRegistry\"> </a><a name=\"hcDAK.Persona.System.ClientRegistry\"> </a><table class=\"grid\"><tr><td><b>Actor: ClientRegistry </b></td><td>Client Registry / Master Patient Index</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>https://www.who.int/publications/i/item/9789240081949</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://smart.who.int/base/ActorDefinition/DAK.Persona.System.ClientRegistry"^^xsd:anyURI ;
fhir:l <http://smart.who.int/base/ActorDefinition/DAK.Persona.System.ClientRegistry>
] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "ClientRegistry"] ; #
fhir:title [ fhir:v "Client Registry / Master Patient Index"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-03-06T03:01:34+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "WHO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ] ] )
] ) ; #
fhir:description [ fhir:v "A digital system that creates, maintains, and provides authoritative unique\nidentifiers for individuals (persons) accessing health services, enabling\ncross-facility patient matching and de-duplication.\n\nThe client registry supports DHIs including:\n- Verify a person's unique identity (2.1.1)\n- Enrol person(s) for health services/clinical care plan (2.1.2)\n- Merge, de-duplicate and curate coded datasets (4.2.2)\n- Standards-compliant interoperability to link records across systems (4.4.2)\n\n**Services and Application Types**:\n- C6 — Identification registries and directories\n- C8 — Master patient index"] ; #
fhir:type [ fhir:v "system"] ; #
fhir:documentation [ fhir:v "https://www.who.int/publications/i/item/9789240081949"] . #