{ "description": "This CapabilityStatement describes the minimal requirements for a server to receive images. The requirements are influenced by the IHE technical framework supplement for Mobile access to Health Documents (MHD).", "_filename": "capabilitystatement-server-images.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "format": [ "xml", "json" ], "date": "2018-12-13", "publisher": "Nictiz", "fhirVersion": "3.0.1", "name": "ImageServer", "acceptUnknown": "both", "copyright": "CC0", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": null, "package_version": "1.1.1", "status": "draft", "id": "1d9c9374-a9c2-4976-aa28-7323540a1f12", "kind": "requirements", "url": "http://nictiz.nl/fhir/CapabilityStatement/image-servercapabilities", "version": "0.3.0", "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Bundle", "interaction": [ { "code": "create" } ] }, { "type": "Media", "interaction": [ { "code": "create" } ] }, { "type": "Binary", "interaction": [ { "code": "create" } ] }, { "type": "Patient", "interaction": [ { "code": "create" } ] } ], "interaction": [ { "code": "transaction" } ] } ], "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/images-Media" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct" } ] }