{
  "resourceType": "StructureDefinition",
  "id": "be1c0c99-ac87-45d3-a10c-515370112eae",
  "meta": {
    "lastUpdated": "2021-02-08T10:05:01.301+00:00"
  },
  "url": "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusMedicationStatementList",
  "version": "0.1.0",
  "name": "MedikationsplanPlusMedicationStatementList",
  "status": "active",
  "date": "2021-01-22T10:39:08.9010976Z",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "List",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/List",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "List.id",
        "path": "List.id",
        "mustSupport": true
      },
      {
        "id": "List.meta",
        "path": "List.meta",
        "mustSupport": true
      },
      {
        "id": "List.meta.profile",
        "path": "List.meta.profile",
        "mustSupport": true
      },
      {
        "id": "List.language",
        "path": "List.language",
        "mustSupport": true
      },
      {
        "id": "List.identifier",
        "path": "List.identifier",
        "max": "0"
      },
      {
        "id": "List.status",
        "path": "List.status",
        "fixedCode": "current",
        "mustSupport": true
      },
      {
        "id": "List.mode",
        "path": "List.mode",
        "fixedCode": "snapshot",
        "mustSupport": true
      },
      {
        "id": "List.title",
        "path": "List.title",
        "mustSupport": true
      },
      {
        "id": "List.code",
        "path": "List.code",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BMP_ZWISCHENUEBERSCHRIFT"
        }
      },
      {
        "id": "List.code.coding",
        "path": "List.code.coding",
        "mustSupport": true
      },
      {
        "id": "List.code.coding.system",
        "path": "List.code.coding.system",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BMP_ZWISCHENUEBERSCHRIFT"
        }
      },
      {
        "id": "List.code.coding.code",
        "path": "List.code.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.code.coding.display",
        "path": "List.code.coding.display",
        "mustSupport": true
      },
      {
        "id": "List.code.text",
        "path": "List.code.text",
        "mustSupport": true
      },
      {
        "id": "List.subject",
        "path": "List.subject",
        "max": "0"
      },
      {
        "id": "List.encounter",
        "path": "List.encounter",
        "max": "0"
      },
      {
        "id": "List.date",
        "path": "List.date",
        "max": "0"
      },
      {
        "id": "List.source",
        "path": "List.source",
        "max": "0"
      },
      {
        "id": "List.orderedBy",
        "path": "List.orderedBy",
        "max": "0"
      },
      {
        "id": "List.note",
        "path": "List.note",
        "max": "0"
      },
      {
        "id": "List.entry",
        "path": "List.entry",
        "mustSupport": true
      },
      {
        "id": "List.entry.flag",
        "path": "List.entry.flag",
        "max": "0"
      },
      {
        "id": "List.entry.deleted",
        "path": "List.entry.deleted",
        "max": "0"
      },
      {
        "id": "List.entry.date",
        "path": "List.entry.date",
        "max": "0"
      },
      {
        "id": "List.entry.item",
        "path": "List.entry.item",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://tx.gerontonet.org/fhir/StructureDefinition/MedicationsplanPlusMedikationStatement"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "List.entry.item.reference",
        "path": "List.entry.item.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.entry.item.type",
        "path": "List.entry.item.type",
        "max": "0"
      },
      {
        "id": "List.emptyReason",
        "path": "List.emptyReason",
        "max": "0"
      }
    ]
  }
}