PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-dhdr@4.0.2-alpha1.0.6
    https://ehealthontario.ca/fhir/CapabilityStatement/ca-on-medication-profile-CapabilityStatement-BundleDocument-Source
{
  "description": "This is the FHIR capability statement for the Digital Health Drug Repository medication bundle document source systems",
  "_filename": "dhdr-server-medicationData_source.json",
  "package_name": "ca.on.oh-dhdr",
  "format": [ "json", "xml" ],
  "date": "2023-10-27",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CA",
      "system": "urn:iso:std:iso:3166",
      "display": "Canada"
    } ]
  } ],
  "purpose": "Main EHR capability statement, published for contracting and operational support",
  "name": "DHDRSourceFHIRCapabilityStatement",
  "copyright": "Copyright © Ontario Health",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "Digital Health Drug Repository FHIR Capability Statement",
  "package_version": "4.0.2-alpha1.0.6",
  "document": [ {
    "mode": "producer",
    "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-document",
    "documentation": "Source systems produce medication documents (MedicationDispense or MedicationAdministration) and publish them to the Ontario Health repository."
  } ],
  "status": "active",
  "id": "7023cfc4-1951-471b-b7b8-3988fd8a352a",
  "kind": "capability",
  "url": "https://ehealthontario.ca/fhir/CapabilityStatement/ca-on-medication-profile-CapabilityStatement-BundleDocument-Source",
  "version": "4.0.1",
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "DigitalHealthStandards@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Bundle",
      "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-document",
      "versioning": "no-version",
      "interaction": [ {
        "code": "create",
        "documentation": " Create medication document bundle"
      }, {
        "code": "update",
        "documentation": " Update medication document bundle"
      } ],
      "documentation": "Submit a medication document bundle to the repository",
      "conditionalRead": "not-supported"
    } ],
    "documentation": "Support the submission of medication bundle document to the repository"
  } ]
}