{ "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": "2022-09-27", "publisher": "Nictiz", "fhirVersion": "3.0.2", "name": "AllergyIntoleranceClient", "acceptUnknown": "both", "copyright": "CC0", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": null, "package_version": "1.3.18", "status": "active", "id": "4b8fce04-bf71-4c12-8cb6-69f59b5ecc31", "kind": "requirements", "url": "http://nictiz.nl/fhir/CapabilityStatement/allergyintolerance-clientcapabilities", "version": "1.1.1", "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "https://www.nictiz.nl", "system": "url" } ] } ], "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" } ] }