Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pmanko committed Nov 23, 2024
1 parent 76dcffd commit 18c6aed
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions input/fsh/examples/HivPrepPrescriptions.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ Description: "This is an example of a PREP Product Prescription resource based o
* status = #completed
* medicationCodeableConcept = HIVConcepts#HIV.C.DE81
* subject = Reference(Patient/ExampleHivPatient)
* intent = #order

* effectiveDateTime = "2023-01-05T10:00:00Z"

Instance: ExampleCurrentPrepRegimenPrescription
Expand All @@ -18,5 +16,5 @@ Description: "This is an example of a current PrEP regimen prescription resource
* status = #completed
* medicationCodeableConcept = HIVConcepts#HIV.C.DE19 "TDF"
* subject = Reference(Patient/ExampleHivPatient)
* effectiveDateTime = "2023-01-06T10:00:00Z"
* intent = #order
* authoredOn = "2023-01-06T10:00:00Z"

0 comments on commit 18c6aed

Please sign in to comment.