PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@eforms-1.0.0-alpha1.0.0
    http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-responseRenderingLiquid
{
  "description": "Points to a Library containing [FHIR Liquid](https://confluence.hl7.org/spaces/FHIR/pages/66938964/FHIR+Liquid+Profile) template that defines how the narrative for QuestionnaireResponses created for this Questionnaire should be generated. ",
  "_filename": "StructureDefinition-sdc-responseRenderingLiquid.json",
  "package_name": "ca.on.oh",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ResponseRenderingLiquid",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Response Rendering Liquid Template",
  "package_version": "eforms-1.0.0-alpha1.0.0",
  "status": "active",
  "id": "1454cc22-4484-4f7d-ad38-67a151f7cc7c",
  "kind": "complex-type",
  "url": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-responseRenderingLiquid",
  "context": [ {
    "type": "element",
    "expression": "Questionnaire"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "Rendering library for responses",
      "definition": "Points to a Library containing [FHIR Liquid](https://confluence.hl7.org/spaces/FHIR/pages/66938964/FHIR+Liquid+Profile) template that defines how the narrative for QuestionnaireResponses created for this Questionnaire should be generated. "
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-responseRenderingLiquid"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Library" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}