{
  "resourceType": "StructureDefinition",
  "id": "d94533ae-ea3f-49c1-86cb-d7266b9513c4",
  "meta": {
    "lastUpdated": "2020-09-23T08:24:30.441+00:00"
  },
  "url": "http://mobileforms.purified.link/fhir/StructureDefinition/MobileFormPlanDefinition",
  "name": "MobileFormPlanDefinition",
  "status": "draft",
  "date": "2020-09-21T13:00:44.2502295+00:00",
  "fhirVersion": "4.0.0",
  "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"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "PlanDefinition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PlanDefinition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "PlanDefinition.subtitle",
        "path": "PlanDefinition.subtitle",
        "max": "0"
      },
      {
        "id": "PlanDefinition.type",
        "path": "PlanDefinition.type",
        "max": "0"
      },
      {
        "id": "PlanDefinition.experimental",
        "path": "PlanDefinition.experimental",
        "max": "0"
      },
      {
        "id": "PlanDefinition.subject[x]",
        "path": "PlanDefinition.subject[x]",
        "max": "0"
      },
      {
        "id": "PlanDefinition.contact",
        "path": "PlanDefinition.contact",
        "max": "0"
      },
      {
        "id": "PlanDefinition.useContext",
        "path": "PlanDefinition.useContext",
        "max": "0"
      },
      {
        "id": "PlanDefinition.jurisdiction",
        "path": "PlanDefinition.jurisdiction",
        "max": "0"
      },
      {
        "id": "PlanDefinition.purpose",
        "path": "PlanDefinition.purpose",
        "max": "0"
      },
      {
        "id": "PlanDefinition.usage",
        "path": "PlanDefinition.usage",
        "max": "0"
      },
      {
        "id": "PlanDefinition.copyright",
        "path": "PlanDefinition.copyright",
        "max": "0"
      },
      {
        "id": "PlanDefinition.approvalDate",
        "path": "PlanDefinition.approvalDate",
        "max": "0"
      },
      {
        "id": "PlanDefinition.lastReviewDate",
        "path": "PlanDefinition.lastReviewDate",
        "max": "0"
      },
      {
        "id": "PlanDefinition.topic",
        "path": "PlanDefinition.topic",
        "max": "0"
      },
      {
        "id": "PlanDefinition.author",
        "path": "PlanDefinition.author",
        "max": "0"
      },
      {
        "id": "PlanDefinition.reviewer",
        "path": "PlanDefinition.reviewer",
        "max": "0"
      },
      {
        "id": "PlanDefinition.endorser",
        "path": "PlanDefinition.endorser",
        "max": "0"
      },
      {
        "id": "PlanDefinition.relatedArtifact",
        "path": "PlanDefinition.relatedArtifact",
        "max": "0"
      },
      {
        "id": "PlanDefinition.library",
        "path": "PlanDefinition.library",
        "max": "0"
      },
      {
        "id": "PlanDefinition.goal",
        "path": "PlanDefinition.goal",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.prefix",
        "path": "PlanDefinition.action.prefix",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.title",
        "path": "PlanDefinition.action.title",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.textEquivalent",
        "path": "PlanDefinition.action.textEquivalent",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.priority",
        "path": "PlanDefinition.action.priority",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.code",
        "path": "PlanDefinition.action.code",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.reason",
        "path": "PlanDefinition.action.reason",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.documentation",
        "path": "PlanDefinition.action.documentation",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.documentation.extension",
        "path": "PlanDefinition.action.documentation.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "PlanDefinition.action.documentation.extension:InputType",
        "path": "PlanDefinition.action.documentation.extension",
        "sliceName": "InputType",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ki.purified.link/fhir/StructureDefinition/Extension/PlanDefinition-configType"
            ]
          }
        ]
      },
      {
        "id": "PlanDefinition.action.documentation.extension:InputMarkdown",
        "path": "PlanDefinition.action.documentation.extension",
        "sliceName": "InputMarkdown",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ki.purified.link/fhir/StructureDefinition/Extension/PlanDefinition-configValue"
            ]
          }
        ]
      },
      {
        "id": "PlanDefinition.action.documentation.type",
        "path": "PlanDefinition.action.documentation.type",
        "fixedCode": "documentation"
      },
      {
        "id": "PlanDefinition.action.documentation.label",
        "path": "PlanDefinition.action.documentation.label",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.documentation.display",
        "path": "PlanDefinition.action.documentation.display",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.documentation.citation",
        "path": "PlanDefinition.action.documentation.citation",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.documentation.url",
        "path": "PlanDefinition.action.documentation.url",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.documentation.resource",
        "path": "PlanDefinition.action.documentation.resource",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.goalId",
        "path": "PlanDefinition.action.goalId",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.subject[x]",
        "path": "PlanDefinition.action.subject[x]",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.trigger",
        "path": "PlanDefinition.action.trigger",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.condition",
        "path": "PlanDefinition.action.condition",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input",
        "path": "PlanDefinition.action.input",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "extension.url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "PlanDefinition.action.input.profile",
        "path": "PlanDefinition.action.input.profile",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input.subject[x]",
        "path": "PlanDefinition.action.input.subject[x]",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input.mustSupport",
        "path": "PlanDefinition.action.input.mustSupport",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input.codeFilter",
        "path": "PlanDefinition.action.input.codeFilter",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input.dateFilter",
        "path": "PlanDefinition.action.input.dateFilter",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input.limit",
        "path": "PlanDefinition.action.input.limit",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input.sort",
        "path": "PlanDefinition.action.input.sort",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:Render",
        "path": "PlanDefinition.action.input",
        "sliceName": "Render",
        "max": "1"
      },
      {
        "id": "PlanDefinition.action.input:Render.extension",
        "path": "PlanDefinition.action.input.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "PlanDefinition.action.input:Render.extension:rendererInput",
        "path": "PlanDefinition.action.input.extension",
        "sliceName": "rendererInput",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://mobileforms.purified.link/fhir/StructureDefinition/MFRSInputExtension"
            ]
          }
        ]
      },
      {
        "id": "PlanDefinition.action.input:Render.profile",
        "path": "PlanDefinition.action.input.profile",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:Render.subject[x]",
        "path": "PlanDefinition.action.input.subject[x]",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:Render.mustSupport",
        "path": "PlanDefinition.action.input.mustSupport",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:Render.codeFilter",
        "path": "PlanDefinition.action.input.codeFilter",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:Render.dateFilter",
        "path": "PlanDefinition.action.input.dateFilter",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:Render.limit",
        "path": "PlanDefinition.action.input.limit",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:Render.sort",
        "path": "PlanDefinition.action.input.sort",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:SMS",
        "path": "PlanDefinition.action.input",
        "sliceName": "SMS",
        "max": "1"
      },
      {
        "id": "PlanDefinition.action.input:SMS.extension",
        "path": "PlanDefinition.action.input.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "PlanDefinition.action.input:SMS.extension:SMSGateWayInput",
        "path": "PlanDefinition.action.input.extension",
        "sliceName": "SMSGateWayInput",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://mobileforms.purified.link/StructureDefinition/SMSGatewayInputExtension"
            ]
          }
        ]
      },
      {
        "id": "PlanDefinition.action.input:SMS.profile",
        "path": "PlanDefinition.action.input.profile",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:SMS.subject[x]",
        "path": "PlanDefinition.action.input.subject[x]",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:SMS.mustSupport",
        "path": "PlanDefinition.action.input.mustSupport",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:SMS.codeFilter",
        "path": "PlanDefinition.action.input.codeFilter",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:SMS.dateFilter",
        "path": "PlanDefinition.action.input.dateFilter",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:SMS.limit",
        "path": "PlanDefinition.action.input.limit",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.input:SMS.sort",
        "path": "PlanDefinition.action.input.sort",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.output",
        "path": "PlanDefinition.action.output",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.relatedAction",
        "path": "PlanDefinition.action.relatedAction",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.participant",
        "path": "PlanDefinition.action.participant",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.type",
        "path": "PlanDefinition.action.type",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.groupingBehavior",
        "path": "PlanDefinition.action.groupingBehavior",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.selectionBehavior",
        "path": "PlanDefinition.action.selectionBehavior",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.requiredBehavior",
        "path": "PlanDefinition.action.requiredBehavior",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.precheckBehavior",
        "path": "PlanDefinition.action.precheckBehavior",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.cardinalityBehavior",
        "path": "PlanDefinition.action.cardinalityBehavior",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.definition[x]",
        "path": "PlanDefinition.action.definition[x]",
        "type": [
          {
            "code": "uri"
          }
        ]
      },
      {
        "id": "PlanDefinition.action.transform",
        "path": "PlanDefinition.action.transform",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.dynamicValue",
        "path": "PlanDefinition.action.dynamicValue",
        "max": "0"
      },
      {
        "id": "PlanDefinition.action.action",
        "path": "PlanDefinition.action.action",
        "max": "0"
      }
    ]
  }
}