{
  "resourceType": "CapabilityStatement",
  "id": "IHE.NPFSm.FileSource.UpdateFileMetadataOption",
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      CapabilityStatement for File Source actor  supporting the Update File Metadata Option in the IHE IT Infrastructure Technical Framework Supplement - Non-Patient File Sharing profile (NPFSm).\n      This conformance resource is Informative. The Normative content can be found through <a href=\"http://wiki.ihe.net/index.php/Non-patient_File_Sharing_(NPFSm)\">Non-patient File Sharing (NPFSm) Rev. 1.1</a></div>"
  },
  "url": "http://www.ihe.net/fhir/CapabilityStatement/IHE.NPFSm.FileSource.UpdateFileMetadataOption",
  "name": "IHE.NPFSm.FileSource.UpdateFileMetadataOption",
  "title": "IHE ITI Non-patient File Sharing (NPFSm) - File Source (publisher) supporting the Update File Metadata Option",
  "experimental": false,
  "date": "2018-02-13",
  "publisher": "Integrating the Healthcare Enterprise (IHE)",
  "contact": [
    {
      "name": "IHE",
      "telecom": [
        {
          "system": "url",
          "value": "http://ihe.net"
        }
      ]
    }
  ],
  "description": "CapabilityStatement for File Source actor  supporting the Update File Metadata Option in the IHE IT Infrastructure Technical Framework Supplement - Non-Patient File Sharing profile (NPFSm).     This conformance resource is Informative. The Normative content can be found through http://wiki.ihe.net/index.php/Non-patient_File_Sharing_(NPFSm)",
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "kind": "requirements",
  "fhirVersion": "3.0.1",
  "acceptUnknown": "both",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "client",
      "documentation": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
      "security": {
        "cors": false,
        "description": "Recommend IUA"
      },
      "interaction": [
        {
          "code": "transaction",
          "documentation": "http://ihe.net/fhir/StructureDefinition/IHE.NPFSm.SubmitFile"
        }
      ]
    },
    {
      "mode": "client",
      "documentation": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
      "security": {
        "cors": false,
        "description": "Recommend IUA"
      },
      "resource": [
        {
          "type": "DocumentReference",
          "profile": {
            "reference": "http://ihe.net/fhir/StructureDefinition/IHE.NPFSm.DocumentReference"
          },
          "interaction": [
            {
              "code": "update"
            }
          ]
        }
      ]
    }
  ]
}