PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/MedicationOverview
{
  "description": "Profile on the List resource which represents the medication overview conform information standard ['Medication Proces'](https://www.nictiz.nl/Paginas/Informatiestandaard-Medicatieprocess.aspx)",
  "_filename": "MedicationOverview.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": "2017-12-04T17:07:30.44+01:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2017-12-07T15:29:13.334+01:00"
  },
  "publisher": "Nictiz",
  "fhirVersion": "3.0.1",
  "purpose": "To define the medication overview as stated in the information standard Medication Process.",
  "name": "Medication Overview",
  "mapping": [ {
    "uri": "https://decor.nictiz.nl/medicatieproces/mp-html-20170829T141253/tr-2.16.840.1.113883.2.4.3.11.60.20.77.4.148-2016-11-08T103441.html",
    "name": "Medication Process V09: Medication Overview",
    "comment": "Source language is in Dutch.",
    "identity": "Medication-Overview"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "List",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "b8abb53f-ce9d-43b7-a06d-cd6e978db674",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/MedicationOverview",
  "version": "2.0",
  "differential": {
    "element": [ {
      "id": "List.extension",
      "path": "List.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "List.extension:Verification",
      "max": "1",
      "min": 1,
      "path": "List.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/MedicationOverview-Verification"
      } ],
      "short": "Verification",
      "mapping": [ {
        "map": "mp-dataelement900-22970",
        "comment": "Verificatie patiënt",
        "identity": "Medication-Overview"
      }, {
        "map": "mp-dataelement900-22973",
        "comment": "Verificatie zorgverlener",
        "identity": "Medication-Overview"
      } ],
      "sliceName": "Verification"
    }, {
      "id": "List.extension:Verification.extension:VerificationPatient",
      "path": "List.extension.extension",
      "mapping": [ {
        "map": "mp-dataelement900-22971",
        "comment": "Geverifieerd met patiënt?",
        "identity": "Medication-Overview"
      } ],
      "sliceName": "VerificationPatient"
    }, {
      "id": "List.extension:Verification.extension:VerificationPatientDate",
      "path": "List.extension.extension",
      "mapping": [ {
        "map": "mp-dataelement900-22972",
        "comment": "VerificatieDatum",
        "identity": "Medication-Overview"
      } ],
      "sliceName": "VerificationPatientDate"
    }, {
      "id": "List.extension:Verification.extension:VerificationHealthProfessional",
      "path": "List.extension.extension",
      "mapping": [ {
        "map": "mp-dataelement900-22974",
        "comment": "Geverifieerd met zorgverlener?",
        "identity": "Medication-Overview"
      } ],
      "sliceName": "VerificationHealthProfessional"
    }, {
      "id": "List.extension:Verification.extension:VerificationHealthProfessionalDate",
      "path": "List.extension.extension",
      "mapping": [ {
        "map": "mp-dataelement900-22975",
        "comment": "VerificatieDatum",
        "identity": "Medication-Overview"
      } ],
      "sliceName": "VerificationHealthProfessionalDate"
    }, {
      "id": "List.identifier",
      "path": "List.identifier",
      "mapping": [ {
        "map": "mp-dataelement900-22093",
        "comment": "Identificatie",
        "identity": "Medication-Overview"
      } ]
    }, {
      "id": "List.code",
      "min": 1,
      "path": "List.code"
    }, {
      "id": "List.code.coding",
      "max": "1",
      "min": 1,
      "path": "List.code.coding"
    }, {
      "id": "List.code.coding.system",
      "min": 1,
      "path": "List.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "List.code.coding.code",
      "min": 1,
      "path": "List.code.coding.code",
      "fixedCode": "11181000146103"
    }, {
      "id": "List.code.coding.display",
      "path": "List.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Actual medication overview (record artifact)"
    }, {
      "id": "List.subject",
      "min": 1,
      "path": "List.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      } ]
    }, {
      "id": "List.date",
      "min": 1,
      "path": "List.date",
      "alias": [ "DocumentDatum" ],
      "short": "Medication Overview date",
      "mapping": [ {
        "map": "mp-dataelement900-22969",
        "comment": "DocumentDatum",
        "identity": "Medication-Overview"
      } ],
      "definition": "The date that the medication overview was prepared."
    }, {
      "id": "List.source",
      "min": 1,
      "path": "List.source",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
      } ],
      "mapping": [ {
        "map": "mp-dataelement900-23381",
        "comment": "Auteur",
        "identity": "Medication-Overview"
      } ]
    }, {
      "id": "List.source.extension",
      "path": "List.source.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "List.source.extension:Organization",
      "min": 1,
      "path": "List.source.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/MedicationOverview-SourceOrganization"
      } ],
      "mapping": [ {
        "map": "mp-dataelement900-23383",
        "comment": "HealthcareProvider",
        "identity": "Medication-Overview"
      } ],
      "sliceName": "Organization"
    }, {
      "id": "List.source.extension:Organization.valueReference",
      "path": "List.source.extension.valueReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
      } ]
    }, {
      "id": "List.entry",
      "path": "List.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "item.reference.resolve()",
          "type": "profile"
        } ]
      }
    }, {
      "id": "List.entry:MedicationAgreement",
      "path": "List.entry",
      "mapping": [ {
        "map": "mp-dataelement900-9580",
        "comment": "Medicatieafspraak",
        "identity": "Medication-Overview"
      } ],
      "sliceName": "MedicationAgreement"
    }, {
      "id": "List.entry:MedicationAgreement.item",
      "path": "List.entry.item",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "bundled" ],
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement"
      } ]
    }, {
      "id": "List.entry:AdministrationAgreement",
      "path": "List.entry",
      "mapping": [ {
        "map": "mp-dataelement900-20132",
        "comment": "Toedieningsafspraak",
        "identity": "Medication-Overview"
      } ],
      "sliceName": "AdministrationAgreement"
    }, {
      "id": "List.entry:AdministrationAgreement.item",
      "path": "List.entry.item",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "bundled" ],
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-AdministrationAgreement"
      } ]
    }, {
      "id": "List.entry:MedicationUsage",
      "path": "List.entry",
      "mapping": [ {
        "map": "mp-dataelement900-21338",
        "comment": "MedicatieGebruik",
        "identity": "Medication-Overview"
      } ],
      "sliceName": "MedicationUsage"
    }, {
      "id": "List.entry:MedicationUsage.item",
      "path": "List.entry.item",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "bundled" ],
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/List"
}