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

FHIR IG Statistics: CapabilityStatement/IHE.NPFS.FileSourceOption

Packageihe.iti.npfs
TypeCapabilityStatement
IdIHE.NPFS.FileSourceOption
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/NPFS/https://build.fhir.org/ig/IHE/ITI.NPFS/CapabilityStatement-IHE.NPFS.FileSourceOption.html
URLhttps://profiles.ihe.net/ITI/NPFS/CapabilityStatement/IHE.NPFS.FileSourceOption
Version2.2.1-current
Statusactive
Date2022-10-27
NameIHE_NPFS_FileSource
TitleFile Source (client) implementing Update DocumentReference
Realmuv
Authorityihe
DescriptionIHE ITI Non-patient File Sharing (NPFS) - File Source (client) - with ITI-89 Update DocumentReference
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.FileSourceOption

File Source (client) implementing Update DocumentReference

  • 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: client

CapabilityStatement for File Source implementing Update DocumentReference

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.CreateDocumentBundle

  • Supports the transactioninteraction described as follows:

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

  • Supports the transactioninteraction described as follows:

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

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 Conformance: supported DocumentReference

Base System Profile
NPFS DocumentReference
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports update.


Source

{
  "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"
        }
      ]
    }
  ]
}