Skip to content

Commit

Permalink
Removed explicit logicalId
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Henket committed Oct 30, 2019
1 parent 4151164 commit 10f8343
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ada_2_fhir/ketenzorg/2_fhir_ketenzorg_include.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ The full text of the license is available at http://www.gnu.org/copyleft/lesser.
<resource>
<xsl:call-template name="zib-AllergyIntolerance-2.1">
<xsl:with-param name="in" select="."/>
<xsl:with-param name="logicalId" select="nf:removeSpecialCharacters(hcimroot/identification_number/@value)"/>
<!-- > NL-CM:0.0.12 Onderwerp Patient via nl.zorg.part.basiselementen -->
<xsl:with-param name="adaPatient" select="(ancestor-or-self::*//subject//patient[patient_identification_number])[1]" as="element()"/>
</xsl:call-template>
Expand Down

0 comments on commit 10f8343

Please sign in to comment.