{ "description": "This CapabilityStatement describes the minimal requirements for a server to fulfill the laboratory results use cases described for MedMij. The MedMij use cases can be found here: https://informatiestandaarden.nictiz.nl/wiki/MedMij:Vcurrent_FHIR_IG", "_filename": "capabilitystatement-server-labresults.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "format": [ "xml", "json" ], "date": "2022-09-22", "publisher": "Nictiz", "fhirVersion": "3.0.2", "purpose": "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.", "name": "LabResultsServer", "acceptUnknown": "both", "copyright": "CC0", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": null, "package_version": "2.2.14", "status": "active", "id": "27a71890-5657-4663-867f-9210e1fe3fd6", "kind": "requirements", "url": "http://nictiz.nl/fhir/CapabilityStatement/labresults-servercapabilities", "version": "1.0.3", "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "https://www.nictiz.nl", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "DiagnosticReport", "interaction": [ { "code": "search-type" } ], "searchParam": [ { "name": "date", "type": "date" }, { "name": "category", "type": "token" } ], "searchInclude": [ "DiagnosticReport:result" ] }, { "type": "Observation", "interaction": [ { "code": "search-type" } ], "searchParam": [ { "name": "date", "type": "date" }, { "name": "category", "type": "token" } ], "searchInclude": [ "Observation:specimen" ] } ] } ], "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-organization" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-DiagnosticReport" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation" }, { "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen" } ] }