Versions Compared

Key

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

...

Code Block
languagexml
titleExample with deliveredcd
linenumberstrue
...
<item>
	<id S="ID-KMEHR" SV="1.0">2</id>
	<cd S="CD-ITEM" SV="1.11">medication</cd>
	<content>
		<medicinalproduct>
			<intendedcd S="CD-DRUG-CNK" SV="1.0">0044545</intendedcd>/intendedcd>
			<deliveredcd S="CD-DRUG-CNK" SV="1.0">1449842</deliveredcd>
			<intendedname>DAFALGAN FORTE AGR BRUIS 500MG TABL 32</intendedname>
			<deliveredname>DAFALGAN FORTE AGR BRUIS 1G TABL 32</deliveredname>
		</medicinalproduct>
	</content>
	<beginmoment>
		<date>2025-01-15</date>
	</beginmoment>
	...


Medication information via <substanceproduct>

The medication is defined with the help of exactly 1 tag <substanceproduct>.

Element

TypeVitalink

substanceproduct/intendedcd

CD-INNCLUSTER

Mandatory
substanceproduct/intendednametextMandatory
substanceproduct/deliveredcdCD-DRUG-CNKOptional
substanceproduct/deliverednametextOptional


Code Block
languagexml
titleExample
linenumberstrue
...
<item>
	<id S="ID-KMEHR" SV="1.0">2</id>
	<cd S="CD-ITEM" SV="1.11">medication</cd>
	<content>
		<substanceproduct>
			<deliveredcd<intendedcd S="CD-DRUG-CNKINNCLUSTER" SV="1.0">1449842</deliveredcd>2010-07">30189</intendedcd>
			<intendedname>DAFALGAN<intendedname>Rosuvastatine FORTE40 AGRmg BRUIS 500MG TABL 32<tablet (or.)</intendedname>
			<deliveredname>DAFALGAN FORTE AGR BRUIS 1G TABL 32</deliveredname>
		</medicinalproduct>substanceproduct>
	</content>
	<beginmoment>
		<date>2025-01-15</date>
	</beginmoment>
	...
Medication information via <substanceproduct>


Medication information via CD-EAN

...

Healthcareelement "begincondition"
Healthcareelement  Healthcareelement "endcondition"
Healthcareelement "medicationtype"

...