Terug naar index  <<  Terug naar templates

ref Template  MP Ingredient quantity

Id 2.16.840.1.113883.2.4.3.11.60.20.77.10.9071
ref
(van repository: mp-)
Geldigheid geldig vanaf 2016‑06‑18 20:41:53
Status active Actief Versielabel 9
Naam MPIngredientQuantity Weergavenaam MP Ingredient quantity
Omschrijving De relatieve hoeveelheid van dit ingrediënt in de aangeduide medicatie.
Classificatie HL7v2/v3 datatype level template
Open/gesloten Open (ook andere dan gedefinieerde elementen zijn toegestaan)
Gebruikt door / Gebruikt
Gebruikt door 0 transacties en 8 templates, Gebruikt 1 template
Gebruikt door als Naam Versie
2.16.840.1.113883.2.4.3.11.60.20.77.10.9106 Containment active MP CDA Ingredient (9) 2016‑06‑26 16:40:13
2.16.840.1.113883.2.4.3.11.60.20.77.10.9070 link active MP CDA Medication Information (9) 2016‑06‑18 19:34:27
2.16.840.1.113883.2.4.3.11.60.20.77.10.9087 link active MP CDA Verstrekkingsverzoek (9) 2016‑06‑21 12:51:57
2.16.840.1.113883.2.4.3.11.60.20.77.10.9104 link retired MP HL7 Medicatiegegevens Organizer (9.0.4) 2016‑06‑25 14:56:15
2.16.840.1.113883.2.4.3.11.60.20.77.10.9094 link active MP CDA Verstrekking (9) 2016‑06‑23 19:41:06
2.16.840.1.113883.2.4.3.11.60.20.77.10.9148 link active MP CDA Medicatieafspraak (9) 2016‑07‑25 13:04:13
2.16.840.1.113883.2.4.3.11.60.20.77.10.9152 link active MP CDA Toedieningsafspraak (9) 2016‑07‑26 16:33:18
2.16.840.1.113883.2.4.3.11.60.20.77.10.9154 link rejected MP CDA Medicatiegebruik 2016‑07‑26 18:15:33
Gebruikt als Naam Versie
2.16.840.1.113883.2.4.3.11.60.20.77.10.9021 Inclusie active Quantity unit and translation(s) (9) 2015‑03‑05
Voorbeeld
200 mg per 500 ml
<quantity>
  <numerator xsi:type="PQ" value="200" unit="mg">
    <translation value="200" code="229" codeSystem="2.16.840.1.113883.2.4.4.1.900.2" displayName="Milligram"/>  </numerator>
  <denominator xsi:type="PQ" value="500" unit="ml">
    <translation value="500" code="233" codeSystem="2.16.840.1.113883.2.4.4.1.900.2" displayName="Milliliter"/>  </denominator>
</quantity>
Voorbeeld
250 mg per stuk
<quantity>
  <numerator xsi:type="PQ" value="250" unit="mg">
    <translation value="250" code="229" codeSystem="2.16.840.1.113883.2.4.4.1.900.2" displayName="Milligram"/>  </numerator>
  <denominator xsi:type="PQ" value="1">
    <translation value="1" code="245" codeSystem="2.16.840.1.113883.2.4.4.1.900.2" displayName="Stuk"/>  </denominator>
</quantity>
Voorbeeld
ad 100 ml (aanvullen tot 100 ml)
<quantity>
  <numerator xsi:type="PQ" nullFlavor="QS"/>  <denominator xsi:type="PQ" value="100" unit="ml">
    <translation value="100" code="233" codeSystem="2.16.840.1.113883.2.4.4.1.900.2" displayName="Milliliter"/>  </denominator>
</quantity>
Item DT Card Conf Omschrijving Label
hl7:numerator
PQ 1 … 1 R (MPIdotsity)
@xsi:type
1 … 1 F PQ
@nullFlavor
cs 0 … 1   Gebruik nullFlavor 'QS' voor 'aanvullen tot' (ad)
@value
real 0 … 1  
Inclusie van 2.16.840.1.113883.2.4.3.11.60.20.77.10.9021 Quantity unit and translation(s) (2015‑03‑05)
@unit
cs 0 … 1   Primaire eenheid. Deze moet afkomstig zijn uit de Unified Codes for Units of Measure (UCUM). Verdere informatie.
  Schematron assert role orange warning  
  test not(@unit) or matches(string(@unit),'^1$|^[umcdk]?[mgl]+$|^\[drp\]$|^\[tsp_us\]$|^\[tbs_us\]$|^\[iU\]$')  
  Melding De gevonden UCUM eenheid '<value-of select="@unit"/>' behoort niet tot de meest gebruikte. Is de UCUM eenheid correct?  
hl7:translation
PQR 0 … 1 R Verplichte vertaling naar de G-Standaard basiseenheden (tabel 2 van de thesauraus). (MPIdotsity)
treeblank waar [@codeSystem='2.16.840.1.113883.2.4.4.1.900.2']
@value
real 1 … 1 R Waarde van keerdosis
@code
cs 1 … 1 R Code voor de eenheid uit G-Standaard basiseenheden (tabel 2 van de thesauraus)
@codeSystem
1 … 1 F 2.16.840.1.113883.2.4.4.1.900.2
@displayName
1 … 1 R
  Schematron assert role red error  
  test not(exists(@value)) or hl7:translation[@codeSystem='2.16.840.1.113883.2.4.4.1.900.2']  
  Melding Vertaling naar de G-Standaard basiseenheden (tabel 2 van de thesauraus) is verplicht.  
  Schematron assert role orange warning  
  test not(exists(@value)) or hl7:translation[@codeSystem='2.16.840.1.113883.2.4.4.1.900.2' and @value=../@value]  
  Melding translation/@value in G-Standaard basiseenheden tabel 2 is niet gelijk aan dose(Check)Quantity/@value, controleer of dit klopt.  
hl7:denominator
PQ 1 … 1 R (MPIdotsity)
@xsi:type
1 … 1 F PQ
@value
real 1 … 1 R
Inclusie van 2.16.840.1.113883.2.4.3.11.60.20.77.10.9021 Quantity unit and translation(s) (2015‑03‑05)
@unit
cs 0 … 1   Primaire eenheid. Deze moet afkomstig zijn uit de Unified Codes for Units of Measure (UCUM). Verdere informatie.
  Schematron assert role orange warning  
  test not(@unit) or matches(string(@unit),'^1$|^[umcdk]?[mgl]+$|^\[drp\]$|^\[tsp_us\]$|^\[tbs_us\]$|^\[iU\]$')  
  Melding De gevonden UCUM eenheid '<value-of select="@unit"/>' behoort niet tot de meest gebruikte. Is de UCUM eenheid correct?  
hl7:translation
PQR 0 … 1 R Verplichte vertaling naar de G-Standaard basiseenheden (tabel 2 van de thesauraus). (MPIdotsity)
treeblank waar [@codeSystem='2.16.840.1.113883.2.4.4.1.900.2']
@value
real 1 … 1 R Waarde van keerdosis
@code
cs 1 … 1 R Code voor de eenheid uit G-Standaard basiseenheden (tabel 2 van de thesauraus)
@codeSystem
1 … 1 F 2.16.840.1.113883.2.4.4.1.900.2
@displayName
1 … 1 R
  Schematron assert role red error  
  test not(exists(@value)) or hl7:translation[@codeSystem='2.16.840.1.113883.2.4.4.1.900.2']  
  Melding Vertaling naar de G-Standaard basiseenheden (tabel 2 van de thesauraus) is verplicht.  
  Schematron assert role orange warning  
  test not(exists(@value)) or hl7:translation[@codeSystem='2.16.840.1.113883.2.4.4.1.900.2' and @value=../@value]  
  Melding translation/@value in G-Standaard basiseenheden tabel 2 is niet gelijk aan dose(Check)Quantity/@value, controleer of dit klopt.