Skip to content

Commit

Permalink
ADHA System Device - corrected position of binding to type
Browse files Browse the repository at this point in the history
  • Loading branch information
dtr-agency committed Jun 14, 2022
1 parent 3744e93 commit 0c706e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions resources/dh-device-system-1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
<element id="Device.deviceName.type">
<path value="Device.deviceName.type"/>
<mustSupport value="true"/>
<binding>
<strength value="extensible" />
<valueSet value="https://healthterminologies.gov.au/fhir/ValueSet/information-system-device-type-1" />
</binding>
</element>
<element id="Device.type">
<path value="Device.type"/>
<mustSupport value="true"/>
<binding>
<strength value="extensible" />
<valueSet value="https://healthterminologies.gov.au/fhir/ValueSet/information-system-device-type-1" />
</binding>
</element>
<element id="Device.owner">
<path value="Device.owner"/>
Expand Down

0 comments on commit 0c706e4

Please sign in to comment.