Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
breverseau committed Jan 31, 2025
1 parent eb23e70 commit ed1dce8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion input/fsh/examples/PS Indiv/example-appointmentpsindiv.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Usage: #example
* id = "1"
* identifier.system = "urn:oid:1.1.111.1.11.1.1.1"
* identifier.value = "b6e39355-8a61-4556-b340-36f7b95fec6a"
* extension[appointmentOperator].valueReference.identifier.type.coding = https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203#IDNPS
* extension[appointmentOperator].valueReference.identifier.type.coding = h$fr-v2-0203#IDNPS
* extension[appointmentOperator].valueReference.identifier.system = "urn:oid:1.2.250.1.71.4.2.1"
* extension[appointmentOperator].valueReference.identifier.value = "3456780581/11242343"
* status = #booked
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/examples/PS Indiv/example-location.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Usage: #inline

* identifier.system = "https://editeur.com"
* identifier.value = "123456789"
* identifier.type.coding = http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type#INTRN
* identifier.type.coding = $fr-location-identifier-type#INTRN

* address.city = "Aussonne"
* address.postalCode = "31840"
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/examples/PS Indiv/example-location2.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Usage: #inline

* identifier.system = "urn:oid:1.1.111.1.111.1.1.1"
* identifier.value = "2"
* identifier.type.coding = http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type#INTRN
* identifier.type.coding = $fr-location-identifier-type#INTRN

* address.city = "AGEN"
* address.postalCode = "47000"
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/examples/PS Indiv/example-location3.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Usage: #inline

* identifier.system = "urn:oid:1.1.111.1.111.1.1.1"
* identifier.value = "1"
* identifier.type.coding = http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type#INTRN
* identifier.type.coding = $fr-location-identifier-type#INTRN

* address.city = "AGEN"
* address.postalCode = "47000"
Expand Down

0 comments on commit ed1dce8

Please sign in to comment.