Package | ans.fhir.fr.cdl |
Type | ConceptMap |
Id | ConceptMap-mos-cdl |
FHIR Version | R4 |
Source | https://interop.esante.gouv.fr/ig/fhir/cdl/https://interop.esante.gouv.fr/ig/fhir/cdl/3.0.0-ballot/ConceptMap-ConceptMap-mos-cdl.html |
URL | https://interop.esante.gouv.fr/ig/fhir/cdl/ConceptMap/ConceptMap-mos-cdl |
Version | 3.0.0 |
Status | draft |
Date | 2024-10-30T14:10:37+00:00 |
Name | ConceptMapMOS2CDL |
Title | MOS to FHIR CDL |
Realm | fr |
Authority | national |
Description | Mapping entre le MOS et les profils cahiers de liaison pour les profils qui ne sont pas présents dans ce guide. |
Purpose | Donner un indice fonctionnel du mapping entre FHIR et MOS. |
No resources found
StructureDefinition | |
fr-core-organization | FR Core Organization Profile |
fr-core-patient | FR Core Patient Profile |
fr-core-practitioner-role | FR Core Practitioner Role |
fr-core-practitioner | FR Core Practitioner Profile |
fr-core-related-person | FR Core Related Person Profile |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap ConceptMap-mos-cdl
Mapping from https://mos.esante.gouv.fr to https://hl7.fr/ig/fhir/core
Group 1 Mapping from https://mos.esante.gouv.fr/12.html
to FR Core Related Person Profile
Source Code | Relationship | Target Code |
Contact.IdContact | is related to | RelatedPerson.identifier |
Contact.adresse | is related to | RelatedPerson.address |
Contact.telecommunication | is related to | RelatedPerson.telecom |
PersonnePhysique.nomFamille | is related to | RelatedPerson.name.family |
PersonnePhysique.prenomUsuel | is related to | RelatedPerson.name.given |
Group 2 Mapping from https://mos.esante.gouv.fr/12.html
to FR Core Practitioner Profile
Source Code | Relationship | Target Code |
Professionnel.idPP | is related to | Practitioner.identifier |
Professionnel.adresseCorrespondance | is related to | Practitioner.address |
Professionnel.telecommunication | is related to | Practitioner.telecom |
PersonnePhysique.nomFamille | is related to | Practitioner.name.family |
PersonnePhysique.prenomUsuel | is related to | Practitioner.name.given |
Group 3 Mapping from https://mos.esante.gouv.fr/12.html
to https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-practitioner-role
Source Code | Relationship | Target Code |
ExerciceProfessionnel.profession | is related to | PractitionerRole.code |
Group 4 Mapping from https://mos.esante.gouv.fr/12.html
to FR Core Organization Profile
Source Code | Relationship | Target Code |
EntiteGeographique.numFINESS | is related to | Organization.identifier |
EntiteGeographique.secteurActivite | is related to | Organization.type |
EntiteGeographique.adresseEG | is related to | Organization.address |
EntiteGeographique.telecommunication | is related to | Organization.telecom |
EntiteGeographique.denominationEG | is related to | Organization.name |
Group 5 Mapping from https://mos.esante.gouv.fr/12.html
to FR Core Patient Profile
Source Code | Relationship | Target Code |
PersonnePriseEnCharge.idPersonnePriseEnCharge | is related to | Patient.identifier |
PersonnePriseEnCharge.adresseCorrespondance | is related to | Patient.address |
PersonnePriseEnCharge.telecommunication | is related to | Patient.telecom |
Patient.idPatient | is related to | Patient.identifier |
Patient.adresseCorrespondance | is related to | Patient.address |
Patient.telecommunication | is related to | Patient.telecom |
PersonnePhysique.nomFamille | is related to | Patient.name.family |
PersonnePhysique.telecommunication | is related to | Patient.name.given |
Group 6 Mapping from https://mos.esante.gouv.fr/12.html
to Device
Source Code | Relationship | Target Code |
RessourceMaterielle.libelle | is related to | Device.deviceName.name |
RessourceMaterielle.reference | is related to | Device.modelNumber |
{ "resourceType": "ConceptMap", "id": "ConceptMap-mos-cdl", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interop.esante.gouv.fr/ig/fhir/cdl/ConceptMap/ConceptMap-mos-cdl", "version": "3.0.0", "name": "ConceptMapMOS2CDL", "title": "MOS to FHIR CDL", "status": "draft", "experimental": true, "date": "2024-10-30T14:10:37+00:00", "publisher": "ANS", "contact": [ { "name": "ANS", "telecom": [ { "system": "url", "value": "https://esante.gouv.fr" } ] } ], "description": "Mapping entre le MOS et les profils cahiers de liaison pour les profils qui ne sont pas présents dans ce guide.", "purpose": "Donner un indice fonctionnel du mapping entre FHIR et MOS.", "sourceUri": "https://mos.esante.gouv.fr", "targetUri": "https://hl7.fr/ig/fhir/core", "group": [ { "source": "https://mos.esante.gouv.fr/12.html", "target": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-related-person", "element": [ { "code": "Contact.IdContact", "display": "Contact.IdContact", "target": [ { "code": "RelatedPerson.identifier", "display": "RelatedPerson.identifier", "equivalence": "relatedto" } ] }, { "code": "Contact.adresse", "display": "Contact.adresse", "target": [ { "code": "RelatedPerson.address", "display": "RelatedPerson.address", "equivalence": "relatedto" } ] }, { "code": "Contact.telecommunication", "display": "Contact.telecommunication", "target": [ { "code": "RelatedPerson.telecom", "display": "RelatedPerson.telecom", "equivalence": "relatedto" } ] }, { "code": "PersonnePhysique.nomFamille", "display": "PersonnePhysique.nomFamille", "target": [ { "code": "RelatedPerson.name.family", "display": "RelatedPerson.name.family", "equivalence": "relatedto" } ] }, { "code": "PersonnePhysique.prenomUsuel", "display": "PersonnePhysique.prenomUsuel", "target": [ { "code": "RelatedPerson.name.given", "display": "RelatedPerson.name.given", "equivalence": "relatedto" } ] } ] }, { "source": "https://mos.esante.gouv.fr/12.html", "target": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-practitioner", "element": [ { "code": "Professionnel.idPP", "display": "Professionnel.idPP", "target": [ { "code": "Practitioner.identifier", "display": "Practitioner.identifier", "equivalence": "relatedto" } ] }, { "code": "Professionnel.adresseCorrespondance", "display": "Professionnel.adresseCorrespondance", "target": [ { "code": "Practitioner.address", "display": "Practitioner.address", "equivalence": "relatedto" } ] }, { "code": "Professionnel.telecommunication", "display": "Professionnel.telecommunication", "target": [ { "code": "Practitioner.telecom", "display": "Practitioner.telecom", "equivalence": "relatedto" } ] }, { "code": "PersonnePhysique.nomFamille", "display": "PersonnePhysique.nomFamille", "target": [ { "code": "Practitioner.name.family", "display": "Practitioner.name.family", "equivalence": "relatedto" } ] }, { "code": "PersonnePhysique.prenomUsuel", "display": "PersonnePhysique.prenomUsuel", "target": [ { "code": "Practitioner.name.given", "display": "Practitioner.name.given", "equivalence": "relatedto" } ] } ] }, { "source": "https://mos.esante.gouv.fr/12.html", "target": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-practitioner-role", "element": [ { "code": "ExerciceProfessionnel.profession", "display": "ExerciceProfessionnel.profession", "target": [ { "code": "PractitionerRole.code", "display": "PractitionerRole.code", "equivalence": "relatedto" } ] } ] }, { "source": "https://mos.esante.gouv.fr/12.html", "target": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization", "element": [ { "code": "EntiteGeographique.numFINESS", "display": "EntiteGeographique.numFINESS", "target": [ { "code": "Organization.identifier", "display": "Organization.identifier", "equivalence": "relatedto" } ] }, { "code": "EntiteGeographique.secteurActivite", "display": "EntiteGeographique.secteurActivite", "target": [ { "code": "Organization.type", "display": "Organization.type", "equivalence": "relatedto" } ] }, { "code": "EntiteGeographique.adresseEG", "display": "EntiteGeographique.adresseEG", "target": [ { "code": "Organization.address", "display": "Organization.address", "equivalence": "relatedto" } ] }, { "code": "EntiteGeographique.telecommunication", "display": "EntiteGeographique.telecommunication", "target": [ { "code": "Organization.telecom", "display": "Organization.telecom", "equivalence": "relatedto" } ] }, { "code": "EntiteGeographique.denominationEG", "display": "EntiteGeographique.denominationEG", "target": [ { "code": "Organization.name", "display": "Organization.name", "equivalence": "relatedto" } ] } ] }, { "source": "https://mos.esante.gouv.fr/12.html", "target": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient", "element": [ { "code": "PersonnePriseEnCharge.idPersonnePriseEnCharge", "display": "PersonnePriseEnCharge.idPersonnePriseEnCharge", "target": [ { "code": "Patient.identifier", "display": "Patient.identifier", "equivalence": "relatedto" } ] }, { "code": "PersonnePriseEnCharge.adresseCorrespondance", "display": "PersonnePriseEnCharge.adresseCorrespondance", "target": [ { "code": "Patient.address", "display": "Patient.address", "equivalence": "relatedto" } ] }, { "code": "PersonnePriseEnCharge.telecommunication", "display": "PersonnePriseEnCharge.telecommunication", "target": [ { "code": "Patient.telecom", "display": "Patient.telecom", "equivalence": "relatedto" } ] }, { "code": "Patient.idPatient", "display": "Patient.idPatient", "target": [ { "code": "Patient.identifier", "display": "Patient.identifier", "equivalence": "relatedto" } ] }, { "code": "Patient.adresseCorrespondance", "display": "Patient.adresseCorrespondance", "target": [ { "code": "Patient.address", "display": "Patient.address", "equivalence": "relatedto" } ] }, { "code": "Patient.telecommunication", "display": "Patient.telecommunication", "target": [ { "code": "Patient.telecom", "display": "Patient.telecom", "equivalence": "relatedto" } ] }, { "code": "PersonnePhysique.nomFamille", "display": "PersonnePhysique.nomFamille", "target": [ { "code": "Patient.name.family", "display": "Patient.name.family", "equivalence": "relatedto" } ] }, { "code": "PersonnePhysique.telecommunication", "display": "PersonnePhysique.telecommunication", "target": [ { "code": "Patient.name.given", "display": "Patient.name.given", "equivalence": "relatedto" } ] } ] }, { "source": "https://mos.esante.gouv.fr/12.html", "target": "http://hl7.org/fhir/StructureDefinition/Device", "element": [ { "code": "RessourceMaterielle.libelle", "display": "RessourceMaterielle.libelle", "target": [ { "code": "Device.deviceName.name", "display": "Device.deviceName.name", "equivalence": "relatedto" } ] }, { "code": "RessourceMaterielle.reference", "display": "RessourceMaterielle.reference", "target": [ { "code": "Device.modelNumber", "display": "Device.modelNumber", "equivalence": "relatedto" } ] } ] } ] }