{ "description": "Describes the expected capabilities of the Human Services Directory Server actor responsible for providing responses to the queries submitted by the Human Services Directory Requestors. The complete list of FHIR profiles, RESTful operations, and search parameters supported by Human Services Directory (HSD) Servers are defined.", "_filename": "CapabilityStatement-HumanServicesDirectory.json", "package_name": "hl7.fhir.us.hsds", "format": [ "xml", "json" ], "date": "2023-08-05", "publisher": "HL7 Human and Social Services Work Group", "patchFormat": [ "application/json-patch+json" ], "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "HumanServicesDirectoryCapabilityStatement", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "Human Services Directory Capability Statement", "package_version": "1.0.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "hss" } ], "status": "draft", "id": "12ed5b0e-d819-4940-8dcc-1dc0624d3362", "kind": "requirements", "implementationGuide": [ "http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds" ], "url": "http://hl7.org/fhir/us/hsds/CapabilityStatement/HumanServicesDirectory", "version": "1.0.0", "contact": [ { "name": "HL7 Human and Social Services Work Group", "telecom": [ { "value": "http://www.hl7.org/Special/committees/hsswg/index.cfm", "system": "url" }, { "value": "hsswg@lists.hl7.org", "system": "email" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Location", "profile": "http://hl7.org/fhir/us/hsds/StructureDefinition/hsds-Location", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "interaction": [ { "code": "vread", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "code": "search-type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "searchParam": [ { "name": "name", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/location-name", "documentation": "Search for locations by a portion of the location's name or alias." }, { "name": "address.country", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/location-address-country", "documentation": "Search for locations by a country specified in an address." }, { "name": "hoursofoperation", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/location-hoursofoperation", "documentation": "Search for locations by hours of operation." }, { "name": "accessibility", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/location-accessibility", "documentation": "Search for locations by accessibiity options." }, { "name": "address", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/location-address", "documentation": "Search for locations by a (part of the) address of the location." }, { "name": "address-city", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/location-address-city", "documentation": "Search for locations by city specified in an address." }, { "name": "address-state", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/location-address-state", "documentation": "Search for locations by state specified in an address." }, { "name": "address-postalcode", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/location-address-postalcode", "documentation": "Search for locations by postal code specified in an address." }, { "name": "organization", "type": "reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/location-organization", "documentation": "Search for locations that are managed by the specified organization." } ], "documentation": "Read a location (details and position information) for a physical place where human and social services are provided." }, { "type": "Organization", "profile": "http://hl7.org/fhir/us/hsds/StructureDefinition/hsds-Organization", "interaction": [ { "code": "vread", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "code": "search-type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "searchParam": [ { "name": "address", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/organization-address", "documentation": "Search for organizations specified in an address." }, { "name": "address.postalCode", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/organization-address-postalcode", "documentation": "Search for organizations by postal code specified in an address." }, { "name": "address.state", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/organization-address-state", "documentation": "Search for organizations by state specified in an address." }, { "name": "address.city", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/organization-address-city", "documentation": "Search for organizations by city specified in an address." }, { "name": "identifier", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/organization-identifier", "documentation": "Search for organizations by tax identifier (business indentifier) associated with human services organizations." }, { "name": "name", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/organization-name", "documentation": "Search for organizations by a portion of the organization's name or alias." }, { "name": "type", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/organization-type", "documentation": "Search for organizations by (a code for) the type of organization." } ], "documentation": "Read a formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc." }, { "type": "HealthcareService", "profile": "http://hl7.org/fhir/us/hsds/StructureDefinition/hsds-HealthcareService", "interaction": [ { "code": "vread", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "code": "search-type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "searchParam": [ { "name": "communication", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/healthcareservice-communication", "documentation": "Search for human and social services by the language in which services are delivered." }, { "name": "program", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/us/hsds/SearchParameter/healthcareservice-program", "documentation": "Search for human and social services by the program under which this service is delivered." }, { "name": "category", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-service-category", "documentation": "Search for human and social services by the specified category of service." }, { "name": "type", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-service-type", "documentation": "Search for human and social services by the specified type of service." }, { "name": "active", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Search for human and social services by the specified status of service." }, { "name": "name", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Search for human and social services by the specified status for the service." }, { "name": "location", "type": "reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Search for human and social services offered at the specified location." }, { "name": "organization", "type": "reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Search for human and social services offered by the specified organization." } ], "documentation": "Read the details of human and social services resources that are available at a location." } ], "interaction": [ { "code": "transaction" }, { "code": "search-system" } ], "documentation": "Description of the needed resources to be supported by the FHIR server, and the different possible interactions." } ] }