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 2.0.0-ballot 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
Active as of 2024-10-25 |
{
"resourceType" : "ValueSet",
"id" : "Identity-Identifier-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet Identity-Identifier-vs</b></p><a name=\"Identity-Identifier-vs\"> </a><a name=\"hcIdentity-Identifier-vs\"> </a><a name=\"Identity-Identifier-vs-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-Identity-Identifier-cs.html\"><code>http://hl7.org/fhir/us/identity-matching/CodeSystem/Identity-Identifier-cs</code></a></li><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-identifier-type.html\">IdentifierType</a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
}
],
"url" : "http://hl7.org/fhir/us/identity-matching/ValueSet/Identity-Identifier-vs",
"version" : "2.0.0-ballot",
"name" : "IdentityIdentifierValueSet",
"title" : "Identity Identifier Value Set",
"status" : "active",
"experimental" : false,
"date" : "2024-10-25T16:13:35+00:00",
"publisher" : "HL7 International / Patient Administration",
"contact" : [
{
"name" : "HL7 International / Patient Administration",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pafm"
}
]
}
],
"description" : "Codes describing various identifiers to be used in Patient resource for $match.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/identity-matching/CodeSystem/Identity-Identifier-cs"
},
{
"valueSet" : [
🔗 "http://hl7.org/fhir/ValueSet/identifier-type"
]
}
]
}
}