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

FHIR IG analytics

Packagehl7.fhir.uv.ihe-sdc-ecc.r4b
Resource TypeConceptMap
IdConceptMap-conceptMapCAPex.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Mapping from (not specified) to (not specified)

DRAFT (not intended for production usage). Published on 2022-04-20 by HL7 International / Orders and Observations (HL7 International / Orders and Observations: http://www.hl7.org/Special/com..., ord@lists.HL7.org, Alexander Goel: agoel@cap.org). College of American Pathologists 2022

mapping of SNOMED to CAP IDs


Group 1Mapping from College of American Pathologists (CAP) eCC (electronic Cancer Checklists) to SNOMED CT (all versions)

Source CodeRelationshipTarget Code
31072.100004300 (Cannot be determined (indeterminate)####)1156316003 (Cannot be determined (qualifier value))
381652.381651 (Negative)260385009 (Negative (qualifier value))
381652.381650 (Positive)10828004 (Positive (qualifier value))
381652.381654 (Equivocal (explain))42425007 (Equivocal (qualifier value))

Source1

{
  "resourceType": "ConceptMap",
  "id": "conceptMapCAPex",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    }
  ],
  "url": "http://hl7.org/fhir/uv/ihe-sdc-ecc/ConceptMap/conceptMapCAPex",
  "version": "1.0.0",
  "name": "ConceptMapCAPex",
  "title": "Example CAP Concept Map of SNOMED to CAP eCP content identifiers",
  "status": "draft",
  "experimental": true,
  "date": "2022-04-20",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "name": "HL7 International / Orders and Observations",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        },
        {
          "system": "email",
          "value": "ord@lists.HL7.org"
        }
      ]
    },
    {
      "name": "Alexander Goel",
      "telecom": [
        {
          "system": "email",
          "value": "agoel@cap.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "mapping of SNOMED to CAP IDs",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "purpose": "mapping of SNOMED to CAP IDs",
  "copyright": "College of American Pathologists 2022",
  "group": [
    {
      "source": "http://cap.org/eCC",
      "target": "http://snomed.info/sct",
      "element": [
        {
          "code": "31072.100004300",
          "display": "Cannot be determined (indeterminate)####",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "1156316003",
              "display": "Cannot be determined (qualifier value)",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "381652.381651",
          "display": "Negative",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "260385009",
              "display": "Negative (qualifier value)",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "381652.381650",
          "display": "Positive",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "10828004",
              "display": "Positive (qualifier value)",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "381652.381654",
          "display": "Equivocal (explain)",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "42425007",
              "display": "Equivocal (qualifier value)",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}