PackagesCanonicalsLogsProblems
    Packages
    Vital.MedikationsplanPlus@0.3.0
    https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusMedicationStatementList
{
  "description": null,
  "_filename": "MedikationsplanPlusMedicationStatementList.json",
  "package_name": "Vital.MedikationsplanPlus",
  "date": "2020-11-06T09:22:24.4678413+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2020-11-09T09:23:31.654+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MedikationsplanPlusMedicationStatementList",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "List",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.3.0",
  "status": "draft",
  "id": "aeb158ff-facf-4b8e-9ddb-d7467aa1709c",
  "kind": "resource",
  "url": "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusMedicationStatementList",
  "version": "0.1.0",
  "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",
      "max": "0",
      "path": "List.identifier"
    }, {
      "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",
      "binding": {
        "strength": "required",
        "valueSet": "https://tx.gerontonet.org/fhir/ValueSet/MedikationsplanPlusZwischenueberschrift"
      },
      "mustSupport": true
    }, {
      "id": "List.code.coding",
      "path": "List.code.coding",
      "mustSupport": true
    }, {
      "id": "List.code.coding.system",
      "min": 1,
      "path": "List.code.coding.system",
      "mustSupport": true
    }, {
      "id": "List.code.coding.code",
      "min": 1,
      "path": "List.code.coding.code",
      "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",
      "max": "0",
      "path": "List.subject"
    }, {
      "id": "List.encounter",
      "max": "0",
      "path": "List.encounter"
    }, {
      "id": "List.date",
      "max": "0",
      "path": "List.date"
    }, {
      "id": "List.source",
      "max": "0",
      "path": "List.source"
    }, {
      "id": "List.orderedBy",
      "max": "0",
      "path": "List.orderedBy"
    }, {
      "id": "List.note",
      "max": "0",
      "path": "List.note"
    }, {
      "id": "List.entry",
      "path": "List.entry",
      "mustSupport": true
    }, {
      "id": "List.entry.flag",
      "max": "0",
      "path": "List.entry.flag"
    }, {
      "id": "List.entry.deleted",
      "max": "0",
      "path": "List.entry.deleted"
    }, {
      "id": "List.entry.date",
      "max": "0",
      "path": "List.entry.date"
    }, {
      "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",
      "min": 1,
      "path": "List.entry.item.reference",
      "mustSupport": true
    }, {
      "id": "List.entry.item.type",
      "max": "0",
      "path": "List.entry.item.type"
    }, {
      "id": "List.emptyReason",
      "max": "0",
      "path": "List.emptyReason"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/List"
}