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 . Page versions: R5 R4B R4 R3 R2
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 SearchParameter.
Generated Narrative: SearchParameter
Resource SearchParameter "example-extension"
url: http://hl7.org/fhir/SearchParameter/example-extension
name: ExampleSearchParameterOnAnExtension
title: Example Search Parameter on an extension
status: draft
experimental: true
publisher: Health Level Seven International (FHIR Infrastructure)
contact: http://hl7.org/fhir
description: Search by url for a participation agreement, which is stored as an extension referencing a DocumentReference
code: part-agree
base: Patient
type: reference
expression: Patient.extension('http://example.org/fhir/StructureDefinition/participation-agreement').value
processingMode: normal
target: DocumentReference
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.