This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
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 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
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.