openEHR Test IG
1.6.6 -
openEHR Test IG, published by HL7 FHIR Product Director. This guide is not an authorized publication; it is the continuous build for version 1.6.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/openehr-test/ and changes regularly. See the Directory of published versions
<et:WebTemplate xmlns:et="http://openehr.org/fhir/StructureDefinition"
xmlns="http://hl7.org/fhir">
<templateId value="Bloeddruk-v3.2.1(2020NL)"/>
<version value="2.3"/>
<defaultLanguage value="nl"/>
<languages value="en"/>
<languages value="nl"/>
<tree>
<id value="bloeddruk"/>
<name value="Bloeddruk"/>
<localizedName value="Bloeddruk"/>
<rmType value="OBSERVATION"/>
<nodeId value="openEHR-EHR-OBSERVATION.blood_pressure.v2"/>
<min value="1"/>
<max value="1"/>
<localizedNames/>
<localizedDescriptions/>
<annotations>
<comment
value="Meest gebruikelijk is dat de term 'bloeddruk' refereert aan de meting van de bloeddruk van de arterie brachialis in de bovenarm."/>
</annotations>
<aqlPath value=""/>
<termBindings>
<code value="SNOMED-CT"/>
<value>
<value value="[SNOMED-CT(2003)::364090009]"/>
<terminologyId value="SNOMED-CT"/>
</value>
</termBindings>
<children>
<id value="systolisch"/>
<name value="Systolisch"/>
<localizedName value="Systolisch"/>
<rmType value="DV_QUANTITY"/>
<nodeId value="at0004"/>
<min value="1"/>
<max value="1"/>
<localizedNames/>
<localizedDescriptions/>
<aqlPath
value="/data[at0001]/events[at0006]/data[at0003]/items[at0004]/value"/>
<inputs>
<suffix value="magnitude"/>
<type value="DECIMAL"/>
<validation>
<range>
<minOp value=">="/>
<min value="0.0"/>
<maxOp value="<"/>
<max value="1000.0"/>
</range>
<precision>
<minOp value=">="/>
<min value="0"/>
<maxOp value="<="/>
<max value="0"/>
</precision>
</validation>
</inputs>
<inputs>
<suffix value="unit"/>
<type value="CODED_TEXT"/>
<list>
<value value="mm[Hg]"/>
<label value="mm[Hg]"/>
<localizedLabels/>
</list>
</inputs>
<termBindings>
<code value="SNOMED-CT"/>
<value>
<value value="[SNOMED-CT(2003)::271649006]"/>
<terminologyId value="SNOMED-CT"/>
</value>
</termBindings>
</children>
<children>
<id value="diastolisch"/>
<name value="Diastolisch"/>
<localizedName value="Diastolisch"/>
<rmType value="DV_QUANTITY"/>
<nodeId value="at0005"/>
<min value="1"/>
<max value="1"/>
<localizedNames/>
<localizedDescriptions/>
<aqlPath
value="/data[at0001]/events[at0006]/data[at0003]/items[at0005]/value"/>
<inputs>
<suffix value="magnitude"/>
<type value="DECIMAL"/>
<validation>
<range>
<minOp value=">="/>
<min value="0.0"/>
<maxOp value="<"/>
<max value="1000.0"/>
</range>
<precision>
<minOp value=">="/>
<min value="0"/>
<maxOp value="<="/>
<max value="0"/>
</precision>
</validation>
</inputs>
<inputs>
<suffix value="unit"/>
<type value="CODED_TEXT"/>
<list>
<value value="mm[Hg]"/>
<label value="mm[Hg]"/>
<localizedLabels/>
</list>
</inputs>
<termBindings>
<code value="SNOMED-CT"/>
<value>
<value value="[SNOMED-CT(2003)::271650006]"/>
<terminologyId value="SNOMED-CT"/>
</value>
</termBindings>
</children>
<children>
<id value="gemiddelde_arteriële_druk"/>
<name value="Gemiddelde arteriële druk"/>
<localizedName value="Gemiddelde arteriële druk"/>
<rmType value="DV_QUANTITY"/>
<nodeId value="at1006"/>
<min value="0"/>
<max value="1"/>
<localizedNames/>
<localizedDescriptions/>
<aqlPath
value="/data[at0001]/events[at0006]/data[at0003]/items[at1006]/value"/>
<inputs>
<suffix value="magnitude"/>
<type value="DECIMAL"/>
<validation>
<range>
<minOp value=">="/>
<min value="0.0"/>
<maxOp value="<"/>
<max value="1000.0"/>
</range>
<precision>
<minOp value=">="/>
<min value="0"/>
<maxOp value="<="/>
<max value="0"/>
</precision>
</validation>
</inputs>
<inputs>
<suffix value="unit"/>
<type value="CODED_TEXT"/>
<list>
<value value="mm[Hg]"/>
<label value="mm[Hg]"/>
<localizedLabels/>
</list>
</inputs>
</children>
<children>
<id value="opmerking"/>
<name value="Opmerking"/>
<localizedName value="Opmerking"/>
<rmType value="DV_TEXT"/>
<nodeId value="at0033"/>
<min value="0"/>
<max value="1"/>
<localizedNames/>
<localizedDescriptions/>
<aqlPath
value="/data[at0001]/events[at0006]/data[at0003]/items[at0033]/value"/>
<inputs>
<type value="TEXT"/>
</inputs>
</children>
<children>
<id value="houding"/>
<name value="Houding"/>
<localizedName value="Houding"/>
<rmType value="DV_CODED_TEXT"/>
<nodeId value="at0008"/>
<min value="0"/>
<max value="1"/>
<localizedNames/>
<localizedDescriptions/>
<aqlPath
value="/data[at0001]/events[at0006]/state[at0007]/items[at0008]/value"/>
<inputs>
<suffix value="code"/>
<type value="CODED_TEXT"/>
<list>
<value value="at1000"/>
<label value="Staand"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1001"/>
<label value="Zittend"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1002"/>
<label value="Halfzittend"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1003"/>
<label value="Liggend"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1014"/>
<label value="Liggend met kanteling naar linkerzijde"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
</inputs>
</children>
<children>
<id value="time"/>
<name value="Time"/>
<rmType value="DV_DATE_TIME"/>
<min value="1"/>
<max value="1"/>
<annotations>
<visibleInView value="time"/>
</annotations>
<aqlPath value="/data[at0001]/events[at0006]/time"/>
<inContext value="true"/>
<inputs>
<type value="DATETIME"/>
</inputs>
</children>
<children>
<id value="manchet_grootte"/>
<name value="Manchet grootte"/>
<localizedName value="Manchet grootte"/>
<rmType value="DV_CODED_TEXT"/>
<nodeId value="at0013"/>
<min value="0"/>
<max value="1"/>
<localizedNames/>
<localizedDescriptions/>
<annotations>
<comment
value="Perloff D, Grim C, Flack J, Frohlich ED, Hill M, McDonald M, Morgenstern BZ. Human blood pressure determination by sphygmomanometry. Circulation 1993;88;2460-2470."/>
</annotations>
<aqlPath value="/protocol[at0011]/items[at0013]/value"/>
<inputs>
<suffix value="code"/>
<type value="CODED_TEXT"/>
<list>
<value value="at0015"/>
<label value="Volwassen dijbeen"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at0016"/>
<label value="Grote volwassene"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at0017"/>
<label value="Volwassene"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1008"/>
<label value="Kleine volwassene"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1009"/>
<label value="Pediatrie/kinder"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1018"/>
<label value="Zuigeling"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1019"/>
<label value="Neonaat"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
</inputs>
<termBindings>
<code value="SNOMED-CT"/>
<value>
<value value="[SNOMED-CT(2003)::246153002]"/>
<terminologyId value="SNOMED-CT"/>
</value>
</termBindings>
</children>
<children>
<id value="lichaamslocatie_van_de_meting"/>
<name value="Lichaamslocatie van de meting"/>
<localizedName value="Lichaamslocatie van de meting"/>
<rmType value="DV_CODED_TEXT"/>
<nodeId value="at0014"/>
<min value="0"/>
<max value="1"/>
<localizedNames/>
<localizedDescriptions/>
<aqlPath value="/protocol[at0011]/items[at0014]/value"/>
<inputs>
<suffix value="code"/>
<type value="CODED_TEXT"/>
<list>
<value value="at0025"/>
<label value="Rechterarm"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at0026"/>
<label value="Linkerarm"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at0027"/>
<label value="Rechterdijbeen"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at0028"/>
<label value="Linkerdijbeen"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1020"/>
<label value="Rechterpols"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1021"/>
<label value="Linkerpols"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1026"/>
<label value="Rechterenkel"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1031"/>
<label value="Linkerenkel"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1032"/>
<label value="Vinger"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1051"/>
<label value="Teen"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1056"/>
<label value="Voetzool"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1053"/>
<label value="Intra-arterieel"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<listOpen value="true"/>
</inputs>
<inputs>
<suffix value="other"/>
<type value="TEXT"/>
</inputs>
</children>
<children>
<id value="methodiek"/>
<name value="Methodiek"/>
<localizedName value="Methodiek"/>
<rmType value="DV_CODED_TEXT"/>
<nodeId value="at1035"/>
<min value="0"/>
<max value="1"/>
<localizedNames/>
<localizedDescriptions/>
<aqlPath value="/protocol[at0011]/items[at1035]/value"/>
<inputs>
<suffix value="code"/>
<type value="CODED_TEXT"/>
<list>
<value value="at1036"/>
<label value="Auscultatie"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1037"/>
<label value="Palpatie"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1039"/>
<label value="Machinaal"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1040"/>
<label value="Invasief"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
</inputs>
</children>
<children>
<id value="diastolisch_eindpunt"/>
<name value="Diastolisch eindpunt"/>
<localizedName value="Diastolisch eindpunt"/>
<rmType value="DV_CODED_TEXT"/>
<nodeId value="at1010"/>
<min value="0"/>
<max value="1"/>
<localizedNames/>
<localizedDescriptions/>
<aqlPath value="/protocol[at0011]/items[at1010]/value"/>
<inputs>
<suffix value="code"/>
<type value="CODED_TEXT"/>
<list>
<value value="at1011"/>
<label value="Fase IV"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
<list>
<value value="at1012"/>
<label value="Fase V"/>
<localizedLabels/>
<localizedDescriptions/>
</list>
</inputs>
</children>
<children>
<id value="language"/>
<name value="Language"/>
<rmType value="CODE_PHRASE"/>
<min value="1"/>
<max value="1"/>
<aqlPath value="/language"/>
<inContext value="true"/>
</children>
<children>
<id value="encoding"/>
<name value="Encoding"/>
<rmType value="CODE_PHRASE"/>
<min value="1"/>
<max value="1"/>
<aqlPath value="/encoding"/>
<inContext value="true"/>
</children>
<children>
<id value="subject"/>
<name value="Subject"/>
<rmType value="PARTY_PROXY"/>
<min value="1"/>
<max value="1"/>
<aqlPath value="/subject"/>
<inContext value="true"/>
</children>
</tree>
</et:WebTemplate>