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 json | Download

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