{ "description": "This CapabilityStatement describes the minimal requirements for a client to fulfill the Medication Process use cases described for MedMij. These use cases can be found here:https://informatiestandaarden.nictiz.nl/wiki/MedMij:Vcurrent_FHIR_IG", "_filename": "capabilitystatement-client-medication.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "format": [ "xml", "json" ], "date": "2019-06-05", "publisher": "Nictiz", "fhirVersion": "3.0.1", "name": "MedicationClient", "acceptUnknown": "both", "copyright": "CC0", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": null, "package_version": "1.1.4", "status": "active", "id": "9062c9e2-4195-4174-97b0-88f2def82aa4", "kind": "requirements", "url": "http://nictiz.nl/fhir/CapabilityStatement/medication-clientcapabilities", "version": "1.0.2", "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "rest": [ { "mode": "client", "resource": [ { "type": "MedicationStatement", "interaction": [ { "code": "search-type" } ], "searchParam": [ { "name": "patient", "type": "reference" }, { "name": "identifier", "type": "token" }, { "name": "category", "type": "token" } ], "searchInclude": [ "medication" ] }, { "type": "MedicationDispense", "interaction": [ { "code": "search-type" } ], "searchParam": [ { "name": "patient", "type": "reference" }, { "name": "identifier", "type": "token" }, { "name": "periodofuse", "type": "date", "definition": "http://nictiz.nl/fhir/SearchParameter/Medications-periodofuse" }, { "name": "requestdate", "type": "date", "definition": "http://nictiz.nl/fhir/SearchParameter/MedicationDispense-requestdate" }, { "name": "category", "type": "token", "definition": "http://nictiz.nl/fhir/SearchParameter/Medications-category" }, { "name": "whenhandedover", "type": "date" } ], "searchInclude": [ "medication" ] }, { "type": "MedicationRequest", "interaction": [ { "code": "search-type" } ], "searchParam": [ { "name": "patient", "type": "reference" }, { "name": "identifier", "type": "token" }, { "name": "category", "type": "token" }, { "name": "periodofuse", "type": "date", "definition": "http://nictiz.nl/fhir/SearchParameter/Medications-periodofuse" } ], "searchInclude": [ "medication" ] }, { "type": "MedicationAdministration", "interaction": [ { "code": "search-type" } ], "searchParam": [ { "name": "patient", "type": "reference" }, { "name": "identifier", "type": "token" }, { "name": "category", "type": "token", "definition": "http://nictiz.nl/fhir/SearchParameter/Medications-category" } ], "searchInclude": [ "medication" ] }, { "type": "Medication", "interaction": [ { "code": "search-type" } ], "searchParam": [ { "name": "code", "type": "token" } ] }, { "type": "List", "interaction": [ { "code": "search-type" } ], "searchParam": [ { "name": "patient", "type": "reference" } ] } ], "operation": [ { "name": "Medication-Overview", "definition": { "reference": "http://nictiz.nl/fhir/OperationDefinition/Medication-Overview" } } ] } ], "profile": [ { "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient" }, { "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" }, { "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAdministration" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-AdministrationAgreement" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Dispense" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-DispenseRequest" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Product" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-InstructionsForUse" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/Bundle-MedicationOverview" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/MedicationOverview" } ] }