{ "description": "This operation allows clients to query for features supported by a server.", "_filename": "OperationDefinition-feature-query.json", "package_name": "hl7.fhir.uv.application-feature", "date": "2024-08-13T14:00:28+00:00", "system": true, "publisher": "HL7 International / FHIR Infrastructure", "instance": false, "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "name": "FeatureQuery", "type": "true", "experimental": null, "outputProfile": "http://hl7.org/fhir/uv/application-feature/StructureDefinition/FeatureQueryOutputParameters", "resourceType": "OperationDefinition", "title": "Feature Query", "package_version": "1.0.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/application-feature/ImplementationGuide/hl7.fhir.uv.application-feature" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/application-feature/ImplementationGuide/hl7.fhir.uv.application-feature" } ] } } ], "status": "active", "id": "634c0995-e9f7-44f3-ba63-239edd1462da", "kind": "operation", "url": "http://hl7.org/fhir/uv/application-feature/OperationDefinition/feature-query", "code": "feature-query", "base": "https://hl7.org/fhir/uv/application-feature/OperationDefinition/feature-query", "version": "1.0.0-ballot", "contact": [ { "name": "HL7 International / FHIR Infrastructure", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ], "inputProfile": "http://hl7.org/fhir/uv/application-feature/StructureDefinition/FeatureQueryInputParameters", "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "feature", "type": "Parameters", "documentation": "The feature(s) that are the subject of the query" }, { "max": "1", "min": 0, "use": "out", "name": "return", "type": "Parameters", "documentation": "The answer to or any values associated with the queried feature" } ] }