{
"description": "Defines the requirements for the Registry Submission Definition Creator.",
"_filename": "example/CapabilityStatement-RSDC.json",
"package_name": "hl7.fhir.us.registry",
"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",
"type": null,
"experimental": "true",
"resourceType": "CapabilityStatement",
"title": "Registry Submission Definition Creator.",
"package_version": "protocols-1.0.0-ballot",
"status": "draft",
"id": "5053501d-4637-43e6-9437-d3dd5facb7bd",
"kind": "requirements",
"url": "http://hl7.org/fhir/us/registry-protocols/CapabilityStatement/RSDC",
"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"
} ]
} ]
} ]
} ]
}