FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/hospitalPatientRecords2FHIR

Packagehl7.eu.fhir.idea4rc
TypeConceptMap
IdhospitalPatientRecords2FHIR
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ConceptMap-hospitalPatientRecords2FHIR.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ConceptMap/hospitalPatientRecords2FHIR
Version0.1.0
Statusdraft
Date2025-07-22T14:45:28+00:00
NameHospitalPatientRecords2FHIR
TitleHospital Patient Records Model to this guide Map
Realmeu
Authorityhl7
DescriptionIt shows how the Hospital Patient Records model is mapped into this guide

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
HospitalPatientRecordsHospital Patient Records and Hospital Data
episodeOfCare-eu-i4rcEpisodeOfCare: IDEA4RC

Narrative

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 CodeRelationshipTarget Code
patient (Patient (M))is equivalent toEpisodeOfCare.patient
hospital (Hospital (M))is equivalent toEpisodeOfCare.managingOrganization
hospital.name (Hospital name (M))is equivalent toEpisodeOfCare.managingOrganization.display
dateOfFirstContactWithTheHospital (Date of first contact with the hospital (M))is equivalent toEpisodeOfCare.period.start

Source

{
  "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-22T14:45:28+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"
            }
          ]
        }
      ]
    }
  ]
}