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

FHIR IG analytics

Packagehl7.eu.fhir.xshare-ips-plus
Resource TypeConceptMap
IdConceptMap-SnomedToCdisc.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/xshare-ips-plus/ConceptMap-SnomedToCdisc.html
URLhttp://hl7.eu/fhir/ig/xshare-ips-plus/ConceptMap/SnomedToCdisc
Version0.1.0
Statusactive
Date2026-07-24T13:23:35+00:00
NameSnomedToCdisc
TitleSnomed to Cdisc
Realmeu
Authorityhl7
DescriptionConcept map converted from resourceTypeConceptMap_SNOMED_to_CDISC.txt.
CopyrightCopyright xShare Project. Licensed under creative commons public domain (CC0 1.0).

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)
ValueSet
hl7.eu.fhir.xshare-ips-plus#currentcdisc-allAll Cdisc Codes
hl7.eu.fhir.xshare-ips-plus#currentsnomed-allAll SNOMED CT Codes

Narrative

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

Generated Narrative: ConceptMap SnomedToCdisc

Mapping from All SNOMED CT Codes to All Cdisc Codes


Mapping from SNOMED CT (all versions) to https://www.cdisc.org/standards/terminology/controlled-terminology

Source CodeRelationshipTarget Code
175531010000100 (Catalytic concentration of alkaline phosphatase in serum or plasma at point in time (observable entity))is equivalent toC64432 (Alkaline Phosphatase)
105311010000109 (Catalytic concentration of alanine aminotransferase in serum or plasma at point in time (observable entity))is equivalent toC64433 (Alanine Aminotransferase)
274161010000103 (Catalytic concentration of aspartate aminotransferase in serum or plasma at point in time (observable entity))is equivalent toC64467 (Aspartate Aminotransferase)

Source1

{
  "resourceType": "ConceptMap",
  "id": "SnomedToCdisc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/xshare-ips-plus/ConceptMap/SnomedToCdisc",
  "version": "0.1.0",
  "name": "SnomedToCdisc",
  "title": "Snomed to Cdisc",
  "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_SNOMED_to_CDISC.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/snomed-all",
  "targetUri": "http://hl7.eu/fhir/ig/xshare-ips-plus/ValueSet/cdisc-all",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "https://www.cdisc.org/standards/terminology/controlled-terminology",
      "element": [
        {
          "code": "175531010000100",
          "display": "Catalytic concentration of alkaline phosphatase in serum or plasma at point in time (observable entity)",
          "target": [
            {
              "code": "C64432",
              "display": "Alkaline Phosphatase",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "105311010000109",
          "display": "Catalytic concentration of alanine aminotransferase in serum or plasma at point in time (observable entity)",
          "target": [
            {
              "code": "C64433",
              "display": "Alanine Aminotransferase",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "274161010000103",
          "display": "Catalytic concentration of aspartate aminotransferase in serum or plasma at point in time (observable entity)",
          "target": [
            {
              "code": "C64467",
              "display": "Aspartate Aminotransferase",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}