R5 Final QA

This page is part of the FHIR Specification (v5.0.0-draft-final: Final QA Preview for R5 - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Example NamingSystem/example-metadata-2 (XML)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Not linked to any defined compartments

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

Jump past Narrative

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

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

<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="example-metadata-2"/> 
  <meta> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablenamingsystem"/> 
  </meta> 
  <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: NamingSystem</b> <a name="example-metadata-2"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
       1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource NamingSystem &quot;example-metadata-2&quot; </p> <p style="margin-bottom: 0px">Profile: <a href="shareablenamingsystem.html">Shareable NamingSystem</a> </p> </div> <p> <b> url</b> : <code> http://hl7.org/fhir/NamingSystem/example-metadata-2</code> </p> <p> <b> identifier</b> : id: urn:oid:2.16.840.1.113883.4.642.22.4</p> <p> <b> version</b> : 20220721</p> <p> <b> name</b> : ExampleMetadata</p> <p> <b> title</b> : Metadata Example</p> <p> <b> status</b> : draft</p> <p> <b> kind</b> : identifier</p> <p> <b> experimental</b> : true</p> <p> <b> date</b> : 2022-07-21</p> <p> <b> publisher</b> : FHIR (Example)</p> <p> <b> contact</b> : FHIR project team: <a href="http://hl7.org/fhir">http://hl7.org/fhir</a> </p> <p> <b> description</b> : This is an example naming system that illustrates usage of the metadata resource
         elements introduced in R5</p> <p> <b> approvalDate</b> : 2021-07-21</p> <p> <b> lastReviewDate</b> : 2022-07-21</p> <p> <b> effectivePeriod</b> : 2022-08-01 --&gt; 2023-07-31</p> <p> <b> topic</b> : Treatment <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-definition-topic.html">DefinitionTopic</a> #treatment)</span> </p> <p> <b> author</b> : ACME NamingSystem Development: <a href="http://acme.org/development">http://acme.org/development</a> </p> <p> <b> editor</b> : ACME NamingSystem Management: <a href="http://acme.org/management">http://acme.org/management</a> </p> <p> <b> reviewer</b> : Society for Creative NamingSystem Review: <a href="http://example.org/scnr">http://example.org/scnr</a> </p> <p> <b> endorser</b> : National Foundation for NamingSystem Quality: <a href="http://example.org/nfnq">http://example.org/nfnq</a> </p> <h3> RelatedArtifacts</h3> <table class="grid"><tr> <td> -</td> <td> <b> Type</b> </td> <td> <b> Resource</b> </td> </tr> <tr> <td> *</td> <td> derived-from</td> <td> <a href="http://hl7.org/fhir/NamingSystem/example">http://hl7.org/fhir/NamingSystem/example</a> </td> </tr> <tr> <td> *</td> <td> predecessor</td> <td> <a href="http://hl7.org/fhir/NamingSystem/example-metadata">http://hl7.org/fhir/NamingSystem/example-metadata|20210701</a> </td> </tr> </table> <blockquote> <p> <b> uniqueId</b> </p> <p> <b> type</b> : oid</p> <p> <b> value</b> : 1.2.3.4.5.6.7</p> </blockquote> <blockquote> <p> <b> uniqueId</b> </p> <p> <b> type</b> : uri</p> <p> <b> value</b> : http://example.com/identifiers</p> <p> <b> preferred</b> : true</p> </blockquote> </div> </text> <url value="http://hl7.org/fhir/NamingSystem/example-metadata-2"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.22.4"/> 
  </identifier> 
  <version value="20220721"/> 

  <name value="ExampleMetadata"/> 
  <title value="Metadata Example"/> 
  <status value="draft"/> 
  <kind value="identifier"/> 
  <experimental value="true"/> 
  <date value="2022-07-21"/> 
  <publisher value="FHIR (Example)"/> 
  <contact> 
    <name value="FHIR project team"/> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
  </contact> 
  <description value="This is an example naming system that illustrates usage of the metadata resource
   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 NamingSystem Development"/> 
    <telecom> 
      <system value="url"/> 
      <value value="http://acme.org/development"/> 
    </telecom> 
  </author> 
  <editor> 
    <name value="ACME NamingSystem Management"/> 
    <telecom> 
      <system value="url"/> 
      <value value="http://acme.org/management"/> 
    </telecom> 
  </editor> 
  <reviewer> 
    <name value="Society for Creative NamingSystem Review"/> 
    <telecom> 
      <system value="url"/> 
      <value value="http://example.org/scnr"/> 
    </telecom> 
  </reviewer> 
  <endorser> 
    <name value="National Foundation for NamingSystem Quality"/> 
    <telecom> 
      <system value="url"/> 
      <value value="http://example.org/nfnq"/> 
    </telecom> 
  </endorser> 
  <relatedArtifact> 
    <type value="derived-from"/> 
    <resource value="http://hl7.org/fhir/NamingSystem/example"/> 
  </relatedArtifact> 
  <relatedArtifact> 
    <type value="predecessor"/> 
    <resource value="http://hl7.org/fhir/NamingSystem/example-metadata|20210701"/> 
  </relatedArtifact> 
  
  <uniqueId> 
    <type value="oid"/> 
    <value value="1.2.3.4.5.6.7"/> 
  </uniqueId> 
  <uniqueId> 
    <type value="uri"/> 
    <value value="http://example.com/identifiers"/> 
    <preferred value="true"/> 
  </uniqueId> 
</NamingSystem> 

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.