This page is part of the FHIR Specification v6.0.0-ballot1: Release 6 Ballot (1st Draft) (see Ballot Notes). The current version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: No defined compartments |
This is the narrative for the resource. See also the XML, JSON or Turtle format. This example conforms to the profile OperationDefinition.
Generated Narrative: OperationDefinition
Resource OperationDefinition "example-query-high-risk"
StructureDefinition Work Group: fhir
url: http://hl7.org/fhir/OperationDefinition/example-query-high-risk
version: 0.0.1
name: ExampleOfHighRiskPatientQuery
title: Example of High-Risk Patient Query
status: draft
kind: query
publisher: HL7 International / FHIR Infrastructure
contact: http://www.hl7.org/Special/committees/fiwg, http://www.hl7.org/Special/committees/fiwg/index.cfm
description: Example Named Query of Patients based on risk assessments
code: example-query-high-risk
resource: Patient
system: false
type: true
instance: false
parameter
name: ward
use: in
min: 0
max: *
documentation: Ward filters to apply to patient locations
type: string
searchType: reference
parameter
name: result
use: out
min: 1
max: 1
documentation: Searchset bundle
type: Bundle
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.