{
  "resourceType": "StructureDefinition",
  "id": "3afdea41-c6ff-4916-bff0-0d1f98e54f0d",
  "meta": {
    "lastUpdated": "2021-08-22T19:07:25.745+00:00"
  },
  "url": "https://example.org/fhir/StructureDefinition/MyPlanDefinition",
  "name": "MyPlanDefinition",
  "status": "draft",
  "date": "2021-08-22T19:05:46.8879699+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"
}