PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.4.0
    https://ndop.spineservices.nhs.uk
{
  "description": "An API for creating and updaing Opt-out preferences within the National Data Opt-out Programme.",
  "_filename": "NDOP-CapabilityStatement-Example-2.json",
  "package_name": "NHSD.Assets.STU3",
  "format": [ "application/xml+fhir", "application/json+fhir" ],
  "date": "2017-01-24",
  "publisher": "NHS Digital",
  "fhirVersion": "3.0.1",
  "instantiates": [ "https://fhir.nhs.uk/STU3/CapabilityStatement/NDOP-CapabilityStatement-1" ],
  "name": "NDOP-CapabilityStatement-1",
  "acceptUnknown": "no",
  "copyright": "Copyright © 2017 NHS Digital",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "1.4.0",
  "status": "draft",
  "id": "055148bf-4ab1-47f1-8cc8-71314320259d",
  "kind": "instance",
  "implementationGuide": [ "TBC" ],
  "url": "https://ndop.spineservices.nhs.uk",
  "version": "1.0.0",
  "contact": [ {
    "name": "National Information Centre",
    "telecom": [ {
      "use": "work",
      "value": "exeter.helpdesk: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"
  } ]
}