FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/sghi-drugs-identifier-type

Packagesilfhirprofileig
TypeValueSet
Idsghi-drugs-identifier-type
FHIR VersionR5
Sourcehttps://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-drugs-identifier-type.html
URLhttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-drugs-identifier-type
Version0.1.0
Statusactive
Date2025-07-10T13:42:01+00:00
NameSGHIDrugsIdentifierType
TitleSGHI Drugs Identifier Types
DescriptionIdentifier types used across dm+d hierarchy

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sghi-identifier-codesystemSGHI Identifier Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet sghi-drugs-identifier-type

  • Include these codes as defined in https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem
    CodeDisplayDefinition
    vtmidVTM IDdm+d identifier for a Virtual Therapeutic Moiety (VTM) concept.
    vtmidprevPrevious VTM IDDeprecated VTM identifier retained for traceability.
    isidIS IDdm+d identifier for an Ingredient Substance (IS) concept.
    isidprevPrevious IS IDDeprecated IS identifier retained for traceability.
    vpidVP IDdm+d identifier for a Virtual Product (VP) concept.
    vpidprevPrevious VP IDDeprecated VP identifier retained for traceability.
    vppidVPP IDdm+d identifier for a Virtual Product Pack (VPP).
    apidAP IDdm+d identifier for an Actual Medicinal Product (AMP).
    appidAPP IDdm+d identifier for an Actual Product Pack (APP).
    dbidDB IDdm+d identifier referencing the primary key stored in our database.
    slade-concept-codeSlade Concept CodeA unique drug identifier assigned by slade 360.

Source

{
  "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"
          }
        ]
      }
    ]
  }
}