{
  "resourceType": "StructureDefinition",
  "id": "MobileFormPlanDefLibrary",
  "meta": {
    "lastUpdated": "2020-11-06T12:51:36.927+00:00"
  },
  "url": "http://ki.purified.link/fhir/StructureDefinition/MobileFormPlanDefLibrary",
  "name": "MobileFormPlanDefLibrary",
  "title": "MobileFormPlanDefinitionLibrary",
  "status": "draft",
  "date": "2020-11-06T12:40:07.8909161+00:00",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "objimpl",
      "uri": "http://hl7.org/fhir/object-implementation",
      "name": "Object Implementation Information"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Library",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Library",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Library.identifier",
        "path": "Library.identifier",
        "max": "0"
      },
      {
        "id": "Library.version",
        "path": "Library.version",
        "max": "0"
      },
      {
        "id": "Library.name",
        "path": "Library.name",
        "max": "0"
      },
      {
        "id": "Library.title",
        "path": "Library.title",
        "max": "0"
      },
      {
        "id": "Library.subtitle",
        "path": "Library.subtitle",
        "max": "0"
      },
      {
        "id": "Library.status",
        "path": "Library.status",
        "fixedCode": "active"
      },
      {
        "id": "Library.experimental",
        "path": "Library.experimental",
        "max": "0"
      },
      {
        "id": "Library.type",
        "path": "Library.type",
        "fixedCodeableConcept": {
          "text": "module-definition"
        }
      },
      {
        "id": "Library.subject[x]",
        "path": "Library.subject[x]",
        "max": "0"
      },
      {
        "id": "Library.date",
        "path": "Library.date",
        "max": "0"
      },
      {
        "id": "Library.publisher",
        "path": "Library.publisher",
        "max": "0"
      },
      {
        "id": "Library.contact",
        "path": "Library.contact",
        "max": "0"
      },
      {
        "id": "Library.description",
        "path": "Library.description",
        "max": "0"
      },
      {
        "id": "Library.useContext",
        "path": "Library.useContext",
        "max": "0"
      },
      {
        "id": "Library.jurisdiction",
        "path": "Library.jurisdiction",
        "max": "0"
      },
      {
        "id": "Library.purpose",
        "path": "Library.purpose",
        "max": "0"
      },
      {
        "id": "Library.usage",
        "path": "Library.usage",
        "max": "0"
      },
      {
        "id": "Library.copyright",
        "path": "Library.copyright",
        "max": "0"
      },
      {
        "id": "Library.approvalDate",
        "path": "Library.approvalDate",
        "max": "0"
      },
      {
        "id": "Library.lastReviewDate",
        "path": "Library.lastReviewDate",
        "max": "0"
      },
      {
        "id": "Library.effectivePeriod",
        "path": "Library.effectivePeriod",
        "max": "0"
      },
      {
        "id": "Library.topic",
        "path": "Library.topic",
        "max": "0"
      },
      {
        "id": "Library.author",
        "path": "Library.author",
        "max": "0"
      },
      {
        "id": "Library.editor",
        "path": "Library.editor",
        "max": "0"
      },
      {
        "id": "Library.reviewer",
        "path": "Library.reviewer",
        "max": "0"
      },
      {
        "id": "Library.endorser",
        "path": "Library.endorser",
        "max": "0"
      },
      {
        "id": "Library.relatedArtifact",
        "path": "Library.relatedArtifact",
        "max": "0"
      },
      {
        "id": "Library.parameter",
        "path": "Library.parameter",
        "max": "0"
      },
      {
        "id": "Library.dataRequirement",
        "path": "Library.dataRequirement",
        "max": "0"
      },
      {
        "id": "Library.content",
        "path": "Library.content",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "title"
            }
          ],
          "rules": "openAtEnd"
        }
      },
      {
        "id": "Library.content:sms-sender",
        "path": "Library.content",
        "sliceName": "sms-sender",
        "label": "sms sender",
        "max": "1"
      },
      {
        "id": "Library.content:sms-sender.contentType",
        "path": "Library.content.contentType",
        "max": "0"
      },
      {
        "id": "Library.content:sms-sender.language",
        "path": "Library.content.language",
        "max": "0"
      },
      {
        "id": "Library.content:sms-sender.data",
        "path": "Library.content.data",
        "min": 1
      },
      {
        "id": "Library.content:sms-sender.url",
        "path": "Library.content.url",
        "max": "0"
      },
      {
        "id": "Library.content:sms-sender.size",
        "path": "Library.content.size",
        "max": "0"
      },
      {
        "id": "Library.content:sms-sender.hash",
        "path": "Library.content.hash",
        "max": "0"
      },
      {
        "id": "Library.content:sms-sender.title",
        "path": "Library.content.title",
        "min": 1,
        "fixedString": "SMS Sender"
      },
      {
        "id": "Library.content:sms-sender.creation",
        "path": "Library.content.creation",
        "max": "0"
      },
      {
        "id": "Library.content:mobileFormCompletedText",
        "path": "Library.content",
        "sliceName": "mobileFormCompletedText",
        "max": "1"
      },
      {
        "id": "Library.content:mobileFormCompletedText.contentType",
        "path": "Library.content.contentType",
        "max": "0"
      },
      {
        "id": "Library.content:mobileFormCompletedText.language",
        "path": "Library.content.language",
        "max": "0"
      },
      {
        "id": "Library.content:mobileFormCompletedText.data",
        "path": "Library.content.data",
        "min": 1
      },
      {
        "id": "Library.content:mobileFormCompletedText.url",
        "path": "Library.content.url",
        "max": "0"
      },
      {
        "id": "Library.content:mobileFormCompletedText.size",
        "path": "Library.content.size",
        "max": "0"
      },
      {
        "id": "Library.content:mobileFormCompletedText.hash",
        "path": "Library.content.hash",
        "max": "0"
      },
      {
        "id": "Library.content:mobileFormCompletedText.title",
        "path": "Library.content.title",
        "min": 1,
        "fixedString": "Completed text"
      },
      {
        "id": "Library.content:mobileFormCompletedText.creation",
        "path": "Library.content.creation",
        "max": "0"
      },
      {
        "id": "Library.content:smsBody",
        "path": "Library.content",
        "sliceName": "smsBody",
        "max": "1"
      },
      {
        "id": "Library.content:smsBody.contentType",
        "path": "Library.content.contentType",
        "max": "0"
      },
      {
        "id": "Library.content:smsBody.language",
        "path": "Library.content.language",
        "max": "0"
      },
      {
        "id": "Library.content:smsBody.data",
        "path": "Library.content.data",
        "min": 1
      },
      {
        "id": "Library.content:smsBody.url",
        "path": "Library.content.url",
        "max": "0"
      },
      {
        "id": "Library.content:smsBody.size",
        "path": "Library.content.size",
        "max": "0"
      },
      {
        "id": "Library.content:smsBody.hash",
        "path": "Library.content.hash",
        "max": "0"
      },
      {
        "id": "Library.content:smsBody.title",
        "path": "Library.content.title",
        "fixedString": "SMS Body"
      },
      {
        "id": "Library.content:smsBody.creation",
        "path": "Library.content.creation",
        "max": "0"
      },
      {
        "id": "Library.content:logo",
        "path": "Library.content",
        "sliceName": "logo",
        "max": "1"
      },
      {
        "id": "Library.content:logo.language",
        "path": "Library.content.language",
        "max": "0"
      },
      {
        "id": "Library.content:logo.hash",
        "path": "Library.content.hash",
        "max": "0"
      },
      {
        "id": "Library.content:logo.title",
        "path": "Library.content.title",
        "min": 1,
        "fixedString": "Logo"
      },
      {
        "id": "Library.content:logo.creation",
        "path": "Library.content.creation",
        "max": "0"
      },
      {
        "id": "Library.content:errorMessage",
        "path": "Library.content",
        "sliceName": "errorMessage",
        "max": "1"
      },
      {
        "id": "Library.content:errorMessage.language",
        "path": "Library.content.language",
        "max": "0"
      },
      {
        "id": "Library.content:errorMessage.data",
        "path": "Library.content.data",
        "min": 1
      },
      {
        "id": "Library.content:errorMessage.url",
        "path": "Library.content.url",
        "max": "0"
      },
      {
        "id": "Library.content:errorMessage.size",
        "path": "Library.content.size",
        "max": "0"
      },
      {
        "id": "Library.content:errorMessage.hash",
        "path": "Library.content.hash",
        "max": "0"
      },
      {
        "id": "Library.content:errorMessage.title",
        "path": "Library.content.title",
        "min": 1,
        "fixedString": "ErrorMessage"
      },
      {
        "id": "Library.content:errorMessage.creation",
        "path": "Library.content.creation",
        "max": "0"
      },
      {
        "id": "Library.content:buttonLabel",
        "path": "Library.content",
        "sliceName": "buttonLabel",
        "max": "1"
      },
      {
        "id": "Library.content:buttonLabel.contentType",
        "path": "Library.content.contentType",
        "max": "0"
      },
      {
        "id": "Library.content:buttonLabel.language",
        "path": "Library.content.language",
        "max": "0"
      },
      {
        "id": "Library.content:buttonLabel.data",
        "path": "Library.content.data",
        "min": 1
      },
      {
        "id": "Library.content:buttonLabel.url",
        "path": "Library.content.url",
        "max": "0"
      },
      {
        "id": "Library.content:buttonLabel.size",
        "path": "Library.content.size",
        "max": "0"
      },
      {
        "id": "Library.content:buttonLabel.hash",
        "path": "Library.content.hash",
        "max": "0"
      },
      {
        "id": "Library.content:buttonLabel.title",
        "path": "Library.content.title",
        "min": 1,
        "fixedString": "ButtonLabel"
      },
      {
        "id": "Library.content:buttonLabel.creation",
        "path": "Library.content.creation",
        "max": "0"
      },
      {
        "id": "Library.content:header",
        "path": "Library.content",
        "sliceName": "header",
        "max": "1"
      },
      {
        "id": "Library.content:header.contentType",
        "path": "Library.content.contentType",
        "max": "0"
      },
      {
        "id": "Library.content:header.language",
        "path": "Library.content.language",
        "max": "0"
      },
      {
        "id": "Library.content:header.data",
        "path": "Library.content.data",
        "min": 1
      },
      {
        "id": "Library.content:header.url",
        "path": "Library.content.url",
        "max": "0"
      },
      {
        "id": "Library.content:header.hash",
        "path": "Library.content.hash",
        "max": "0"
      },
      {
        "id": "Library.content:header.title",
        "path": "Library.content.title",
        "min": 1,
        "fixedString": "Header"
      },
      {
        "id": "Library.content:header.creation",
        "path": "Library.content.creation",
        "max": "0"
      }
    ]
  }
}