Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion input/fsh/datatype-profiles/FRCoreAddressProfile.fsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Profile: FRCoreAddressProfile
Parent: Address
Parent: AddressEu
Id: fr-core-address
Title: "FR Core Address Profile"
Description: "Profil du type de données Address pour la France, ce profil ajoute le code insee à l'adresse. Une cohérence entre code commune (COG), code postal et nom de commune doit être assurée.\r\nFrench profile of Address datatype"
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/profiles/FRCoreLocationProfile.fsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Profile: FRCoreLocationProfile
Parent: Location
Parent: LocationEuCore
Id: fr-core-location
Title: "FR Core Location Profile"
Description: "French profile of Location.\r\n
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/profiles/FRCoreOrganizationPoleProfile.fsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Profile: FRCoreOrganizationPoleProfile
Parent: Organization
Parent: OrganizationEu
Id: fr-core-organization-pole
Title: "FR Core Organization Pole Profile"
Description: "FR Core Organization Pole Profile"
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/profiles/FRCoreOrganizationProfile.fsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Profile: FRCoreOrganizationProfile
Parent: Organization
Parent: OrganizationEu
Id: fr-core-organization
Title: "FR Core Organization Profile"
Description: """Profile of the Organization resource for France. This profile specifies the types of identifiers for organizations in France, and adds a number of French extensions. \r\n
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/profiles/FRCoreOrganizationUACProfile.fsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Profile: FRCoreOrganizationUACProfile
Parent: Organization
Parent: OrganizationEu
Id: fr-core-organization-uac
Title: "FR Core Organization UAC Profile"
Description: "This profile specializes the fr-core-organization profile to represent administrative units inside healthcare institutions.\r\n
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/profiles/FRCoreOrganizationUFProfile.fsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Profile: FRCoreOrganizationUFProfile
Parent: Organization
Parent: OrganizationEu
Id: fr-core-organization-uf
Title: "FR Core Organization UF Profile"
Description: "This profile specializes the fr-core-organization profile to represent wards inside healthcare institutions.\r\n
Expand Down
3 changes: 1 addition & 2 deletions input/fsh/profiles/FRCorePatientProfile.fsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Profile: FRCorePatientProfile
Parent: Patient
Parent: PatientEu
Id: fr-core-patient
Title: "FR Core Patient Profile"
Description: """Profile of the Patient resource for France. This profile specifies the patient's identifiers for France. It uses international extensions (birtplace and nationality) and adds specific French extensions.\r\n
Expand All @@ -21,7 +21,6 @@ Ce profil spécifie les identifiants de patient utilisés en France. Il utilise
FRCorePatientIdentityReliabilityExtension named identityReliability 0..* and
FRCorePatientDeathPlaceExtension named deathPlace 0..1 and
FRCorePatientBirthDateUpdateIndicatorExtension named birthDateUpdateIndicator 0..1 and
$patient-birthPlace named birthPlace 0..1 and
FRCorePatientMultipleBirthExtension named multipleBirth 0..1

* extension[birthPlace].valueAddress only FRCoreAddressProfile
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/profiles/FRCorePractitionerProfile.fsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Profile: FRCorePractitionerProfile
Parent: Practitioner
Parent: PractitionerEuCore
Id: fr-core-practitioner
Title: "FR Core Practitioner Profile"
Description: """Profil de la ressource Practitionner pour la France."""
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/profiles/FRCorePractitionerRoleProfile.fsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Profile: FRCorePractitionerRoleProfile
Parent: PractitionerRole
Parent: PractitionerRoleEu
Id: fr-core-practitioner-role
Title: "FR Core Practitioner Role"
Description: "Profile of the PractitionerRole resource for France. This profil specifies the role of the practitioner for the organization\r\n
Expand Down
1 change: 1 addition & 0 deletions sushi-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ releaseLabel: ballot
jurisdiction: urn:iso:std:iso:3166#FR "France"

dependencies:
hl7.fhir.eu.base: 0.1.0
ans.fr.terminologies: latest

#La liste des paramètres ainsi que leur explication est disponible ici : https://build.fhir.org/ig/FHIR/fhir-tools-ig/CodeSystem-ig-parameters.html
Expand Down