FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/CA-CSD-CareServicesSelectiveSupplier-BulkExport

Packageca.infoway.io.ca-csd
Resource TypeCapabilityStatement
IdCA-CSD-CareServicesSelectiveSupplier-BulkExport
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.ca-csd@1.0.3-DFT&canonical=http://fhir.infoway-inforoute.ca/io/CA-CSD/CapabilityStatement/CA-CSD-CareServicesSelectiveSupplier-BulkExport
URLhttp://fhir.infoway-inforoute.ca/io/CA-CSD/CapabilityStatement/CA-CSD-CareServicesSelectiveSupplier-BulkExport
Statusdraft
NameCA_CSD_Care_Services_Selective_Supplier_BulkExport
TitleCA:CSD Care Services Selective Supplier BulkExport
Authoritynational
DescriptionServers are encouraged to implement OAuth 2.0 access management in accordance with the [SMART Backend Services: Authorization Guide](https://hl7.org/fhir/smart-app-launch/backend-services.html). Implementations MAY include non-RESTful services that use authorization schemes other than OAuth 2.0, such as mutual-TLS or signed URLs.
CopyrightCopyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

OperationDefinition
bulk-exportFHIR Bulk Data System Level Export
StructureDefinition
CA-CSD-HealthcareServiceHealthcareService
CA-CSD-LocationLocation
CA-CSD-OrganizationOrganization
CA-CSD-OrganizationAffiliationOrganizationAffiliation
CA-CSD-PractitionerPractitioner
CA-CSD-PractitionerRolePractitionerRole

Narrative

No narrative content found in resource


Source

{
  "resourceType": "CapabilityStatement",
  "id": "CA-CSD-CareServicesSelectiveSupplier-BulkExport",
  "url": "http://fhir.infoway-inforoute.ca/io/CA-CSD/CapabilityStatement/CA-CSD-CareServicesSelectiveSupplier-BulkExport",
  "name": "CA_CSD_Care_Services_Selective_Supplier_BulkExport",
  "title": "CA:CSD Care Services Selective Supplier BulkExport",
  "status": "draft",
  "publisher": "Canada Health Infoway",
  "contact": [
    {
      "name": "Canada Health Infoway",
      "telecom": [
        {
          "system": "email",
          "value": "interoperability@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "description": "Servers are encouraged to implement OAuth 2.0 access management in accordance with the [SMART Backend Services: Authorization Guide](https://hl7.org/fhir/smart-app-launch/backend-services.html).  Implementations MAY include non-RESTful services that use authorization schemes other than OAuth 2.0, such as mutual-TLS or signed URLs.",
  "copyright": "Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "client",
      "security": {
        "description": "Servers are required to implement OAuth 2.0 access management for bulk data export in accordance with the SMART Backend Services: Authorization Guide. Implementations MAY also support alternative authentication mechanisms such as mutual-TLS or signed URLs."
      },
      "resource": [
        {
          "type": "HealthcareService",
          "supportedProfile": [
            "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-HealthcareService"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Location",
          "supportedProfile": [
            "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Location"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Organization",
          "supportedProfile": [
            "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "OrganizationAffiliation",
          "supportedProfile": [
            "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-OrganizationAffiliation"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Practitioner",
          "supportedProfile": [
            "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Practitioner"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "PractitionerRole",
          "supportedProfile": [
            "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-PractitionerRole"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD"
                }
              ],
              "code": "read"
            }
          ]
        }
      ],
      "operation": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "name": "bulk-export",
          "definition": "http://fhir.infoway-inforoute.ca/io/CA-CSD/OperationDefinition/bulk-export",
          "documentation": "FHIR Operation to export data from a FHIR server. This supports use cases like backing up a server, or exporting terminology data by restricting the resources returned using the `_type` parameter."
        }
      ]
    }
  ]
}