FHIR IG analytics| Package | hl7.fhir.us.identity-matching |
| Resource Type | Patient |
| Id | Patient-FastDualCitizenExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient FastDualCitizenExample
Profile: FAST Identity Patient
Jordan Alexander Rivera (official) Other, DoB: 1988-07-21 ( Golden Record Identifier (use: usual, ))
| Other Ids: |
| ||
{
"resourceType": "Patient",
"id": "FastDualCitizenExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/identity-matching/StructureDefinition/fast-identity-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/identity-matching/StructureDefinition/identity-jurisdiction",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
}
],
"use": "usual",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-identifier-type",
"code": "GRI"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR",
"display": "Medical Record Number"
}
]
},
"system": "https://hospital.example.org/mrn",
"value": "MRN-556677",
"assigner": {
"display": "Example Health System"
}
},
{
"extension": [
{
"url": "http://hl7.org/fhir/us/identity-matching/StructureDefinition/identity-jurisdiction",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
}
],
"use": "official",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-identifier-type",
"code": "GRI"
}
]
},
"system": "https://fast.hl7.org/identity/golden-record/gb",
"value": "GB-GRI-4471-9920-3388",
"assigner": {
"display": "NHS England Identity Authority"
}
},
{
"extension": [
{
"extension": [
{
"url": "identityAssuranceLevel",
"valueCoding": {
"system": "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-assurance-level",
"code": "IAL2",
"display": "Identity Assurance Level 2"
}
},
{
"url": "authenticatorAssuranceLevel",
"valueCoding": {
"system": "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-assurance-level",
"code": "AAL2",
"display": "Authenticator Assurance Level 2"
}
},
{
"url": "verificationDate",
"valueDateTime": "2026-03-14"
},
{
"url": "verificationEvidence",
"valueString": "Government-issued photo ID + liveness selfie match"
}
],
"url": "http://hl7.org/fhir/us/identity-matching/StructureDefinition/csp-assurance"
}
],
"use": "secondary",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-identifier-type",
"code": "CSPID"
}
]
},
"system": "https://clearme.com/identity",
"value": "CLEAR-99201-JAR",
"assigner": {
"display": "CLEAR"
}
},
{
"extension": [
{
"extension": [
{
"url": "identityAssuranceLevel",
"valueCoding": {
"system": "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-assurance-level",
"code": "IAL2",
"display": "Identity Assurance Level 2"
}
},
{
"url": "verificationDate",
"valueDateTime": "2025-11-02"
}
],
"url": "http://hl7.org/fhir/us/identity-matching/StructureDefinition/csp-assurance"
}
],
"use": "secondary",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-identifier-type",
"code": "CSPID"
}
]
},
"system": "https://id.me/identity",
"value": "IDME-44817-JAR",
"assigner": {
"display": "ID.me"
}
}
],
"name": [
{
"use": "official",
"family": "Rivera",
"given": [
"Jordan",
"Alexander"
]
}
],
"gender": "other",
"birthDate": "1988-07-21"
}