R4 Ballot #1 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.3.0: R4 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Condition-extensions-Condition-based-on.xml

Patient Care Work GroupMaturity Level: N/ABallot Status: InformativeCompartments: Encounter, Patient, Practitioner, RelatedPerson

Raw XML (canonical form)

Search Parameter based-on

<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="condition-extensions-Condition-based-on"/> 
  <url value="http://hl7.org/fhir/SearchParameter/condition-extensions-Condition-based-on"/> 
  <name value="based-on"/> 
  <status value="draft"/> 
  <experimental value="true"/> 
  <description value="Matches on the basedon extension value"/> 
  <code value="based-on"/> 
  <base value="Condition"/> 
  <type value="reference"/> 
  <xpath value="f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-basedOn']
   | f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-basedOn']"/> 
  <xpathUsage value="normal"/> 
  <multipleOr value="true"/> 
  <multipleAnd value="true"/> 
</SearchParameter> 

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.