{ "description": "Defines the requirements for the Registry Submission Definition Creator implementing the Create / Update Registry Definition transaction.", "_filename": "example/CapabilityStatement-RSDC-CURD.json", "package_name": "hl7.fhir.us.registry-protocols", "format": [ "xml", "json" ], "date": "2022-01-26", "meta": { "profile": [ "http://hl7.org/fhir/us/registry-protocols/StructureDefinition/CapabilityStatementWithSlices" ] }, "publisher": "Clinical Interoperability Council", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166", "display": "United States of America" } ] } ], "name": "RSDC_CURD", "type": null, "experimental": "true", "resourceType": "CapabilityStatement", "title": "Registry Submission Definition Creator implementing the Create / Update Registry Definition transaction.", "package_version": "1.0.0-ballot", "status": "draft", "id": "d3ba8bc5-1b44-4fba-b171-3d65d3f34d58", "kind": "requirements", "url": "http://hl7.org/fhir/us/registry-protocols/CapabilityStatement/RSDC-CURD", "version": "1.0.0-ballot", "contact": [ { "telecom": [ { "value": "http://hl7.org/Special/committees/cic", "system": "url" } ] }, { "telecom": [ { "value": "cic@lists.hl7.org", "system": "email" } ] }, { "name": "Clinical Interoperability Council", "telecom": [ { "value": "http://hl7.org/Special/committees/cic/index.cfm", "system": "url" } ] }, { "name": "David Pyke", "telecom": [ { "value": "mailto:David.Pyke@pointclickcare.com", "system": "email" } ] } ], "rest": [ { "mode": "client", "resource": [ { "type": "StructureDefinition", "interaction": [ { "code": "create", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "code": "update", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ] }, { "type": "StructureMap", "interaction": [ { "code": "create", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "code": "update", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ] } ] } ] }