FHIR IG analytics| Package | hl7.fhir.us.identity-matching |
| Resource Type | Organization |
| Id | Organization-FastOrgExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization FastOrgExample
Profile: FAST Identity Organization
Organization vLEI
- leiCode: 5493001KJTIIGC8Y1R12
- credentialSAID: EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao
- source: https://examplehealth.org/.well-known/vlei/oobi/EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao
- issuer: Qualified vLEI Issuer — Example QVI Inc. (AID: EKY1t...QVI)
- verificationDate: 2026-05-19 14:32:00+0000
- status: active
identifier: National provider identifier/1234567893, https://www.gleif.org/lei/5493001KJTIIGC8Y1R12 (use: official, )
active: true
name: Example Health System
telecom: +1-617-555-0142
address: 500 Interoperability Way Boston MA 02110 US
{
"resourceType": "Organization",
"id": "FastOrgExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/identity-matching/StructureDefinition/FASTIdentityOrganization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "leiCode",
"valueString": "5493001KJTIIGC8Y1R12"
},
{
"url": "credentialSAID",
"valueString": "EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao"
},
{
"url": "source",
"valueUrl": "https://examplehealth.org/.well-known/vlei/oobi/EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao"
},
{
"url": "issuer",
"valueString": "Qualified vLEI Issuer — Example QVI Inc. (AID: EKY1t...QVI)"
},
{
"url": "verificationDate",
"valueDateTime": "2026-05-19T14:32:00Z"
},
{
"url": "status",
"valueCode": "active"
}
],
"url": "http://hl7.org/fhir/us/identity-matching/StructureDefinition/organization-vlei"
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NPI",
"display": "National provider identifier"
}
]
},
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "1234567893"
},
{
"use": "official",
"system": "https://www.gleif.org/lei",
"value": "5493001KJTIIGC8Y1R12",
"assigner": {
"display": "GLEIF (via accredited LOU)"
}
}
],
"active": true,
"name": "Example Health System",
"telecom": [
{
"system": "phone",
"value": "+1-617-555-0142",
"use": "work"
}
],
"address": [
{
"line": [
"500 Interoperability Way"
],
"city": "Boston",
"state": "MA",
"postalCode": "02110",
"country": "US"
}
]
}