PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.6
    http://nictiz.nl/fhir/CapabilityStatement/allergyintolerance-clientcapabilities
{
  "description": "This CapabilityStatement describes the minimal requirements for a client to fulfill the AllergyIntolerance use case described for MedMij. The MedMij use cases can be found here: https://informatiestandaarden.nictiz.nl/wiki/MedMij:Vcurrent_FHIR_IG",
  "_filename": "capabilitystatement-client-allergyintolerance.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "format": [ "xml", "json" ],
  "date": "2017-12-20",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.2",
  "name": "AllergyIntoleranceClient",
  "acceptUnknown": "both",
  "copyright": "CC0",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "1.3.6",
  "status": "active",
  "id": "0847a27d-f9be-435d-aa12-7712947b9480",
  "kind": "requirements",
  "url": "http://nictiz.nl/fhir/CapabilityStatement/allergyintolerance-clientcapabilities",
  "version": "1.1.0",
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "AllergyIntolerance",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "patient",
        "type": "reference"
      } ]
    } ]
  } ],
  "profile": [ {
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
  }, {
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
  } ]
}