Package | hl7.terminology.r4b |
Type | NamingSystem |
Id | ssn |
FHIR Version | R4B |
Source | http://terminology.hl7.org/http://terminology.hl7.org/6.0.2/NamingSystem-ssn.html |
URL | http://terminology.hl7.org/NamingSystem/ssn |
Version | 1.0.0 |
Status | active |
Date | 2022-02-07T00:00:00-00:00 |
Name | SSN |
Title | United States Social Security Number |
Realm | uv |
Authority | hl7 |
Description | United States Social Security Number (SSN). Assigned by the U.S. Social Security Administration. Note: IRS assigned ITINs are often used as drop-ins for social security numbers. The SSN is represented in resources with dashes removed. See http://www.ssa.gov/. |
Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem ssn
Defining URL | http://terminology.hl7.org/NamingSystem/ssn |
Version | 1.0.0 |
Name | SSN |
Title | United States Social Security Number |
Status | active |
Definition | United States Social Security Number (SSN). Assigned by the U.S. Social Security Administration. Note: IRS assigned ITINs are often used as drop-ins for social security numbers. The SSN is represented in resources with dashes removed. See http://www.ssa.gov/. |
Type | Value | Preferred |
OID | 2.16.840.1.113883.4.1 | true |
URI | http://hl7.org/fhir/sid/us-ssn | true |
{ "resourceType": "NamingSystem", "id": "ssn", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url", "valueUri": "http://terminology.hl7.org/NamingSystem/ssn" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version", "valueString": "1.0.0" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title", "valueString": "United States Social Security Number" } ], "name": "SSN", "status": "active", "kind": "identifier", "date": "2022-02-07T00:00:00-00:00", "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0203", "code": "SB" } ] }, "description": "United States Social Security Number (SSN). Assigned by the U.S. Social Security Administration. Note: IRS assigned ITINs are often used as drop-ins for social security numbers. The SSN is represented in resources with dashes removed. See http://www.ssa.gov/.", "uniqueId": [ { "type": "oid", "value": "2.16.840.1.113883.4.1", "preferred": true }, { "type": "uri", "value": "http://hl7.org/fhir/sid/us-ssn", "preferred": true } ] }