PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.9
    http://nictiz.nl/fhir/CapabilityStatement/images-clientcapabilities
{
  "description": "This CapabilityStatement describes the minimal requirements for a client to send images.",
  "_filename": "capabilitystatement-client-images.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "format": [ "xml", "json" ],
  "date": "2019-04",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.2",
  "name": "ImagesClient",
  "acceptUnknown": "both",
  "copyright": "CC0",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "1.3.9",
  "status": "active",
  "id": "e856c8b2-fa23-4fbf-95b5-e27f947a138f",
  "kind": "requirements",
  "url": "http://nictiz.nl/fhir/CapabilityStatement/images-clientcapabilities",
  "version": "1.0.0",
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "Bundle",
      "interaction": [ {
        "code": "create"
      } ]
    }, {
      "type": "Media",
      "interaction": [ {
        "code": "create"
      } ]
    }, {
      "type": "List",
      "interaction": [ {
        "code": "create"
      } ]
    }, {
      "type": "Binary",
      "interaction": [ {
        "code": "create"
      } ]
    }, {
      "type": "Patient",
      "interaction": [ {
        "code": "create"
      } ]
    }, {
      "type": "Practitioner",
      "interaction": [ {
        "code": "create"
      } ]
    }, {
      "type": "PractitionerRole",
      "interaction": [ {
        "code": "create"
      } ]
    }, {
      "type": "Organization",
      "interaction": [ {
        "code": "create"
      } ]
    } ],
    "interaction": [ {
      "code": "transaction"
    } ]
  } ],
  "profile": [ {
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
  }, {
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
  }, {
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
  }, {
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/images-Media"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/images-List"
  } ]
}