{ "description": "This is the FHIR capability statement for the module 3", "_filename": "CapabilityStatement_Module3.json", "package_name": "test.module3.v2", "format": [ "xml", "json" ], "date": "2023-06-19T12:47:19.1509718+00:00", "publisher": "INTEROPSANTE", "patchFormat": [ "application/xml-patch+xml", "application/json-patch+json" ], "fhirVersion": "4.0.1", "name": "Module3", "type": null, "experimental": "true", "resourceType": "CapabilityStatement", "title": "CapabilityStatement Module3", "package_version": "2.0.0", "status": "draft", "id": "1c018996-3836-48d3-b2d9-5d60bfb7bddd", "kind": "instance", "url": "https://interopsante.org/fhir/CapabilityStatement/Module3", "version": "20130510", "rest": [ { "mode": "server", "resource": [ { "searchParam": [ { "name": "IdentityReliabilitySearchParameter", "type": "token", "definition": "https://interopsante.org/fhir/SearchParameter/MyIdentityReliabilitySearchParameter", "documentation": "Search on identity reliability" } ], "conditionalUpdate": false, "conditionalRead": "full-support", "operation": [ { "name": "ValidateIdentity", "definition": "https://interopsante.org/OperationDefinition/MyValidateIdentityDefinition", "documentation": "Validate the identity of the patient" } ], "readHistory": true, "type": "Patient", "interaction": [ { "code": "read" }, { "code": "vread", "documentation": "Only supported for patient records since 12-Dec 2012" }, { "code": "update" }, { "code": "history-instance" }, { "code": "create" }, { "code": "history-type" } ], "documentation": "This server does not let the clients create identities.", "updateCreate": false, "conditionalCreate": true, "supportedProfile": [ "https://interopsante.org/fhir/StructureDefinition/MyPatientProfile" ], "versioning": "versioned-update", "conditionalDelete": "not-supported" } ] } ] }