PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.npfs@2.2.0-comment
    https://profiles.ihe.net/ITI/NPFS/CapabilityStatement/IHE.NPFS.FileConsumerOption
{
  "description": "IHE ITI Non-patient File Sharing (NPFS) - File Consumer (client) - with ITI-109 Retrieve File",
  "_filename": "CapabilityStatement-IHE.NPFS.FileConsumerOption.json",
  "package_name": "ihe.iti.npfs",
  "format": [ "application/fhir+xml", "application/fhir+json" ],
  "date": "2022-10-27",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "IHE_NPFS_FileConsumerOption",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "File Consumer (client) implementing Retrieve Document",
  "package_version": "2.2.0-comment",
  "status": "active",
  "id": "4083a9b4-1976-48b8-807f-301e3350d86a",
  "kind": "requirements",
  "url": "https://profiles.ihe.net/ITI/NPFS/CapabilityStatement/IHE.NPFS.FileConsumerOption",
  "version": "2.2.0-comment",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.ihe.net/ihe_domains/it_infrastructure/",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "iti@ihe.net",
      "system": "email"
    } ]
  }, {
    "name": "IHE IT Infrastructure Technical Committee",
    "telecom": [ {
      "value": "iti@ihe.net",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "DocumentReference",
      "profile": "https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.DocumentReference",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "_id",
        "type": "token",
        "documentation": "Logical id of this artifact"
      }, {
        "name": "identifier",
        "type": "token",
        "documentation": "Logical identifier of this artifact"
      }, {
        "name": "patient",
        "type": "token",
        "documentation": "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"
      }, {
        "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"
      } ]
    } ],
    "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/)"
    },
    "interaction": [ {
      "code": "search-system"
    } ],
    "documentation": "CapabilityStatement for File Consumer implementing Retrieve Document"
  } ]
}