Skip to content

Commit

Permalink
CIFMM-4157 removing medicationReference element and slicing as review…
Browse files Browse the repository at this point in the history
…ed by Uday
  • Loading branch information
charlie-chen-adha committed Apr 17, 2024
1 parent 1158458 commit e6ba486
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions input/resources/Profile/dh-medicationrequest-core-1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,26 +29,6 @@
<element id="MedicationRequest">
<path value="MedicationRequest"/>
</element>

<element id="MedicationRequest.medication[x]">
<path value="MedicationRequest.medication[x]"/>
<slicing>
<discriminator>
<type value="type"/>
<path value="$this"/>
</discriminator>
<rules value="closed"/>
</slicing>
<mustSupport value="true"/>
</element>
<element id="MedicationRequest.medication[x]:medicationReference">
<path value="MedicationRequest.medication[x]"/>
<sliceName value="medicationReference"/>
<type>
<code value="Reference"/>
<targetProfile value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication"/>
</type>
</element>
<element id="MedicationRequest.subject">
<path value="MedicationRequest.subject"/>
<type>
Expand Down

0 comments on commit e6ba486

Please sign in to comment.