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

FHIR IG Statistics: ValueSet/sghi-identifier-types

Packagesilfhirprofileig
TypeValueSet
Idsghi-identifier-types
FHIR VersionR5
Sourcehttps://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-identifier-types.html
URLhttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-identifier-types
Version0.1.0
Statusdraft
Date2025-07-10T13:42:01+00:00
NameSGHIIdentifierTypes
TitleSGHI Standard Identifier Types
DescriptionStandard identifier types used in SGHI's systems

Resources that use this resource

StructureDefinition
sghi-activitydefinitionSGHI Activity Defintion Profile
sghi-allergyintoleranceSGHI AllergyIntolerance
sghi-appointmentSGHI Appointment Profile
sghi-careplanSGHI Care Plan
sghi-compositionSGHI Composition
sghi-conditionSGHI Condition
sghi-consentSGHI Consent
sghi-diagnosticreportSGHI DiagnosticReport
sghi-documentreferenceSGHI DocumentReference Profile.
sghi-encounterSGHI Encounter
sghi-episodeofcareSGHI EpisodeOfCare
sghi-fhir-locationSGHI Location
sghi-medicationSGHI Medication
sghi-medicationdispenseSGHI Medication Dispense
sghi-medicationrequestSGHI MedicationRequest
sghi-observationSGHI Observation
sghi-plandefinitionSGHI Plan Definition Profile
sghi-practitionerSGHI Practitioner
sghi-practitionerroleSGHI PractitionerRole
sghi-procedureSGHI Procedure
sghi-riskassessmentSGHI RiskAssessment
sghi-servicerequestSGHI ServiceRequest
sghi-specimenSGHI Specimen
sghi-substanceSGHI Substance
sghi-taskSGHI Task

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-identifier-types


Source

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