{ "description": "This is the FHIR capability statement for the module 3", "_filename": "CapabilityStatement2.json", "package_name": "TInterop.23", "format": [ "xml", "json" ], "date": "2023-01-01T17:31:33.1416526+00:00", "publisher": "INTEROPSANTE", "patchFormat": [ "application/xml-patch+xml", "application/json-patch+json" ], "fhirVersion": "4.3.0", "name": "ACME-EHR", "type": null, "experimental": "true", "resourceType": "CapabilityStatement", "title": "ACME EHR capability statement", "package_version": "1.0.0-alpha", "document": [ { "mode": "consumer" } ], "status": "draft", "messaging": [ { "endpoint": [ { "address": "mllp:10.1.1.10:9234", "protocol": { "code": "mllp", "system": "http://terminology.hl7.org/CodeSystem/message-transport" } } ], "reliableCache": 30, "supportedMessage": [ { "mode": "receiver" } ] } ], "id": "7fa894b7-7f35-46d2-8b57-ee0985fe6798", "kind": "instance", "url": "http;//example", "version": "20130510", "rest": [ { "mode": "server", "resource": [ { "searchRevInclude": [ "Person" ], "searchParam": [ { "name": "identifier", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Patient-identifier", "documentation": "Only supports search by institution MRN" }, { "name": "general-practitioner", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner" } ], "conditionalUpdate": false, "conditionalRead": "full-support", "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": [ "http://registry.fhir.org/r4/StructureDefinition/00ab9e7a-06c7-4f77-9234-4154ca1e3347" ], "searchInclude": [ "Organization" ], "versioning": "versioned-update", "profile": "http://registry.fhir.org/r4/StructureDefinition/7896271d-57f6-4231-89dc-dcc91eab2416", "conditionalDelete": "not-supported" } ], "compartment": [ "http://hl7.org/fhir/CompartmentDefinition/patient" ], "interaction": [ { "code": "transaction" }, { "code": "history-system" } ] } ] }