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" : "INCISIVEMetadataConceptMap",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"StructureDefinition-INCISIVEMetadataLogicalModel.html\">Metadata</a> to https://www.hl7.org/fhir/messageheader.html</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>Metadata model to the FHIR Profile map</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"StructureDefinition-INCISIVEMetadataLogicalModel.html\">Metadata</a> to <code>https://www.hl7.org/fhir/messageheader.html</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>INCISIVEMetadataLogicalModel.metadataID (An identifier for the metadata)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>MessageHeader.id</td></tr><tr><td>INCISIVEMetadataLogicalModel.case (Case use//cancer applicable)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>MessageHeader.eventCoding</td></tr><tr><td>INCISIVEMetadataLogicalModel.destination (Platform that receives the message)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>MessageHeader.destination</td></tr><tr><td>INCISIVEMetadataLogicalModel.dataProviderID (INCISIVE Data provider organization that is the custodian of the patient record)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>MessageHeader.sender</td></tr><tr><td>INCISIVEMetadataLogicalModel.source (Platform that sends the message)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>MessageHeader.source</td></tr><tr><td>INCISIVEMetadataLogicalModel.patientID (INCISIVE patient)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>MessageHeader.focus.reference</td></tr></table><hr/><p><b>Group 2</b>Mapping from <a href=\"StructureDefinition-INCISIVEMetadataLogicalModel.html\">Metadata</a> to <code>https://www.hl7.org/fhir/bundle.html</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>INCISIVEMetadataLogicalModel.deliveryTime (Project month)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Bundle.timestamp</td></tr></table></div>"
},
"url" : "https://fhir.incisive-project.eu/ConceptMap/INCISIVEMetadataConceptMap",
"version" : "0.1.1",
"name" : "INCISIVEMetadataConceptMap",
"title" : "Metadata 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" : "Metadata model to the FHIR Profile map",
"purpose" : "It shows how the metadata model is mapped into the FHIR Profile/structureDefinition",
"sourceUri" : "https://fhir.incisive-project.eu/StructureDefinition/INCISIVEMetadataLogicalModel",
"targetUri" : "https://www.hl7.org/fhir/messageheader.html",
"group" : [
{
"source" : "https://fhir.incisive-project.eu/StructureDefinition/INCISIVEMetadataLogicalModel",
"target" : "https://www.hl7.org/fhir/messageheader.html",
"element" : [
{
"code" : "INCISIVEMetadataLogicalModel.metadataID",
"display" : "An identifier for the metadata",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "MessageHeader.id",
"equivalence" : "equivalent"
}
]
},
{
"code" : "INCISIVEMetadataLogicalModel.case",
"display" : "Case use//cancer applicable",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "relatedto"
}
],
"code" : "MessageHeader.eventCoding",
"equivalence" : "relatedto"
}
]
},
{
"code" : "INCISIVEMetadataLogicalModel.destination",
"display" : "Platform that receives the message",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "MessageHeader.destination",
"equivalence" : "equivalent"
}
]
},
{
"code" : "INCISIVEMetadataLogicalModel.dataProviderID",
"display" : "INCISIVE Data provider organization that is the custodian of the patient record",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "relatedto"
}
],
"code" : "MessageHeader.sender",
"equivalence" : "relatedto"
}
]
},
{
"code" : "INCISIVEMetadataLogicalModel.source",
"display" : "Platform that sends the message",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "MessageHeader.source",
"equivalence" : "equivalent"
}
]
},
{
"code" : "INCISIVEMetadataLogicalModel.patientID",
"display" : "INCISIVE patient",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "relatedto"
}
],
"code" : "MessageHeader.focus.reference",
"equivalence" : "relatedto"
}
]
}
]
},
{
"source" : "https://fhir.incisive-project.eu/StructureDefinition/INCISIVEMetadataLogicalModel",
"target" : "https://www.hl7.org/fhir/bundle.html",
"element" : [
{
"code" : "INCISIVEMetadataLogicalModel.deliveryTime",
"display" : "Project month",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "relatedto"
}
],
"code" : "Bundle.timestamp",
"equivalence" : "relatedto"
}
]
}
]
}
]
}