| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ConceptMap |
| Id | hospitalPatientRecords2FHIR |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ConceptMap-hospitalPatientRecords2FHIR.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ConceptMap/hospitalPatientRecords2FHIR |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | HospitalPatientRecords2FHIR |
| Title | Hospital Patient Records Model to this guide Map |
| Realm | eu |
| Authority | hl7 |
| Description | It shows how the Hospital Patient Records model is mapped into this guide |
No resources found
| StructureDefinition | |
| HospitalPatientRecords | Hospital Patient Records and Hospital Data |
| episodeOfCare-eu-i4rc | EpisodeOfCare: IDEA4RC |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap hospitalPatientRecords2FHIR
Mapping from (not specified) to (not specified)
Group 1 Mapping from Hospital Patient Records and Hospital Data to EpisodeOfCare: IDEA4RC
| Source Code | Relationship | Target Code |
| patient (Patient (M)) | is equivalent to | EpisodeOfCare.patient |
| hospital (Hospital (M)) | is equivalent to | EpisodeOfCare.managingOrganization |
| hospital.name (Hospital name (M)) | is equivalent to | EpisodeOfCare.managingOrganization.display |
| dateOfFirstContactWithTheHospital (Date of first contact with the hospital (M)) | is equivalent to | EpisodeOfCare.period.start |
{
"resourceType": "ConceptMap",
"id": "hospitalPatientRecords2FHIR",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/hospitalPatientRecords2FHIR",
"version": "0.1.0",
"name": "HospitalPatientRecords2FHIR",
"title": "Hospital Patient Records Model to this guide Map",
"status": "draft",
"experimental": true,
"date": "2025-07-25T13:48:09+00:00",
"publisher": "IDEA4RC Project",
"contact": [
{
"name": "IDEA4RC Project",
"telecom": [
{
"system": "url",
"value": "https://www.idea4rc.eu/"
}
]
},
{
"name": "IDEA4RC Project",
"telecom": [
{
"system": "url",
"value": "https://www.idea4rc.eu/"
}
]
}
],
"description": "It shows how the Hospital Patient Records model is mapped into this guide",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"group": [
{
"source": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/HospitalPatientRecords",
"target": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/episodeOfCare-eu-i4rc",
"element": [
{
"code": "patient",
"display": "Patient (M)",
"target": [
{
"code": "EpisodeOfCare.patient",
"equivalence": "equivalent"
}
]
},
{
"code": "hospital",
"display": "Hospital (M)",
"target": [
{
"code": "EpisodeOfCare.managingOrganization",
"equivalence": "equivalent"
}
]
},
{
"code": "hospital.name",
"display": "Hospital name (M)",
"target": [
{
"code": "EpisodeOfCare.managingOrganization.display",
"equivalence": "equivalent"
}
]
},
{
"code": "dateOfFirstContactWithTheHospital",
"display": "Date of first contact with the hospital (M)",
"target": [
{
"code": "EpisodeOfCare.period.start",
"equivalence": "equivalent"
}
]
}
]
}
]
}