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 icon . Page versions: R4B R4 R3

Summary Name Flags Card. Type Description & Constraints Documentation for this format Full Structure Name Flags Card. Type Description & Constraints extension 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/diagnosticReport-addendumOf addendumOf: The supplements or provides additional information for the target report. Use on Element ID DiagnosticReport extension I 0..0 url 1..1 uri "http://hl7.org/fhir/StructureDefinition/diagnosticReport-addendumOf" value[x] I Reference ( DiagnosticReport )
Responsible Owner: Patient Administration icon Work Group 1..1 Standards Status : Informative Value of extension Security Category : Patient Documentation for this format Compartments : Encounter , Group , Patient , Practitioner , RelatedPerson

XML Template <!-- addendumOf --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: <</valueReference> </extension> JSON Template { // // from Element: " ] " " } Summary This resource has no operations associated with it, but there are operations that apply to all resource types:

Name Flags Card. Type Description & Constraints addendumOf 0..1 Reference ( DiagnosticReport ) URL = http://hl7.org/fhir/StructureDefinition/diagnosticReport-addendumOf addendumOf: The supplements or provides additional information for the target report. Use on Element ID DiagnosticReport Documentation for this format Full Structure Name Flags Card. Type Description & Constraints extension 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/diagnosticReport-addendumOf addendumOf: The supplements or provides additional information for the target report. Use on Element ID DiagnosticReport extension I 0..0 url 1..1 "http://hl7.org/fhir/StructureDefinition/diagnosticReport-addendumOf" value[x] I 1..1 Reference ( DiagnosticReport ) Value of extension
uri $validate Validate a resource
$convert Convert from one form to another
Documentation for this format $graphql Execute a graphql statement

XML Template For more information about operations, including how they are invoked, see Operations .

<!-- addendumOf --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: <</valueReference> </extension> JSON Template { // // from Element: " ] " " }   Constraints ele-1 : All FHIR elements must have a @value or children (xpath: @value|f:*|h:div ) ext-1 : Must have either extensions or value[x], not both (xpath: exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')]) ) ele-1 : On Extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension: @value|f:*|h:div ) ext-1 : On Extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension: exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")]) ) ele-1 : On Extension.value[x]: All FHIR elements must have a @value or children (xpath on Extension.value[x]: @value|f:*|h:div )