FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.example
Resource TypeValueSet
IdValueSet-dose-units-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/ValueSet-dose-units-vs.html
URLhttps://ilm-hie.dha.go.ke/ocl/orgs/MOH-KENYA/ValueSet/DOSE-UNITS
Version0.1.0
Statusactive
Date2025-12-18T14:12:07+00:00
NameDoseUnitsVS
TitleDose Units
Realmus
Authorityhl7
DescriptionValueSet for units used in medication dosing.

Resources that use this resource

StructureDefinition
kenya-medication-administrationMedicationAdministration – Kenya Medication Administration

Resources that this resource uses

CodeSystem
DOSE-UNITSDose Units

Narrative

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

Generated Narrative: ValueSet dose-units-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "dose-units-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ilm-hie.dha.go.ke/ocl/orgs/MOH-KENYA/ValueSet/DOSE-UNITS",
  "version": "0.1.0",
  "name": "DoseUnitsVS",
  "title": "Dose Units",
  "status": "active",
  "date": "2025-12-18T14:12:07+00:00",
  "publisher": "Intellisoft Consulting Ltd.",
  "contact": [
    {
      "name": "Intellisoft Consulting Ltd.",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description": "ValueSet for units used in medication dosing.",
  "compose": {
    "include": [
      {
        "system": "https://ilm-hie.dha.go.ke/ocl/orgs/MOH-KENYA/CodeSystem/DOSE-UNITS"
      }
    ]
  }
}