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

FHIR IG analytics

Packagehie-fhir-ig-profile
Resource TypeValueSet
IdValueSet-episode-of-care-service-types.json
FHIR VersionR4B
Sourcehttps://build.fhir.org/ig/savannahghi/hie-fhir-ig-profile/ValueSet-episode-of-care-service-types.html
URLhttps://nshr.dha.go.ke/fhir/ValueSet/episode-of-care-service-types
Version0.1.0
Statusactive
Date2026-01-09T16:26:07+00:00
NameHIEEpisodeOfCareServiceTypesVs
TitleEpisode of Care Service Types
DescriptionEpisodeOfCare service types used in HIE

Resources that use this resource

StructureDefinition
episodeofcareHIE EpisodeOfCare

Resources that this resource uses

CodeSystem
HIEServiceTypesCodeSystemHIEServiceTypesCodeSystem

Narrative

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

Generated Narrative: ValueSet episode-of-care-service-types


Source1

{
  "resourceType": "ValueSet",
  "id": "episode-of-care-service-types",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr.dha.go.ke/fhir/ValueSet/episode-of-care-service-types",
  "version": "0.1.0",
  "name": "HIEEpisodeOfCareServiceTypesVs",
  "title": "Episode of Care Service Types",
  "status": "active",
  "date": "2026-01-09T16:26:07+00:00",
  "publisher": "Kathurima Kimathi",
  "contact": [
    {
      "name": "Kathurima Kimathi",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.linkedin.com/in/kathurima-kimathi/"
        },
        {
          "system": "email",
          "value": "kathurima@savannahinformatics.com"
        }
      ]
    }
  ],
  "description": "EpisodeOfCare service types used in HIE",
  "compose": {
    "include": [
      {
        "system": "https://nshr.dha.go.ke/fhir/CodeSystem/HIEServiceTypesCodeSystem",
        "concept": [
          {
            "code": "diab",
            "display": "Diabetes"
          }
        ]
      }
    ]
  }
}