| Package | hl7.terminology |
| Resource Type | NamingSystem |
| Id | USEIN |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/NamingSystem-USEIN.html |
| URL | http://terminology.hl7.org/NamingSystem/USEIN |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-06-13T00:00:00-00:00 |
| Name | USEIN |
| Title | United States Employer Identification Number |
| Realm | uv |
| Authority | hl7 |
| Description | An Employer Identification Number (EIN) is also known as a Federal Tax Identification Number, and is used to identify a business entity. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem USEIN
| Defining URL | http://terminology.hl7.org/NamingSystem/USEIN |
| Version | 1.0.0 |
| Name | USEIN |
| Title | United States Employer Identification Number |
| Status | active |
| Definition | An Employer Identification Number (EIN) is also known as a Federal Tax Identification Number, and is used to identify a business entity. |
| Type | Value | Preferred | Period | Comment |
| OID | 2.16.840.1.113883.4.4 | true | ||
| URI | urn:oid:2.16.840.1.113883.4.4 | true | 2022-06-02 --> (ongoing) | This is the URL endorsed by the HTA and is considered authoritative. |
{
"resourceType": "NamingSystem",
"id": "USEIN",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/NamingSystem/USEIN",
"version": "1.0.0",
"name": "USEIN",
"title": "United States Employer Identification Number",
"status": "active",
"kind": "identifier",
"date": "2022-06-13T00:00:00-00:00",
"contact": [
{
"name": "U.S. Internal Revenue Service",
"telecom": [
{
"system": "url",
"value": "https://www.irs.gov/businesses/small-businesses-self-employed/employer-id-numbers"
}
]
}
],
"description": "An Employer Identification Number (EIN) is also known as a Federal Tax Identification Number, and is used to identify a business entity.",
"uniqueId": [
{
"type": "oid",
"value": "2.16.840.1.113883.4.4",
"preferred": true
},
{
"type": "uri",
"value": "urn:oid:2.16.840.1.113883.4.4",
"preferred": true,
"comment": "This is the URL endorsed by the HTA and is considered authoritative.",
"period": {
"start": "2022-06-02"
}
}
]
}