{
  "resourceType" : "CapabilityStatement",
  "id" : "WHO.DDCC.RegistryService",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p>Capability Statement for a DDCC RegistryService</p>\n         \n    </div>"
  },
  "url" : "http://smart.who.int/ddcc/CapabilityStatement/WHO.DDCC.RegistryService",
  "version" : "1.0.0",
  "name" : "WHO_DDCC_RegistryService",
  "title" : "WHO DDCC Registry Service",
  "status" : "draft",
  "experimental" : true,
  "date" : "2021-05-06",
  "publisher" : "WHO",
  "contact" : [{
    "name" : "WHO",
    "telecom" : [{
      "system" : "url",
      "value" : "http://who.int"
    }]
  }],
  "description" : "CapabilityStatement for WHO DDCC Registry Service actor.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "kind" : "requirements",
  "fhirVersion" : "4.3.0",
  "format" : ["application/fhir+xml",
  "application/fhir+json"],
  "rest" : [{
    "mode" : "server",
    "documentation" : "DDCC Registry Service Server Actor",
    "resource" : [{
      "type" : "Composition",
      "supportedProfile" : ["http://smart.who.int/ddcc/StructureDefinition/DDCCComposition"],
      "documentation" : ".",
      "interaction" : [{
        "code" : "create",
        "documentation" : "DDCC Registry Service Actor for accepting a Registr Health Certificate transaction"
      }],
      "operation" : [{
        "name" : "$document",
        "definition" : "http://hl7.org/fhir/OperationDefinition/Composition-document",
        "documentation" : "DDCC Registry Service Actor for responding to a Retrieve Health Certificate or Retrieve Health Folder transaction"
      }]
    },
    {
      "type" : "Patient",
      "supportedProfile" : ["http://smart.who.int/ddcc/StructureDefinition/DDCCPatient"],
      "documentation" : ".",
      "interaction" : [{
        "code" : "create"
      },
      {
        "code" : "update"
      },
      {
        "code" : "read"
      },
      {
        "code" : "vread"
      }]
    },
    {
      "type" : "Organization",
      "supportedProfile" : ["http://smart.who.int/ddcc/StructureDefinition/DDCCOrganization"],
      "documentation" : ".",
      "interaction" : [{
        "code" : "create"
      },
      {
        "code" : "update"
      },
      {
        "code" : "read"
      },
      {
        "code" : "vread"
      }]
    },
    {
      "type" : "Provenance",
      "supportedProfile" : ["http://smart.who.int/ddcc/StructureDefinition/DDCCProvenance"],
      "documentation" : ".",
      "interaction" : [{
        "code" : "create"
      },
      {
        "code" : "update"
      },
      {
        "code" : "read"
      },
      {
        "code" : "vread"
      }]
    },
    {
      "type" : "Practitioner",
      "supportedProfile" : ["http://smart.who.int/ddcc/StructureDefinition/DDCCPractitioner"],
      "documentation" : ".",
      "interaction" : [{
        "code" : "create"
      },
      {
        "code" : "update"
      },
      {
        "code" : "read"
      },
      {
        "code" : "vread"
      }]
    },
    {
      "type" : "PractitionerRole",
      "supportedProfile" : ["http://smart.who.int/ddcc/StructureDefinition/DDCCPractitionerRole"],
      "documentation" : ".",
      "interaction" : [{
        "code" : "create"
      },
      {
        "code" : "update"
      },
      {
        "code" : "read"
      },
      {
        "code" : "vread"
      }]
    },
    {
      "type" : "Immunization",
      "supportedProfile" : ["http://smart.who.int/ddcc/StructureDefinition/DDCCImmunization"],
      "documentation" : ".",
      "interaction" : [{
        "code" : "create"
      },
      {
        "code" : "update"
      },
      {
        "code" : "read"
      },
      {
        "code" : "vread"
      }]
    },
    {
      "type" : "List",
      "supportedProfile" : ["http://smart.who.int/ddcc/StructureDefinition/DDCCFolder"],
      "documentation" : ".",
      "interaction" : [{
        "code" : "create"
      },
      {
        "code" : "update"
      },
      {
        "code" : "read"
      },
      {
        "code" : "vread"
      }]
    }],
    "interaction" : [{
      "code" : "batch",
      "documentation" : "DDCC Registry Service Actor for accepting a Registry Health Certificate"
    }]
  }]
}