Package | TInterop.23 |
Resource Type | CapabilityStatement |
Id | example |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=TInterop.23@1.0.0-alpha&canonical=http;//example |
URL | http;//example |
Version | 20130510 |
Status | draft |
Date | 2023-01-01T17:31:33.1416526+00:00 |
Name | ACME-EHR |
Title | ACME EHR capability statement |
Description | This is the FHIR capability statement for the module 3 |
Kind | instance |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "CapabilityStatement", "id": "example", "url": "http;//example", "version": "20130510", "name": "ACME-EHR", "title": "ACME EHR capability statement", "status": "draft", "experimental": true, "date": "2023-01-01T17:31:33.1416526+00:00", "publisher": "INTEROPSANTE", "description": "This is the FHIR capability statement for the module 3", "kind": "instance", "fhirVersion": "4.3.0", "format": [ "xml", "json" ], "patchFormat": [ "application/xml-patch+xml", "application/json-patch+json" ], "rest": [ { "mode": "server", "resource": [ { "type": "Patient", "profile": "http://registry.fhir.org/r4/StructureDefinition/7896271d-57f6-4231-89dc-dcc91eab2416", "supportedProfile": [ "http://registry.fhir.org/r4/StructureDefinition/00ab9e7a-06c7-4f77-9234-4154ca1e3347" ], "documentation": "This server does not let the clients create identities.", "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" } ], "versioning": "versioned-update", "readHistory": true, "updateCreate": false, "conditionalCreate": true, "conditionalRead": "full-support", "conditionalUpdate": false, "conditionalDelete": "not-supported", "searchInclude": [ "Organization" ], "searchRevInclude": [ "Person" ], "searchParam": [ { "name": "identifier", "definition": "http://hl7.org/fhir/SearchParameter/Patient-identifier", "type": "token", "documentation": "Only supports search by institution MRN" }, { "name": "general-practitioner", "definition": "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner", "type": "reference" } ] } ], "interaction": [ { "code": "transaction" }, { "code": "history-system" } ], "compartment": [ "http://hl7.org/fhir/CompartmentDefinition/patient" ] } ], "messaging": [ { "endpoint": [ { "protocol": { "system": "http://terminology.hl7.org/CodeSystem/message-transport", "code": "mllp" }, "address": "mllp:10.1.1.10:9234" } ], "reliableCache": 30, "supportedMessage": [ { "mode": "receiver" } ] } ], "document": [ { "mode": "consumer" } ] }