Package | silfhirprofileig |
Type | ConceptMap |
Id | LegacyIdentifierToSGHI |
FHIR Version | R5 |
Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ConceptMap-LegacyIdentifierToSGHI.html |
URL | https://fhir.slade360.co.ke/fhir/ConceptMap/LegacyIdentifierToSGHI |
Version | 0.1.0 |
Status | active |
Date | 2025-07-10T13:42:01+00:00 |
Title | Legacy → SGHI Identifier Types |
Description | Maps obsolete identifier-type codes to the SGHI canonical codes. |
No resources found
CodeSystem | |
legacy-identifier-types | Legacy Identifier Types (Deprecated) |
sghi-identifier-codesystem | SGHI Identifier Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap LegacyIdentifierToSGHI
Mapping from (not specified) to (not specified)
Group 1 Mapping from Legacy Identifier Types (Deprecated) to SGHI Identifier Code System
Source Code | Relationship | Target Code |
HEALTH_ID (Health ID) | is equivalent to | slade-health-id |
NATIONAL_ID (National ID) | is equivalent to | national-id |
{ "resourceType": "ConceptMap", "id": "LegacyIdentifierToSGHI", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.slade360.co.ke/fhir/ConceptMap/LegacyIdentifierToSGHI", "version": "0.1.0", "title": "Legacy → SGHI Identifier Types", "status": "active", "date": "2025-07-10T13:42:01+00:00", "publisher": "Kathurima Kimathi", "contact": [ { "name": "Kathurima Kimathi", "telecom": [ { "system": "url", "value": "https://www.linkedin.com/in/kathurima-kimathi/" }, { "system": "email", "value": "kathurimakimathi415@gmail.com" } ] }, { "name": "Oscar John", "telecom": [ { "system": "email", "value": "oscarjohnotieno@gmail.com", "use": "work" } ] }, { "name": "Kennedy Omondi", "telecom": [ { "system": "email", "value": "kennankole@gmail.com", "use": "work" } ] } ], "description": "Maps obsolete identifier-type codes to the SGHI canonical codes.", "group": [ { "source": "https://fhir.slade360.co.ke/fhir/CodeSystem/legacy-identifier-types", "target": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem", "element": [ { "code": "HEALTH_ID", "display": "Health ID", "target": [ { "code": "slade-health-id", "display": "Slade Health ID", "relationship": "equivalent" } ] }, { "code": "NATIONAL_ID", "display": "National ID", "target": [ { "code": "national-id", "display": "National ID", "relationship": "equivalent" } ] } ] } ] }