{
"description": "An API for creating and updaing Opt-out preferences within the National Data Opt-out Programme.",
"_filename": "NDOP-CapabilityStatement-Example-1.json",
"package_name": "NHSD.Assets.STU3",
"format": [ "application/xml+fhir", "application/json+fhir" ],
"date": "2017-01-24",
"publisher": "NHS Digital",
"fhirVersion": "3.0.1",
"name": "NDOP-CapabilityStatement-1",
"acceptUnknown": "no",
"copyright": "Copyright © 2017 NHS Digital",
"type": null,
"experimental": null,
"resourceType": "CapabilityStatement",
"title": null,
"package_version": "1.5.0",
"status": "draft",
"id": "b730972a-009b-41d0-87d7-1cfcea274cbf",
"kind": "requirements",
"implementationGuide": [ "TBC" ],
"url": "https://fhir.nhs.uk/STU3/CapabilityStatement/NDOP-CapabilityStatement-1",
"version": "1.0.0",
"contact": [ {
"name": "Interoperability Team",
"telecom": [ {
"use": "work",
"value": "interoperabilityteam@nhs.net",
"system": "email"
} ]
} ],
"rest": [ {
"mode": "server",
"resource": [ {
"type": "Consent",
"profile": {
"display": "NDOP-Consent-1 Profile",
"reference": "https://fhir.nhs.uk/STU3/StructureDefinition/NDOP-Consent-1"
},
"versioning": "versioned",
"interaction": [ {
"code": "create"
}, {
"code": "vread"
}, {
"code": "update"
} ],
"readHistory": true,
"searchParam": [ {
"name": "patient",
"type": "reference"
}, {
"name": "category",
"type": "token"
}, {
"name": "purpose",
"type": "token"
}, {
"name": "_id",
"type": "token"
} ]
} ]
} ],
"profile": [ {
"reference": "https://fhir.nhs.uk/STU3/StructureDefinition/NDOP-Consent-1"
} ]
}