{ "description": "This profile defines the expected capabilities of the ''Trust Service Provider'' actor when conforming to the MedMorph Architecture Implementation Guide. This role is responsible for allowing creation, modification, and hosting of the Knowledge Artifacts.", "_filename": "CapabilityStatement-medmorph-trust-service-provider.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": "TrustServiceProvider", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": "MedMorph Trust Service Provider", "package_version": "0.2.0", "status": "draft", "id": "a83e4fd3-9ff9-4ccf-a9fe-418dcfc9ea82", "kind": "requirements", "url": "http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-trust-service-provider", "version": "0.2.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/Special/committees/pher", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Bundle", "operation": [ { "name": "pseudonymize", "definition": "http://hl7.org/fhir/us/medmorph/OperationDefinition/Bundle-pseudonymize" }, { "name": "anonymize", "definition": "http://hl7.org/fhir/us/medmorph/OperationDefinition/Bundle-anonymize" }, { "name": "de-identify", "definition": "http://hl7.org/fhir/us/medmorph/OperationDefinition/Bundle-de-identify" }, { "name": "re-identify", "definition": "http://hl7.org/fhir/us/medmorph/OperationDefinition/Bundle-re-identify" } ], "interaction": [ { "code": "create", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Allows creation of a Reporting or Content Bundle instance." } ], "supportedProfile": [ "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-reporting-bundle", "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-content-bundle" ] } ], "security": { "description": "Implementations must meet the general security requirements documented in the security section of the implementation guide." }, "documentation": "The focus of the Trust Service Provider is to provide trust services which include Pseudonymization, Anonymization, De-identification and Re-identification. " } ] }