Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

J#46293 Removed orphaned/incomplete binding on Goal.target.detail #3156

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions source/goal/structuredefinition-Goal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
</element>
<element id="Goal.target.detail[x]">
<extension url="http://hl7.org/fhir/build/StructureDefinition/committee-notes">
<valueString value="GF#17573."/>
<valueString value="GF#17573, J#46293"/>
</extension>
<path value="Goal.target.detail[x]"/>
<short value="The target value to be achieved"/>
Expand Down Expand Up @@ -475,13 +475,6 @@
</type>
<condition value="gol-1"/>
<isSummary value="true"/>
<binding>
<extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
<valueString value="GoalTargetDetail"/>
</extension>
<strength value="example"/>
<description value="Codes to identify the target value of the focus to be achieved to signify the fulfillment of the goal."/>
</binding>
</element>
<element id="Goal.target.due[x]">
<path value="Goal.target.due[x]"/>
Expand Down