1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Referral Request Type to SNOMED CT - JSON Representation

Active as of 2026-06-18

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "ReferralRequestTypeToSnomedConceptMap",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap ReferralRequestTypeToSnomedConceptMap</b></p><a name=\"ReferralRequestTypeToSnomedConceptMap\"> </a><a name=\"hcReferralRequestTypeToSnomedConceptMap\"> </a><p>Mapping from https://cambio.codes/cs/referral-request-types to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">http://snomed.info/sct</a></p><br/><p><b>Group 1 </b>Mapping from <code>https://cambio.codes/cs/referral-request-types</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</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>PrivateDemandForCare</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>306098008 (Self-referral)</td></tr><tr><td>Referral</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>3457005 (Patient referral)</td></tr><tr><td>Consultation</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>44383000 (Patient referral for consultation)</td></tr></table></div>"
  },
  "url" : "https://fhir.cambio.se/ConceptMap/ReferralRequestTypeToSnomedConceptMap",
  "version" : "1.0.0",
  "name" : "ReferralRequestTypeToSnomed",
  "title" : "Referral Request Type to SNOMED CT",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-18T15:25:02+00:00",
  "publisher" : "Cambio",
  "contact" : [
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://cambio.se"
        }
      ]
    },
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "email",
          "value" : "informatics@cambio.se",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Maps Cosmic-specific referral request types to SNOMED CT concepts.\n",
  "sourceUri" : "https://cambio.codes/cs/referral-request-types",
  "targetUri" : "http://snomed.info/sct",
  "group" : [
    {
      "source" : "https://cambio.codes/cs/referral-request-types",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "PrivateDemandForCare",
          "display" : "Private Demand For Care",
          "target" : [
            {
              "code" : "306098008",
              "display" : "Self-referral",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Referral",
          "display" : "Referral",
          "target" : [
            {
              "code" : "3457005",
              "display" : "Patient referral",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Consultation",
          "display" : "Consultation",
          "target" : [
            {
              "code" : "44383000",
              "display" : "Patient referral for consultation",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}