{
  "resourceType" : "Group",
  "id" : "InlinePatientWithEncounter",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <table class=\"narrative-table\">\n    <tbody>\n<tr>\n\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Metadata</th>\n\n\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Active</th>\n\n\n\n<td class=\"content-container\">true</td>\n\n\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Type</th>\n\n\n\n<td class=\"content-container\">Person</td>\n\n\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Actual</th>\n\n\n\n<td class=\"content-container\">false</td>\n\n\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Code</th>\n\n\n\n<td class=\"content-container\">TODO: How do we specify subjectType\n</td>\n\n\n</tr>\n\n\n\n<tr>\n  <th colspan=\"2\" scope=\"row\" class=\"row-header\">Generated using version 0.5.0 of the sample-content-ig Liquid templates</th>\n</tr>\n\n    </tbody>\n  </table>\n</div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/artifact-url",
    "valueUri" : "https://research.balgrist.ch/Group/InlinePatientWithEncounter"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/characteristicExpression",
    "valueExpression" : {
      "language" : "text/cql-expression",
      "expression" : "exists ([Encounter] E where E.period >= Today() - 1 year)"
    }
  }],
  "active" : true,
  "type" : "person",
  "actual" : false,
  "code" : {
    "text" : "TODO: How do we specify subjectType"
  },
  "name" : "InlinePatientWithEncounter"
}