Skip to content

Commit

Permalink
Update examples.fsh
Browse files Browse the repository at this point in the history
  • Loading branch information
rmrlangford committed Sep 14, 2023
1 parent 9cb98d7 commit 39cfbcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input/fsh/examples.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ Description: "Represents an ARV CarePlan for a patient whose regimen was changed
* identifier[PLAC].type.coding.display = "Placer identifier"
* identifier[PLAC].type.text = "Unique ART number"
* status = #active
* intent = #instance-order
* intent = #order
* subject = Reference(HIVPatientExample)
* encounter = Reference(TargetFacilityEncounterExample)
* period.start = "2022-12-01"
Expand All @@ -504,7 +504,7 @@ Description:
* identifier[PLAC].type.coding.display = "Placer identifier"
* identifier[PLAC].type.text = "Unique ART number"
* status = #active
* intent = #instance-order
* intent = #order
* subject = Reference(HIVPatientExample)
* encounter = Reference(TargetFacilityEncounterExample)
* period.start = "2022-12-01"
Expand Down

0 comments on commit 39cfbcd

Please sign in to comment.