{
"description": "Defines the requirements for the Registry Submission Definition Repository implementing the Create / Update Registry Definition transaction.",
"_filename": "example/CapabilityStatement-RSDR-CURD.json",
"package_name": "hl7.fhir.us.registry-protocols.r4b",
"format": [ "xml", "json" ],
"date": "2023-05-09",
"meta": {
"profile": [ "http://hl7.org/fhir/us/registry-protocols/StructureDefinition/CapabilityStatementWithSlices" ]
},
"publisher": "HL7 International / Clinical Interoperability Council",
"fhirVersion": "4.3.0",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"name": "RSDR_CURD",
"type": null,
"experimental": "true",
"resourceType": "CapabilityStatement",
"title": "Registry Submission Definition Repository implementing the Create / Update Registry Definition transaction.",
"package_version": "1.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cic"
} ],
"status": "draft",
"id": "3a988435-0fcb-4fd0-b585-ee0dd3da73a7",
"kind": "requirements",
"url": "http://hl7.org/fhir/us/registry-protocols/CapabilityStatement/RSDR-CURD",
"version": "1.0.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cic",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "cic@lists.hl7.org",
"system": "email"
} ]
}, {
"name": "Clinical Interoperability Council",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cic",
"system": "url"
} ]
}, {
"name": "David Pyke",
"telecom": [ {
"value": "mailto:David.Pyke@pointclickcare.com",
"system": "email"
} ]
} ],
"rest": [ {
"mode": "server",
"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"
} ]
} ]
} ]
} ]
}