{ "description": "This operation is used to distribute the resources that represent a Provider or Facility.", "_filename": "OperationDefinition-bc-distribution.json", "package_name": "fhir.ca-bc.provider", "date": "2025-02-28T00:26:03+00:00", "system": true, "publisher": "BC Ministry of Health", "instance": false, "jurisdiction": [ { "coding": [ { "code": "CA", "system": "urn:iso:std:iso:3166", "display": "Canada" } ] } ], "name": "Distribution", "type": "false", "experimental": null, "resourceType": "OperationDefinition", "title": "PLR entities sent out in a distribution.", "package_version": "1.0.1", "status": "draft", "id": "59ec80a1-c9ec-4db7-8701-4297c9935b92", "resource": [ "Bundle" ], "kind": "operation", "url": "http://hlth.gov.bc.ca/fhir/provider/OperationDefinition/bc-distribution", "code": "distribution", "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" } ] } ], "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "messageId", "type": "string", "documentation": "A unique message ID." }, { "max": "1", "min": 1, "use": "in", "name": "messageTime", "type": "dateTime", "documentation": "When the message was sent." }, { "max": "1", "min": 1, "use": "in", "name": "distribution", "type": "Bundle", "documentation": "A [BC Practitioner Bundle](StructureDefinition-bc-practitioner-bundle.html), or [BC Organization Bundle](StructureDefinition-bc-organization-bundle.html) or a [BC Location Bundle](StructureDefinition-bc-location-bundle.html) with the latest Provider/Facility data." } ] }