Package | silfhirprofileig |
Type | ValueSet |
Id | sghi-identifier-types |
FHIR Version | R5 |
Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-identifier-types.html |
URL | https://fhir.slade360.co.ke/fhir/ValueSet/sghi-identifier-types |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-10T13:42:01+00:00 |
Name | SGHIIdentifierTypes |
Title | SGHI Standard Identifier Types |
Description | Standard identifier types used in SGHI's systems |
StructureDefinition | |
sghi-activitydefinition | SGHI Activity Defintion Profile |
sghi-allergyintolerance | SGHI AllergyIntolerance |
sghi-appointment | SGHI Appointment Profile |
sghi-careplan | SGHI Care Plan |
sghi-composition | SGHI Composition |
sghi-condition | SGHI Condition |
sghi-consent | SGHI Consent |
sghi-diagnosticreport | SGHI DiagnosticReport |
sghi-documentreference | SGHI DocumentReference Profile. |
sghi-encounter | SGHI Encounter |
sghi-episodeofcare | SGHI EpisodeOfCare |
sghi-fhir-location | SGHI Location |
sghi-medication | SGHI Medication |
sghi-medicationdispense | SGHI Medication Dispense |
sghi-medicationrequest | SGHI MedicationRequest |
sghi-observation | SGHI Observation |
sghi-plandefinition | SGHI Plan Definition Profile |
sghi-practitioner | SGHI Practitioner |
sghi-practitionerrole | SGHI PractitionerRole |
sghi-procedure | SGHI Procedure |
sghi-riskassessment | SGHI RiskAssessment |
sghi-servicerequest | SGHI ServiceRequest |
sghi-specimen | SGHI Specimen |
sghi-substance | SGHI Substance |
sghi-task | SGHI Task |
CodeSystem | |
sghi-identifier-codesystem | SGHI Identifier Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet sghi-identifier-types
https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem
Code | Display | Definition |
SLADEID | Universal System Identifier | A unique identifier assigned by the system by default |
fhir-id | FHIR Id | Is a UUID that uniquely identifiers all FHIR resources in SGHI. |
{ "resourceType": "ValueSet", "id": "sghi-identifier-types", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-identifier-types", "version": "0.1.0", "name": "SGHIIdentifierTypes", "title": "SGHI Standard Identifier Types", "status": "draft", "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": "Standard identifier types used in SGHI's systems", "compose": { "include": [ { "system": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem", "concept": [ { "code": "SLADEID", "display": "Universal System Identifier" }, { "code": "fhir-id", "display": "FHIR Id" } ] } ] } }