<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="core-examples-unitedstatessocialsecuritynumber2" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T12:13:25.941+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>: us-ssn</p>
      <p>
        <b>name</b>: United States Social Security Number</p>
      <p>
        <b>status</b>: active</p>
      <p>
        <b>kind</b>: identifier</p>
      <p>
        <b>publisher</b>: United States Social Security Administration</p>
      <h3>Contacts</h3>
      <table>
        <tr>
          <td>-</td>
          <td>
            <b>Telecom</b>
          </td>
        </tr>
        <tr>
          <td>*</td>
          <td>http://www.ssa.gov/</td>
        </tr>
      </table>
      <p>
        <b>date</b>: 31/07/2015</p>
      <p>
        <b>type</b>: Social Beneficiary Identifier <span>(Details : {http://hl7.org/fhir/identifier-type code 'SB' = 'Social Beneficiary Identifier)</span></p>
      <p>
        <b>description</b>: The SSN is represented in resources with dashes removed</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>: uri</p>
        <p>
          <b>value</b>: http://hl7.org/fhir/sid/us-ssn</p>
        <p>
          <b>preferred</b>: true</p>
      </blockquote>
      <blockquote>
        <p>
          <b>uniqueId</b>
        </p>
        <p>
          <b>type</b>: oid</p>
        <p>
          <b>value</b>: 2.16.840.1.113883.4.1</p>
      </blockquote>
    </div>
  </text>
  <name value="United States Social Security Number" />
  <status value="active" />
  <kind value="identifier" />
  <publisher value="United States Social Security Administration" />
  <contact>
    <telecom>
      <system value="other" />
      <value value="http://www.ssa.gov/" />
    </telecom>
  </contact>
  <date value="2015-07-31" />
  <type>
    <coding>
      <system value="http://hl7.org/fhir/identifier-type" />
      <code value="SB" />
    </coding>
  </type>
  <description value="The SSN is represented in resources with dashes removed" />
  <useContext>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="US" />
    </coding>
  </useContext>
  <uniqueId>
    <type value="uri" />
    <value value="http://hl7.org/fhir/sid/us-ssn" />
    <preferred value="true" />
  </uniqueId>
  <uniqueId>
    <type value="oid" />
    <value value="2.16.840.1.113883.4.1" />
  </uniqueId>
</NamingSystem>