Skip to content

Mapping CDA/FHIR#26

Merged
Haoura merged 26 commits into
mainfrom
htr-Mapping-CDA-FHIR
May 23, 2025
Merged

Mapping CDA/FHIR#26
Haoura merged 26 commits into
mainfrom
htr-Mapping-CDA-FHIR

Conversation

@Haoura
Copy link
Copy Markdown
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
Copy Markdown
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

Comment thread input/fsh/MappingCDA_FHIR_Entete/ModeleMetierCDAFHIR.fsh Outdated
Comment thread input/fsh/MappingCDA_FHIR_Entete/ModeleMetierCDAFHIR.fsh Outdated
Comment thread input/fsh/MappingCDA_FHIR_Entete/ModeleMetierCDAFHIR.fsh Outdated
Comment thread input/fsh/MappingCDA_FHIR_Entete/ModeleMetierCDAFHIR.fsh Outdated
Comment thread input/fsh/MappingCDA_FHIR_Entete/ModeleMetierCDAFHIR.fsh Outdated
* 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
Copy Markdown
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[=].element[+].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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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