Skip to content

Commit

Permalink
Fixed list indentation for FindMedicationTreatmentPlans description
Browse files Browse the repository at this point in the history
  • Loading branch information
dvribeira committed Jan 6, 2025
1 parent 8571e84 commit 64926bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/transactions/chpharm1.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Either `$XDSDocumentEntryEntryUUID` or `$XDSDocumentEntryUniqueId` shall be spec
Implemented, as per IHE specs.

The `$XDSDocumentEntryService(Start|Stop)Time(From|To)` parameters, if present, will be matched against the treatments' __consolidated__ start and end times:

- The consolidated start date of returned treatments must be between the specified `$XDSDocumentEntryServiceStartFrom` and `$XDSDocumentEntryServiceStarTo` parameters:
- If `$XDSDocumentEntryServiceStartFrom` is not specified, any treatment starting before the specified `$XDSDocumentEntryServiceStarTo` will meet the service start criterium.
- If `$XDSDocumentEntryServiceStartTo` is not specified, any treatment starting at or after the specified `$XDSDocumentEntryServiceStartFrom` will meet the service start criterium.
Expand Down

0 comments on commit 64926bc

Please sign in to comment.