xShare Project IPS+
0.1.0 - qa-preview 150

xShare Project IPS+, published by xShare Project. 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/hl7-eu/xshare-ips-plus/ and changes regularly. See the Directory of published versions

: Cdisc to Snomed - JSON Representation

Active as of 2026-07-24

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "CdiscToSnomed",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap CdiscToSnomed</b></p><a name=\"CdiscToSnomed\"> </a><a name=\"hcCdiscToSnomed\"> </a><p>Mapping from <a href=\"ValueSet-cdisc-all.html\">All Cdisc Codes</a> to <a href=\"ValueSet-snomed-all.html\">All SNOMED CT Codes</a></p><br/><p>Mapping from <code>https://www.cdisc.org/standards/terminology/controlled-terminology</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>C64432 (Alkaline Phosphatase)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>175531010000100 (Catalytic concentration of alkaline phosphatase in serum or plasma at point in time (observable entity))</td></tr><tr><td>C64433 (Alanine Aminotransferase)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>105311010000109 (Catalytic concentration of alanine aminotransferase in serum or plasma at point in time (observable entity))</td></tr><tr><td>C64467 (Aspartate Aminotransferase)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>274161010000103 (Catalytic concentration of aspartate aminotransferase in serum or plasma at point in time (observable entity))</td></tr></table></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/xshare-ips-plus/ConceptMap/CdiscToSnomed",
  "version" : "0.1.0",
  "name" : "CdiscToSnomed",
  "title" : "Cdisc to Snomed",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-24T13:23:35+00:00",
  "publisher" : "xShare Project",
  "contact" : [
    {
      "name" : "xShare Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://xshare-project.eu/"
        }
      ]
    }
  ],
  "description" : "Concept map converted from resourceTypeConceptMap_CDISC_to_SNOMED.txt.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Copyright xShare Project. Licensed under creative commons public domain (CC0 1.0).",
  "sourceUri" : "http://hl7.eu/fhir/ig/xshare-ips-plus/ValueSet/cdisc-all",
  "targetUri" : "http://hl7.eu/fhir/ig/xshare-ips-plus/ValueSet/snomed-all",
  "group" : [
    {
      "source" : "https://www.cdisc.org/standards/terminology/controlled-terminology",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "C64432",
          "display" : "Alkaline Phosphatase",
          "target" : [
            {
              "code" : "175531010000100",
              "display" : "Catalytic concentration of alkaline phosphatase in serum or plasma at point in time (observable entity)",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "C64433",
          "display" : "Alanine Aminotransferase",
          "target" : [
            {
              "code" : "105311010000109",
              "display" : "Catalytic concentration of alanine aminotransferase in serum or plasma at point in time (observable entity)",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "C64467",
          "display" : "Aspartate Aminotransferase",
          "target" : [
            {
              "code" : "274161010000103",
              "display" : "Catalytic concentration of aspartate aminotransferase in serum or plasma at point in time (observable entity)",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}