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: R4B R4

Extension-ordinalvalue.xml

Example OrganizationAffiliation/orgrole1 (XML)

Maturity Level : N/A
FHIR Infrastructure Responsible Owner: Patient Administration Work Group Standards Status : Informative Compartments : No defined compartments

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

Ordinal Value Provider of rehabilitation services (id = "orgrole1")

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


  
  
    
  
  
    
  
  
  
  
  
  
  
  
    
      
      
    
  
  A numeric value that allows the comparison (less than, greater than) or other numerical
   
manipulation of a concept (e.g. Adding up components of a score). Scores are usually a
   whole number, but occasionally decimals are encountered in scores.
  
  
    
    
    
  
  
  
  
    
    
  
  
    
    
  
  
    
    
  
  
    
    
  
  
  
  
  
    
      
      
      A numeric value that allows the comparison (less than, greater than) or other numerical
       
manipulation of a concept (e.g. Adding up components of a score). Scores are usually a
       whole number, but occasionally decimals are encountered in scores.
      Scores are commonly encountered in various clinical assessment scales. Assigning a value
       to a concept should generally be done in a formal code system that defines the value,
       or in an applicable value set for the concept, but some concepts do not have a formal
       definition (or are not even represented as a concept formally, especially in [Questionnaires](questi
      onnaire.html), 
so this extension is allowed to appear ouside those preferred contexts.  Scores may even
       be assigned arbitrarily during use (hence, on Coding). The value may be constrained to
       an integer in some contexts of use. Todo: Scoring algorithms may also be defined directly,
       but how this is done is not yet defined.
      
      
      
        
        
        
      
      
      
        
        
        
        
        
        
      
      
        
        
        
        
        
        
      
      
    
    
      
      
      
      Unique id for the element within a resource (for internal references). This may be any
       string value that does not contain spaces.
      
      
      
        
        
        
      
      
        
          
        
        
      
      
      
      
        
        
      
    
    
      
      
        
          
          
        
        
        
      
      
      
      
      
      
        
        
        
      
      
        
      
      
        
        
        
        
        
        
      
      
        
        
        
        
        
        
      
      
      
    
    
      
      
      
      
      The definition may point directly to a computable or human-readable definition of the
       extensibility codes, or it may be a logical URI as declared in some other specification.
       The definition SHALL be a URI for the Structure Definition defining the extension.
      
      
      
        
        
        
      
      
        
          
        
        
      
      
      
      
      
        
        
      
    
    
      
      
      Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://
      hl7.org/fhir/extensibility.html) for a list).
      
      
      
        
        
        
      
      
        
      
      
        
        
        
        
        
        
      
      
      
      
        
        
      
    
  
  
    
      
      
      A numeric value that allows the comparison (less than, greater than) or other numerical
       
manipulation of a concept (e.g. Adding up components of a score). Scores are usually a
       whole number, but occasionally decimals are encountered in scores.
      Scores are commonly encountered in various clinical assessment scales. Assigning a value
       to a concept should generally be done in a formal code system that defines the value,
       or in an applicable value set for the concept, but some concepts do not have a formal
       definition (or are not even represented as a concept formally, especially in [Questionnaires](questi
      onnaire.html), 
so this extension is allowed to appear ouside those preferred contexts.  Scores may even
       be assigned arbitrarily during use (hence, on Coding). The value may be constrained to
       an integer in some contexts of use. Todo: Scoring algorithms may also be defined directly,
       but how this is done is not yet defined.
      
      
    
    
      
      
    
    
      
      
    
    
      
      
      
        
      
    
  

<OrganizationAffiliation xmlns="http://hl7.org/fhir">
  <!--   Describes the relationship between Founding Fathers Memorial Hospital and Independence
   Rehabilitation Services, Inc. Independence is contracted to provide rehab services
   to patients at Founding Fathers   -->
  <id value="orgrole1"/>   <identifier>     <!--   Internal business ID for the relationship created by Founding Fathers Memorial

     Hospital   -->
    <use value="secondary"/>     <system value="http://example.org/www.foundingfathersmemorial.com"/>     <value value="service002"/>     <assigner>       <!--   <reference value="http://hl7.org/fhir/ig/vhdir/Organization/foundingfathers"/>

         -->
      <display value="Founding Fathers Memorial Hospital"/>     </assigner>   </identifier>   <active value="true"/>   <!--   This record is active   -->  <period>     <!--   The relationship between the organizations began on February 9, 2018, ends on

     February 01, 2022   -->
    <start value="2018-02-09"/>     <end value="2022-02-01"/>   </period>   <organization>     <!--   The organization receiving services, Founding Fathers Memorial Hospital   -->    <!--   <reference value="http://hl7.org/fhir/ig/vhdir/Organization/foundingfathers"/>

       -->
    <display value="Founding Fathers Memorial Hospital"/>   </organization>   <participatingOrganization>     <!--   The organization providing services, Independence Rehabilitation Services, Inc.

       -->
    <!--   <reference value="http://hl7.org/fhir/ig/vhdir/Organization/independencerehab"/>

       -->
    <display value="Independence Rehabilitation Services, Inc."/>   </participatingOrganization>   <network>     <!--   Independence and Founding Father providers participate in the Patriot Preferred

     Provider Network   -->
    <!--   <reference value="http://hl7.org/fhir/ig/vhdir/Network/patriotppo"/>   -->    <display value="Patriot Preferred Provider Network"/>   </network>   <code>     <!--   Indicates the role of the participating organization (Independence) in the relationship

       -->
    <coding>       <system value="http://hl7.org/fhir/organization-role"/>       <code value="provider"/>       <display value="Provider"/>       <userSelected value="true"/>     </coding>     <text value="Provider of rehabilitation services"/>   </code>   <specialty>     <!--   Provider specialty associated with this role, rehabilitation   -->    <coding>       <system value="http://snomed.info/sct"/>       <code value="394602003"/>       <display value="Rehabilitation specialty"/>     </coding>     <text value="Rehabilitation"/>   </specialty>   <location>     <!--   Rehab services are provided at Founding Fathers Memorial Hospital   -->    <!--   <reference value="http://hl7.org/fhir/ig/vhdir/Location/foundingfathers1"/> 

      -->
    <display value="Founding Fathers Memorial Hospital"/>   </location>   <healthcareService>     <!--   Reference to inpatient rehabilitation services provided by Independence   -->    <!--   <reference value="http://hl7.org/fhir/ig/vhdir/HealthcareService/independencerehab1"/>

       -->
    <display value="Inpatient rehabilitation services"/>   </healthcareService>   <healthcareService>     <!--   Reference to outpatient rehabilitation services provided by Independence   -->    <!--   <reference value="http://hl7.org/fhir/ig/vhdir/HealthcareService/independencerehab2"/>

       -->
    <display value="Outpatient rehabilitation services"/>   </healthcareService>   <contact>     <telecom>       <!--   Call 202-109-8765 for more information, Mon-Fri 8:00am - 6:00pm   -->      <system value="phone"/>       <value value="202-109-8765"/>       <use value="work"/>     </telecom>   </contact> 


</
StructureDefinition


OrganizationAffiliation


>



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.