Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Searchparameter-example-extension

Example SearchParameter/example-extension (Narrative)

Maturity Level : N/A
Responsible Owner: FHIR Infrastructure Work Group Standards Status : Informative Compartments : Not linked to any 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 with Details Narrative: SearchParameter example-extension

id StructureDefinition Work Group : example-extension fhir

url : http://hl7.org/fhir/SearchParameter/example-extension SearchParameter Example Search Parameter on an extension

name : ExampleSearchParameterOnAnExtension

title : Example Search Parameter on an extension

status : draft Draft

experimental : true

publisher : Health Level Seven HL7 International (FHIR Infrastructure) / FHIR Infrastructure

contact : http://www.hl7.org/Special/committees/fiwg

description :

Search by url for a participation agreement, which is stored in as an extension referencing a DocumentReference

code : part-agree

base : Patient

type : reference Reference

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

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