Non-patient File Sharing (NPFS)
2.2.0 - Trial-Implementation
This page is part of the Non-patient File Sharing (NPFS) (v2.2.0: Publication) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Official URL: https://profiles.ihe.net/ITI/NPFS/CapabilityStatement/IHE.NPFS.FileConsumerOption | Version: 2.2.0 | |||
Active as of 2022-10-27 | Computable Name: IHE_NPFS_FileConsumerOption |
IHE ITI Non-patient File Sharing (NPFS) - File Consumer (client) - with ITI-109 Retrieve File
Figure: Query Actors Interactions
Raw OpenAPI-Swagger Definition file | Download
application/fhir+xml
, application/fhir+json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as "SHALL NOT". A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
client
CapabilityStatement for File Consumer implementing Retrieve Document
Recommend ATNA, encouraged IHE-IUA or SMART-app-launch
search-system
interaction.The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
DocumentReference | https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.DocumentReference | y | y | _id, identifier, patient, date, author.identifier, format, language, location, status, relatesto, relation, relationship | |||||
Binary | y |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Logical id of this artifact |
SHALL | identifier | token | Logical identifier of this artifact |
SHALL | patient | token | This parameter shall always be used in this transaction to find resources that do not have the patient element valued, e.g., patient:missing=true |
SHALL | date | date | when the file, to which the DocumentReference refers, was submitted |
SHALL | author.identifier | token | The author that has submitted the file |
SHALL | format | token | File's format |
SHALL | language | token | The language of the file |
SHALL | location | uri | Where the file can be found |
SHALL | status | token | The status of the file |
SHALL | relatesto | reference | One or more existing DocumentReference Resources that have been replaced by the submitted DocumentReference Resource |
SHALL | relation | token | The type of relation that the file being searched has with the targeted file specified in the relatesTo parameter |
SHALL | relationship | composite | The combination of the relatesTo and relation search parameter. |