{ "description": "This CapabilityStatement describes the minimal requirements for a client to retrieve eOverdacht information based on the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB), release 2017. More information on eOverdracht standard: https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Verpleegkundige_Zorg", "_filename": "capabilitystatement-client-eoverdracht.json", "package_name": "nictiz.fhir.nl.stu3.eoverdracht", "format": [ "application/fhir+xml", "application/fhir+json" ], "date": "2021-05-17", "publisher": "Nictiz", "fhirVersion": "3.0.2", "purpose": "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.", "name": "eOverdrachtClient", "acceptUnknown": "both", "copyright": "CC0", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": null, "package_version": "1.0.0-rc1", "status": "draft", "id": "4170629b-6d01-4f55-ac76-425d379d8093", "kind": "requirements", "url": "http://nictiz.nl/fhir/CapabilityStatement/eOverdracht-clientcapabilities", "version": "1.0.0-rc1", "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "rest": [ { "mode": "client", "resource": [ { "type": "Task", "profile": { "display": "eOverdracht Task", "reference": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-Task" }, "interaction": [ { "code": "search-type" } ], "searchParam": [ { "name": "code", "type": "token" } ] } ], "documentation": "Task resource to negotiate the transfer of a patient and track the subsequent nursing handoff" }, { "mode": "client", "resource": [ { "type": "Composition", "profile": { "display": "eOverdracht advance notice (Aanmeldbericht)", "reference": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-AdvanceNotice" }, "interaction": [ { "code": "read" } ] } ], "documentation": "Composition resource which represents the advance notice for eOverdracht." }, { "mode": "client", "resource": [ { "profile": { "display": "eOverdracht nursing handoff adults (Overdrachtsbericht volwassenen)", "reference": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Adults" }, "interaction": [ { "code": "read" } ] } ], "documentation": "Composition resource which represents the nursing handoff for adults for eOverdracht." }, { "mode": "client", "resource": [ { "profile": { "display": "eOverdracht nursing handoff childcare 0-1 yo (Overdrachtsbericht kinderen 0 tot 1 jaar)", "reference": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-0-1yo" }, "interaction": [ { "code": "read" } ] } ], "documentation": "Composition resource which represents the ursing handoff for childcare age 0-1 yo (Overdrachtsbericht kinderen 0-1 jaar) for eOverdracht." }, { "mode": "client", "resource": [ { "profile": { "display": "eOverdracht nursing handoff childcare 1-18 yo (Overdrachtsbericht kinderen 1 tot 18 jaar)", "reference": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-1-18yo" }, "interaction": [ { "code": "read" } ] } ], "documentation": "Composition resource which represents the nursing handoff for childcare age 1-18 yo (Overdrachtsbericht kinderen 1-18 jaar) for eOverdracht." } ] }