{
  "resourceType": "CapabilityStatement",
  "id": "IHE.NPFSm.FileConsumer.FileRetrieveOption",
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      CapabilityStatement for the File Consumer actor supporting the File Retrieve 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.FileConsumer.FileRetrieveOption",
  "name": "IHE.NPFSm.FileConsumer.FileRetrieveOption",
  "title": "IHE ITI Non-patient File Sharing (NPFSm) - File Consumer (client) supporting the File Retrieve Option",
  "status": "draft",
  "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 the File Consumer actor supporting the File Retrieve 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"
  ],
  "profile": [
    {
      "reference": "http://ihe.net/fhir/StructureDefinition/IHE.NPFSm.DocumentReference"
    }
  ],
  "rest": [
    {
      "mode": "client",
      "resource": [
        {
          "type": "DocumentReference",
          "profile": {
            "reference": "http://ihe.net/fhir/StructureDefinition/IHE.NPFSm.DocumentReference"
          },
          "interaction": [
            {
              "code": "read"
            },
            {
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "name": "patient",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-patient",
              "type": "reference",
              "documentation": "This parameter shall always be used to find resources that do not have the           patient element valued. To achieve that, this parameter shall be used with the exists modifier           (e.g., patient:exists=false)"
            },
            {
              "name": "created",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-created",
              "type": "date",
              "documentation": "Document creation time"
            },
            {
              "name": "indexed",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-indexed",
              "type": "date",
              "documentation": "When this File reference was indexed"
            },
            {
              "name": "author.identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-author",
              "type": "token",
              "documentation": "External identifier for Who and/or what authored the File"
            },
            {
              "name": "format",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-format",
              "type": "token",
              "documentation": "Format/content rules for the File"
            },
            {
              "name": "language",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-language",
              "type": "token",
              "documentation": "Human language of the content"
            },
            {
              "name": "location",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-location",
              "type": "uri",
              "documentation": "Uri where the data can be found"
            },
            {
              "name": "status",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-status",
              "type": "token",
              "documentation": "current | superseded | entered-in-error"
            },
            {
              "name": "relatesto",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-period",
              "type": "reference",
              "documentation": "Target of the relationship"
            },
            {
              "name": "relation",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-related-id",
              "type": "token",
              "documentation": "replaces | transforms | signs | appends"
            },
            {
              "name": "relationship",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-related-ref",
              "type": "composite",
              "documentation": "Combination of relation and relatesTo"
            },
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-securitylabel",
              "type": "token",
              "documentation": "Master Version Specific Identifier"
            }
          ]
        }
      ],
      "interaction": [
        {
          "code": "search-system"
        }
      ]
    }
  ]
}