You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: input/fsh/RessourcesFHIRCorps/extensions/FrActorExtension.fsh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,5 +20,5 @@ Description: "Extension pour représenter un acteur impliqué dans le document a
20
20
* extension[typeCode] ^short = "Type de participation"
21
21
22
22
// Sous-extension actor
23
-
* extension[actor].value[x] only Reference(FrPractitionerRoleDocument or Device or FrDeviceDocument or FrOrganizationDocument or FrRelatedPersonDocument or FrPatientINSDocument or FrPatientDocument)
23
+
* extension[actor].value[x] only Reference(FrPractitionerRoleDocument or Device or FrDeviceAuteurDocument or FrOrganizationDocument or FrRelatedPersonDocument or FrPatientINSDocument or FrPatientDocument)
24
24
* extension[actor] ^short = "Référence vers le rôle du praticien dans le document"
0 commit comments