{ "description": "This profile defines the expected capabilities of a client when conforming to the Argonaut Provider Directory Implementation Guide.", "_filename": "CapabilityStatement-client.json", "package_name": "fhir.argonaut.pd", "format": [ "xml", "json" ], "date": "2016-11-13", "publisher": "FHIR Project Team", "fhirVersion": "STU3", "name": "Argonaut Provider Directory Client", "acceptUnknown": "extensions", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": null, "package_version": "0.1.0", "status": "draft", "id": "75e5314d-306c-464f-8b92-46a450b7dfc2", "kind": "requirements", "url": "http://fhir.org/guides/argonaut-pd/CapabilityStatement/client", "version": null, "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "other" } ] } ], "rest": [ { "mode": "client", "resource": [ { "type": "Practitioner", "profile": { "reference": "http://fhir.org/guides/argonaut-pd/StructureDefinition-argo-practitioner" }, "interaction": [ { "code": "search-type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "Allows discovery of existing Argonaut Provider Director Providers using search criteria defined for the [Argonaut Provider Directory Use Cases](index.html#usecases) " } ] }, { "type": "Organization", "profile": { "reference": "http://fhir.org/guides/argonaut-pd/StructureDefinition-argo-organization" }, "interaction": [ { "code": "search-type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "Allows discovery of existing Argonaut Provider Organization resources using search criteria defined for the [Argonaut Provider Directory Use Cases](index.html#usecases) " } ] } ], "security": { "description": "Argonaut Provider Directory Clients SHALL implement applicable security requirements documented in the Argonaut Provider Directory IG." }, "documentation": "'''The Argonaut Provider Directory Client''' ''SHOULD'' support querying of one or more FHIR resources using appropriate Argonaut Provider Directory profile(s), RESTful operations defined for the profile and [[parameters.html|Search]] identified for the profile. - list - list" } ] }