Skip to content
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
7 changes: 6 additions & 1 deletion resources/nl-core/nl-core-Vaccination-event.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,14 @@
<profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-AnatomicalLocation" />
</type>
<binding>
<strength value="extensible" />
<strength value="required" />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Restricting this from a use case is not in line with open world modelling. Could you slice this binding?

<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.11--20200901000000" />
</binding>
<mapping>
<identity value="imm-Vaccination-Immunization-20211118" />
<map value="imm-dataelement-140" />
<comment value="AnatomicalLocation" />
</mapping>
</element>
<element id="Immunization.route">
<path value="Immunization.route" />
Expand Down