{ "description": "IHE ITI Non-patient File Sharing (NPFS) - File Consumer (client)", "_filename": "CapabilityStatement-IHE.NPFS.FileConsumer.json", "package_name": "ihe.iti.npfs", "format": [ "application/fhir+xml", "application/fhir+json" ], "date": "2022-10-27", "publisher": "IHE IT Infrastructure Technical Committee", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "IHE_NPFS_FileConsumer", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "File Consumer (client)", "package_version": "2.2.0-comment", "status": "active", "id": "d170709d-0213-40a2-8abe-231175712b77", "kind": "requirements", "url": "https://profiles.ihe.net/ITI/NPFS/CapabilityStatement/IHE.NPFS.FileConsumer", "version": "2.2.0-comment", "contact": [ { "telecom": [ { "value": "https://www.ihe.net/ihe_domains/it_infrastructure/", "system": "url" } ] }, { "telecom": [ { "value": "iti@ihe.net", "system": "email" } ] }, { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "value": "iti@ihe.net", "system": "email" } ] } ], "rest": [ { "mode": "client", "resource": [ { "type": "DocumentReference", "profile": "https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.DocumentReference", "interaction": [ { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "_id", "type": "token", "documentation": "Logical id of this artifact" }, { "name": "identifier", "type": "token", "documentation": "Logical identifier of this artifact" }, { "name": "patient:exists", "type": "token", "documentation": "This parameter shall always be used in this transaction to find resources that do not have the patient element valued" }, { "name": "date", "type": "date", "documentation": "when the file, to which the DocumentReference refers, was submitted" }, { "name": "author.identifier", "type": "token", "documentation": "The author that has submitted the file" }, { "name": "format", "type": "token", "documentation": "File's format" }, { "name": "language", "type": "token", "documentation": "The language of the file" }, { "name": "location", "type": "uri", "documentation": "Where the file can be found" }, { "name": "status", "type": "token", "documentation": "The status of the file" }, { "name": "relatesto", "type": "reference", "documentation": "One or more existing DocumentReference Resources that have been replaced by the submitted DocumentReference Resource" }, { "name": "relation", "type": "token", "documentation": "The type of relation that the file being searched has with the targeted file specified in the relatesTo parameter" }, { "name": "relationship", "type": "composite", "documentation": "The combination of the relatesTo and relation search parameter." } ] } ], "security": { "description": "Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/)" }, "interaction": [ { "code": "search-system" } ], "documentation": "CapabilityStatement for File Consumer" } ] }