FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/IHE.NPFS.FileManager

Packageihe.iti.npfs
TypeCapabilityStatement
IdIHE.NPFS.FileManager
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/NPFS/https://build.fhir.org/ig/IHE/ITI.NPFS/CapabilityStatement-IHE.NPFS.FileManager.html
URLhttps://profiles.ihe.net/ITI/NPFS/CapabilityStatement/IHE.NPFS.FileManager
Version2.2.1-current
Statusactive
Date2022-10-27
NameIHE_NPFS_FileManager
TitleFile Manager (server)
Realmuv
Authorityihe
DescriptionIHE ITI Non-patient File Sharing (NPFS) - File Manager (server)
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
IHE.NPFS.DocumentReferenceNPFS DocumentReference

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement IHE.NPFS.FileManager

File Manager (server)

  • Implementation Guide Version: 2.2.1-current
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: 2022-10-27
  • Published by: IHE IT Infrastructure Technical Committee

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.

FHIR RESTful Capabilities

Mode: server

CapabilityStatement for File Manager

Security

Recommend ATNA, encouraged IHE-IUA or SMART-app-launch

Summary of System-wide Interactions
  • Supports the transactioninteraction described as follows:

    https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.FileSource

  • Supports the search-systeminteraction.

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCSearches_include_revincludeOperations
DocumentReferencehttps://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.DocumentReferenceyyyy_id, identifier, patient:exists, date, author.identifier, format, language, location, status, relatesto, relation, relationship
Binary y

Resource Conformance: supported DocumentReference

Base System Profile
NPFS DocumentReference
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type, update, create.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_idtoken

Logical id of this artifact

SHALLidentifiertoken

Logical identifier of this artifact

SHALLpatient:existstoken

This parameter shall always be used in this transaction to find resources that do not have the patient element valued

SHALLdatedate

when the file, to which the DocumentReference refers, was submitted

SHALLauthor.identifiertoken

The author that has submitted the file

SHALLformattoken

File's format

SHALLlanguagetoken

The language of the file

SHALLlocationuri

Where the file can be found

SHALLstatustoken

The status of the file

SHALLrelatestoreference

One or more existing DocumentReference Resources that have been replaced by the submitted DocumentReference Resource

SHALLrelationtoken

The type of relation that the file being searched has with the targeted file specified in the relatesTo parameter

SHALLrelationshipcomposite

The combination of the relatesTo and relation search parameter.

 

Resource Conformance: supported Binary

Core FHIR Resource
Binary
Reference Policy
Interaction summary
  • Supports read.


Source

{
  "resourceType": "CapabilityStatement",
  "id": "IHE.NPFS.FileManager",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/NPFS/CapabilityStatement/IHE.NPFS.FileManager",
  "version": "2.2.1-current",
  "name": "IHE_NPFS_FileManager",
  "title": "File Manager (server)",
  "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 Manager (server)",
  "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": "server",
      "documentation": "CapabilityStatement for File Manager",
      "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": "read"
            },
            {
              "code": "search-type"
            },
            {
              "code": "update"
            },
            {
              "code": "create"
            }
          ],
          "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."
            }
          ]
        },
        {
          "type": "Binary",
          "interaction": [
            {
              "code": "read"
            }
          ]
        }
      ],
      "interaction": [
        {
          "code": "transaction",
          "documentation": "https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.FileSource"
        },
        {
          "code": "search-system"
        }
      ]
    }
  ]
}