{ "description": "Defines the requirements for the Measure Computer.", "_filename": "CapabilityStatement-MeasureComputer.json", "package_name": "hl7.fhir.uv.saner", "format": [ "xml", "json" ], "date": "2020-10-14T11:27:23.288495-04:00", "meta": { "profile": [ "http://hl7.org/fhir/uv/saner/StructureDefinition/CapabilityStatementWithSlices" ] }, "publisher": "HL7 International Public Health Workgroup", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "MeasureComputer", "type": null, "experimental": "true", "resourceType": "CapabilityStatement", "title": "Measure Computer.", "package_version": "0.1.0", "status": "draft", "id": "f1e9a1b7-ec4c-49f1-9f47-040e7418df12", "kind": "requirements", "url": "http://hl7.org/fhir/uv/saner/CapabilityStatement/MeasureComputer", "version": "0.1.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/Special/committees/pher/index.cfm", "system": "url" } ] }, { "telecom": [ { "value": "pher@lists.hl7.org", "system": "email" } ] }, { "name": "HL7 Public Health Workgroup", "telecom": [ { "value": "http://hl7.org/Special/committees/pher/index.cfm", "system": "url" } ] }, { "name": "Keith W. Boone", "telecom": [ { "value": "mailto:kboone@ainq.com", "system": "email" } ] } ], "rest": [ { "mode": "client", "resource": [ { "type": "Measure", "operation": [ { "name": "evaluate-measure", "definition": "http://hl7.org/fhir/uv/saner/OperationDefinition/Measure-evaluate-measure", "documentation": "Evaluate the measure" } ] } ] }, { "mode": "server", "resource": [ { "type": "Measure", "operation": [ { "name": "evaluate-measure", "definition": "http://hl7.org/fhir/uv/saner/OperationDefinition/Measure-evaluate-measure", "documentation": "Evaluate the measure" } ] } ] } ] }