{ "description": "This is the FHIR capability statement for the module 3", "_filename": "CapabilityStatement-Module3.json", "package_name": "fhir.Module3", "format": [ "xml", "json" ], "date": "2023-11-12T15:13:53.4758699+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 Module 3", "package_version": "0.1.0-alpha", "status": "draft", "id": "d527bbbf-ddd6-4fbf-8224-729e7430967d", "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/MyValidateIdentityOperationDefinition", "documentation": "Validate the identity of t" } ], "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" } ] } ] }