Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NrDescription

Value from Kmehrmessage

/folder/transaction[content/cd[text()='medicationschemeelement']...

1

naam medicatiename medication

If one of the following is present, show this:

  1. /item[cd[@S='CD-ITEM'][text()='medication']]/medicinalproduct/deliveredname
  2. /item[cd[@S='CD-ITEM'][text()='medication']]/medicinalproduct/intendedname
  3. /item[cd[@S='CD-ITEM'][text()='medication']]/substanceproduct/deliveredname
  4. /item[cd[@S='CD-ITEM'][text()='medication']]/substanceproduct/intendedname
  5. /item[cd[@S='CD-ITEM'][text()='medication']][content[cd[@S='CD-EAN']]]]/text
  6. /item[cd[@S='CD-ITEM'][text()='medication']]/content/text (present if /compoundprescription is present)

2

drugroute

Dutch translation of code from item[cd[@S='CD-ITEM'][text()='medication']]/route, according to http://www.vitalink.be/sites/default/files/atoms/files/Vitalink_Medicatieschema_Vertaaltabellen_v1%204.pdf

If route is not present: "-"

 eenheidunit

Dutch translation of code from first entered item[cd[@S='CD-ITEM'][text()='medication']]/regimen/quantity/unit, according to http://www.vitalink.be/sites/default/files/atoms/files/Vitalink_Medicatieschema_Vertaaltabellen_v1%204.pdf

if no unit is present: "-" (waarschuwing) TBD:validation-error, but how to visualize?

4hoeveelheidquantityitem[cd[@S='CD-ITEM'][text()='medication']]/regimen/quantity/decimal
5frequentiefrequency

Dutch translation of code from /frequency/periodicity according to http://www.vitalink.be/sites/default/files/atoms/files/Vitalink_Medicatieschema_Vertaaltabellen_v1%204.pdf

if no periodicity is present: no visualisation.

6einddatumend date

/endmoment/date

If /endmoment/date is not present and /duration is present:

/beginmoment/date + /duration/decimal * /duration/unit

If both are not present:

  • and if end condition is not present: "Niet opgegeven".
  • and if end condition is present: no visualisation.
7eindconditieend condition

item[cd[text()='endcondition']]/content[text]/text

If end condition is not present: no visualisation.

7'beginconditiebegin condition

item[cd[text()='begincondition']]/content[text]/text

If begin condition is not present: no visualisation.

8startdatumstart date/beginmoment/date
15gebruiksaanwijzinginstructions/instructionforpatient/text

...

NrDescription

Value from Kmehrmessage

/folder/transaction[content/cd[text()='medicationschemeelement']...

9startdatum van opschortingstart date of suspension/beginmoment/date
10einddatum van opschortingend date of suspension

/endmoment/date

If /endmoment/date is not present and /duration is present:

/beginmoment/date + /duration/decimal * /duration/unit

11reden van opschortingreason of suspensionitem[cd[text()='transactionreason']]/content[text]/text
12auteur van opschortingauthor of suspension

All name data from /hcparty[?]

(waarschuwing)

Jira
serverimec Validation Lab
serverIdac11aa92-3976-3161-9ddb-5020cc76f1c7
keyVAZG-111
Which HCParty exactly?

13rol van auteur van opschortingrole of author of suspension

Dutch translation for the code of the role data in /hcparty[?], translated according to https://www.ehealth.fgov.be/standards/kmehr/sites/default/files/assets/reference_table/xml/cd-hcparty.xml

(waarschuwing)

Jira
serverimec Validation Lab
serverIdac11aa92-3976-3161-9ddb-5020cc76f1c7
keyVAZG-111
Which HCParty exactly?

14beslissingsdatum van opschortingdecision date of suspension/date + " - " + /time

Deviations for "Indien nodig" and "Nog in te plannen medicatie"

...

NrDescription

Value from Kmehrmessage

/folder/transaction[content/cd[text()='medicationschemeelement']...

1vrije tekst posologiefree text posology

/posology/text

If /posology is not present and /regimen is also not present: no visualisation.

2eenheidunit

Dutch translation of code from first entered item[cd[@S='CD-ITEM'][text()='medication']]/regimen/quantity/unit, according to http://www.vitalink.be/sites/default/files/atoms/files/Vitalink_Medicatieschema_Vertaaltabellen_v1%204.pdf

If no unit is present:

  • and if /regimen is not present: no visualisation.
  • and if /regimen is present: "-"
3hoeveelheidquantityitem[cd[@S='CD-ITEM'][text()='medication']]/regimen/quantity/decimal
4innamemomentintake moment

If item[cd[@S='CD-ITEM'][text()='medication']]/regimen/daytime/dayperiod is present:

 

If item[cd[@S='CD-ITEM'][text()='medication']]/regimen/daytime/time is present:

  • Display (rounded to format HH:MM) of this hour.
5frequentiefrequency

Dutch translation of code from /frequency/periodicity according to http://www.vitalink.be/sites/default/files/atoms/files/Vitalink_Medicatieschema_Vertaaltabellen_v1%204.pdf

If periodicity is not present: no visualisation.

...