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

FHIR IG analytics

Packagefhir.kisumuhie
Resource TypeValueSet
IdValueSet-KCHIPBloodGroupVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/ValueSet-KCHIPBloodGroupVS.html
URLhttp://fhir.kisumuhealth.co.ke/ValueSet/KCHIPBloodGroupVS
Version0.1.0
Statusdraft
Date2026-06-16T20:08:11+00:00
NameKCHIPBloodGroupVS
TitleKCHIP Blood Group and Rh Factor
Realmus
Authorityhl7
DescriptionCombined ABO blood group and Rh factor result

Resources that use this resource

StructureDefinition
fhir.kisumuhie#currentkchip-lab-resultsKCHIP Key Laboratory Results

Resources that this resource uses

CodeSystem
fhir.kisumuhie#currentKCHIPCodesKCHIP Minimum Dataset Code System

Narrative

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

Generated Narrative: ValueSet KCHIPBloodGroupVS


Source1

{
  "resourceType": "ValueSet",
  "id": "KCHIPBloodGroupVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.kisumuhealth.co.ke/ValueSet/KCHIPBloodGroupVS",
  "version": "0.1.0",
  "name": "KCHIPBloodGroupVS",
  "title": "KCHIP Blood Group and Rh Factor",
  "status": "draft",
  "date": "2026-06-16T20:08:11+00:00",
  "publisher": "intellisoftkenya",
  "contact": [
    {
      "name": "intellisoftkenya",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.intellisoftkenya.com/"
        }
      ]
    }
  ],
  "description": "Combined ABO blood group and Rh factor result",
  "compose": {
    "include": [
      {
        "system": "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
        "concept": [
          {
            "code": "blood-group-a-pos"
          },
          {
            "code": "blood-group-a-neg"
          },
          {
            "code": "blood-group-b-pos"
          },
          {
            "code": "blood-group-b-neg"
          },
          {
            "code": "blood-group-ab-pos"
          },
          {
            "code": "blood-group-ab-neg"
          },
          {
            "code": "blood-group-o-pos"
          },
          {
            "code": "blood-group-o-neg"
          }
        ]
      }
    ]
  }
}