Package | ihe.iti.npfs |
Type | CapabilityStatement |
Id | IHE.NPFS.FileSourceOption |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/NPFS/https://build.fhir.org/ig/IHE/ITI.NPFS/CapabilityStatement-IHE.NPFS.FileSourceOption.html |
URL | https://profiles.ihe.net/ITI/NPFS/CapabilityStatement/IHE.NPFS.FileSourceOption |
Version | 2.2.1-current |
Status | active |
Date | 2022-10-27 |
Name | IHE_NPFS_FileSource |
Title | File Source (client) implementing Update DocumentReference |
Realm | uv |
Authority | ihe |
Description | IHE ITI Non-patient File Sharing (NPFS) - File Source (client) - with ITI-89 Update DocumentReference |
Kind | requirements |
No resources found
StructureDefinition | |
IHE.NPFS.DocumentReference | NPFS DocumentReference |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement IHE.NPFS.FileSourceOption
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 Source implementing Update DocumentReference
Recommend ATNA, encouraged IHE-IUA or SMART-app-launch
transaction
interaction described as follows:https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.CreateDocumentBundle
transaction
interaction described as follows:https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.UpdateDocumentBundle
transaction
interaction described as follows:https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.ReplaceDocumentBundle
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 |
update
.{ "resourceType": "CapabilityStatement", "id": "IHE.NPFS.FileSourceOption", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/ITI/NPFS/CapabilityStatement/IHE.NPFS.FileSourceOption", "version": "2.2.1-current", "name": "IHE_NPFS_FileSource", "title": "File Source (client) implementing Update DocumentReference", "status": "active", "experimental": false, "date": "2022-10-27", "publisher": "IHE IT Infrastructure Technical Committee", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/it_infrastructure/" } ] }, { "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] }, { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] } ], "description": "IHE ITI Non-patient File Sharing (NPFS) - File Source (client) - with ITI-89 Update DocumentReference", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "application/fhir+xml", "application/fhir+json" ], "rest": [ { "mode": "client", "documentation": "CapabilityStatement for File Source implementing Update DocumentReference", "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/)" }, "resource": [ { "type": "DocumentReference", "profile": "https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.DocumentReference", "interaction": [ { "code": "update" } ] } ], "interaction": [ { "code": "transaction", "documentation": "https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.CreateDocumentBundle" }, { "code": "transaction", "documentation": "https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.UpdateDocumentBundle" }, { "code": "transaction", "documentation": "https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.ReplaceDocumentBundle" } ] } ] }