Release 4 5 Ballot

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-ballot: R5 Ballot - 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: R4B R4

Codesystem-consent-scope.xml Extension: initialValue

Community Based Collaborative Care FHIR Infrastructure Work Group   Maturity Level : N/A 1 Standards Status : Informative Use Context : Any

Summary

Defining URL: http://hl7.org/fhir/StructureDefinition/cqf-initialValue
Version: 5.0.0-ballot
Name: initialValue
Title: null
Modifier: This extension is not a modifier extension
Status: draft
Definition: An expression that determines an initial value. The expression may be simply the name of a expression in a referenced library, or it may be a complete inline expression.
Committee: FHIR Infrastructure Work Group

Raw XML Status: draft. Extension maintained by: Health Level Seven, Inc. - CDS WG

An expression that determines an initial value. The expression may be simply the name of a expression in a referenced library, or it may be a complete inline expression.

Context of Use: Use on Element ID Element

( canonical form

Extension Content

+ also see

Summary

Name Flags Card. Type Description & Constraints doco
.. initialValue 0..* Expression URL = http://hl7.org/fhir/StructureDefinition/cqf-initialValue
initialValue: An expression that determines an initial value. The expression may be simply the name of a expression in a referenced library, or it may be a complete inline expression.


Use on Element ID Element

doco Documentation for this format

Definition Full Structure

Name Flags Card. Type Description & Constraints doco
.. extension 0..* Extension URL = http://hl7.org/fhir/StructureDefinition/cqf-initialValue
initialValue: An expression that determines an initial value. The expression may be simply the name of a expression in a referenced library, or it may be a complete inline expression.


Use on Element ID Element
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/cqf-initialValue"
... value[x] 1..1 Expression Value of extension

doco Documentation for Code System ConsentScopeCodes this format

XML Template

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


      
      This code system http://terminology.hl7.org/CodeSystem/consentscope defines the following
         codes:
      
        
          
            
          
          
            
          
          
            
          
        
        
          adr
            
          
          
          
        
        
          research
            
          
          
          
        
        
          patient-privacy
            
          
          
          
        
        
          treatment
            
          
          
          
        
      
    
  
  
    
  
  
    
  
  
    
  
  
  
    
    
  
  
  
  
  
  
  
  
    
      
      
    
  
  
  
  
  
  
  
    
    
    
  
  
    
    
    
  
  
    
    
    
  
  
    
    
    
  

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/StructureDefinition/cqf-initialValue" >
  <!-- from Element: extension -->
 <valueExpression><!-- I 1..1 Expression Value of extension --></valueExpression>
</extension>

JSON Template </ CodeSystem

{ // initialValue
  // from Element: extension
    "extension" : [ //  sliced by value:url  in the specified order, Open ]
  // extension: Extension: Prohibited

    "url" : "http://hl7.org/fhir/StructureDefinition/cqf-initialValue", // R! 
    "valueExpression" : { Expression } // I R! Value of extension
  }
>

Summary

Name Flags Card. Type Description & Constraints doco
. . initialValue 0..* Expression URL = http://hl7.org/fhir/StructureDefinition/cqf-initialValue
initialValue: An expression that determines an initial value. The expression may be simply the name of a expression in a referenced library, or it may be a complete inline expression.


Use on Element ID Element

doco Documentation for this format

Usage note: every effort has been made to ensure Full Structure

Name Flags Card. Type Description & Constraints doco
.. extension 0..* Extension URL = http://hl7.org/fhir/StructureDefinition/cqf-initialValue
initialValue: An expression that determines an initial value. The expression may be simply the examples are correct and useful, but they are name of a expression in a referenced library, or it may be a complete inline expression.


Use on Element ID Element
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/cqf-initialValue"
... value[x] 1..1 Expression Value of extension

doco Documentation for this format

XML Template


<!-- initialValue -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/StructureDefinition/cqf-initialValue" >
  <!-- from Element: extension -->
 <valueExpression><!-- I 1..1 Expression Value of extension --></valueExpression>
</extension>

JSON Template


{ // initialValue
  // from Element: extension
    "extension" : [ //  sliced by value:url  in the specified order, Open ]
  // extension: Extension: Prohibited

    "url" : "http://hl7.org/fhir/StructureDefinition/cqf-initialValue", // R! 
    "valueExpression" : { Expression } // I R! Value of extension
  }

 

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 normative part @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 )

Search

No Search Extensions defined for this resource

Examples of the specification. this extension

No examples found.