Terug naar index  <<  Terug naar templates

ref Template  continentie

Id 2.16.840.1.113883.2.4.6.10.30.2.126 Geldigheid geldig vanaf 2012‑05‑03
Status draft Ontwerp Versielabel
Naam continentie Weergavenaam continentie
Omschrijving Template voor de weergave van continentie
Context Parent nodes van template element met id 2.16.840.1.113883.2.4.6.10.30.2.126
Open/gesloten Open (ook andere dan gedefinieerde elementen zijn toegestaan)
Gebruikt door / Gebruikt
Gebruikt door 0 transacties en 5 templates, Gebruikt 0 templates
Gebruikt door als Naam Versie
2.16.840.1.113883.2.4.6.10.30.2.125 Containment draft mictie 2012‑05‑03
2.16.840.1.113883.2.4.6.10.30.2.124 link draft entry Uitscheiding 2012‑05‑03
2.16.840.1.113883.2.4.6.10.30.1.13 link draft Sectie Uitscheiding 2012‑05‑03
2.16.840.1.113883.2.4.3.11.40 link draft e-Overdracht 2014‑08‑20
2.16.840.1.113883.2.4.3.11.40 link draft e-Overdracht 2012‑05‑03
Item DT Card Conf Omschrijving Label
hl7:observation
1 … 1 M (condotstie)
@classCode
1 … 1 F OBS
@moodCode
1 … 1 F EVN
  Voorbeeld <observation classCode="OBS" moodCode="EVN">
  <templateId root="2.16.840.1.113883.2.4.6.10.30.2.126"/>  <code code="b6202" codeSystem="2.16.840.1.113883.6.254" codeSystemName="ICF" displayName="Urinecontinentie"/>  <value xsi:type="CD" code="b6202.1" codeSystem="2.16.840.1.113883.6.254" displayName="lichte stoornis"/></observation>
hl7:templateId
II 1 … 1 M (condotstie)
@root
1 … 1 F 2.16.840.1.113883.2.4.6.10.30.2.126
  Voorbeeld <templateId root="2.16.840.1.113883.2.4.6.10.30.2.126"/>
hl7:code
CE 1 … 1 M (condotstie)
@code
CONF 1 … 1 F b6202
@codeSystem
1 … 1 F 2.16.840.1.113883.6.254 (ICF)
  Voorbeeld <code code="b6202" codeSystem="2.16.840.1.113883.6.254" codeSystemName="ICF" displayName="Urinecontinentie"/>
hl7:value
CD 1 … 1 M (condotstie)
@codeSystem
CONF 1 … 1 F 2.16.840.1.113883.6.254 (ICF)
  Voorbeeld <value xsi:type="CD" code="b6202.1" codeSystem="2.16.840.1.113883.6.254" displayName="lichte stoornis"/>
  Variabele let Naam theICFCode  
  Waarde ../hl7:code[@codeSystem='2.16.840.1.113883.6.254']/@code  
  Schematron assert role red error  
  test string-length($theICFCode)=0 or matches(@code,concat('^',$theICFCode,'\.[0-4]$'))  
  Melding <name/>/@code MOET de structuur <value-of select="$theICFCode"/>.n hebben waarbij n is 0-4.