{
"description": null,
"_filename": "StructureDefinition-NotificationTemplate.json",
"package_name": "io.health-samurai.core.r4",
"date": null,
"derivation": "specialization",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "NotificationTemplate",
"abstract": false,
"type": "NotificationTemplate",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.2601.0",
"status": "active",
"id": "a2f5d11b-4053-4aaf-904a-77e101d1a0a8",
"kind": "resource",
"url": "http://health-samurai.io/fhir/core/StructureDefinition/NotificationTemplate",
"version": "0.2601.0",
"differential": {
"element": [ {
"id": "NotificationTemplate",
"max": "*",
"min": 0,
"path": "NotificationTemplate"
}, {
"id": "NotificationTemplate.subject",
"max": "1",
"min": 0,
"path": "NotificationTemplate.subject",
"type": [ {
"code": "string"
} ],
"short": "Subject line for the notification template."
}, {
"id": "NotificationTemplate._source",
"max": "1",
"min": 0,
"path": "NotificationTemplate._source",
"type": [ {
"code": "string"
} ],
"short": "System Property. DO NOT USE IT."
}, {
"id": "NotificationTemplate.template",
"max": "1",
"min": 0,
"path": "NotificationTemplate.template",
"type": [ {
"code": "string"
} ],
"short": "Template content used to generate the notification message."
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource"
}