This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). 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"
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
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.