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
Draft as of 2024-03-19 |
{
"resourceType" : "ConceptMap",
"id" : "BreastLymphNodeSurgeryConceptMap",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"StructureDefinition-BreastLymphNodeSurgeryLogicalModel.html\">Lymph-node surgery Breast</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>Lymph-node surgery model of Breast cancer to the FHIR Profile map</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"StructureDefinition-BreastLymphNodeSurgeryLogicalModel.html\">Lymph-node surgery Breast</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>BreastLymphNodeSurgeryLogicalModel.lymphNodeSurgeryID (An identifier for the lymph-node surgery)</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>BreastLymphNodeSurgeryLogicalModel.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>BreastLymphNodeSurgeryLogicalModel.value (Procedure on lymph node)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Observation.valueCodeableConcept</td></tr></table></div>"
},
"url" : "https://fhir.incisive-project.eu/ConceptMap/BreastLymphNodeSurgeryConceptMap",
"version" : "0.1.1",
"name" : "BreastLymphNodeSurgeryConceptMap",
"title" : "Lymph-node surgery 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" : "Lymph-node surgery model of Breast cancer to the FHIR Profile map",
"purpose" : "It shows how the lymph-node surgery model of Breast cancer is mapped into the FHIR Profile/structureDefinition",
"sourceUri" : "https://fhir.incisive-project.eu/StructureDefinition/BreastLymphNodeSurgeryLogicalModel",
"targetUri" : "https://fhir.incisive-project.eu/StructureDefinition/ObservationForBreast",
"group" : [
{
"source" : "https://fhir.incisive-project.eu/StructureDefinition/BreastLymphNodeSurgeryLogicalModel",
"target" : "https://fhir.incisive-project.eu/StructureDefinition/ObservationForBreast",
"element" : [
{
"code" : "BreastLymphNodeSurgeryLogicalModel.lymphNodeSurgeryID",
"display" : "An identifier for the lymph-node surgery",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "relatedto"
}
],
"code" : "Observation.id",
"equivalence" : "relatedto"
}
]
},
{
"code" : "BreastLymphNodeSurgeryLogicalModel.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" : "BreastLymphNodeSurgeryLogicalModel.value",
"display" : "Procedure on lymph node",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "relatedto"
}
],
"code" : "Observation.valueCodeableConcept",
"equivalence" : "relatedto"
}
]
}
]
}
]
}