{
"description": "This is a CapabilityStatement that defines the expected capabilities of the DARTS Service Provider.",
"_filename": "CapabilityStatement-darts-service-provider.json",
"package_name": "hl7.fhir.us.darts",
"format": [ "json" ],
"date": "2026-03-27",
"publisher": "HL7 International / Cross-Group Projects",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "DARTSServiceProvider",
"type": null,
"experimental": null,
"resourceType": "CapabilityStatement",
"title": "DARTS Service Provider CapabilityStatement",
"package_version": "1.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cgp"
} ],
"status": "draft",
"id": "c2aa8474-fc48-4779-9a9b-b391ff4f3ed5",
"kind": "requirements",
"url": "http://hl7.org/fhir/us/darts/CapabilityStatement/darts-service-provider",
"version": "1.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cgp",
"system": "url"
} ]
} ],
"rest": [ {
"mode": "server",
"security": {
"description": "Implementations must meet the general security requirements documented in the security section of the implementation guide."
},
"operation": [ {
"name": "de-identify",
"definition": "http://hl7.org/fhir/us/darts/OperationDefinition/de-identify"
}, {
"name": "anonymize",
"definition": "http://hl7.org/fhir/us/darts/OperationDefinition/anonymize"
}, {
"name": "psuedonymize",
"definition": "http://hl7.org/fhir/us/darts/OperationDefinition/psuedonymize"
} ],
"documentation": "The primary focus of the DARTS Service Provider actor is to support the de-identify operation."
} ]
}