{ "description": "This profile defines the expected capabilities of the ''EHR'' actor when conforming to the Central Cancer Registry Reporting Content IG. This role is responsible for allowing creation, modification and deletion of Subscriptions and allows searching and retrieval of resources using US Core APIs.", "_filename": "CapabilityStatement-central-cancer-registry-reporting-ehr.json", "package_name": "hl7.fhir.us.central-cancer-registry-reporting", "format": [ "json" ], "date": "2020-12-06", "publisher": "HL7 International / Public Health", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "CentralCancerRegistryReportingEHRCapabilityStatement", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": "Central Cancer Registry Reporting EHR Capability Statement", "package_version": "1.0.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pher" } ], "status": "draft", "id": "6f67bbad-646a-40ab-a6a2-6e9a9e7ad5ed", "kind": "requirements", "url": "http://hl7.org/fhir/us/central-cancer-registry-reporting/CapabilityStatement/central-cancer-registry-reporting-ehr", "version": "1.0.0", "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/pher", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Subscription", "interaction": [ { "code": "read", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Allows retrieval of a specific Subscription instance." }, { "code": "create", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "documentation": "Allows creation of a Subscription resource instance." }, { "code": "update", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "documentation": "Allows update of a Subscription resource instance." }, { "code": "delete", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "documentation": "Allows deletion of a Subscription resource instance." } ] } ], "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, modification and deletion of Subscriptions and allows searching and retrieval of resources using US Core APIs. " } ] }