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

FHIR IG analytics

Packagefhir.kenyaCoreIG
Resource TypeValueSet
IdValueSet-encounter-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ValueSet-encounter-type-vs.html
URLhttps://fhir.sha.go.ke/fhir/ValueSet/encounter-type
Version0.1.0
Statusactive
Date2026-01-27T07:25:10+00:00
NameEncounterTypeVS
TitleEncounter Type Value Set
Realmus
Authorityhl7
DescriptionEncounter Type Value Set

Resources that use this resource

StructureDefinition
kenya-core-encounterKenya Core Encounter Profile

Resources that this resource uses

CodeSystem
encounter-type-csEncounter Type Code System

Narrative

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

Generated Narrative: ValueSet encounter-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "encounter-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.sha.go.ke/fhir/ValueSet/encounter-type",
  "version": "0.1.0",
  "name": "EncounterTypeVS",
  "title": "Encounter Type Value Set",
  "status": "active",
  "date": "2026-01-27T07:25:10+00:00",
  "publisher": "IntelliSOFT Consulting",
  "contact": [
    {
      "name": "IntelliSOFT Consulting",
      "telecom": [
        {
          "system": "url",
          "value": "https://.com/fhir/example-publisher"
        }
      ]
    }
  ],
  "description": "Encounter Type Value Set",
  "compose": {
    "include": [
      {
        "system": "http://example.org/CodeSystem/encounter-type-cs"
      }
    ]
  }
}