Interoperable Digital Identity and Patient Matching, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 3.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-identity-matching-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<Organization xmlns="http://hl7.org/fhir">
<id value="FastOrgExample"/>
<meta>
<profile
value="http://hl7.org/fhir/us/identity-matching/StructureDefinition/FASTIdentityOrganization"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization FastOrgExample</b></p><a name="FastOrgExample"> </a><a name="hcFastOrgExample"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-FASTIdentityOrganization.html">FAST Identity Organization</a></p></div><blockquote><p><b>Organization vLEI</b></p><ul><li>leiCode: 5493001KJTIIGC8Y1R12</li><li>credentialSAID: EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao</li><li>source: <a href="https://examplehealth.org/.well-known/vlei/oobi/EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao">https://examplehealth.org/.well-known/vlei/oobi/EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao</a></li><li>issuer: Qualified vLEI Issuer — Example QVI Inc. (AID: EKY1t...QVI)</li><li>verificationDate: 2026-05-19 14:32:00+0000</li><li>status: active</li></ul></blockquote><p><b>identifier</b>: National provider identifier/1234567893, <code>https://www.gleif.org/lei</code>/5493001KJTIIGC8Y1R12 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: Example Health System</p><p><b>telecom</b>: <a href="tel:+1-617-555-0142">+1-617-555-0142</a></p><p><b>address</b>: 500 Interoperability Way Boston MA 02110 US </p></div>
</text>
<extension
url="http://hl7.org/fhir/us/identity-matching/StructureDefinition/organization-vlei">
<extension url="leiCode">
<valueString value="5493001KJTIIGC8Y1R12"/>
</extension>
<extension url="credentialSAID">
<valueString value="EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao"/>
</extension>
<extension url="source">
<valueUrl
value="https://examplehealth.org/.well-known/vlei/oobi/EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao"/>
</extension>
<extension url="issuer">
<valueString
value="Qualified vLEI Issuer — Example QVI Inc. (AID: EKY1t...QVI)"/>
</extension>
<extension url="verificationDate">
<valueDateTime value="2026-05-19T14:32:00Z"/>
</extension>
<extension url="status">
<valueCode value="active"/>
</extension>
</extension>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NPI"/>
<display value="National provider identifier"/>
</coding>
</type>
<system value="http://hl7.org/fhir/sid/us-npi"/>
<value value="1234567893"/>
</identifier>
<identifier>
<use value="official"/>
<system value="https://www.gleif.org/lei"/>
<value value="5493001KJTIIGC8Y1R12"/>
<assigner>
<display value="GLEIF (via accredited LOU)"/>
</assigner>
</identifier>
<active value="true"/>
<name value="Example Health System"/>
<telecom>
<system value="phone"/>
<value value="+1-617-555-0142"/>
<use value="work"/>
</telecom>
<address>
<line value="500 Interoperability Way"/>
<city value="Boston"/>
<state value="MA"/>
<postalCode value="02110"/>
<country value="US"/>
</address>
</Organization>