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
{
"templateId" : "HSE - Remote monitoring",
"version" : "2.3",
"defaultLanguage" : "en",
"languages" : [
"en"
],
"tree" : {
"id" : "remote_monitoring",
"name" : "Remote monitoring",
"localizedName" : "Remote monitoring",
"rmType" : "COMPOSITION",
"nodeId" : "openEHR-EHR-COMPOSITION.encounter.v1",
"min" : "1",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "",
"children" : [
{
"id" : "context",
"rmType" : "EVENT_CONTEXT",
"nodeId" : "",
"min" : "1",
"max" : "1",
"aqlPath" : "/context"
},
{
"id" : "blood_pressure",
"name" : "Blood pressure",
"localizedName" : "Blood pressure",
"rmType" : "OBSERVATION",
"nodeId" : "openEHR-EHR-OBSERVATION.blood_pressure.v2",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"annotations" : {
"comment" : "Most commonly, use of the term 'blood pressure' refers to measurement of brachial artery pressure in the upper arm."
},
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.blood_pressure.v2]",
"termBindings" : {
"SNOMED-CT" : {
"value" : "[SNOMED-CT(2003)::364090009]",
"terminologyId" : "SNOMED-CT"
},
"value" : {
"value" : "[SNOMED-CT(2003)::364090009]",
"terminologyId" : "SNOMED-CT"
}
},
"children" : [
{
"id" : "systolic",
"name" : "Systolic",
"localizedName" : "Systolic",
"rmType" : "DV_QUANTITY",
"nodeId" : "at0004",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.blood_pressure.v2]/data[at0001]/events[at0006]/data[at0003]/items[at0004]/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" : "mm[Hg]",
"label" : "mm[Hg]",
"localizedLabels" : [
null
]
}
]
}
],
"termBindings" : {
"SNOMED-CT" : {
"value" : "[SNOMED-CT(2003)::271649006]",
"terminologyId" : "SNOMED-CT"
},
"value" : {
"value" : "[SNOMED-CT(2003)::271649006]",
"terminologyId" : "SNOMED-CT"
}
}
},
{
"id" : "diastolic",
"name" : "Diastolic",
"localizedName" : "Diastolic",
"rmType" : "DV_QUANTITY",
"nodeId" : "at0005",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.blood_pressure.v2]/data[at0001]/events[at0006]/data[at0003]/items[at0005]/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" : "mm[Hg]",
"label" : "mm[Hg]",
"localizedLabels" : [
null
]
}
]
}
],
"termBindings" : {
"SNOMED-CT" : {
"value" : "[SNOMED-CT(2003)::271650006]",
"terminologyId" : "SNOMED-CT"
},
"value" : {
"value" : "[SNOMED-CT(2003)::271650006]",
"terminologyId" : "SNOMED-CT"
}
}
},
{
"id" : "time",
"name" : "Time",
"rmType" : "DV_DATE_TIME",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.blood_pressure.v2]/data[at0001]/events[at0006]/time",
"inContext" : true,
"inputs" : [
{
"type" : "DATETIME"
}
]
},
{
"id" : "language",
"name" : "Language",
"rmType" : "CODE_PHRASE",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.blood_pressure.v2]/language",
"inContext" : true
},
{
"id" : "encoding",
"name" : "Encoding",
"rmType" : "CODE_PHRASE",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.blood_pressure.v2]/encoding",
"inContext" : true
},
{
"id" : "subject",
"name" : "Subject",
"rmType" : "PARTY_PROXY",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.blood_pressure.v2]/subject",
"inContext" : true,
"inputs" : [
{
"suffix" : "id",
"type" : "TEXT"
},
{
"suffix" : "id_scheme",
"type" : "TEXT"
},
{
"suffix" : "id_namespace",
"type" : "TEXT"
},
{
"suffix" : "name",
"type" : "TEXT"
}
]
}
]
},
{
"id" : "pulse_heart_beat",
"name" : "Pulse/Heart beat",
"localizedName" : "Pulse/Heart beat",
"rmType" : "OBSERVATION",
"nodeId" : "openEHR-EHR-OBSERVATION.pulse.v2",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.pulse.v2]",
"children" : [
{
"id" : "rate",
"name" : "Rate",
"localizedName" : "Rate",
"rmType" : "DV_QUANTITY",
"nodeId" : "at0004",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.pulse.v2]/data[at0002]/events[at0003]/data[at0001]/items[at0004]/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" : "time",
"name" : "Time",
"rmType" : "DV_DATE_TIME",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.pulse.v2]/data[at0002]/events[at0003]/time",
"inContext" : true,
"inputs" : [
{
"type" : "DATETIME"
}
]
},
{
"id" : "language",
"name" : "Language",
"rmType" : "CODE_PHRASE",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.pulse.v2]/language",
"inContext" : true
},
{
"id" : "encoding",
"name" : "Encoding",
"rmType" : "CODE_PHRASE",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.pulse.v2]/encoding",
"inContext" : true
},
{
"id" : "subject",
"name" : "Subject",
"rmType" : "PARTY_PROXY",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.pulse.v2]/subject",
"inContext" : true,
"inputs" : [
{
"suffix" : "id",
"type" : "TEXT"
},
{
"suffix" : "id_scheme",
"type" : "TEXT"
},
{
"suffix" : "id_namespace",
"type" : "TEXT"
},
{
"suffix" : "name",
"type" : "TEXT"
}
]
}
]
},
{
"id" : "body_weight",
"name" : "Body weight",
"localizedName" : "Body weight",
"rmType" : "OBSERVATION",
"nodeId" : "openEHR-EHR-OBSERVATION.body_weight.v2",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.body_weight.v2]",
"children" : [
{
"id" : "weight",
"name" : "Weight",
"localizedName" : "Weight",
"rmType" : "DV_QUANTITY",
"nodeId" : "at0004",
"min" : "1",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.body_weight.v2]/data[at0002]/events[at0003]/data[at0001]/items[at0004]/value",
"inputs" : [
{
"suffix" : "magnitude",
"type" : "DECIMAL"
},
{
"suffix" : "unit",
"type" : "CODED_TEXT",
"list" : [
{
"value" : "kg",
"label" : "kg"
},
{
"value" : "[lb_av]",
"label" : "[lb_av]",
"localizedLabels" : [
null
]
},
{
"value" : "g",
"label" : "g"
}
]
}
],
"termBindings" : {
"LOINC" : {
"value" : "[LOINC::29463-7]",
"terminologyId" : "LOINC"
},
"value" : {
"value" : "[LOINC::29463-7]",
"terminologyId" : "LOINC"
}
}
},
{
"id" : "time",
"name" : "Time",
"rmType" : "DV_DATE_TIME",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.body_weight.v2]/data[at0002]/events[at0003]/time",
"inContext" : true,
"inputs" : [
{
"type" : "DATETIME"
}
]
},
{
"id" : "language",
"name" : "Language",
"rmType" : "CODE_PHRASE",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.body_weight.v2]/language",
"inContext" : true
},
{
"id" : "encoding",
"name" : "Encoding",
"rmType" : "CODE_PHRASE",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.body_weight.v2]/encoding",
"inContext" : true
},
{
"id" : "subject",
"name" : "Subject",
"rmType" : "PARTY_PROXY",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.body_weight.v2]/subject",
"inContext" : true,
"inputs" : [
{
"suffix" : "id",
"type" : "TEXT"
},
{
"suffix" : "id_scheme",
"type" : "TEXT"
},
{
"suffix" : "id_namespace",
"type" : "TEXT"
},
{
"suffix" : "name",
"type" : "TEXT"
}
]
}
]
},
{
"id" : "who-5_well-being_index",
"name" : "WHO-5 Well-Being Index",
"localizedName" : "WHO-5 Well-Being Index",
"rmType" : "OBSERVATION",
"nodeId" : "openEHR-EHR-OBSERVATION.who_5_well_being_index.v0",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.who_5_well_being_index.v0]",
"children" : [
{
"id" : "cheerful_and_in_good_spirits",
"name" : "Cheerful and in good spirits",
"localizedName" : "Cheerful and in good spirits",
"rmType" : "DV_ORDINAL",
"nodeId" : "at0009",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.who_5_well_being_index.v0]/data[at0001]/events[at0002]/data[at0003]/items[at0009]/value",
"inputs" : [
{
"type" : "CODED_TEXT",
"list" : [
{
"value" : "at0010",
"label" : "All of the time",
"ordinal" : "5",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0011",
"label" : "Most of the time",
"ordinal" : "4",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0012",
"label" : "More than half of the time",
"ordinal" : "3",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0013",
"label" : "Less than half of the time",
"ordinal" : "2",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0014",
"label" : "Some of the time",
"ordinal" : "1",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0015",
"label" : "At no time",
"ordinal" : "0",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
}
]
}
]
},
{
"id" : "calm_and_relaxed",
"name" : "Calm and relaxed",
"localizedName" : "Calm and relaxed",
"rmType" : "DV_ORDINAL",
"nodeId" : "at0023",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.who_5_well_being_index.v0]/data[at0001]/events[at0002]/data[at0003]/items[at0023]/value",
"inputs" : [
{
"type" : "CODED_TEXT",
"list" : [
{
"value" : "at0024",
"label" : "All of the time",
"ordinal" : "5",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0025",
"label" : "Most of the time",
"ordinal" : "4",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0026",
"label" : "More than half of the time",
"ordinal" : "3",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0027",
"label" : "Less than half of the time",
"ordinal" : "2",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0028",
"label" : "Some of the time",
"ordinal" : "1",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0029",
"label" : "At no time",
"ordinal" : "0",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
}
]
}
]
},
{
"id" : "active_and_vigorous",
"name" : "Active and vigorous",
"localizedName" : "Active and vigorous",
"rmType" : "DV_ORDINAL",
"nodeId" : "at0016",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.who_5_well_being_index.v0]/data[at0001]/events[at0002]/data[at0003]/items[at0016]/value",
"inputs" : [
{
"type" : "CODED_TEXT",
"list" : [
{
"value" : "at0017",
"label" : "All of the time",
"ordinal" : "5",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0018",
"label" : "Most of the time",
"ordinal" : "4",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0019",
"label" : "More than half of the time",
"ordinal" : "3",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0020",
"label" : "Less than half of the time",
"ordinal" : "2",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0021",
"label" : "Some of the time",
"ordinal" : "1",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0022",
"label" : "At no time",
"ordinal" : "0",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
}
]
}
]
},
{
"id" : "wake_up_feeling_fresh_and_rested",
"name" : "Wake up feeling fresh and rested",
"localizedName" : "Wake up feeling fresh and rested",
"rmType" : "DV_ORDINAL",
"nodeId" : "at0030",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.who_5_well_being_index.v0]/data[at0001]/events[at0002]/data[at0003]/items[at0030]/value",
"inputs" : [
{
"type" : "CODED_TEXT",
"list" : [
{
"value" : "at0031",
"label" : "All of the time",
"ordinal" : "5",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0032",
"label" : "Most of the time",
"ordinal" : "4",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0033",
"label" : "More than half of the time",
"ordinal" : "3",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0034",
"label" : "Less than half of the time",
"ordinal" : "2",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0035",
"label" : "Some of the time",
"ordinal" : "1",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0036",
"label" : "At no time",
"ordinal" : "0",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
}
]
}
]
},
{
"id" : "daily_life_interesting",
"name" : "Daily life interesting",
"localizedName" : "Daily life interesting",
"rmType" : "DV_ORDINAL",
"nodeId" : "at0037",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.who_5_well_being_index.v0]/data[at0001]/events[at0002]/data[at0003]/items[at0037]/value",
"inputs" : [
{
"type" : "CODED_TEXT",
"list" : [
{
"value" : "at0038",
"label" : "All of the time",
"ordinal" : "5",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0039",
"label" : "Most of the time",
"ordinal" : "4",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0040",
"label" : "More than half of the time",
"ordinal" : "3",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0041",
"label" : "Less than half of the time",
"ordinal" : "2",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0042",
"label" : "Some of the time",
"ordinal" : "1",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
},
{
"value" : "at0043",
"label" : "At no time",
"ordinal" : "0",
"localizedLabels" : [
null
],
"localizedDescriptions" : [
null
]
}
]
}
]
},
{
"id" : "total_score",
"name" : "Total score",
"localizedName" : "Total score",
"rmType" : "DV_COUNT",
"nodeId" : "at0006",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.who_5_well_being_index.v0]/data[at0001]/events[at0002]/data[at0003]/items[at0006]/value",
"inputs" : [
{
"type" : "INTEGER",
"validation" : {
"range" : {
"minOp" : ">=",
"min" : 0,
"maxOp" : "<=",
"max" : 25
}
}
}
]
},
{
"id" : "percentage_score",
"name" : "Percentage score",
"localizedName" : "Percentage score",
"rmType" : "DV_PROPORTION",
"nodeId" : "at0007",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.who_5_well_being_index.v0]/data[at0001]/events[at0002]/data[at0003]/items[at0007]/value",
"inputs" : [
{
"suffix" : "numerator",
"type" : "DECIMAL",
"validation" : {
"range" : {
"minOp" : ">=",
"min" : 0.0,
"maxOp" : "<=",
"max" : 100.0
}
}
},
{
"suffix" : "denominator",
"type" : "DECIMAL",
"validation" : {
"range" : {
"minOp" : ">=",
"min" : 100.0,
"maxOp" : "<=",
"max" : 100.0
}
}
}
]
},
{
"id" : "comment",
"name" : "Comment",
"localizedName" : "Comment",
"rmType" : "DV_TEXT",
"nodeId" : "at0044",
"min" : "0",
"max" : "1",
"localizedNames" : [
null
],
"localizedDescriptions" : [
null
],
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.who_5_well_being_index.v0]/data[at0001]/events[at0002]/data[at0003]/items[at0044]/value",
"inputs" : [
{
"type" : "TEXT"
}
]
},
{
"id" : "time",
"name" : "Time",
"rmType" : "DV_DATE_TIME",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.who_5_well_being_index.v0]/data[at0001]/events[at0002]/time",
"inContext" : true,
"inputs" : [
{
"type" : "DATETIME"
}
]
},
{
"id" : "language",
"name" : "Language",
"rmType" : "CODE_PHRASE",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.who_5_well_being_index.v0]/language",
"inContext" : true
},
{
"id" : "encoding",
"name" : "Encoding",
"rmType" : "CODE_PHRASE",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.who_5_well_being_index.v0]/encoding",
"inContext" : true
},
{
"id" : "subject",
"name" : "Subject",
"rmType" : "PARTY_PROXY",
"min" : "1",
"max" : "1",
"aqlPath" : "/content[openEHR-EHR-OBSERVATION.who_5_well_being_index.v0]/subject",
"inContext" : true,
"inputs" : [
{
"suffix" : "id",
"type" : "TEXT"
},
{
"suffix" : "id_scheme",
"type" : "TEXT"
},
{
"suffix" : "id_namespace",
"type" : "TEXT"
},
{
"suffix" : "name",
"type" : "TEXT"
}
]
}
]
},
{
"id" : "category",
"rmType" : "DV_CODED_TEXT",
"nodeId" : "",
"min" : "1",
"max" : "1",
"aqlPath" : "/category",
"inContext" : true,
"inputs" : [
{
"suffix" : "code",
"type" : "CODED_TEXT",
"terminology" : "openehr",
"list" : [
{
"value" : "433",
"label" : "event",
"localizedLabels" : [
null
]
}
]
}
]
}
]
}
}