PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.17
    http://nictiz.nl/fhir/StructureDefinition/Bundle-MedicationOverview
{
  "description": "Profile on the Bundle resource which represents the structure of the retrieve medication overview response transaction. The output of the ['$medication-overiew'](https://simplifier.net/NictizSTU3/Medication-Overview) operation SHALL conform to this profile.",
  "_filename": "Bundle-MedicationOverview.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.2",
  "purpose": "To define the body of the retrieve medication overview response transaction. This profile should provide guidance for servers in constructing the medication-overview operation outcome and enableling validation against it. For clients this profile should be helpfull in expecting the response format of the medication-overview outcome.",
  "name": "Medication Overview response structure",
  "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": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.3.17",
  "status": "active",
  "id": "ba41298a-d1bf-42ec-a3d0-8b37bb183d1b",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/Bundle-MedicationOverview",
  "version": "2.0.2",
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "searchset"
    }, {
      "id": "Bundle.total",
      "path": "Bundle.total",
      "comment": "The total value contains the number of matching HCIMs: MedicationUse, AdministrationAgreement and MedicationAgreement. Other included resources, such as Medication resources, are not included in the total."
    }, {
      "id": "Bundle.entry",
      "min": 2,
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource",
          "type": "type"
        } ]
      }
    }, {
      "id": "Bundle.entry:List",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "alias": [ "Medicatie Overzicht", "Documentgegevens" ],
      "short": "MedicationOveriew",
      "mapping": [ {
        "map": "mp-dataelement900-22968",
        "comment": "Documentgegevens",
        "identity": "Medication-Overview"
      } ],
      "sliceName": "List"
    }, {
      "id": "Bundle.entry:List.resource",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "List",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/MedicationOverview"
      } ]
    }, {
      "id": "Bundle.entry:List.resource.subject",
      "path": "Bundle.entry.resource.subject",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "bundled" ],
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      } ],
      "mapping": [ {
        "map": "mp-dataelement900-19798",
        "comment": "Patient",
        "identity": "Medication-Overview"
      } ]
    }, {
      "id": "Bundle.entry:List.resource.entry:AdministrationAgreement",
      "path": "Bundle.entry.resource.entry",
      "sliceName": "AdministrationAgreement"
    }, {
      "id": "Bundle.entry:List.resource.entry:AdministrationAgreement.item",
      "path": "Bundle.entry.resource.entry.item",
      "mapping": [ {
        "map": "mp-dataelement900-20132",
        "comment": "Toedieningsafspraak",
        "identity": "Medication-Overview"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}