IDEA4RC FHIR Implementation Guide, published by IDEA4RC Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/idea4rc/ and changes regularly. See the Directory of published versions
| Draft as of 2026-08-07 |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/ConceptMap/hospitalPatientRecords2FHIR> a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "hospitalPatientRecords2FHIR"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap hospitalPatientRecords2FHIR</b></p><a name=\"hospitalPatientRecords2FHIR\"> </a><a name=\"hchospitalPatientRecords2FHIR\"> </a><p>This mapping does not specify any particular context of use.</p><br/><p>Mapping from <a href=\"StructureDefinition-HospitalPatientRecords.html\">Hospital Patient Records and Hospital Data</a> to <a href=\"StructureDefinition-episodeOfCare-eu-i4rc.html\">EpisodeOfCare: IDEA4RC</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Card.</b></td><td><b>Type</b></td></tr><tr><td><a href=\"StructureDefinition-HospitalPatientRecords.html#s-HospitalPatientRecords.patient\">HospitalPatientRecords.patient</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-episodeOfCare-eu-i4rc.html#s-EpisodeOfCare.patient\">EpisodeOfCare.patient</a></td><td>1..1</td><td>todo</td></tr><tr><td><a href=\"StructureDefinition-HospitalPatientRecords.html#s-HospitalPatientRecords.hospital\">HospitalPatientRecords.hospital</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-episodeOfCare-eu-i4rc.html#s-EpisodeOfCare.managingOrganization\">EpisodeOfCare.managingOrganization</a></td><td>1..1</td><td>todo</td></tr><tr><td><a href=\"StructureDefinition-HospitalPatientRecords.html#s-HospitalPatientRecords.hospital.name\">HospitalPatientRecords.hospital.name</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-episodeOfCare-eu-i4rc.html#s-EpisodeOfCare.managingOrganization.display\">EpisodeOfCare.managingOrganization.display</a></td><td>1..1</td><td>todo</td></tr><tr><td><a href=\"StructureDefinition-HospitalPatientRecords.html#s-HospitalPatientRecords.dateOfFirstContactWithTheHospital\">HospitalPatientRecords.dateOfFirstContactWithTheHospital</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-episodeOfCare-eu-i4rc.html#s-EpisodeOfCare.period.start\">EpisodeOfCare.period.start</a></td><td>1..1</td><td>todo</td></tr></table></div>"
] ;
fhir:ConceptMap.url [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/hospitalPatientRecords2FHIR"] ;
fhir:ConceptMap.version [ fhir:value "0.1.0"] ;
fhir:ConceptMap.name [ fhir:value "HospitalPatientRecords2FHIR"] ;
fhir:ConceptMap.title [ fhir:value "Hospital Patient Records Model to this guide Map"] ;
fhir:ConceptMap.status [ fhir:value "draft"] ;
fhir:ConceptMap.experimental [ fhir:value "true"^^xsd:boolean] ;
fhir:ConceptMap.date [ fhir:value "2026-08-07T10:05:28+00:00"^^xsd:dateTime] ;
fhir:ConceptMap.publisher [ fhir:value "IDEA4RC Project"] ;
fhir:ConceptMap.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "IDEA4RC Project" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.idea4rc.eu/" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.name [ fhir:value "IDEA4RC Project" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.idea4rc.eu/" ]
]
] ;
fhir:ConceptMap.description [ fhir:value "It shows how the Hospital Patient Records model is mapped into this guide"] ;
fhir:ConceptMap.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "150" ] ;
fhir:Coding.display [ fhir:value "Europe" ]
]
] ;
fhir:ConceptMap.group [
fhir:index 0 ;
fhir:ConceptMap.group.source [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/HospitalPatientRecords" ] ;
fhir:ConceptMap.group.target [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/episodeOfCare-eu-i4rc" ] ;
fhir:ConceptMap.group.element [
fhir:index 0 ;
fhir:ConceptMap.group.element.code [ fhir:value "HospitalPatientRecords.patient" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "Patient (M)" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "EpisodeOfCare.patient" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index 1 ;
fhir:ConceptMap.group.element.code [ fhir:value "HospitalPatientRecords.hospital" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "Hospital (M)" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "EpisodeOfCare.managingOrganization" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index 2 ;
fhir:ConceptMap.group.element.code [ fhir:value "HospitalPatientRecords.hospital.name" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "Hospital name (M)" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "EpisodeOfCare.managingOrganization.display" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index 3 ;
fhir:ConceptMap.group.element.code [ fhir:value "HospitalPatientRecords.dateOfFirstContactWithTheHospital" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "Date of first contact with the hospital (M)" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "EpisodeOfCare.period.start" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ConceptMap/hospitalPatientRecords2FHIR.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ConceptMap/hospitalPatientRecords2FHIR.ttl> .
IG © 2022+ IDEA4RC Project. Package hl7.eu.fhir.idea4rc#0.1.0 based on FHIR 4.0.1. Generated 2026-08-07
research and innovation programme under grant agreement No. 101057048.
![]()
