Non-patient File Sharing (NPFS)
2.2.1-current - ci-build
Non-patient File Sharing (NPFS), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 2.2.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.NPFS/ and changes regularly. See the Directory of published versions
Official URL: https://profiles.ihe.net/ITI/NPFS/CapabilityStatement/IHE.NPFS.FileConsumer | Version: 2.2.1-current | |||
Active as of 2022-10-27 | Computable Name: IHE_NPFS_FileConsumer |
IHE ITI Non-patient File Sharing (NPFS) - File Consumer (client)
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
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:exists, date, author.identifier, format, language, location, status, relatesto, relation, relationship |
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:exists | token | This parameter shall always be used in this transaction to find resources that do not have the patient element valued |
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. |