Skip to content

Commit

Permalink
Update hiv-bundle-submit-lab-result.fsh
Browse files Browse the repository at this point in the history
  • Loading branch information
rmrlangford committed Sep 15, 2023
1 parent e1ca9ed commit 4c634cd
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions input/fsh/hiv-bundle-submit-lab-result.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,4 @@ Description: "Represents a Lab Result Bundle."
* entry[+].fullUrl = "ActivityDefinition/LabOrderTaskActivityExample"
* entry[=].resource = LabOrderTaskActivityExample
* entry[=].request.method = #PUT
* entry[=].request.url = "ActivityDefinition/LabOrderTaskActivityExample"

* entry[+].fullUrl = "Transport/ResultDispatchedToRequestingFacilityExample"
* entry[=].resource = ResultDispatchedToRequestingFacilityExample
* entry[=].request.method = #PUT
* entry[=].request.url = "Transport/ResultDispatchedToRequestingFacilityExample"

* entry[+].fullUrl = "Location/TransportRequestedLocationExample"
* entry[=].resource = TransportRequestedLocationExample
* entry[=].request.method = #PUT
* entry[=].request.url = "Location/TransportRequestedLocationExample"

* entry[+].fullUrl = "Location/TransportCurrentLocationExample"
* entry[=].resource = TransportCurrentLocationExample
* entry[=].request.method = #PUT
* entry[=].request.url = "Location/TransportCurrentLocationExample"
* entry[=].request.url = "ActivityDefinition/LabOrderTaskActivityExample"

0 comments on commit 4c634cd

Please sign in to comment.