openEHR Test IG
1.6.6 - International flag

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

:

Raw xml | Download


<et:WebTemplate xmlns:et="http://openehr.org/fhir/StructureDefinition"
                xmlns="http://hl7.org/fhir">
  <templateId value="Hartfrequentie-v3.4(2020NL)"/>
  <version value="2.3"/>
  <defaultLanguage value="nl"/>
  <languages value="nl"/>
  <tree>
    <id value="hartfrequentie-v3.4_2020nl"/>
    <name value="Hartfrequentie-v3.4(2020NL)"/>
    <localizedName value="Hartfrequentie-v3.4(2020NL)"/>
    <rmType value="OBSERVATION"/>
    <nodeId value="openEHR-EHR-OBSERVATION.pulse.v2"/>
    <min value="1"/>
    <max value="1"/>
    <localizedNames/>
    <localizedDescriptions/>
    <aqlPath value=""/>
    <children>
      <id value="hartfrequentie"/>
      <name value="Hartfrequentie"/>
      <localizedName value="Hartfrequentie"/>
      <rmType value="DV_QUANTITY"/>
      <nodeId value="at0004"/>
      <min value="1"/>
      <max value="1"/>
      <localizedNames/>
      <localizedDescriptions/>
      <aqlPath
               value="/data[at0002]/events[at0003]/data[at0001]/items[at0004,'Hartfrequentie']/value"/>
      <inputs>
        <suffix value="magnitude"/>
        <type value="DECIMAL"/>
        <validation>
          <range>
            <minOp value="&gt;="/>
            <min value="0.0"/>
            <maxOp value="&lt;"/>
            <max value="1000.0"/>
          </range>
          <precision>
            <minOp value="&gt;="/>
            <min value="0"/>
            <maxOp value="&lt;="/>
            <max value="0"/>
          </precision>
        </validation>
      </inputs>
      <inputs>
        <suffix value="unit"/>
        <type value="CODED_TEXT"/>
        <list>
          <value value="/min"/>
          <label value="/min"/>
        </list>
      </inputs>
    </children>
    <children>
      <id value="regulariteit."/>
      <name value="Regulariteit."/>
      <localizedName value="Regulariteit."/>
      <rmType value="DV_CODED_TEXT"/>
      <nodeId value="at0005"/>
      <min value="0"/>
      <max value="1"/>
      <localizedNames/>
      <localizedDescriptions/>
      <aqlPath
               value="/data[at0002]/events[at0003]/data[at0001]/items[at0005]/value"/>
      <inputs>
        <suffix value="code"/>
        <type value="CODED_TEXT"/>
        <list>
          <value value="at0006"/>
          <label value="Regulair."/>
          <localizedLabels/>
          <localizedDescriptions/>
        </list>
        <list>
          <value value="at1028"/>
          <label value="Irregulair."/>
          <localizedLabels/>
          <localizedDescriptions/>
        </list>
      </inputs>
    </children>
    <children>
      <id value="klinische_beschrijving"/>
      <name value="Klinische beschrijving"/>
      <localizedName value="Klinische beschrijving"/>
      <rmType value="DV_TEXT"/>
      <nodeId value="at1022"/>
      <min value="0"/>
      <max value="1"/>
      <localizedNames/>
      <localizedDescriptions/>
      <aqlPath
               value="/data[at0002]/events[at0003]/data[at0001]/items[at1022]/value"/>
      <inputs>
        <type value="TEXT"/>
      </inputs>
    </children>
    <children>
      <id value="klinische_interpretatie"/>
      <name value="Klinische interpretatie"/>
      <localizedName value="Klinische interpretatie"/>
      <rmType value="DV_TEXT"/>
      <nodeId value="at1023"/>
      <min value="0"/>
      <max value="1"/>
      <localizedNames/>
      <localizedDescriptions/>
      <aqlPath
               value="/data[at0002]/events[at0003]/data[at0001]/items[at1023,'Klinische interpretatie']/value"/>
      <inputs>
        <type value="TEXT"/>
      </inputs>
    </children>
    <children>
      <id value="time"/>
      <name value="Time"/>
      <rmType value="DV_DATE_TIME"/>
      <min value="0"/>
      <max value="1"/>
      <aqlPath value="/data[at0002]/events[at0003]/time"/>
      <inContext value="true"/>
      <inputs>
        <type value="DATETIME"/>
      </inputs>
    </children>
    <children>
      <id value="methode"/>
      <name value="Methode"/>
      <localizedName value="Methode"/>
      <rmType value="DV_CODED_TEXT"/>
      <nodeId value="at1019"/>
      <min value="0"/>
      <max value="1"/>
      <localizedNames/>
      <localizedDescriptions/>
      <annotations>
        <comment
                 value="Bijvoorbeeld: auscultatie of elektronische monitoring."/>
      </annotations>
      <aqlPath value="/protocol[at0010]/items[at1019]/value"/>
      <inputs>
        <suffix value="code"/>
        <type value="CODED_TEXT"/>
        <list>
          <value value="at1032"/>
          <label value="Palpatie"/>
          <localizedLabels/>
          <localizedDescriptions/>
        </list>
        <list>
          <value value="at1033"/>
          <label value="Auscultatie"/>
          <localizedLabels/>
          <localizedDescriptions/>
        </list>
        <list>
          <value value="at1034"/>
          <label value="Automatisch, noninvasief"/>
          <localizedLabels/>
          <localizedDescriptions/>
        </list>
        <list>
          <value value="at1050"/>
          <label value="Automatisch, invasief"/>
          <localizedLabels/>
          <localizedDescriptions/>
        </list>
      </inputs>
    </children>
    <children>
      <id value="language"/>
      <name value="Language"/>
      <rmType value="CODE_PHRASE"/>
      <min value="0"/>
      <max value="1"/>
      <aqlPath value="/language"/>
      <inContext value="true"/>
    </children>
    <children>
      <id value="encoding"/>
      <name value="Encoding"/>
      <rmType value="CODE_PHRASE"/>
      <min value="0"/>
      <max value="1"/>
      <aqlPath value="/encoding"/>
      <inContext value="true"/>
    </children>
    <children>
      <id value="subject"/>
      <name value="Subject"/>
      <rmType value="PARTY_PROXY"/>
      <min value="0"/>
      <max value="1"/>
      <aqlPath value="/subject"/>
      <inContext value="true"/>
    </children>
  </tree>
</et:WebTemplate>