SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build

SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions

: CIEL → LOINC DiagnosticReport .code Map (breast-imaging + chest US) - JSON Representation

Active as of 2025-09-17

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "CIELtoLoincDiagnosticReportMap",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap CIELtoLoincDiagnosticReportMap</b></p><a name=\"CIELtoLoincDiagnosticReportMap\"> </a><a name=\"hcCIELtoLoincDiagnosticReportMap\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>*</code> to <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-loinc.html\">Logical Observation Identifiers, Names and Codes (LOINC)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>168651 (Magnetic resonance imaging of breast)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>LA24328-9 (MRI scan)</td></tr><tr><td>163591 (Mammogram)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>LA16046-7 (Mammogram)</td></tr><tr><td>162825 (Breast examination (text))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>32422-8 (Physical findings of Breast)</td></tr><tr><td>160406 (Bilateral)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>LA25377-5 (Bilateral)</td></tr><tr><td>161288 (Ultrasound of chest)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>24630-6 (US Chest)</td></tr></table></div>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/ConceptMap/CIELtoLoincDiagnosticReportMap",
  "version" : "0.1.0",
  "title" : "CIEL → LOINC DiagnosticReport .code Map (breast-imaging + chest US)",
  "status" : "active",
  "date" : "2025-09-17T11:42:20+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" : "168651",
          "display" : "Magnetic resonance imaging of breast",
          "target" : [
            {
              "code" : "LA24328-9",
              "display" : "MRI scan",
              "relationship" : "equivalent"
            }
          ]
        },
        {
          "code" : "163591",
          "display" : "Mammogram",
          "target" : [
            {
              "code" : "LA16046-7",
              "display" : "Mammogram",
              "relationship" : "equivalent"
            }
          ]
        },
        {
          "code" : "162825",
          "display" : "Breast examination (text)",
          "target" : [
            {
              "code" : "32422-8",
              "display" : "Physical findings of Breast",
              "relationship" : "equivalent"
            }
          ]
        },
        {
          "code" : "160406",
          "display" : "Bilateral",
          "target" : [
            {
              "code" : "LA25377-5",
              "display" : "Bilateral",
              "relationship" : "equivalent"
            }
          ]
        },
        {
          "code" : "161288",
          "display" : "Ultrasound of chest",
          "target" : [
            {
              "code" : "24630-6",
              "display" : "US Chest",
              "relationship" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}