FHIR IG analytics| Package | ca.on.oh-eforms |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-sdc-responseRenderingLiquid.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-eforms@1.0.0-ballot3&canonical=http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-responseRenderingLiquid |
| URL | http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-responseRenderingLiquid |
| Status | active |
| Name | ResponseRenderingLiquid |
| Title | Response Rendering Liquid Template |
| Realm | ca |
| 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. |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| sdc-questionnaire | Ontario SDC Questionnaire profile |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "sdc-responseRenderingLiquid",
"url": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-responseRenderingLiquid",
"name": "ResponseRenderingLiquid",
"title": "Response Rendering Liquid Template",
"status": "active",
"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. ",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Questionnaire"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"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. ",
"max": "1"
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"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"
]
}
]
}
]
}
}