Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rmrlangford committed Aug 14, 2023
1 parent 208fea9 commit e708fda
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 1 deletion.
Binary file added input/fsh/.patient-bundle.fsh.icloud
Binary file not shown.
Binary file added input/fsh/.patient-multiple-bundles.fsh.icloud
Binary file not shown.
Binary file not shown.
12 changes: 11 additions & 1 deletion input/fsh/vlsms-vl-request.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,14 @@ Description: "Represents the VLSMS VL Request Bundle."
* entry[+].fullUrl = "Observation/ARTInitiatedExample"
* entry[=].resource = ARTInitiatedExample
* entry[=].request.method = #PUT
* entry[=].request.url = "Observation/ARTInitiatedExample"
* entry[=].request.url = "Observation/ARTInitiatedExample"

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

* entry[+].fullUrl = "Observation/ARTRegimenSwitchedOrSubstitutedExample"
* entry[=].resource = ARTRegimenSwitchedOrSubstitutedExample
* entry[=].request.method = #PUT
* entry[=].request.url = "Observation/ARTRegimenSwitchedOrSubstitutedExample"
Binary file added input/includes/.mainMenu.css.icloud
Binary file not shown.
Binary file added input/pagecontent/.myDemoPage.xml.icloud
Binary file not shown.

0 comments on commit e708fda

Please sign in to comment.