There was an error while loading. Please reload this page.
docs(wiki): replace placeholder class diagram with full FHIR model Adds complete classDiagram showing Identifier, Coding, CodeableConcept, NamingSystem, NamingSystemUniqueId, Period, CodeSystem, ValueSet, and ConceptMap with all cardinalities and named relationships. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(wiki): update NamingSystem Examples with flowchart LR style and class diagram - Replace classDiagram-only approach with flowchart LR for instance examples (SNOMED CT, PhilHealth PIN, PhilSys ID, layered Patient CR identifiers) - Add URI+OID multi-uniqueId example (hospital MRN with OID) - Restore original classDiagram for the conceptual model - All diagrams now render natively in GitHub wiki via Mermaid Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(wiki): replace base64 PNGs with Mermaid diagrams in NamingSystem Examples GitHub wiki strips data: URIs so the original embedded images never rendered. Rewrote as Mermaid class diagrams (natively supported in GitHub): - class diagram: Identifier / NamingSystem / NamingSystemUniqueId model - object diagram: PhilHealth PIN example - object diagram: layered Patient identifiers (PhilSys + PhilHealth + MRN) Also added a note explaining why base64 PNGs don't work in GitHub wiki. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(wiki): rename NamingSystem page to clean URL, fix redirects An-example-use-case-for-the-`NamingSystem`-resource → NamingSystem-in-PH-Core Backticks in the filename caused the GitHub wiki URL to 404. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(wiki): merge NamingSystem pages and add PH Patient CR use case Consolidates "Practical use of Naming System" and "NamingSystem Examples" into a single authoritative page on the use-case wiki entry. Adds: - PH Core NamingSystem registry table (PhilSys, PhilHealth, DOH identifiers) - PHCorePatient open-slicing explanation and identifier flexibility guidance - FHIR Client Registry use case addressing PhilSys/PhilHealth as staged primary identifiers, with rationale for open identifier design Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Created NamingSystem Examples (markdown)