Release 5 R6 Ballot (2nd Draft)

This page is part of the FHIR Specification (v5.0.0: R5 - STU v6.0.0-ballot2: Release 6 Ballot (2nd Draft) (see Ballot Notes ). This is the The current published version in it's permanent home (it will always be available at this URL). is 5.0.0 . For a full list of available versions, see the Directory of published versions

Example CodeSystem/example-metadata-2 (XML)

Terminology Infrastructure Work Group Maturity Level : N/A Standards Status : Informative Compartments : No defined compartments

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

Jump past Narrative

Example Code System Metadata v2 (id = "example-metadata-2")

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


  
  
    
  
  
    
    
      This code system 
         defines the following codes:
      
      
        
          
            
          
          
            
          
        
        
          A
            
          
          
        
        
          B
            
          
          
        
        
          C
            
          
          
        
        
          D
            
          
          
        
      
    
  
  
  
    
    
  
  
  
  
  
  
  
  
  
    
    
      
      
    
  

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="example-metadata-2"/> 
  <meta> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: CodeSystem example-metadata-2</b> 
      </p> 
      <a name="example-metadata-2"> </a> 
      <a name="hcexample-metadata-2"> </a> 
      <a name="example-metadata-2-en-AU"> </a> 
      <p> This case-sensitive code system 
        <code> http://hl7.org/fhir/CodeSystem/example-metadata-2</code>  defines the following codes:
      </p> 
      <table class="codes">
        <tr> 
          <td style="white-space:nowrap">
            <b> Code</b> 
          </td> 
          <td> 
            <b> Definition</b> 
          </td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">A
            <a name="example-metadata-2-A"> </a> 
          </td> 
          <td> A</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">B
            <a name="example-metadata-2-B"> </a> 
          </td> 
          <td> B</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">C
            <a name="example-metadata-2-C"> </a> 
          </td> 
          <td> C</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">D
            <a name="example-metadata-2-D"> </a> 
          </td> 
          <td> D</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab"/> 
  </extension> 
  <url value="http://hl7.org/fhir/CodeSystem/example-metadata-2"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.4.1829"/> 
  </identifier> 
  <version value="6.0.0-ballot2"/> 
  <name value="ExampleMetadata"/> 
  <title value="Metadata Example"/> 
  <status value="draft"/> 
  <experimental value="true"/> 
  <date value="2022-07-21"/> 
  <publisher value="HL7 International / Terminology Infrastructure"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/Vocab"/> 
    </telecom> 
  </contact> 
  <description value="This is an example code system that illustrates usage of the metadata resource
   elements introduced in R5
  
  
  
    
    
  
  
    
      
      
      
    
  
  
    
    
      
      
    
  
  
    
    
      
      
    
  
  
    
    
      
      
    
  
  
    
    
      
      
    
  
  
    
    
  
  
    
    
  
  
  
  
    
    
    
  
  
    
    
    
  
  
    
    
    
  
  
    
    
    
  

   elements introduced in R5"/> 
  <approvalDate value="2021-07-21"/>   <lastReviewDate value="2022-07-21"/>   <effectivePeriod>     <start value="2022-08-01"/>     <end value="2023-07-31"/>   </effectivePeriod>   <topic>     <coding>       <system value="http://terminology.hl7.org/CodeSystem/definition-topic"/>       <code value="treatment"/>       <display value="Treatment"/>     </coding>   </topic>   <author>     <name value="ACME CodeSystem Development"/>     <telecom>       <system value="url"/>       <value value="http://acme.org/development"/>     </telecom>   </author>   <editor>     <name value="ACME CodeSystem Management"/>     <telecom>       <system value="url"/>       <value value="http://acme.org/management"/>     </telecom>   </editor>   <reviewer>     <name value="Society for Creative CodeSystem Review"/>     <telecom>       <system value="url"/>       <value value="http://example.org/sccr"/>     </telecom>   </reviewer>   <endorser>     <name value="National Foundation for CodeSystem Quality"/>     <telecom>       <system value="url"/>       <value value="http://example.org/nfcq"/>     </telecom>   </endorser>   <relatedArtifact>     <type value="derived-from"/>     <resource value="http://hl7.org/fhir/CodeSystem/example"/>   </relatedArtifact>   <relatedArtifact>     <type value="predecessor"/>     <resource value="http://hl7.org/fhir/CodeSystem/example-metadata|20210701"/>   </relatedArtifact>   <caseSensitive value="true"/>   <content value="complete"/>   <concept>     <code value="A"/>     <display value="A"/>     <definition value="A"/>   </concept>   <concept>     <code value="B"/>     <display value="B"/>     <definition value="B"/>   </concept>   <concept>     <code value="C"/>     <display value="C"/>     <definition value="C"/>   </concept>   <concept>     <code value="D"/>     <display value="D"/>     <definition value="D"/>   </concept> 


</

CodeSystem

>



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.