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

FHIR IG analytics

Packagesilfhirprofileig
Resource TypeConceptMap
IdConceptMap-CIELtoFHIRCategoryCodeBindingsMap.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ConceptMap-CIELtoFHIRCategoryCodeBindingsMap.html
URLhttps://fhir.slade360.co.ke/fhir/ConceptMap/CIELtoFHIRCategoryCodeBindingsMap
Version0.1.0
Statusdraft
Date2026-01-29T07:53:25+00:00
TitleR4 to R5 Category Map

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
service-request-csSGHI Service Request CodeSystem

Narrative

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

Generated Narrative: ConceptMap CIELtoFHIRCategoryCodeBindingsMap

Mapping from (not specified) to (not specified)


Group 1 Mapping from * to SGHI Service Request CodeSystem

Source CodeRelationshipTarget Code
161360 (Referral)is equivalent toreferral
159623 (Specialist)is equivalent tocounselling
1283 (Laboratory orders)is equivalent tolaboratory-procedure

Source1

{
  "resourceType": "ConceptMap",
  "id": "CIELtoFHIRCategoryCodeBindingsMap",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/ConceptMap/CIELtoFHIRCategoryCodeBindingsMap",
  "version": "0.1.0",
  "title": "R4 to R5 Category Map",
  "status": "draft",
  "date": "2026-01-29T07:53:25+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"
        }
      ]
    }
  ],
  "group": [
    {
      "source": "*",
      "target": "https://fhir.slade360.co.ke/fhir/CodeSystem/service-request-cs",
      "element": [
        {
          "code": "161360",
          "display": "Referral",
          "target": [
            {
              "code": "referral",
              "display": "Referral",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "159623",
          "display": "Specialist",
          "target": [
            {
              "code": "counselling",
              "display": "Counselling",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "1283",
          "display": "Laboratory orders",
          "target": [
            {
              "code": "laboratory-procedure",
              "display": "Laboratory procedure",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}