{ "description": null, "_filename": "capability-statement.json", "package_name": "synapxe.rcm", "format": [ "application/fhir+json", "json" ], "date": null, "publisher": null, "fhirVersion": "5.0.0", "name": null, "type": null, "experimental": "true", "resourceType": "CapabilityStatement", "title": null, "package_version": "1.1.0", "status": "draft", "id": "eb7530ce-9b9d-4031-a7bf-562e32039924", "kind": "capability", "url": "http://fhir.synapxe.sg/CapabilityStatement/profile-capability-statement", "version": "1.0.0", "rest": [ { "mode": "server", "resource": [ { "type": "CapabilityStatement", "versioning": "no-version", "interaction": [ { "code": "read", "documentation": "Returns the Capability Statement." } ] }, { "type": "OperationDefinition", "versioning": "no-version", "interaction": [ { "code": "read", "documentation": "Returns the Operation Definition." } ] }, { "type": "SearchParameter", "versioning": "no-version", "interaction": [ { "code": "read", "documentation": "Returns the Search Parameter." } ] }, { "type": "StructureDefinition", "versioning": "no-version", "interaction": [ { "code": "read", "documentation": "Returns the Structure Definition." } ] }, { "type": "ValueSet", "versioning": "no-version", "interaction": [ { "code": "read", "documentation": "Returns the Structure Definition." } ] }, { "type": "Patient", "profile": "StructureDefinition/Patient", "operation": [ ], "versioning": "versioned", "interaction": [ { "code": "read", "documentation": "Retrieve a patient resource by id." }, { "code": "create", "documentation": "Creates a patient resource." }, { "code": "update", "documentation": "Updates a patient resource." } ], "searchParam": [ ] }, { "type": "Observation", "profile": "StructureDefinition/Observation", "operation": [ ], "versioning": "versioned", "interaction": [ { "code": "read", "documentation": "Retrieve a Observation resource by id." }, { "code": "create", "documentation": "Send Vital Readings" }, { "code": "update", "documentation": "Updates a Observation resource." } ], "searchParam": [ ] }, { "type": "Communication", "profile": "StructureDefinition/Communication", "operation": [ ], "versioning": "versioned", "interaction": [ { "code": "read", "documentation": "Retrieve a Communication resource by id." }, { "code": "create", "documentation": "Creates a Communication resource." }, { "code": "update", "documentation": "Updates a Communication resource." } ], "searchParam": [ ] } ], "operation": [ { "name": "create-patient-careplan", "definition": "http://fhir.synapxe.sg/OperationDefinition/create-patient-careplan" }, { "name": "send-communication-alert", "definition": "http://fhir.synapxe.sg/OperationDefinition/submit-communication-alert" } ], "searchParam": [ { "name": "_id", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Resource-id", "documentation": "Logical id of this artifact" }, { "name": "_lastUpdated", "type": "date", "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated", "documentation": "When the resource version last changed" }, { "name": "_tag", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Resource-tag", "documentation": "Tags applied to this resource" }, { "name": "_sort", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Resource-source", "documentation": "How to sort the resources when returning" }, { "name": "_count", "type": "number", "definition": "http://hl7.org/fhir/SearchParameter/Resource-count", "documentation": "How many resources to return" } ] } ] }