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" : "LungMedicalHistoryConceptMap",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"StructureDefinition-LungMedicalHistoryLogicalModel.html\">Medical history Lung</a> to https://simplifier.net/INCISIVE/StructureDefinition/ConditionForBreastColorectalProstate</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>Medical history model of Lung cancer to the FHIR Profile map</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"StructureDefinition-LungMedicalHistoryLogicalModel.html\">Medical history Lung</a> to <code>https://simplifier.net/INCISIVE/StructureDefinition/ConditionForBreastColorectalProstate</code></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>LungMedicalHistoryLogicalModel.medicalHistoryID (An identifier for the patient's medical history)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Condition.id</td></tr><tr><td>LungMedicalHistoryLogicalModel.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>Condition.subject.reference</td></tr><tr><td>LungMedicalHistoryLogicalModel.code (History of clinical finding)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Condition.code</td></tr></table></div>"
},
"url" : "https://fhir.incisive-project.eu/ConceptMap/LungMedicalHistoryConceptMap",
"version" : "0.1.1",
"name" : "LungMedicalHistoryConceptMap",
"title" : "Medical history model of Lung 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" : "Medical history model of Lung cancer to the FHIR Profile map",
"purpose" : "It shows how the medical history model of Lung cancer is mapped into the FHIR Profile/structureDefinition",
"sourceUri" : "https://fhir.incisive-project.eu/StructureDefinition/LungMedicalHistoryLogicalModel",
"targetUri" : "https://simplifier.net/INCISIVE/StructureDefinition/ConditionForBreastColorectalProstate",
"group" : [
{
"source" : "https://fhir.incisive-project.eu/StructureDefinition/LungMedicalHistoryLogicalModel",
"target" : "https://simplifier.net/INCISIVE/StructureDefinition/ConditionForBreastColorectalProstate",
"element" : [
{
"code" : "LungMedicalHistoryLogicalModel.medicalHistoryID",
"display" : "An identifier for the patient's medical history",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "relatedto"
}
],
"code" : "Condition.id",
"equivalence" : "relatedto"
}
]
},
{
"code" : "LungMedicalHistoryLogicalModel.patientID",
"display" : "INCISIVE patient",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "Condition.subject.reference",
"equivalence" : "equivalent"
}
]
},
{
"code" : "LungMedicalHistoryLogicalModel.code",
"display" : "History of clinical finding",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "relatedto"
}
],
"code" : "Condition.code",
"equivalence" : "relatedto"
}
]
}
]
}
]
}