Facility Registry Implementation Guide
0.1.0 - ci-build
Facility 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/facilityregistry/CapabilityStatement/lk-facility-registry-capability-statement | Version: 0.1.0 | |||
| Draft as of 2026-12-31 | Computable Name: FacilityRegistry | |||
This capability statement describes the interactions that are supported by the Facility 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 Facility 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 | V-R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|---|
| Organization | http://ig.hiu.lk/fhir/facilityregistry/StructureDefinition/LKOrganization | y | y | y | y | y | _id, active, address, name, identifier | none | HealthcareService:providedBy | |
| HealthcareService | http://ig.hiu.lk/fhir/facilityregistry/StructureDefinition/LKService | y | y | y | y | y | _id, active, characteristic, name, identifier, location, organization, program, service-type, service-category, specialty | Organziation:providedBy, Location:location | none | |
| Location | http://ig.hiu.lk/fhir/facilityregistry/StructureDefinition/LKLocation | y | y | y | y | y | _id, active, address, name, identifier, status, near | none | HealthcareService:location |
read, vread, create, update, search-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | string | |
| SHALL | active | token | |
| SHALL | address | string | |
| SHALL | name | token | |
| SHALL | identifier | token |
read, vread, create, update, search-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | string | |
| SHALL | active | token | |
| SHALL | characteristic | string | |
| SHALL | name | token | |
| SHALL | identifier | token | |
| SHALL | location | token | |
| SHALL | organization | token | |
| SHALL | program | token | |
| SHALL | service-type | token | |
| SHALL | service-category | token | |
| SHALL | specialty | token |
read, vread, create, update, search-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | string | |
| SHALL | active | token | |
| SHALL | address | string | |
| SHALL | name | token | |
| SHALL | identifier | token | |
| SHALL | status | token | |
| SHALL | near | token |