Skip to content

Commit

Permalink
Merge pull request #40 from openhie/attend-to-new-publisher-warnings
Browse files Browse the repository at this point in the history
Update hiv-bundle-submit-lab-result.fsh
  • Loading branch information
rmrlangford authored Sep 15, 2023
2 parents 1466c59 + 4c634cd commit 9c3b5b3
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 9c3b5b3

Please sign in to comment.