Provider Registry Implementation Guide
0.1.0 - ci-build
Provider Registry Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://ig.hiu.lk/fhir/providerregistry/CapabilityStatement/lk-practitioner-registry-capability-statement | Version: 0.1.0 | |||
| Draft as of 2026-12-31 | Computable Name: LK_PractitionerRegistry_CapabilityStatement | |||
This capability statement describes the interactions that are supported by the Provider Registry.
Raw OpenAPI-Swagger Definition file | Download
jsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
serverThe Provider Registry supports a limited number of interactions and has special operations.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| Practitioner | http://ig.hiu.lk/fhir/providerregistry/StructureDefinition/LKPractitioner | y | y | y | _id, active, family, given, telecom, identifier | none | none |
read, update, search-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | string | |
| SHALL | active | token | |
| SHALL | family | string | |
| SHALL | given | string | |
| SHALL | telecom | token | |
| SHALL | identifier | token |
serverThe summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | D | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|---|
| PractitionerRole | http://ig.hiu.lk/fhir/providerregistry/StructureDefinition/LKPractitionerRoleStaffCategory | y | y | y | y | _id, active, practitioner | none | none |
read, update, search-type, delete.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | string | |
| SHALL | active | token | |
| SHALL | practitioner | token |
serverThe summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | D | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|---|
| PractitionerRole | http://ig.hiu.lk/fhir/providerregistry/StructureDefinition/LKPractitionerRoleServices | y | y | y | y | _id, active, healthcareService, practitioner | none | none |
read, update, search-type, delete.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | string | |
| SHALL | active | token | |
| SHALL | healthcareService | string | |
| SHALL | practitioner | token |