Terug naar index  <<  Terug naar templates

draft Template  Generic Transmission Checks

Id 2.16.840.1.113883.2.4.3.11.60.102.10.101
ref
hl7m-
Ingangsdatum 2014‑07‑15
Status draft Ontwerp Versielabel
Naam GenericTransmissionChecks Weergavenaam Generic Transmission Checks
Omschrijving -
Classificatie HL7v2/v3 message level template
Open/gesloten Open (ook andere dan gedefinieerde elementen zijn toegestaan)
Gebruikt door / Gebruikt
Gebruikt door 0 transacties en 10 templates, Gebruikt 0 templates
Gebruikt door als Naam Versie
2.16.840.1.113883.2.4.3.11.60.102.10.100 Inclusie draft TransmissionWrapper Initiating 2014‑07‑15
2.16.840.1.113883.2.4.3.111.3.20.10.1 link draft Toestemmings Bericht 2019‑08‑08 11:01:36
2.16.840.1.113883.2.4.3.111.3.20.10.3 link draft Toestemmingsbericht Volgjezorg 2019‑08‑08 11:24:39
2.16.840.1.113883.2.4.3.111.3.20.10.5 link draft Toestemmingsbericht Migratie 2019‑08‑08 13:26:21
2.16.840.1.113883.2.4.3.111.3.20.10.6 link draft Toestemmingsbericht Notificatie 2019‑08‑08 13:30:40
2.16.840.1.113883.2.4.3.111.3.20.10.4 link draft Toestemmingbericht Zorgverlener 2019‑08‑08 13:20:57
2.16.840.1.113883.2.4.3.11.60.102.10.200 Inclusie draft TransmissionWrapper Accept Ack 2014‑07‑15
2.16.840.1.113883.2.4.3.111.3.20.10.8 link draft Accept Acknowledgement 2019‑09‑12 10:53:23
2.16.840.1.113883.2.4.3.11.60.102.10.300 Inclusie draft TransmissionWrapper Application Ack 2014‑07‑15
2.16.840.1.113883.2.4.3.111.3.20.10.7 link draft Bevestiging Toestemming 2019‑08‑09 11:34:31
Item DT Card Conf Omschrijving Label
  Variabele let Naam transmission  
  Waarde .  
  Variabele let Naam interactionId  
  Waarde $transmission/local-name()  
  Variabele let Naam interactionVocabFile  
  Waarde '../vocab/2.16.840.1.113883.1.6.xml'  
  Variabele let Naam interactionVocab  
  Waarde if (doc-available($interactionVocabFile)) then doc($interactionVocabFile) else ()  
  Variabele let Naam interactionName  
  Waarde $interactionVocab/*/hl7:code[@code=$interactionId]/@displayName  
  Variabele let Naam isActive  
  Waarde not(exists($interactionVocab/*/hl7:code[@code=$interactionId]/hl7:qualifier[@name='Actief'][@value='false']))  
  Variabele let Naam allowBsn  
  Waarde exists($interactionVocab/*/hl7:code[@code=$interactionId]/hl7:qualifier[@name='AttentionLineMetBsn'][@value='true'])  
  Variabele let Naam allowContextCode  
  Waarde exists($interactionVocab/*/hl7:code[@code=$interactionId]/hl7:qualifier[@name='AttentionLineMetContextCode'][@value='true'])  
  Variabele let Naam senderGbpOrGbk  
  Waarde exists($transmission/hl7:ControlActProcess/hl7:authorOrPerformer/hl7:participant/hl7:AssignedPerson/hl7:code[@codeSystem=('2.16.840.1.113883.2.4.3.11.8','2.16.840.1.113883.2.4.3.11.6')])  
  Schematron assert role orange warning  
  test $interactionVocab  
  Melding Transmission: <value-of select="$interactionVocabFile"/> niet gevonden. Controles gebaseerd op dit externe configuratiebestand zijn gedeactiveerd.  
  Schematron assert role red error  
  test not($interactionVocab) or $isActive  
  Melding Transmission: deze interactie <value-of select="$interactionId"/> (<value-of select="$interactionName"/>) is niet (meer) Actief in <value-of select="$interactionVocabFile"/>  
  Schematron assert role red 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-of select="$interactionId"/> (<value-of select="$interactionName"/>)  
  Schematron assert role red 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-of select="$interactionId"/> (<value-of select="$interactionName"/>)  
  Schematron assert role orange 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-of select="$interactionId"/> (<value-of select="$interactionName"/>) is niet geconfigureerd voor gebruik van het element <value-of select="local-name()"/> voor BSN in <value-of select="$interactionVocabFile"/> en afzender is niet GBK of GBP  
  Schematron assert role orange 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-of select="$interactionId"/> (<value-of select="$interactionName"/>) is niet geconfigureerd voor gebruik van het element <value-of select="local-name()"/> voor ContextCode in <value-of select="$interactionVocabFile"/> en afzender is niet GBK of GBP  
  Schematron assert role red error  
  test count($transmission/hl7:attentionLine/hl7:keyWordText[@code=('FICID','PATID')][@codeSystem='2.16.840.1.113883.2.4.15.1'])<=1  
  Melding Transmission: er mag maximaal één AttentionLine met BSN zijn - <value-of select="$interactionId"/> (<value-of select="$interactionName"/>)  
  Schematron assert role red error  
  test count($transmission/hl7:attentionLine/hl7:keyWordText[@code='CONTEXT'][@codeSystem='2.16.840.1.113883.2.4.15.1'])<=1  
  Melding Transmission: er mag maximaal één AttentionLine met de ContextCode zijn - <value-of select="$interactionId"/> (<value-of select="$interactionName"/>)