<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nl">
	<id>https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=7phcy%3AV6.12.11_medicationKind.activeIngredient-otherIngredient.quantity</id>
	<title>7phcy:V6.12.11 medicationKind.activeIngredient-otherIngredient.quantity - Bewerkingsoverzicht</title>
	<link rel="self" type="application/atom+xml" href="https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=7phcy%3AV6.12.11_medicationKind.activeIngredient-otherIngredient.quantity"/>
	<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=7phcy:V6.12.11_medicationKind.activeIngredient-otherIngredient.quantity&amp;action=history"/>
	<updated>2026-04-23T04:30:43Z</updated>
	<subtitle>Bewerkingsoverzicht voor deze pagina op de wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://informatiestandaarden.test-nictiz.nl/index.php?title=7phcy:V6.12.11_medicationKind.activeIngredient-otherIngredient.quantity&amp;diff=36097&amp;oldid=prev</id>
		<title>Maarten Ligtvoet: Copy of V6.12.10</title>
		<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=7phcy:V6.12.11_medicationKind.activeIngredient-otherIngredient.quantity&amp;diff=36097&amp;oldid=prev"/>
		<updated>2020-09-16T14:18:15Z</updated>

		<summary type="html">&lt;p&gt;Copy of V6.12.10&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nieuwe pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;====medicationKind.activeIngredient-otherIngredient.quantity====&lt;br /&gt;
&lt;br /&gt;
{{Captionformat|Formaat:}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;quantity&amp;gt;&lt;br /&gt;
   &amp;lt;numerator xsi:type=&amp;quot;PQ&amp;quot; value=&amp;quot;…&amp;quot; [unit=&amp;quot;…&amp;quot;]/&amp;gt;&lt;br /&gt;
 [ &amp;lt;denominator xsi:type=&amp;quot;PQ&amp;quot; value=&amp;quot;…&amp;quot; [unit=&amp;quot;…&amp;quot;]&amp;gt; ]&lt;br /&gt;
 &amp;lt;/quantity&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Definitie:&amp;#039;&amp;#039;&amp;#039; De &amp;#039;&amp;#039;&amp;#039;relatieve hoeveelheid&amp;#039;&amp;#039;&amp;#039; van dit ingrediënt in de aangeduide medicatie. Het duidt de relatieve hoeveelheid aan van de ‘player’ van de rol (de stof die als ingrediënt fungeert) per hoeveelheid van de ‘scoper’ (de door de CMET aangeduide medicatie).&lt;br /&gt;
&lt;br /&gt;
{{NoteBox|&amp;lt;nowiki&amp;gt;Het datatype van dit element is&amp;lt;/nowiki&amp;gt; &amp;#039;&amp;#039;RTO_QTY_QTY&amp;#039;&amp;#039;.&amp;lt;nowiki&amp;gt; Dit is een ratio (quotiënt) van twee hoeveelheden, die respectievelijk de numerator en de denominator worden genoemd. In XML moet het abstracte datatype &amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;QTY&amp;#039;&amp;#039; &amp;lt;nowiki&amp;gt;worden omgezet in een specialisatie. Dat is in dit geval altijd&amp;lt;/nowiki&amp;gt; &amp;#039;&amp;#039;PQ&amp;#039;&amp;#039; &amp;lt;nowiki&amp;gt;(physical quantity), zodat xsi:type=&amp;quot;PQ&amp;quot; moet worden opgenomen in de numerator en denominator (zie voorbeelden).&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
{{NoteBox|De tweede component van het &amp;#039;&amp;#039;RTO&amp;#039;&amp;#039; datatype (de denominator) is default 1 als er niets is aangegeven. Dit betekent één eenheid van de farmaceutische vorm van de betreffende medicatie (dit kan alleen bij een telbare vorm, zoals één tablet).}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;XML voorbeeld:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Bij de ingrediënten van deze siroop (‘scoper’) hoort 200 mg (numerator) van de werkzame stof paracetamol (‘player’) per 200 ml (denominator) van de siroop.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;quantity&amp;gt;&lt;br /&gt;
      &amp;lt;numerator xsi:type=&amp;quot;PQ&amp;quot; value=&amp;quot;200&amp;quot; unit=&amp;quot;mg&amp;quot;/&amp;gt;&lt;br /&gt;
      &amp;lt;denominator xsi:type=&amp;quot;PQ&amp;quot; value=&amp;quot;500&amp;quot; unit=&amp;quot;ml&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/quantity&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Bij de ingrediënten van deze tablet (‘scoper’) hoort 250 mg (numerator) van de werkzame stof (‘player’ niet expliciet genoemd) per eenheid (default denominator).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;quantity&amp;gt;&lt;br /&gt;
      &amp;lt;numerator xsi:type=&amp;quot;PQ&amp;quot; value=&amp;quot;250&amp;quot; unit=&amp;quot;mg&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/quantity&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Bij de ingrediënten van deze infuusoplossing (‘scoper’) hoort 4 g (numerator) keukenzout (NaCl, ‘player’) per liter (denominator) van de basisvloeistof (= de medicatie als geheel).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;quantity&amp;gt;&lt;br /&gt;
      &amp;lt;numerator xsi:type=&amp;quot;PQ&amp;quot; value=&amp;quot;4&amp;quot; unit=&amp;quot;g&amp;quot;/&amp;gt;&lt;br /&gt;
      &amp;lt;denominator xsi:type=&amp;quot;PQ&amp;quot; value=&amp;quot;1&amp;quot; unit=&amp;quot;l&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/quantity&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{NoteBox|De hoeveelheid van de basisstof zelf (zoals bij infuusoplossing) kan worden aangeduid door expliciet bijv. 1 l / 1 l aan te geven. Feitelijk hoeft de hoeveelheid van de basisstof echter niet te worden genoemd, omdat de totaal toe te dienen hoeveelheid blijkt uit de dosering in &amp;lt;medicationAdministrationRequest&amp;gt;.}}&lt;/div&gt;</summary>
		<author><name>Maarten Ligtvoet</name></author>
	</entry>
</feed>