{ "description": "This CapabilityStatement describes the minimal requirements for a server 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-server-allergyintolerance.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "format": [ "xml", "json" ], "date": "2017-12-20", "publisher": "Nictiz", "fhirVersion": "3.0.2", "name": "AllergyIntoleranceServer", "acceptUnknown": "both", "copyright": "CC0", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": null, "package_version": "1.3.6", "status": "active", "id": "332866f0-ec00-4087-89df-55582c404a41", "kind": "requirements", "url": "http://nictiz.nl/fhir/CapabilityStatement/allergyintolerance-servercapabilities", "version": "1.1.0", "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "rest": [ { "mode": "server", "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" } ] }