| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | sghi-drugs-identifier-type |
| FHIR Version | R5 |
| Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-drugs-identifier-type.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/sghi-drugs-identifier-type |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-07-10T13:42:01+00:00 |
| Name | SGHIDrugsIdentifierType |
| Title | SGHI Drugs Identifier Types |
| Description | Identifier types used across dm+d hierarchy |
No resources found
| CodeSystem | |
| sghi-identifier-codesystem | SGHI Identifier Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet sghi-drugs-identifier-type
https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem| Code | Display | Definition |
| vtmid | VTM ID | dm+d identifier for a Virtual Therapeutic Moiety (VTM) concept. |
| vtmidprev | Previous VTM ID | Deprecated VTM identifier retained for traceability. |
| isid | IS ID | dm+d identifier for an Ingredient Substance (IS) concept. |
| isidprev | Previous IS ID | Deprecated IS identifier retained for traceability. |
| vpid | VP ID | dm+d identifier for a Virtual Product (VP) concept. |
| vpidprev | Previous VP ID | Deprecated VP identifier retained for traceability. |
| vppid | VPP ID | dm+d identifier for a Virtual Product Pack (VPP). |
| apid | AP ID | dm+d identifier for an Actual Medicinal Product (AMP). |
| appid | APP ID | dm+d identifier for an Actual Product Pack (APP). |
| dbid | DB ID | dm+d identifier referencing the primary key stored in our database. |
| slade-concept-code | Slade Concept Code | A unique drug identifier assigned by slade 360. |
{
"resourceType": "ValueSet",
"id": "sghi-drugs-identifier-type",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-drugs-identifier-type",
"version": "0.1.0",
"name": "SGHIDrugsIdentifierType",
"title": "SGHI Drugs Identifier Types",
"status": "active",
"experimental": false,
"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": "Identifier types used across dm+d hierarchy",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem",
"concept": [
{
"code": "vtmid"
},
{
"code": "vtmidprev"
},
{
"code": "isid"
},
{
"code": "isidprev"
},
{
"code": "vpid"
},
{
"code": "vpidprev"
},
{
"code": "vppid"
},
{
"code": "apid"
},
{
"code": "appid"
},
{
"code": "dbid"
},
{
"code": "slade-concept-code"
}
]
}
]
}
}