INCISIVE Implementation Guide
0.1.1 - draft

INCISIVE Implementation Guide - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Breast cancer type model to the FHIR Profile map - JSON Representation

Draft as of 2024-03-19

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "BreastCancerTypeConceptMap",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"StructureDefinition-BreastCancerTypeLogicalModel.html\">Breast cancer type</a> to <a href=\"StructureDefinition-ObservationForBreast.html\">Observation for Breast cancer</a></p><p>DRAFT (not intended for production usage). Published on 2024-03-19 13:26:22+0100 by INCISIVE (INCISIVE: <a href=\"https://incisive-project.eu/\">https://incisive-project.eu/</a>, <a href=\"mailto:fhir@incisive-project.eu\">fhir@incisive-project.eu</a>). </p><div><p>Breast cancer type model to the FHIR Profile map</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"StructureDefinition-BreastCancerTypeLogicalModel.html\">Breast cancer type</a> to <a href=\"StructureDefinition-ObservationForBreast.html\">Observation for Breast cancer</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>BreastCancerTypeLogicalModel.breastCancerTypeID (An identifier for the breast cancer type)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Observation.id</td></tr><tr><td>BreastCancerTypeLogicalModel.patientID (INCISIVE patient)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Observation.subject.reference</td></tr><tr><td>BreastCancerTypeLogicalModel.breastCancerType (Malignant neoplasm of breast)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Observation.category.coding</td></tr><tr><td>BreastCancerTypeLogicalModel.molecularSubtype (Malignant tumor staging)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Observation.category.coding</td></tr><tr><td>BreastCancerTypeLogicalModel.breastCancerGrade (Breast cancer grade)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Observation.component.valueInteger</td></tr></table></div>"
  },
  "url" : "https://fhir.incisive-project.eu/ConceptMap/BreastCancerTypeConceptMap",
  "version" : "0.1.1",
  "name" : "BreastCancerTypeConceptMap",
  "title" : "Breast cancer type model to the FHIR Profile map",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-03-19T13:26:22+01:00",
  "publisher" : "INCISIVE",
  "contact" : [
    {
      "name" : "INCISIVE",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://incisive-project.eu/"
        },
        {
          "system" : "email",
          "value" : "fhir@incisive-project.eu"
        }
      ]
    }
  ],
  "description" : "Breast cancer type model to the FHIR Profile map",
  "purpose" : "It shows how the breast cancer type model is mapped into the FHIR Profile/structureDefinition",
  "sourceUri" : "https://fhir.incisive-project.eu/StructureDefinition/BreastCancerTypeLogicalModel",
  "targetUri" : "https://fhir.incisive-project.eu/StructureDefinition/ObservationForBreast",
  "group" : [
    {
      "source" : "https://fhir.incisive-project.eu/StructureDefinition/BreastCancerTypeLogicalModel",
      "target" : "https://fhir.incisive-project.eu/StructureDefinition/ObservationForBreast",
      "element" : [
        {
          "code" : "BreastCancerTypeLogicalModel.breastCancerTypeID",
          "display" : "An identifier for the breast cancer type",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "relatedto"
                }
              ],
              "code" : "Observation.id",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "BreastCancerTypeLogicalModel.patientID",
          "display" : "INCISIVE patient",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Observation.subject.reference",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "BreastCancerTypeLogicalModel.breastCancerType",
          "display" : "Malignant neoplasm of breast",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "relatedto"
                }
              ],
              "code" : "Observation.category.coding",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "BreastCancerTypeLogicalModel.molecularSubtype",
          "display" : "Malignant tumor staging",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "relatedto"
                }
              ],
              "code" : "Observation.category.coding",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "BreastCancerTypeLogicalModel.breastCancerGrade",
          "display" : "Breast cancer grade",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "relatedto"
                }
              ],
              "code" : "Observation.component.valueInteger",
              "equivalence" : "relatedto"
            }
          ]
        }
      ]
    }
  ]
}

INCISIVE has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 952179. However, the content of this website reflects the opinion of its authors and does not in any way represent opinions of the European Union. European Commission is not responsible for any use that may be made of the information the website contains.
https://ec.europa.eu/digital-single-market/en/policies/ehealth