8000 Mapping CDA/FHIR by Haoura · Pull Request #26 · ansforge/IG-document-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mapping CDA/FHIR #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 26 commits into from
May 23, 2025
Merged

Mapping CDA/FHIR #26

merged 26 commits into from
May 23, 2025

Conversation

Haoura
Copy link
Contributor
@Haoura Haoura commented May 14, 2025

Mapping de l’entête :

  • Mapping entre le modèle métier et le modèle CDA
  • Mapping entre le modèle CDA et le modèle FHIR

Preview

https://ansforge.github.io/IG-document-core/htr-Mapping-CDA-FHIR/ig

@Haoura Haoura requested a review from aperie07 May 19, 2025 14:29
Base automatically changed from htr-FHIR to main May 20, 2025 13:19
Copy link
Collaborator
@aperie07 aperie07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

j'ai déjà fait pas mal de remarques, est-il possible déjà de faire ça. Je pourrais ensuite revérifier. Merci

* group[=].element[+].code = #Patient.lieuNaissance.adresseEtCodeOfficielGeographique
* group[=].element[=].target.code = #recordTarget.patientRole.patient.birthPlace.place
* group[=].element[=].target.equivalence = #equivalent
* group[=].element[+].code = #Patient.lieuNaissance.nomLieuNaissance
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* group[=].element[+].code = #Patient.lieuNaissance.nomLieuNaissance
* group[=].e 10000 lement[+].code = #Patient.personnePhysique.lieuNaissance.nomLieuNaissance

* group[=].element[+].code = #Patient.lieuNaissance.nomLieuNaissance
* group[=].element[=].target.code = #recordTarget.patientRole.patient.birthPlace.place.name
* group[=].element[=].target.equivalence = #equivalent
* group[=].element[+].code = #Patient.lieuNaissance.CodeOfficielGeographique
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* group[=].element[+].code = #Patient.lieuNaissance.CodeOfficielGeographique
* group[=].element[+].code = #Patient.personnePhysique.lieuNaissance.lieuNaissance.adresseLieuNaissance.CodeOfficielGeographiqueLieuNaissance

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

le COG est contenu dans l'adresse

* group[=].element[+].code = #Patient.lieuNaissance
* group[=].element[=].target.code = #recordTarget.patientRole.patient.birthPlace
* group[=].element[=].target.equivalence = #equivalent
* group[=].element[+].code = #Patient.lieuNaissance.adresseEtCodeOfficielGeographique
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* group[=].element[+].code = #Patient.lieuNaissance.adresseEtCodeOfficielGeographique
* group[=].element[+].code = #Patient.personnePhysique.lieuNaissance.adresseLieuNaissance

* group[=].element[=].target.code = #recordTarget.patientRole.patient.birthPlace
* group[=].element[=].target.equivalence = #equivalent
* group[=].element[+].code = #Patient.lieuNaissance.adresseEtCodeOfficielGeographique
* group[=].element[=].target.code = #recordTarget.patientRole.patient.birthPlace.place
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* group[=].element[=].target.code = #recordTarget.patientRole.patient.birthPlace.place
* group[=].element[=].target.code = #recordTarget.patientRole.patient.birthPlace.place.addr

* group[=].element[=].target.code = #recordTarget.patientRole.patient.birthPlace.place.name
* group[=].element[=].target.equivalence = #equivalent
* group[=].element[+].code = #Patient.lieuNaissance.CodeOfficielGeographique
* group[=].element[=].target.code = #recordTarget.patientRole.patient.birthPlace.place.country
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* group[=].element[=].target.code = #recordTarget.patientRole.patient.birthPlace.place.country
* group[=].element[=].target.code = #recordTarget.patientRole.patient.birthPlace.place.addr.county

Copy link
Collaborator
@aperie07 aperie07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

j'ai déjà fait pas mal de remarques, est-il possible déjà de faire ça. Je pourrais ensuite revérifier. Merci

Haoura and others added 21 commits May 21, 2025 09:45
Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
…R.fsh

Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
…R.fsh

Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
…R.fsh

Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
…R.fsh

Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
…R.fsh

Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
…R.fsh

Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
…R.fsh

Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
…R.fsh

Co-authored-by: aperie07 <99648638+aperie07@users.noreply.github.com>
@Haoura Haoura merged commit 692dfd1 into main May 23, 2025
1 check passed
@Haoura Haoura deleted the htr-Mapping-CDA-FHIR branch May 23, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0