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

: Targeted therapy (TT) model of Breast cancer to the FHIR Profile map - JSON Representation

Draft as of 2024-03-19

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "BreastTargetedTherapyConceptMap",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"StructureDefinition-BreastTargetedTherapyLogicalModel.html\">Targeted therapy (TT) Breast</a> to <a href=\"StructureDefinition-ProcedureForBreast.html\">Procedure 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>Targeted therapy (TT) model of Breast cancer to the FHIR Profile map</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"StructureDefinition-BreastTargetedTherapyLogicalModel.html\">Targeted therapy (TT) Breast</a> to <a href=\"StructureDefinition-ProcedureForBreast.html\">Procedure 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>BreastTargetedTherapyLogicalModel.ttID (An identifier for the targeted therapy (TT))</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.id</td></tr><tr><td>BreastTargetedTherapyLogicalModel.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>Procedure.subject.reference</td></tr><tr><td>BreastTargetedTherapyLogicalModel.type (Type of TT)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.code</td></tr><tr><td>BreastTargetedTherapyLogicalModel.date (Months from diagnosis)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.performedString</td></tr></table></div>"
  },
  "url" : "https://fhir.incisive-project.eu/ConceptMap/BreastTargetedTherapyConceptMap",
  "version" : "0.1.1",
  "name" : "BreastTargetedTherapyConceptMap",
  "title" : "Targeted therapy (TT) model of Breast cancer 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" : "Targeted therapy (TT) model of Breast cancer to the FHIR Profile map",
  "purpose" : "It shows how the targeted therapy (TT) model of Breast cancer is mapped into the FHIR Profile/structureDefinition",
  "sourceUri" : "https://fhir.incisive-project.eu/StructureDefinition/BreastTargetedTherapyLogicalModel",
  "targetUri" : "https://fhir.incisive-project.eu/StructureDefinition/ProcedureForBreast",
  "group" : [
    {
      "source" : "https://fhir.incisive-project.eu/StructureDefinition/BreastTargetedTherapyLogicalModel",
      "target" : "https://fhir.incisive-project.eu/StructureDefinition/ProcedureForBreast",
      "element" : [
        {
          "code" : "BreastTargetedTherapyLogicalModel.ttID",
          "display" : "An identifier for the targeted therapy (TT)",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "relatedto"
                }
              ],
              "code" : "Procedure.id",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "BreastTargetedTherapyLogicalModel.patientID",
          "display" : "INCISIVE patient",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Procedure.subject.reference",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "BreastTargetedTherapyLogicalModel.type",
          "display" : "Type of TT",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "relatedto"
                }
              ],
              "code" : "Procedure.code",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "BreastTargetedTherapyLogicalModel.date",
          "display" : "Months from diagnosis",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "relatedto"
                }
              ],
              "code" : "Procedure.performedString",
              "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