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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "INCISIVEMetadataConceptMap"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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>"
] ; #
fhir:url [ fhir:v "https://fhir.incisive-project.eu/ConceptMap/INCISIVEMetadataConceptMap"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "INCISIVEMetadataConceptMap"] ; #
fhir:title [ fhir:v "Metadata model to the FHIR Profile map"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-03-19T13:26:22+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "INCISIVE"] ; #
fhir:contact ( [
fhir:name [ fhir:v "INCISIVE" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://incisive-project.eu/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@incisive-project.eu" ] ] )
] ) ; #
fhir:description [ fhir:v "Metadata model to the FHIR Profile map"] ; #
fhir:purpose [ fhir:v "It shows how the metadata model is mapped into the FHIR Profile/structureDefinition"] ; #
fhir:source [ fhir:v "https://fhir.incisive-project.eu/StructureDefinition/INCISIVEMetadataLogicalModel"^^xsd:anyURI] ; #
fhir:target [ fhir:v "https://www.hl7.org/fhir/messageheader.html"^^xsd:anyURI] ; #
fhir:group ( [
fhir:source [ fhir:v "https://fhir.incisive-project.eu/StructureDefinition/INCISIVEMetadataLogicalModel"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://www.hl7.org/fhir/messageheader.html"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "INCISIVEMetadataLogicalModel.metadataID" ] ;
fhir:display [ fhir:v "An identifier for the metadata" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "MessageHeader.id" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "INCISIVEMetadataLogicalModel.case" ] ;
fhir:display [ fhir:v "Case use//cancer applicable" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ] ] ) ;
fhir:code [ fhir:v "MessageHeader.eventCoding" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ] ) ] [
fhir:code [ fhir:v "INCISIVEMetadataLogicalModel.destination" ] ;
fhir:display [ fhir:v "Platform that receives the message" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "MessageHeader.destination" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "INCISIVEMetadataLogicalModel.dataProviderID" ] ;
fhir:display [ fhir:v "INCISIVE Data provider organization that is the custodian of the patient record" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ] ] ) ;
fhir:code [ fhir:v "MessageHeader.sender" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ] ) ] [
fhir:code [ fhir:v "INCISIVEMetadataLogicalModel.source" ] ;
fhir:display [ fhir:v "Platform that sends the message" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "MessageHeader.source" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "INCISIVEMetadataLogicalModel.patientID" ] ;
fhir:display [ fhir:v "INCISIVE patient" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ] ] ) ;
fhir:code [ fhir:v "MessageHeader.focus.reference" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ] ) ] )
] [
fhir:source [ fhir:v "https://fhir.incisive-project.eu/StructureDefinition/INCISIVEMetadataLogicalModel"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://www.hl7.org/fhir/bundle.html"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "INCISIVEMetadataLogicalModel.deliveryTime" ] ;
fhir:display [ fhir:v "Project month" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ] ] ) ;
fhir:code [ fhir:v "Bundle.timestamp" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ] ) ] )
] ) . #
IG © 2024+ INCISIVE
Package incisive-ig#0.1.1 based on FHIR 4.0.1
Generated 2024-03-19
Primary Authors: Sara Alabart Martínez, Shulei Huang
Links: Table of Contents
Simplifier: https://simplifier.net/INCISIVE
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