{ "description": "This capability statement describes the use case that is supported by the BC FHIR implementation of PLR.\\n* Distributions - used when PLR is communicating a change in a single Practitioner, Organization, or Location", "_filename": "CapabilityStatement-bc-plr-client-capability-statement.json", "package_name": "fhir.ca-bc.provider", "format": [ "json" ], "_format": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "date": "2024-03-20", "publisher": "BC Ministry of Health", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "CA", "system": "urn:iso:std:iso:3166", "display": "Canada" } ] } ], "name": "BCPLRClientCapabilityStatement", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": "BC PLR Client Capability Statement", "package_version": "1.0.1", "status": "draft", "id": "157b2f1e-b1f4-4143-9b31-e191a3cead03", "kind": "requirements", "url": "http://hlth.gov.bc.ca/fhir/provider/CapabilityStatement/bc-plr-client-capability-statement", "version": "1.0.0", "contact": [ { "name": "BC Ministry of Health", "telecom": [ { "value": "https://www2.gov.bc.ca/gov/content/governments/organizational-structure/ministries-organizations/ministries/health", "system": "url" } ] } ], "rest": [ { "mode": "client", "resource": [ { "type": "Bundle", "operation": [ { "name": "distribution", "definition": "http://hlth.gov.bc.ca/fhir/provider/OperationDefinition/bc-distribution" } ], "interaction": [ { "code": "create", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Client applications shall support the three different types of Distributions." } ], "supportedProfile": [ "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner-bundle", "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization-bundle", "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-location-bundle" ] } ] } ] }