{
  "resourceType": "StructureDefinition",
  "id": "List",
  "meta": {
    "versionId": "20",
    "lastUpdated": "2018-05-13T09:50:57.656+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://fhir.de/StructureDefinition/medikationsplanplus/medicationstatementlist",
  "name": "medikationsplanplus-medicationstatementlist",
  "status": "draft",
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "Health Level Seven International (FHIR Infrastructure)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg/index.cfm"
        }
      ]
    }
  ],
  "description": "Base StructureDefinition for List Resource",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/w5",
      "name": "W5 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "List",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/List",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "List",
        "path": "List",
        "short": "Information summarized from a list of other Lists",
        "definition": "A set of information summarized from a list of other Lists."
      },
      {
        "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",
        "comment": "This element is labeled as a modifier because the status contains codes that mark the List as not currently valid.",
        "fixedCode": "current",
        "mustSupport": true
      },
      {
        "id": "List.mode",
        "path": "List.mode",
        "fixedCode": "snapshot",
        "mustSupport": true
      },
      {
        "id": "List.title",
        "path": "List.title",
        "short": "Zwischenüberschrift Titel (@c)",
        "mustSupport": true
      },
      {
        "id": "List.code",
        "path": "List.code",
        "short": "Zwischenüberschrift (@c)",
        "requirements": "Lists often contain subsets of Lists rather than an exhaustive list.  The code identifies what type of subset is included.",
        "mustSupport": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "ListPurpose"
            }
          ],
          "strength": "required",
          "valueSetUri": "http://fhir.de/ValueSet/kbv/s-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
      },
      {
        "id": "List.code.coding.code",
        "path": "List.code.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.code.coding.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "List.code.coding.display",
        "mustSupport": true
      },
      {
        "id": "List.code.text",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "List.code.text",
        "short": "Zwischenüberschrift Freitext",
        "mustSupport": true
      },
      {
        "id": "List.subject",
        "path": "List.subject",
        "short": "If all Lists have the same subject",
        "definition": "The common subject (or patient) of the Lists that are in the list, if there is one.",
        "max": "0"
      },
      {
        "id": "List.encounter",
        "path": "List.encounter",
        "max": "0"
      },
      {
        "id": "List.date",
        "path": "List.date",
        "comment": "The actual important date is the date of currency of the Lists that were summarized, but it is usually assumed that these are current when the preparation occurs.",
        "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",
        "definition": "A reference to the actual List from which data was derived.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.de/StructureDefinition/medikationsplanplus/medicationstatement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "List.entry.item.reference",
        "path": "List.entry.item.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.emptyReason",
        "path": "List.emptyReason",
        "max": "0"
      }
    ]
  }
}