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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Patient/FastDualCitizenExample> a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "FastDualCitizenExample"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/identity-matching/StructureDefinition/fast-identity-patient" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/identity-matching/StructureDefinition/fast-identity-patient>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient FastDualCitizenExample</b></p><a name=\"FastDualCitizenExample\"> </a><a name=\"hcFastDualCitizenExample\"> </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-fast-identity-patient.html\">FAST Identity Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jordan Alexander Rivera (official) Other, DoB: 1988-07-21 ( Golden Record Identifier (use: usual, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li>Golden Record Identifier/GB-GRI-4471-9920-3388 (use: official, )</li><li>Credential Service Provider Identifier/CLEAR-99201-JAR (use: secondary, )</li><li>Credential Service Provider Identifier/IDME-44817-JAR (use: secondary, )</li></ul></td></tr></table></div>"
] ;
fhir:Patient.identifier [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/identity-matching/StructureDefinition/identity-jurisdiction" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "US" ] ;
fhir:Coding.display [ fhir:value "United States of America" ]
]
]
] ;
fhir:Identifier.use [ fhir:value "usual" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-identifier-type" ] ;
fhir:Coding.code [ fhir:value "GRI" ]
], [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "MR" ] ;
fhir:Coding.display [ fhir:value "Medical Record Number" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://hospital.example.org/mrn" ] ;
fhir:Identifier.value [ fhir:value "MRN-556677" ] ;
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "Example Health System" ]
]
], [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/identity-matching/StructureDefinition/identity-jurisdiction" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "GB" ] ;
fhir:Coding.display [ fhir:value "United Kingdom of Great Britain and Northern Ireland" ]
]
]
] ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-identifier-type" ] ;
fhir:Coding.code [ fhir:value "GRI" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://fast.hl7.org/identity/golden-record/gb" ] ;
fhir:Identifier.value [ fhir:value "GB-GRI-4471-9920-3388" ] ;
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "NHS England Identity Authority" ]
]
], [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "identityAssuranceLevel" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-assurance-level" ] ;
fhir:Coding.code [ fhir:value "IAL2" ] ;
fhir:Coding.display [ fhir:value "Identity Assurance Level 2" ]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "authenticatorAssuranceLevel" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-assurance-level" ] ;
fhir:Coding.code [ fhir:value "AAL2" ] ;
fhir:Coding.display [ fhir:value "Authenticator Assurance Level 2" ]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "verificationDate" ] ;
fhir:Extension.valueDateTime [ fhir:value "2026-03-14"^^xsd:date ]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "verificationEvidence" ] ;
fhir:Extension.valueString [ fhir:value "Government-issued photo ID + liveness selfie match" ]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/identity-matching/StructureDefinition/csp-assurance" ]
] ;
fhir:Identifier.use [ fhir:value "secondary" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-identifier-type" ] ;
fhir:Coding.code [ fhir:value "CSPID" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://clearme.com/identity" ] ;
fhir:Identifier.value [ fhir:value "CLEAR-99201-JAR" ] ;
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "CLEAR" ]
]
], [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "identityAssuranceLevel" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-assurance-level" ] ;
fhir:Coding.code [ fhir:value "IAL2" ] ;
fhir:Coding.display [ fhir:value "Identity Assurance Level 2" ]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "verificationDate" ] ;
fhir:Extension.valueDateTime [ fhir:value "2025-11-02"^^xsd:date ]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/identity-matching/StructureDefinition/csp-assurance" ]
] ;
fhir:Identifier.use [ fhir:value "secondary" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-identifier-type" ] ;
fhir:Coding.code [ fhir:value "CSPID" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://id.me/identity" ] ;
fhir:Identifier.value [ fhir:value "IDME-44817-JAR" ] ;
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "ID.me" ]
]
] ;
fhir:Patient.name [
fhir:index -1 ;
fhir:HumanName.use [ fhir:value "official" ] ;
fhir:HumanName.family [ fhir:value "Rivera" ] ;
fhir:HumanName.given [
fhir:value "Jordan" ;
fhir:index -1
], [
fhir:value "Alexander" ;
fhir:index -1
]
] ;
fhir:Patient.gender [ fhir:value "other"] ;
fhir:Patient.birthDate [ fhir:value "1988-07-21"^^xsd:date] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Patient/FastDualCitizenExample.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Patient/FastDualCitizenExample.ttl> .
IG © 2021+ HL7 International / Patient Administration.
Package hl7.fhir.us.identity-matching#3.0.0-current based on FHIR 4.0.1.
Generated
2026-08-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
