From d9e8274888481250d1318bf52df8b0a488470ac5 Mon Sep 17 00:00:00 2001 From: eat-apples Date: Wed, 12 Aug 2026 03:01:58 +0300 Subject: [PATCH] Align documentation entity identity --- concepts/institutions.mdx | 2 +- docs.json | 2 +- environments.mdx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/concepts/institutions.mdx b/concepts/institutions.mdx index 6979197..de7e4b3 100644 --- a/concepts/institutions.mdx +++ b/concepts/institutions.mdx @@ -99,7 +99,7 @@ Use Practitioner, availability, Booking and Session resources to coordinate Care Use the sandbox to test identity, Consent, terminology and exchange mappings with synthetic data. Production access follows the authority's active requirements and approval process. -### Government and regulatory readiness +### Government and regulatory integration | Review area | Evidence available now | Production decision owner | | --- | --- | --- | diff --git a/docs.json b/docs.json index a57436c..c1d7b6b 100644 --- a/docs.json +++ b/docs.json @@ -1,7 +1,7 @@ { "$schema": "https://mintlify.com/docs.json", "theme": "mint", - "name": "Heyrafiki Docs", + "name": "Heyrafiki", "description": "The Heyrafiki API: authentication, errors and live resources.", "styling": { "eyebrows": "breadcrumbs", diff --git a/environments.mdx b/environments.mdx index b20786e..49cb8ea 100644 --- a/environments.mdx +++ b/environments.mdx @@ -20,4 +20,4 @@ Sandbox and production do not share keys or data. A key for one environment is r - Revoke a key when it is exposed or no longer used. - Never copy live health data into the sandbox. -Production access is staged. A documented production resource may still require project-specific approval. +Project approval gives each production integration the permissions and operating checks it needs. A documented production resource may therefore still require project-specific approval.