Release 4

Searchparameter-example-extension

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Not linked to any 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 with Details

id: example-extension

url: http://hl7.org/fhir/SearchParameter/example-extension

name: Example Search Parameter on an extension

status: draft

experimental: true

publisher: Health Level Seven International (FHIR Infrastructure)

contact:

description: Search by url for a participation agreement, which is stored in a DocumentReference

code: part-agree

base: Patient

type: reference

expression: DocumentReference.extension('http://example.org/fhir/StructureDefinition/participation-agreement')

xpath: f:DocumentReference/f:extension[@url='http://example.org/fhir/StructureDefinition/participation-agreement']

xpathUsage: 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.