PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r3@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/NotificationTemplate
{
  "description": null,
  "_filename": "StructureDefinition-NotificationTemplate.json",
  "package_name": "io.health-samurai.core.r3",
  "date": null,
  "derivation": "specialization",
  "publisher": null,
  "fhirVersion": "3.0.2",
  "name": "NotificationTemplate",
  "abstract": false,
  "type": "NotificationTemplate",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.2601.0",
  "status": "active",
  "id": "9a42ed60-87b8-46b1-926a-23dacb9bb564",
  "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"
}