PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.cancer-reporting@2.0.0-ballot
    http://hl7.org/fhir/us/cancer-reporting/CapabilityStatement/capabilitystatement-central-cancer-registry-reporting-ehr-path
{
  "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-capabilitystatement-central-cancer-registry-reporting-ehr-path.json",
  "package_name": "hl7.fhir.us.cancer-reporting",
  "format": [ "json", "xml" ],
  "date": "2022-06-13",
  "publisher": "HL7 International / Orders and Observations and College of American Pathologists",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "CentralCancerRegistryReportingPathologyEHRCapabilityStatement",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "Central Cancer Registry Reporting Pathology EHR Capability Statement",
  "package_version": "2.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/us/cancer-reporting/ImplementationGuide/hl7.fhir.us.cancer-reporting"
      } ]
    }
  } ],
  "status": "active",
  "id": "f3ef1a65-e0cc-4b40-a3f3-c06ad55fa577",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/cancer-reporting/CapabilityStatement/capabilitystatement-central-cancer-registry-reporting-ehr-path",
  "version": "2.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Orders and Observations and College of American Pathologists",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/orders",
      "system": "url"
    }, {
      "value": "ord@lists.HL7.org",
      "system": "email"
    } ]
  } ],
  "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."
  } ]
}