Release 4 R5 Final QA

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-draft-final: Final QA Preview for R5 - Mixed Normative and STU see ballot notes ) in it's permanent home (it will always be available at this URL). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 11.26.8 Resource SubstanceSourceMaterial - Maturity Dependency View R3 R2

Example OperationOutcome/searchfail (XML)

  Trial Use
Biomedical Research and Regulation FHIR Infrastructure Work Group Maturity Level : 0 N/A Standards Status : Informative Compartments : Not linked to any defined compartments
Dependency Graph for SubstanceSourceMaterial FMM level 0 Name Card. Type Dependency Analysis SubstanceSourceMaterial DomainResource sourceMaterialClass 0..1 CodeableConcept sourceMaterialType 0..1 CodeableConcept sourceMaterialState 0..1 CodeableConcept organismId 0..1 Identifier organismName 0..1 string parentSubstanceId 0..* Identifier parentSubstanceName 0..* string countryOfOrigin 0..* CodeableConcept geographicalLocation 0..* string developmentStage 0..1 CodeableConcept fractionDescription 0..* BackboneElement fraction 0..1 string materialType 0..1 CodeableConcept organism 0..1 BackboneElement family 0..1 CodeableConcept genus 0..1 CodeableConcept species 0..1 CodeableConcept intraspecificType 0..1 CodeableConcept intraspecificDescription 0..1 string author 0..* BackboneElement authorType 0..1 CodeableConcept authorDescription 0..1 string hybrid 0..1 BackboneElement maternalOrganismId 0..1 string maternalOrganismName 0..1 string paternalOrganismId 0..1 string paternalOrganismName 0..1 string hybridType 0..1 CodeableConcept organismGeneral 0..1 BackboneElement kingdom 0..1

Raw XML order ( canonical form + also see XML Format Specification )

0..1 CodeableConcept Jump past Narrative partDescription

A search error (illegal modifier) (id = "searchfail")


<?xml version="1.0" encoding="UTF-8"?>

<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="searchfail"/> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p> The &quot;name&quot; parameter has the modifier &quot;exact&quot; which is not

         supported by this server</p> 
    </div> 
  </text> 
  <issue> 
    <severity value="fatal"/> 
    <code value="code-invalid"/> 
    <details> 
      <text value="The &quot;name&quot; parameter has the modifier &quot;exact&quot; which is not

       supported by this server"/>     
    </details>  
    <location value="http.name:exact"/>     
  </issue> 


</

OperationOutcome


>

0..*
BackboneElement



Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part 0..1 CodeableConcept partLocation 0..1 CodeableConcept of the specification.