{ "description": "This CapabilityStatement describes the minimal requirements for a client to retrieve and send PDFA documents. The requirements are based on the IHE technical framework supplement for Mobile access to Health Documents (MHD).", "_filename": "capabilitystatement-client-pdfa.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "format": [ "xml", "json" ], "date": "2022-09-22", "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": "PDFAClient", "acceptUnknown": "both", "copyright": "CC0", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": null, "package_version": "2.2.20", "status": "active", "id": "f3d19fa8-526a-4100-8250-06d670861b76", "kind": "requirements", "url": "http://nictiz.nl/fhir/CapabilityStatement/pdfa-clientcapabilities", "version": "3.0.4", "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "https://www.nictiz.nl", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "DocumentManifest", "interaction": [ { "code": "search-type" }, { "code": "create" } ], "searchParam": [ { "name": "created", "type": "date" }, { "name": "status", "type": "token" } ] }, { "type": "DocumentReference", "interaction": [ { "code": "search-type" }, { "code": "create" } ], "searchParam": [ { "name": "status", "type": "token" }, { "name": "indexed", "type": "date" } ] }, { "type": "Binary", "interaction": [ { "code": "read" }, { "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/IHE.MHD.Minimal.ProvideDocumentBundle" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.DocumentManifest" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.DocumentReference" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.List" } ] }