{
  "resourceType": "CapabilityStatement",
  "status": "active",
  "date": "2021-03-18T20:15:10+00:00",
  "publisher": "Blue Cross and Blue Shield of Kansas City",
  "kind": "instance",
  "software": {
    "name": "BlueKC FHIR Server",
    "version": "1.0.0"
  },
  "implementation": {
    "description": "Blue Cross and Blue Shield of Kansas City FHIR R4 Server",
    "url": "https://data.bluekc.comapi/v1/FHIR/R4/"
  },
  "implementationGuide": [
    "http://hl7.org/fhir/us/carin-bb"
  ],
  "fhirVersion": "4.0.0",
  "format": [
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "server",
      "security": {
        "cors": false,
        "service": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/restful-security-service",
                "code": "SMART-on-FHIR"
              }
            ]
          },
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/restful-security-service",
                "code": "OAuth"
              }
            ]
          }
        ]
      },
      "resource": [
        {
          "type": "Organization",
          "profile": "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "no-version",
          "searchInclude": [],
          "searchRevInclude": [],
          "searchParam": [
            {
              "name": "_id",
              "type": "string",
              "documentation": "The ID of the resource"
            }
          ]
        },
        {
          "type": "Practitioner",
          "profile": "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner",
          "interaction": [
            {
              "code": "read"
            }
          ],
          "versioning": "no-version",
          "searchInclude": [],
          "searchRevInclude": [],
          "searchParam": [
          ]
        },
        {
          "type": "Coverage",
          "profile": "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Coverage",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "no-version",
          "searchInclude": [],
          "searchRevInclude": [],
          "searchParam": [
            {
              "name": "patient",
              "type": "string",
              "documentation": "The ID of the Patient associated with coverage entities"
            }
          ]
        },
        {
          "type": "Patient",
          "profile": "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "no-version",
          "searchInclude": [],
          "searchRevInclude": [],
          "searchParam": [
            {
              "name": "_id",
              "type": "string",
              "documentation": "The ID of the resource"
            }
          ]
        },
        {
          "type": "ExplanationOfBenefit",
          "profile": "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "no-version",
          "searchInclude": [],
          "searchRevInclude": [],
          "searchParam": [
            {
              "name": "_id",
              "type": "token",
              "documentation": "The ID of the resource"
            },
            {
              "name": "patient",
              "type": "string",
              "documentation": "The BCBS identifier of the patient"
            },
            {
              "name": "_lastUpdated",
              "type": "date",
              "documentation": "The date the EOB was last updated"
            },
            {
              "name": "service-date",
              "type": "date",
              "documentation": "The date the EOB was processed"
            },
            {
              "name": "type",
              "type": "token",
              "documentation": "Pipe delimited code system uri and value pair of the desired EoB type"
            },
            {
              "name": "identifier",
              "type": "token",
              "documentation": "Pipe delimited uri and value pair that identifies an EoB in a given system"
            }
          ]
        },
        {
          "type": "Bundle",
          "profile": "http://hl7.org/fhir/StructureDefinition/Bundle",
          "interaction": [
            {
              "code": "read"
            }
          ],
          "versioning": "no-version",
          "searchInclude": [],
          "searchRevInclude": [],
          "searchParam": []
        },
        {
          "type": "CapabilityStatement",
          "profile": "http://hl7.org/fhir/StructureDefinition/CapabilityStatement",
          "interaction": [
            {
              "code": "read"
            }
          ],
          "versioning": "no-version",
          "searchInclude": [],
          "searchRevInclude": [],
          "searchParam": []
        },
        {
          "type": "Immunization",
          "profile":  "",
          "readHistory": false,
          "updateCreate": false,
          "conditionalCreate": false,
          "conditionalRead": "not-supported",
          "conditionalUpdate": false,
          "conditionalDelete": "not-supported",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "no-version",
          "searchInclude": [],
          "searchRevInclude": [],
          "searchParam": [
            {
              "name": "patient",
              "type": "token",
              "documentation": "The BCBS identifier of the patient"
            }
          ]
        },
        {
          "type": "AllergyIntolerance",
          "profile": "",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "no-version",
          "searchInclude": [],
          "searchRevInclude": [],
          "searchParam": [
            {
              "name": "patient",
              "type": "string",
              "documentation": "The BCBS identifier of the patient"
            }
          ]
        },
        {
          "type": "DiagnosticReport",
          "profile": "",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "no-version",
          "searchInclude": [],
          "searchRevInclude": [],
          "searchParam": [
            {
              "name": "patient",
              "type": "string",
              "documentation": "The BCBS identifier of the patient"
            }
          ]
        },
        {
          "type": "List",
          "profile": "http://hl7.org/fhir/StructureDefinition/List",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "no-version",
          "searchInclude": [],
          "searchRevInclude": [],
          "searchParam": [
            {
              "name": "_profile",
              "type": "token"
            },
            {
              "name": "identifier",
              "type": "string"
            },
            {
              "name": "_getpages",
              "type": "number"
            },
            {
              "name": "_getpagesoffset",
              "type": "number"
            },
            {
              "name": "_count",
              "type": "number"
            },
            {
              "name": "_pretty",
              "type": "string"
            },
            {
              "name": "_bundletype",
              "type": "string"
            }
          ]
        },
        {
          "type": "MedicationKnowledge",
          "profile": "",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "no-version",
          "searchInclude": [],
          "searchRevInclude": [],
          "searchParam": [
            {
              "name": "_profile",
              "type": "token"
            },
            {
              "name": "DrugName",
              "type": "string"
            },
            {
              "name": "DrugPlan",
              "type": "string"
            },
            {
              "name": "DrugTier",
              "type": "string"
            },
            {
              "name": "code",
              "type": "string"
            },
            {
              "name": "_id",
              "type": "string"
            }
          ]
        }
      ]
    }
  ]
}
