Skip to content

Commit e95327a

Browse files
committed
Updates
1 parent 77c17fd commit e95327a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

input/fsh/examples/PS Indiv/example-practitioner.fsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ InstanceOf: FrPractitionerAgregateur
44
Description: "Exemple 1 practitioner flux agrégateur"
55
Usage: #example
66

7-
* identifier.value = "810002909371"
7+
* identifier[idNatPs].value = "810002909371"
88
* name.family = "Foret"
99
* name.given = "Pierre"

input/fsh/examples/PS Indiv/example-practitioner2.fsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ InstanceOf: FrPractitionerAgregateur
44
Description: "Exemple 2 practitioner flux agrégateur"
55
Usage: #example
66

7-
* identifier.value = "810100050075"
7+
* identifier[idNatPs].value = "810100050075"
88
* name.family = "THOMAS"
99
* name.given = "Sébastien"

input/fsh/examples/PS Indiv/example-practitioner3.fsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ InstanceOf: FrPractitionerAgregateur
44
Description: "Exemple 3 practitioner flux agrégateur"
55
Usage: #example
66

7-
* identifier.value = "810002673899"
7+
* identifier[idNatPs].value = "810002673899"
88
* name.family = "MARCEL"
99
* name.given = "Guillaume"

0 commit comments

Comments
 (0)