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