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" : "GENOC - Research registration.v1",
  "version" : "2.3",
  "defaultLanguage" : "en",
  "languages" : [
    "en"
  ],
  "tree" : {
    "id" : "research_registration",
    "name" : "Research registration",
    "localizedName" : "Research registration",
    "rmType" : "COMPOSITION",
    "nodeId" : "openEHR-EHR-COMPOSITION.research_registration.v1",
    "min" : "1",
    "max" : "1",
    "localizedNames" : [
      null
    ],
    "localizedDescriptions" : [
      null
    ],
    "aqlPath" : "",
    "children" : [
      {
        "id" : "context",
        "rmType" : "EVENT_CONTEXT",
        "nodeId" : "",
        "min" : "1",
        "max" : "1",
        "aqlPath" : "/context",
        "children" : [
          {
            "id" : "start_time",
            "name" : "Start_time",
            "rmType" : "DV_DATE_TIME",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/context/start_time",
            "inContext" : true,
            "inputs" : [
              {
                "type" : "DATETIME"
              }
            ]
          },
          {
            "id" : "setting",
            "name" : "Setting",
            "rmType" : "DV_CODED_TEXT",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/context/setting",
            "inContext" : true,
            "inputs" : [
              {
                "suffix" : "code",
                "type" : "TEXT"
              },
              {
                "suffix" : "value",
                "type" : "TEXT"
              }
            ]
          }
        ]
      },
      {
        "id" : "research_study_registration",
        "name" : "Research study registration",
        "localizedName" : "Research study registration",
        "rmType" : "ADMIN_ENTRY",
        "nodeId" : "openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1",
        "min" : "0",
        "max" : "1",
        "localizedNames" : [
          null
        ],
        "localizedDescriptions" : [
          null
        ],
        "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]",
        "children" : [
          {
            "id" : "study_name",
            "name" : "Study name",
            "localizedName" : "Study name",
            "rmType" : "DV_TEXT",
            "nodeId" : "at0002",
            "min" : "0",
            "max" : "1",
            "localizedNames" : [
              null
            ],
            "localizedDescriptions" : [
              null
            ],
            "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]/data[at0001]/items[at0002]/value",
            "inputs" : [
              {
                "type" : "TEXT"
              }
            ]
          },
          {
            "id" : "study_identifier",
            "name" : "Study identifier",
            "localizedName" : "Study identifier",
            "rmType" : "DV_IDENTIFIER",
            "nodeId" : "at0015",
            "min" : "0",
            "max" : "-1",
            "localizedNames" : [
              null
            ],
            "localizedDescriptions" : [
              null
            ],
            "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]/data[at0001]/items[at0015]/value",
            "inputs" : [
              {
                "suffix" : "id",
                "type" : "TEXT"
              },
              {
                "suffix" : "type",
                "type" : "TEXT"
              },
              {
                "suffix" : "issuer",
                "type" : "TEXT"
              },
              {
                "suffix" : "assigner",
                "type" : "TEXT"
              }
            ]
          },
          {
            "id" : "study_organisation",
            "name" : "Study organisation",
            "localizedName" : "Study organisation",
            "rmType" : "DV_TEXT",
            "nodeId" : "at0009",
            "min" : "0",
            "max" : "1",
            "localizedNames" : [
              null
            ],
            "localizedDescriptions" : [
              null
            ],
            "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]/data[at0001]/items[at0009]/value",
            "inputs" : [
              {
                "type" : "TEXT"
              }
            ]
          },
          {
            "id" : "status",
            "name" : "Status",
            "localizedName" : "Status",
            "rmType" : "DV_CODED_TEXT",
            "nodeId" : "at0005",
            "min" : "0",
            "max" : "1",
            "localizedNames" : [
              null
            ],
            "localizedDescriptions" : [
              null
            ],
            "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]/data[at0001]/items[at0005]/value",
            "inputs" : [
              {
                "suffix" : "code",
                "type" : "CODED_TEXT",
                "list" : [
                  {
                    "value" : "at0006",
                    "label" : "Registered",
                    "localizedLabels" : [
                      null
                    ],
                    "localizedDescriptions" : [
                      null
                    ]
                  },
                  {
                    "value" : "at0007",
                    "label" : "Withdrawn",
                    "localizedLabels" : [
                      null
                    ],
                    "localizedDescriptions" : [
                      null
                    ]
                  }
                ]
              }
            ]
          },
          {
            "id" : "patient_identifier",
            "name" : "Patient identifier",
            "localizedName" : "Patient identifier",
            "rmType" : "DV_IDENTIFIER",
            "nodeId" : "at0008",
            "min" : "0",
            "max" : "-1",
            "localizedNames" : [
              null
            ],
            "localizedDescriptions" : [
              null
            ],
            "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]/data[at0001]/items[at0008]/value",
            "inputs" : [
              {
                "suffix" : "id",
                "type" : "TEXT"
              },
              {
                "suffix" : "type",
                "type" : "TEXT"
              },
              {
                "suffix" : "issuer",
                "type" : "TEXT"
              },
              {
                "suffix" : "assigner",
                "type" : "TEXT"
              }
            ]
          },
          {
            "id" : "date_registered",
            "name" : "Date registered",
            "localizedName" : "Date registered",
            "rmType" : "DV_DATE_TIME",
            "nodeId" : "at0003",
            "min" : "0",
            "max" : "1",
            "localizedNames" : [
              null
            ],
            "localizedDescriptions" : [
              null
            ],
            "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]/data[at0001]/items[at0003]/value",
            "inputs" : [
              {
                "type" : "DATETIME"
              }
            ]
          },
          {
            "id" : "date_withdrawn",
            "name" : "Date withdrawn",
            "localizedName" : "Date withdrawn",
            "rmType" : "DV_DATE_TIME",
            "nodeId" : "at0004",
            "min" : "0",
            "max" : "1",
            "localizedNames" : [
              null
            ],
            "localizedDescriptions" : [
              null
            ],
            "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]/data[at0001]/items[at0004]/value",
            "inputs" : [
              {
                "type" : "DATETIME"
              }
            ]
          },
          {
            "id" : "reason_for_withdrawal",
            "name" : "Reason for withdrawal",
            "localizedName" : "Reason for withdrawal",
            "rmType" : "DV_TEXT",
            "nodeId" : "at0011",
            "min" : "0",
            "max" : "1",
            "localizedNames" : [
              null
            ],
            "localizedDescriptions" : [
              null
            ],
            "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]/data[at0001]/items[at0011]/value",
            "inputs" : [
              {
                "type" : "TEXT"
              }
            ]
          },
          {
            "id" : "study_information",
            "name" : "Study information",
            "localizedName" : "Study information",
            "rmType" : "DV_URI",
            "nodeId" : "at0013",
            "min" : "0",
            "max" : "-1",
            "localizedNames" : [
              null
            ],
            "localizedDescriptions" : [
              null
            ],
            "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]/data[at0001]/items[at0013]/value",
            "inputs" : [
              {
                "type" : "TEXT"
              }
            ]
          },
          {
            "id" : "patient_support",
            "name" : "Patient support",
            "localizedName" : "Patient support",
            "rmType" : "DV_URI",
            "nodeId" : "at0014",
            "min" : "0",
            "max" : "-1",
            "localizedNames" : [
              null
            ],
            "localizedDescriptions" : [
              null
            ],
            "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]/data[at0001]/items[at0014]/value",
            "inputs" : [
              {
                "type" : "TEXT"
              }
            ]
          },
          {
            "id" : "language",
            "name" : "Language",
            "rmType" : "CODE_PHRASE",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]/language",
            "inContext" : true
          },
          {
            "id" : "encoding",
            "name" : "Encoding",
            "rmType" : "CODE_PHRASE",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]/encoding",
            "inContext" : true
          },
          {
            "id" : "subject",
            "name" : "Subject",
            "rmType" : "PARTY_PROXY",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/content[openEHR-EHR-ADMIN_ENTRY.research_study_registration.v1]/subject",
            "inContext" : true,
            "inputs" : [
              {
                "suffix" : "id",
                "type" : "TEXT"
              },
              {
                "suffix" : "id_scheme",
                "type" : "TEXT"
              },
              {
                "suffix" : "id_namespace",
                "type" : "TEXT"
              },
              {
                "suffix" : "name",
                "type" : "TEXT"
              }
            ]
          }
        ]
      },
      {
        "id" : "informed_consent",
        "name" : "Informed consent",
        "localizedName" : "Informed consent",
        "rmType" : "ACTION",
        "nodeId" : "openEHR-EHR-ACTION.informed_consent.v0",
        "min" : "0",
        "max" : "1",
        "localizedNames" : [
          null
        ],
        "localizedDescriptions" : [
          null
        ],
        "aqlPath" : "/content[openEHR-EHR-ACTION.informed_consent.v0]",
        "children" : [
          {
            "id" : "ism_transition",
            "name" : "Ism_transition",
            "rmType" : "ISM_TRANSITION",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/content[openEHR-EHR-ACTION.informed_consent.v0]/ism_transition",
            "inContext" : true,
            "children" : [
              {
                "id" : "current_state",
                "name" : "Current_state",
                "rmType" : "DV_CODED_TEXT",
                "min" : "1",
                "max" : "1",
                "aqlPath" : "/content[openEHR-EHR-ACTION.informed_consent.v0]/ism_transition/current_state",
                "inContext" : true,
                "inputs" : [
                  {
                    "suffix" : "code",
                    "type" : "CODED_TEXT",
                    "list" : [
                      {
                        "value" : "245",
                        "label" : "active"
                      },
                      {
                        "value" : "531",
                        "label" : "aborted"
                      },
                      {
                        "value" : "526",
                        "label" : "planned"
                      }
                    ]
                  }
                ]
              },
              {
                "id" : "transition",
                "name" : "Transition",
                "rmType" : "DV_CODED_TEXT",
                "min" : "0",
                "max" : "1",
                "aqlPath" : "/content[openEHR-EHR-ACTION.informed_consent.v0]/ism_transition/transition",
                "inContext" : true,
                "inputs" : [
                  {
                    "suffix" : "code",
                    "type" : "TEXT"
                  },
                  {
                    "suffix" : "value",
                    "type" : "TEXT"
                  }
                ]
              },
              {
                "id" : "careflow_step",
                "name" : "Careflow_step",
                "rmType" : "DV_CODED_TEXT",
                "min" : "0",
                "max" : "1",
                "aqlPath" : "/content[openEHR-EHR-ACTION.informed_consent.v0]/ism_transition/careflow_step",
                "inContext" : true,
                "inputs" : [
                  {
                    "suffix" : "code",
                    "type" : "CODED_TEXT",
                    "list" : [
                      {
                        "value" : "at0014",
                        "label" : "Informed consent requested",
                        "localizedLabels" : [
                          null
                        ]
                      },
                      {
                        "value" : "at0015",
                        "label" : "Informed consent provided",
                        "localizedLabels" : [
                          null
                        ]
                      },
                      {
                        "value" : "at0021",
                        "label" : "Informed consent not obtained",
                        "localizedLabels" : [
                          null
                        ]
                      },
                      {
                        "value" : "at0016",
                        "label" : "Informed consent refused",
                        "localizedLabels" : [
                          null
                        ]
                      },
                      {
                        "value" : "at0017",
                        "label" : "Informed consent withdrawn",
                        "localizedLabels" : [
                          null
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "id" : "procedure_trial_activity",
            "name" : "Procedure/Trial/Activity",
            "localizedName" : "Procedure/Trial/Activity",
            "rmType" : "DV_TEXT",
            "nodeId" : "at0002",
            "min" : "1",
            "max" : "-1",
            "localizedNames" : [
              null
            ],
            "localizedDescriptions" : [
              null
            ],
            "aqlPath" : "/content[openEHR-EHR-ACTION.informed_consent.v0]/description[at0001]/items[at0002]/value",
            "inputs" : [
              {
                "type" : "TEXT"
              }
            ]
          },
          {
            "id" : "time",
            "name" : "Time",
            "rmType" : "DV_DATE_TIME",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/content[openEHR-EHR-ACTION.informed_consent.v0]/time",
            "inContext" : true,
            "inputs" : [
              {
                "type" : "DATETIME"
              }
            ]
          },
          {
            "id" : "language",
            "name" : "Language",
            "rmType" : "CODE_PHRASE",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/content[openEHR-EHR-ACTION.informed_consent.v0]/language",
            "inContext" : true
          },
          {
            "id" : "encoding",
            "name" : "Encoding",
            "rmType" : "CODE_PHRASE",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/content[openEHR-EHR-ACTION.informed_consent.v0]/encoding",
            "inContext" : true
          },
          {
            "id" : "subject",
            "name" : "Subject",
            "rmType" : "PARTY_PROXY",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/content[openEHR-EHR-ACTION.informed_consent.v0]/subject",
            "inContext" : true,
            "inputs" : [
              {
                "suffix" : "id",
                "type" : "TEXT"
              },
              {
                "suffix" : "id_scheme",
                "type" : "TEXT"
              },
              {
                "suffix" : "id_namespace",
                "type" : "TEXT"
              },
              {
                "suffix" : "name",
                "type" : "TEXT"
              }
            ]
          }
        ]
      },
      {
        "id" : "review",
        "name" : "Review",
        "localizedName" : "Review",
        "rmType" : "ACTION",
        "nodeId" : "openEHR-EHR-ACTION.review.v0",
        "min" : "0",
        "max" : "1",
        "localizedNames" : [
          null
        ],
        "localizedDescriptions" : [
          null
        ],
        "aqlPath" : "/content[openEHR-EHR-ACTION.review.v0]",
        "children" : [
          {
            "id" : "ism_transition",
            "name" : "Ism_transition",
            "rmType" : "ISM_TRANSITION",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/content[openEHR-EHR-ACTION.review.v0]/ism_transition",
            "inContext" : true,
            "children" : [
              {
                "id" : "current_state",
                "name" : "Current_state",
                "rmType" : "DV_CODED_TEXT",
                "min" : "1",
                "max" : "1",
                "aqlPath" : "/content[openEHR-EHR-ACTION.review.v0]/ism_transition/current_state",
                "inContext" : true,
                "inputs" : [
                  {
                    "suffix" : "code",
                    "type" : "CODED_TEXT",
                    "list" : [
                      {
                        "value" : "532",
                        "label" : "completed"
                      },
                      {
                        "value" : "526",
                        "label" : "planned"
                      },
                      {
                        "value" : "529",
                        "label" : "scheduled"
                      }
                    ]
                  }
                ]
              },
              {
                "id" : "transition",
                "name" : "Transition",
                "rmType" : "DV_CODED_TEXT",
                "min" : "0",
                "max" : "1",
                "aqlPath" : "/content[openEHR-EHR-ACTION.review.v0]/ism_transition/transition",
                "inContext" : true,
                "inputs" : [
                  {
                    "suffix" : "code",
                    "type" : "TEXT"
                  },
                  {
                    "suffix" : "value",
                    "type" : "TEXT"
                  }
                ]
              },
              {
                "id" : "careflow_step",
                "name" : "Careflow_step",
                "rmType" : "DV_CODED_TEXT",
                "min" : "0",
                "max" : "1",
                "aqlPath" : "/content[openEHR-EHR-ACTION.review.v0]/ism_transition/careflow_step",
                "inContext" : true,
                "inputs" : [
                  {
                    "suffix" : "code",
                    "type" : "CODED_TEXT",
                    "list" : [
                      {
                        "value" : "at0003",
                        "label" : "Review planned",
                        "localizedLabels" : [
                          null
                        ]
                      },
                      {
                        "value" : "at0004",
                        "label" : "Review scheduled",
                        "localizedLabels" : [
                          null
                        ]
                      },
                      {
                        "value" : "at0019",
                        "label" : "Review rescheduled",
                        "localizedLabels" : [
                          null
                        ]
                      },
                      {
                        "value" : "at0016",
                        "label" : "Review completed",
                        "localizedLabels" : [
                          null
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "id" : "start_date_time",
            "name" : "Start date/time",
            "localizedName" : "Start date/time",
            "rmType" : "DV_DATE_TIME",
            "nodeId" : "at0018",
            "min" : "0",
            "max" : "1",
            "localizedNames" : [
              null
            ],
            "localizedDescriptions" : [
              null
            ],
            "annotations" : {
              "comment" : "This will indicate the scheduled date/time when recorded against the Scheduled care pathway step or the actual Start date/time in the Procedure performed step."
            },
            "aqlPath" : "/content[openEHR-EHR-ACTION.review.v0]/protocol[at0017]/items[at0018]/value",
            "inputs" : [
              {
                "type" : "DATETIME"
              }
            ]
          },
          {
            "id" : "time",
            "name" : "Time",
            "rmType" : "DV_DATE_TIME",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/content[openEHR-EHR-ACTION.review.v0]/time",
            "inContext" : true,
            "inputs" : [
              {
                "type" : "DATETIME"
              }
            ]
          },
          {
            "id" : "language",
            "name" : "Language",
            "rmType" : "CODE_PHRASE",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/content[openEHR-EHR-ACTION.review.v0]/language",
            "inContext" : true
          },
          {
            "id" : "encoding",
            "name" : "Encoding",
            "rmType" : "CODE_PHRASE",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/content[openEHR-EHR-ACTION.review.v0]/encoding",
            "inContext" : true
          },
          {
            "id" : "subject",
            "name" : "Subject",
            "rmType" : "PARTY_PROXY",
            "min" : "1",
            "max" : "1",
            "aqlPath" : "/content[openEHR-EHR-ACTION.review.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
                ]
              }
            ]
          }
        ]
      },
      {
        "id" : "language",
        "name" : "Language",
        "rmType" : "CODE_PHRASE",
        "min" : "1",
        "max" : "1",
        "aqlPath" : "/language",
        "inContext" : true
      },
      {
        "id" : "territory",
        "name" : "Territory",
        "rmType" : "CODE_PHRASE",
        "min" : "1",
        "max" : "1",
        "aqlPath" : "/territory",
        "inContext" : true
      },
      {
        "id" : "composer",
        "name" : "Composer",
        "rmType" : "PARTY_PROXY",
        "min" : "1",
        "max" : "1",
        "aqlPath" : "/composer",
        "inContext" : true,
        "inputs" : [
          {
            "suffix" : "id",
            "type" : "TEXT"
          },
          {
            "suffix" : "id_scheme",
            "type" : "TEXT"
          },
          {
            "suffix" : "id_namespace",
            "type" : "TEXT"
          },
          {
            "suffix" : "name",
            "type" : "TEXT"
          }
        ]
      }
    ]
  }
}