PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-cdex@2.1.0-snapshot
    http://hl7.org/fhir/us/davinci-cdex/CapabilityStatement/cdex-capabilitystatement-inline-example
{
  "description": "R4 example of a CapabilityStatement advertising support for CDex Task Update topic-based subscription",
  "_filename": "example/CapabilityStatement-cdex-capabilitystatement-inline-example.json",
  "package_name": "hl7.fhir.us.davinci-cdex",
  "format": [ "json" ],
  "date": "2024-05-16",
  "publisher": "HL7 International / Payer/Provider Information Exchange Work Group",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "instantiates": [ "http://hl7.org/fhir/uv/subscriptions-backport/CapabilityStatement/backport-subscription-server-r4|1.1.0" ],
  "name": null,
  "copyright": "Used by permission of HL7 International all rights reserved Creative Commons License",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "2.1.0-snapshot",
  "status": "active",
  "id": "01037091-e24d-40de-bace-8f7d92edbdd3",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/davinci-cdex/CapabilityStatement/cdex-capabilitystatement-inline-example",
  "version": "2.1.0-snapshot",
  "contact": [ {
    "name": "HL7 International / Payer/Provider Information Exchange Work Group",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/claims",
      "system": "url"
    }, {
      "value": "pie@lists.hl7.org",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Subscription",
      "extension": [ {
        "url": "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/capabilitystatement-subscriptiontopic-canonical",
        "valueCanonical": "http://hl7.org/fhir/us/davinci-hrex/SubscriptionTopic/Task"
      } ],
      "operation": [ {
        "name": "status",
        "definition": "http://hl7.org/fhir/uv/subscriptions-backport/OperationDefinition/backport-subscription-status"
      } ],
      "interaction": [ {
        "code": "read"
      }, {
        "code": "create"
      }, {
        "code": "update"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription|1.1.0" ]
    }, {
      "type": "Patient",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "create"
      }, {
        "code": "update"
      }, {
        "code": "delete"
      } ]
    }, {
      "type": "Encounter",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "create"
      }, {
        "code": "update"
      }, {
        "code": "delete"
      } ]
    }, {
      "type": "Observation",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "create"
      }, {
        "code": "update"
      }, {
        "code": "delete"
      } ]
    } ]
  } ]
}