{ "description": "This operation is used to return the current list of R5 SubscriptionTopics in a Backported-R4 environment.", "_filename": "OperationDefinition-Backport-subscriptiontopic-list.json", "package_name": "hl7.fhir.uv.subscriptions-backport", "date": "2020-11-30", "system": false, "publisher": "HL7 FHIR Infrastructure WG", "instance": false, "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "name": "R5SubscriptionTopicList", "type": "true", "experimental": null, "resourceType": "OperationDefinition", "title": null, "package_version": "0.1.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" } ], "status": "active", "id": "92e30174-5ba7-43c0-945f-cec0aad41d5f", "resource": [ "Subscription" ], "kind": "operation", "url": "http://hl7.org/fhir/uv/subscriptions-backport/OperationDefinition/Backport-subscriptiontopic-list", "code": "topic-list", "version": "0.1.0", "contact": [ { "name": "HL7 FHIR Infrastructure WG", "telecom": [ { "value": "https://hl7.org/Special/committees/fiwg/index.cfm", "system": "url" } ] }, { "name": "Gino Canessa", "telecom": [ { "value": "mailto:gino.canessa@microsoft.com", "system": "email" } ] }, { "name": "Eric Haas", "telecom": [ { "value": "mailto:ehaas@healthedatainc.com", "system": "email" } ] } ], "parameter": [ { "max": "*", "min": 0, "use": "in", "name": "urls", "type": "uri", "documentation": "If present, one or more parameters each containing exactly one Canonical SubscriptionTopic URL to search for." }, { "max": "1", "min": 1, "use": "out", "name": "return", "type": "Parameters", "documentation": "The operation returns a Parameters resource compliant with the \"backport-subscription-topic-list\" profile, representing supported SubscriptionTopics for the server by their canonical URLs." } ] }