{
  "resourceType": "CapabilityStatement",
  "url": "https://hidex.dmh.lacounty.gov/provider/metadata",
  "version": "1.0.0.0",
  "name": "LA County Mental Health HIDEX Provider Directory API Capability Statement",
  "status": "active",
  "date": "2024-09-18T16:01:45.0751896\u002B00:00",
  "publisher": "Los Angeles County Department of Mental Health",
  "kind": "capability",
  "software": {
    "name": "Provider Directory Application Programming Interface",
    "version": "4.0.228"
  },
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir\u002Bjson",
    "json"
  ],
  "rest": [
    {
      "mode": "server",
      "resource": [
        {
          "type": "CapabilityStatement",
          "profile": "https://hl7.org/fhir/r4/capabilitystatement.html",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "versioned",
          "operation": [
            {
              "name": "$metadata",
              "definition": "https://hidex.dmh.lacounty.gov/provider/metadata"
            }
          ]
        },
        {
          "type": "Organization",
          "profile": "https://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-organization.html",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "versioned",
          "searchParam": [
            {
              "name": "name",
              "definition": "http://hl7.org/fhir/SearchParameter/Organization-name",
              "type": "string",
              "documentation": "Complete or a portion of the organization\u0027s name"
            }
          ],
          "operation": [
            {
              "name": "$Organization",
              "definition": "https://hidex.dmh.lacounty.gov/provider/Organization"
            }
          ]
        },
        {
          "type": "Location",
          "profile": "https://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-location.html",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "versioned",
          "searchParam": [
            {
              "name": "address",
              "definition": "http://hl7.org/fhir/SearchParameter/Location-address",
              "type": "string",
              "documentation": "A (part of the) address of the location"
            },
            {
              "name": "address-city",
              "definition": "http://hl7.org/fhir/SearchParameter/Location-address-city",
              "type": "string",
              "documentation": "A city specified in an address"
            },
            {
              "name": "address-postalcode",
              "definition": "http://hl7.org/fhir/SearchParameter/Location-address-postalcode",
              "type": "string",
              "documentation": "A postal code specified in an address"
            },
            {
              "name": "organization",
              "definition": "http://hl7.org/fhir/SearchParameter/Location-organization",
              "type": "reference",
              "documentation": "Searches for locations that are managed by the provided organization"
            },
            {
              "name": "name",
              "definition": "http://hl7.org/fhir/SearchParameter/Location-name",
              "type": "string",
              "documentation": "Complete or a portion of the location\u0027s name or alias"
            }
          ],
          "operation": [
            {
              "name": "$Location",
              "definition": "https://hidex.dmh.lacounty.gov/provider/Location"
            }
          ]
        },
        {
          "type": "Practitioner",
          "profile": "https://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-practitioner.html",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "versioned",
          "searchParam": [
            {
              "name": "name",
              "definition": "http://hl7.org/fhir/SearchParameter/Practitioner-name",
              "type": "string",
              "documentation": "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
            },
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/Practitioner-identifier",
              "type": "token",
              "documentation": "A practitioner\u0027s Identifier (NPI)"
            },
            {
              "name": "location",
              "definition": "http://hl7.org/fhir/SearchParameter/location-name",
              "type": "string",
              "documentation": "Location(s) practitioner is associated with"
            }
          ],
          "operation": [
            {
              "name": "$Practitioner",
              "definition": "https://hidex.dmh.lacounty.gov/provider/Practitioner"
            }
          ]
        },
        {
          "type": "PractitionerRole",
          "profile": "https://hl7.org/fhir/R4/practitionerrole.html",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "versioned",
          "searchParam": [
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier",
              "type": "token",
              "documentation": "A practitioner\u0027s Identifier (NPI)"
            },
            {
              "name": "specialty",
              "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty",
              "type": "token",
              "documentation": "The practitioner has this specialty at an organization"
            }
          ],
          "operation": [
            {
              "name": "$PractitionerRole",
              "definition": "https://hidex.dmh.lacounty.gov/provider/PractitionerRole"
            }
          ]
        },
        {
          "type": "HealthcareService",
          "profile": "https://hl7.org/fhir/R4/healthcareservice.html",
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "versioning": "versioned",
          "searchParam": [
            {
              "name": "program",
              "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-program",
              "type": "token",
              "documentation": "One of the Programs supported by this HealthcareService"
            },
            {
              "name": "service-type",
              "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-service-type",
              "type": "token",
              "documentation": "The type of service provided by this healthcare service"
            }
          ],
          "operation": [
            {
              "name": "$HealthcareService",
              "definition": "https://hidex.dmh.lacounty.gov/provider/HealthcareService"
            }
          ]
        }
      ],
      "interaction": [
        {
          "code": "search-system"
        }
      ]
    }
  ]
}