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

Fix issue #136: Must support i no-basis-Appointment 2.2.1 bug #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
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
12 changes: 0 additions & 12 deletions StructureDefinition/no-basis-Appointment.StructureDefinition.xml
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,6 @@
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"/>
<source value="http://hl7.org/fhir/StructureDefinition/Extension"/>
</constraint>
<mustSupport value="true"/>
<isModifier value="false"/>
</element>
<element id="Appointment.extension:group">
Expand Down Expand Up @@ -433,7 +432,6 @@
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"/>
<source value="http://hl7.org/fhir/StructureDefinition/Extension"/>
</constraint>
<mustSupport value="true"/>
<isModifier value="false"/>
</element>
<element id="Appointment.extension:partOf">
Expand Down Expand Up @@ -469,7 +467,6 @@
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"/>
<source value="http://hl7.org/fhir/StructureDefinition/Extension"/>
</constraint>
<mustSupport value="true"/>
<isModifier value="false"/>
</element>
<element id="Appointment.modifierExtension">
Expand Down Expand Up @@ -959,7 +956,6 @@
<xpath value="@value|f:*|h:div"/>
<source value="http://hl7.org/fhir/StructureDefinition/Element"/>
</constraint>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="true"/>
<binding>
Expand Down Expand Up @@ -1005,7 +1001,6 @@
<xpath value="@value|f:*|h:div"/>
<source value="http://hl7.org/fhir/StructureDefinition/Element"/>
</constraint>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="true"/>
<binding>
Expand Down Expand Up @@ -1051,7 +1046,6 @@
<xpath value="@value|f:*|h:div"/>
<source value="http://hl7.org/fhir/StructureDefinition/Element"/>
</constraint>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="true"/>
<binding>
Expand Down Expand Up @@ -2058,7 +2052,6 @@
<code value="Extension"/>
<profile value="http://hl7.no/fhir/StructureDefinition/no-basis-virtual-service"/>
</type>
<mustSupport value="true"/>
</element>
<element id="Appointment.extension:group">
<path value="Appointment.extension"/>
Expand All @@ -2069,7 +2062,6 @@
<code value="Extension"/>
<profile value="http://hl7.no/fhir/StructureDefinition/no-basis-group"/>
</type>
<mustSupport value="true"/>
</element>
<element id="Appointment.extension:partOf">
<path value="Appointment.extension"/>
Expand All @@ -2080,7 +2072,6 @@
<code value="Extension"/>
<profile value="http://hl7.no/fhir/StructureDefinition/no-basis-partof"/>
</type>
<mustSupport value="true"/>
</element>
<element id="Appointment.appointmentType.coding">
<path value="Appointment.appointmentType.coding"/>
Expand All @@ -2101,7 +2092,6 @@
<definition value="Omsorgsnivå (OID=8406)."/>
<min value="0"/>
<max value="1"/>
<mustSupport value="false"/>
<binding>
<strength value="required"/>
<description value="Volven"/>
Expand All @@ -2115,7 +2105,6 @@
<definition value="Kontakttype (OID=8432)"/>
<min value="0"/>
<max value="1"/>
<mustSupport value="false"/>
<binding>
<strength value="required"/>
<description value="Volven"/>
Expand All @@ -2129,7 +2118,6 @@
<definition value="Timetype innbyggerportal (OID=7617)"/>
<min value="0"/>
<max value="1"/>
<mustSupport value="false"/>
<binding>
<strength value="required"/>
<description value="Volven"/>
Expand Down