Transmission: <value-ofselect="$interactionVocabFile"/> niet gevonden. Controles gebaseerd op dit externe configuratiebestand zijn gedeactiveerd.
Schematron assert
role
error
test
not($interactionVocab) or $isActive
Melding
Transmission: deze interactie <value-ofselect="$interactionId"/> (<value-ofselect="$interactionName"/>) is niet (meer) Actief in <value-ofselect="$interactionVocabFile"/>
Schematron assert
role
error
test
not($interactionVocab) or not($allowBsn) or $transmission/hl7:attentionLine/hl7:keyWordText[@code=('FICID','PATID')][@codeSystem='2.16.840.1.113883.2.4.15.1']
Melding
Transmission: er moet in deze interactie exact één AttentionLine met BSN zitten -
<value-ofselect="$interactionId"/> (<value-ofselect="$interactionName"/>)
Schematron assert
role
error
test
not($interactionVocab) or not($allowContextCode) or $transmission/hl7:attentionLine/hl7:keyWordText[@code='CONTEXT'][@codeSystem='2.16.840.1.113883.2.4.15.1']
Melding
Transmission: er moet in deze interactie exact één AttentionLine met de ContextCode
zitten - <value-ofselect="$interactionId"/> (<value-ofselect="$interactionName"/>)
Schematron assert
role
warning
test
not($interactionVocab) or not($transmission/hl7:attentionLine/hl7:keywordText[@code=('FICID','PATID')][@codeSystem='2.16.840.1.113883.2.4.15.1'])
or $allowBsn or $senderGbpOrGbk
Melding
Transmission: deze interactie <value-ofselect="$interactionId"/> (<value-ofselect="$interactionName"/>) is niet geconfigureerd voor gebruik van het element <value-ofselect="local-name()"/> voor BSN in <value-ofselect="$interactionVocabFile"/> en afzender is niet GBK of GBP
Schematron assert
role
warning
test
not($interactionVocab) or not($transmission/hl7:attentionLine/hl7:keywordText[@code='CONTEXT'][@codeSystem='2.16.840.1.113883.2.4.15.1'])
or $allowContextCode or $senderGbpOrGbk
Melding
Transmission: deze interactie <value-ofselect="$interactionId"/> (<value-ofselect="$interactionName"/>) is niet geconfigureerd voor gebruik van het element <value-ofselect="local-name()"/> voor ContextCode in <value-ofselect="$interactionVocabFile"/> en afzender is niet GBK of GBP