PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-eforms@1.0.0-ballot4
    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-eforms",
  "date": "2025-06-30T20:02:20+00:00",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CA",
      "system": "urn:iso:std:iso:3166",
      "display": "Canada"
    } ]
  } ],
  "name": "ResponseRenderingLiquid",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Response Rendering Liquid Template",
  "package_version": "1.0.0-ballot4",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://ontariohealth.ca/fhir/eforms/ImplementationGuide/ca.ontariohealth.questionnaire.draft"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://ontariohealth.ca/fhir/eforms/ImplementationGuide/ca.ontariohealth.questionnaire.draft"
      } ]
    }
  } ],
  "status": "active",
  "id": "43bb9b9a-d096-456c-8778-14908f99f7b9",
  "kind": "complex-type",
  "url": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-responseRenderingLiquid",
  "context": [ {
    "type": "element",
    "expression": "Questionnaire"
  } ],
  "version": "1.0.0-draft",
  "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://ontariohealth.ca/fhir/eforms/StructureDefinition/eforms-liquid-library" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://www.ontariohealth.ca",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.ontariohealth.ca",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}