<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="core-examples-indianadriverslicense3" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T12:21:54.24+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>Generated Narrative with Details</b>
      </p>
      <p>
        <b>id</b>: 4.3.18</p>
      <p>
        <b>name</b>: Indiana Driver's License</p>
      <p>
        <b>status</b>: active</p>
      <p>
        <b>kind</b>: identifier</p>
      <p>
        <b>publisher</b>: HL7 International</p>
      <p>
        <b>date</b>: 03/07/2015</p>
      <p>
        <b>type</b>: Driver's license number <span>(Details : {http://hl7.org/fhir/v2/0203 code 'DL' = 'Driver's license number)</span></p>
      <p>
        <b>useContext</b>: ?? <span>(Details : {urn:iso:std:iso:3166 code 'US' = '??)</span></p>
      <blockquote>
        <p>
          <b>uniqueId</b>
        </p>
        <p>
          <b>type</b>: oid</p>
        <p>
          <b>value</b>: 2.16.840.1.113883.4.3.18</p>
      </blockquote>
      <blockquote>
        <p>
          <b>uniqueId</b>
        </p>
        <p>
          <b>type</b>: uri</p>
        <p>
          <b>value</b>: urn:oid:2.16.840.1.113883.4.3.18</p>
      </blockquote>
    </div>
  </text>
  <name value="Indiana Driver's License" />
  <status value="active" />
  <kind value="identifier" />
  <publisher value="HL7 International" />
  <date value="2015-07-03" />
  <type>
    <coding>
      <system value="http://hl7.org/fhir/v2/0203" />
      <code value="DL" />
    </coding>
  </type>
  <useContext>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="US" />
    </coding>
  </useContext>
  <uniqueId>
    <type value="oid" />
    <value value="2.16.840.1.113883.4.3.18" />
  </uniqueId>
  <uniqueId>
    <type value="uri" />
    <value value="urn:oid:2.16.840.1.113883.4.3.18" />
  </uniqueId>
</NamingSystem>