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

FHIR IG analytics

Packagesilfhirprofileig
Resource TypeConceptMap
IdConceptMap-CIELtoLOINCServiceRequestMap.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ConceptMap-CIELtoLOINCServiceRequestMap.html
URLhttps://fhir.slade360.co.ke/fhir/ConceptMap/CIELtoLOINCServiceRequestMap
Version0.1.0
Statusactive
Date2026-01-29T07:53:25+00:00
TitleCIEL to LOINC ServiceRequest Code Map

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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

Generated Narrative: ConceptMap CIELtoLOINCServiceRequestMap

Mapping from (not specified) to (not specified)


Group 1 Mapping from * to http://loinc.org (Logical Observation Identifier Names and Codes (LOINC))

Source CodeRelationshipTarget Code
TEST (HPV)is equivalent toLA7556-9 (Test)
159623 (Treatment)is equivalent to42349-1 (Reason for referral (narrative))
161288 (Ultrasound of chest)is equivalent to24630-6 (US Chest)
162825 (Breast examination (text))is equivalent to32422-8 (Physical findings of Breast)
162927 (Excisional biopsy of breast)is equivalent to42448-1 (US Guidance for excisional biopsy of Breast)
163591 (Mammogram)is equivalent to24606-6 (MG Breast Screening)
168651 (Magnetic resonance imaging of breast)is equivalent to30794-2 (MR Breast)
885 (Papanicolaou smear)is equivalent to19766-5 (Microscopic observation [Identifier] in Cervical or vaginal smear or scraping by Cyto stain Narrative)
160980 (Prostate examination (text))is equivalent toLA16051-7 (Rectal examination of prostate)
161290 (Ultrasound of right breast)is equivalent to26216-2 (US Breast - right)
161939 (Whole blood)is equivalent to51876-1 (Whole blood)

Source1

{
  "resourceType": "ConceptMap",
  "id": "CIELtoLOINCServiceRequestMap",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/ConceptMap/CIELtoLOINCServiceRequestMap",
  "version": "0.1.0",
  "title": "CIEL to LOINC ServiceRequest Code Map",
  "status": "active",
  "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": "http://loinc.org",
      "element": [
        {
          "code": "TEST",
          "display": "HPV",
          "target": [
            {
              "code": "LA7556-9",
              "display": "Test",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "159623",
          "display": "Treatment",
          "target": [
            {
              "code": "42349-1",
              "display": "Reason for referral (narrative)",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "161288",
          "display": "Ultrasound of chest",
          "target": [
            {
              "code": "24630-6",
              "display": "US Chest",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "162825",
          "display": "Breast examination (text)",
          "target": [
            {
              "code": "32422-8",
              "display": "Physical findings of Breast",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "162927",
          "display": "Excisional biopsy of breast",
          "target": [
            {
              "code": "42448-1",
              "display": "US Guidance for excisional biopsy of Breast",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "163591",
          "display": "Mammogram",
          "target": [
            {
              "code": "24606-6",
              "display": "MG Breast Screening",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "168651",
          "display": "Magnetic resonance imaging of breast",
          "target": [
            {
              "code": "30794-2",
              "display": "MR Breast",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "885",
          "display": "Papanicolaou smear",
          "target": [
            {
              "code": "19766-5",
              "display": "Microscopic observation [Identifier] in Cervical or vaginal smear or scraping by Cyto stain Narrative",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "160980",
          "display": "Prostate examination (text)",
          "target": [
            {
              "code": "LA16051-7",
              "display": "Rectal examination of prostate",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "161290",
          "display": "Ultrasound of right breast",
          "target": [
            {
              "code": "26216-2",
              "display": "US Breast - right",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "161939",
          "display": "Whole blood",
          "target": [
            {
              "code": "51876-1",
              "display": "Whole blood",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}