{ "description": "This CapabilityStatement describes the minimal requirements for a client to send images.", "_filename": "capabilitystatement-client-images.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "format": [ "xml", "json" ], "date": "2022-09-27", "publisher": "Nictiz", "fhirVersion": "3.0.2", "name": "ImagesClient", "acceptUnknown": "both", "copyright": "CC0", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": null, "package_version": "1.3.18", "status": "active", "id": "9077221c-9417-4bf3-9530-bb25410fe008", "kind": "requirements", "url": "http://nictiz.nl/fhir/CapabilityStatement/images-clientcapabilities", "version": "1.0.1", "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "https://www.nictiz.nl", "system": "url" } ] } ], "rest": [ { "mode": "client", "resource": [ { "type": "Bundle", "interaction": [ { "code": "create" } ] }, { "type": "Media", "interaction": [ { "code": "create" } ] }, { "type": "List", "interaction": [ { "code": "create" } ] }, { "type": "Binary", "interaction": [ { "code": "create" } ] }, { "type": "Patient", "interaction": [ { "code": "create" } ] }, { "type": "Practitioner", "interaction": [ { "code": "create" } ] }, { "type": "PractitionerRole", "interaction": [ { "code": "create" } ] }, { "type": "Organization", "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-practitionerrole" }, { "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/images-Media" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/images-List" } ] }