{
"description": "This profile defines the expected capabilities of the ''EHR'' actor when conforming to the Cancer Pathology Data Sharing IG. This role is responsible for allowing creation, modification and deletion of ServiceRequests that represent the request for Pathological analysis (and associated reports), and allows searching and retrieval of resources using US Core APIs.",
"_filename": "CapabilityStatement-central-cancer-registry-reporting-ehr-pathology.json",
"package_name": "hl7.fhir.us.cancer-reporting",
"format": [ "json", "xml" ],
"date": "2022-06-13",
"meta": {
"source": "#OKQnL0yKrYdSaTJK",
"versionId": "2",
"lastUpdated": "2022-06-13T20:35:59.082+00:00"
},
"publisher": "HL7 International / Orders and Observations",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"text": "United States of America",
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"name": "CentralCancerRegistryReportingPathologyEHRCapabilityStatement",
"copyright": ", Inc.\"/>",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"title": "Central Cancer Registry Reporting Pathology EHR Capability Statement",
"package_version": "1.0.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
} ],
"status": "draft",
"id": "9eb25ecd-471c-4e29-98e2-717051e1b3ed",
"kind": "requirements",
"url": "http://hl7.org/fhir/us/cancer-reporting/CapabilityStatement/central-cancer-registry-reporting-ehr-pathology",
"version": "1.0.1",
"contact": [ {
"name": "HL7 International - Orders and Observations",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/orders",
"system": "url"
} ]
} ],
"rest": [ {
"mode": "server",
"resource": [ {
"type": "ServiceRequest",
"interaction": [ {
"code": "read",
"documentation": "Allows retrieval of a specific ServiceRequest instance."
}, {
"code": "create",
"documentation": "Allows creation of a ServiceRequest resource instance."
}, {
"code": "update",
"documentation": "Allows update of a ServiceRequest resource instance."
}, {
"code": "delete",
"documentation": "Allows deletion of a ServiceRequest 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 ServiceRequests and allows searching and retrieval of resources using US Core APIs."
} ]
}