{
  "resourceType": "CapabilityStatement",
  "url": "https://cloudconnect.cognisantmd.com/fhir/StructureDefinition/Patient",
  "name": "CapabilityStatement",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "CapabilityStatement",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CapabilityStatement",
  "description": "",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "rest",
        "path": "rest",
        "min": 1,
        "definition": ""
      },
      {
        "id": "rest.resource",
        "path": "rest.resource",
        "min": 1,
        "definition": ""
      },
      {
        "id": "rest.resource.type",
        "path": "rest.resource.type",
        "min": 1,
        "definition": "Prior to executing calls for optionally-supported resources, Ocean will look for the resources defined here and ensure the relevant interaction code exists. For example, prior to issuing a POST for creating a new Condition, Ocean will look for an interaction with code 'create' in the 'Condition' resource defined here."
      },
      {
        "id": "rest.resource.interaction",
        "path": "rest.resource.interaction",
        "min": 1,
        "definition": ""
      },
      {
        "id": "rest.resource.interaction.code",
        "path": "rest.resource.interaction.code",
        "min": 1,
        "definition": "https://simplifier.net/packages/hl7.fhir.r4.vi/0.0.3/files/583727"
      }
    ]
  }
}