Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rmrlangford committed Mar 19, 2024
1 parent 5a6a5d4 commit 6412363
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions input/fsh/profiles.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ Id: investigations-request
Title: "Investigations Request"
Description: "Used to initiate a request for an investigation."
* code from VSInvestigations (extensible)
* occurrenceDateTime 1..1
//* occurrenceDateTime 1..1
* subject only Reference(IPSPatient)
* encounter only Reference(TargetFacilityEncounter)
* authoredOn 1..1
Expand Down Expand Up @@ -858,7 +858,7 @@ Id: imaging-request
Title: "Imaging Request"
Description: "Used to initiate the request for imaging to be done."
* code from VSImagingProcedures (extensible)
* occurrenceDateTime 1..1
//* occurrenceDateTime 1..1
* subject only Reference(IPSPatient)
* encounter only Reference(TargetFacilityEncounter)
* authoredOn 1..1
Expand Down Expand Up @@ -1092,7 +1092,7 @@ Id: procedures-request
Title: "Procedure Request"
Description: "Used to initiate the request for a procedure."
* code from VSProcedures (extensible)
* occurrenceDateTime 1..1
//* occurrenceDateTime 1..1
* subject only Reference(IPSPatient)
* encounter only Reference(TargetFacilityEncounter)

Expand Down

0 comments on commit 6412363

Please sign in to comment.