{ "description": "This is an example CapabilityStatement that defines the expected capabilities of the Data Source actor. This CapabilityStatement is an example for Content IG creators on how to create a capability statement for a Data Source actor.", "_filename": "CapabilityStatement-medmorph-data-source.json", "package_name": "hl7.fhir.us.medmorph", "format": [ "json" ], "date": "2020-12-06", "publisher": "HL7 International - Public Health Work Group", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "MedMorphDataSource", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": "Example MedMorph Data Source CapabilityStatement", "package_version": "1.0.0", "status": "draft", "id": "c332c2a4-6d17-43af-a331-f4795442a138", "kind": "requirements", "url": "http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-data-source", "version": "1.0.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/Special/committees/pher", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "DocumentReference", "interaction": [ { "code": "create", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "Allows creation of a specific DocumentReference instance." } ] } ], "security": { "description": "Implementations must meet the general security requirements documented in the security section of the implementation guide." }, "documentation": "The focus of the Data Source is to allow creation, modification and deletion of Subscriptions and allows searching and retrieval of resources using US Core APIs. " } ] }