{
"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.r4b",
"format": [ "json" ],
"date": "2024-05-16",
"publisher": "HL7 International / Payer/Provider Information Exchange Work Group",
"fhirVersion": "4.3.0",
"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",
"status": "active",
"id": "9f254f70-41bf-48e1-9e9f-a4f1db5044c5",
"kind": "requirements",
"url": "http://hl7.org/fhir/us/davinci-cdex/CapabilityStatement/cdex-capabilitystatement-inline-example",
"version": "2.1.0",
"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"
} ]
} ]
} ]
}