{ "description": "This profile defines the expected capabilities of the ''EHR'' actor when conforming to the MedMorph Research Data Exchange IG. This role is responsible for allowing creation and retrieval of Group resources, along with retrieval of clinical data using the Group/$export operation.", "_filename": "CapabilityStatement-medmorph-research-dex-ehr.json", "package_name": "hl7.fhir.us.medmorph", "format": [ "json" ], "date": "2020-12-06", "publisher": "HL7 International - Public Health Work Group", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "MedMorphResearchDataExchangeEHRCapabilityStatement", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": "MedMorph Research Data Exchange EHR Capability Statement", "package_version": "research-dex-0.1.0", "status": "draft", "id": "33639be8-32a8-48b0-a500-dc1413a2e6b4", "kind": "requirements", "url": "http://hl7.org/fhir/us/medmorph-research-dex/CapabilityStatement/medmorph-research-dex-ehr", "version": "0.1.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/Special/committees/pher", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Group", "operation": [ { "name": "export", "definition": "http://hl7.org/fhir/uv/bulkdata/OperationDefinition/group-export" } ], "interaction": [ { "code": "read", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Allows retrieval of a specific Group instance." }, { "code": "create", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Allows creation of a Group resource instance." }, { "code": "search-type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Allows search of a Group resource instance using identifiers and names." } ], "searchParam": [ { "name": "identifier", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/SearchParameter/Group-identifier" } ] } ], "security": { "description": "Implementations must meet the general security requirements documented in the security section of the implementation guide." }, "documentation": "The focus of the EHR is to allow creation and retrieval of Group resources and clinical data using the Group/$export operation." } ] }