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 2025-09-10 |
{
"resourceType" : "ConceptMap",
"id" : "hospitalPatientRecords2FHIR",
"text" : {
"status" : "generated",
"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>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>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>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>patient (Patient (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>EpisodeOfCare.patient</td></tr><tr><td>hospital (Hospital (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>EpisodeOfCare.managingOrganization</td></tr><tr><td>hospital.name (Hospital name (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>EpisodeOfCare.managingOrganization.display</td></tr><tr><td>dateOfFirstContactWithTheHospital (Date of first contact with the hospital (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>EpisodeOfCare.period.start</td></tr></table></div>"
},
"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-09-10T15:18:34+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"
}
]
}
]
}
]
}