Package | hl7.terminology |
Type | CodeSystem |
Id | organization-alias-type |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-organization-alias-type.html |
URL | http://terminology.hl7.org/CodeSystem/organization-alias-type |
Version | 1.0.0 |
Status | draft |
Date | 2025-07-08T14:22:48+00:00 |
Name | OrganizationAliasType |
Title | Organization Alias Type |
Realm | uv |
Authority | hl7 |
Description | This code system defines a set of codes for indicating oranization alias type. |
Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license |
Content | complete |
ValueSet | |
organization-alias-type | Organization Alias Type |
OrgAliasTypeVS | Organization Alias Type Value Sete |
organization-alias-type | Organization Alias Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem organization-alias-type
Last updated: 2020-04-09 21:10:28+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/organization-alias-type
defines the following codes:
{ "resourceType": "CodeSystem", "id": "organization-alias-type", "meta": { "lastUpdated": "2020-04-09T21:10:28.568+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://terminology.hl7.org/CodeSystem/organization-alias-type", "version": "1.0.0", "name": "OrganizationAliasType", "title": "Organization Alias Type", "status": "draft", "experimental": false, "date": "2025-07-08T14:22:48+00:00", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "This code system defines a set of codes for indicating oranization alias type.", "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license", "caseSensitive": true, "valueSet": "http://terminology.hl7.org/ValueSet/organization-alias-type", "content": "complete", "concept": [ { "code": "legalalternative", "display": "Legal Alternative", "definition": "A pseudonym used by an organization to perform their business under a name that differs from the registered, legal name of the business, also known as a trade name, business name, or 'doing business as' (d.b.a.)." }, { "code": "historical", "display": "Historical", "definition": "Any previously used legal or trade names used by an organization since the creation of the business. Could include names used by independent organizations before a merger or other reorganization." }, { "code": "common", "display": "Common", "definition": "Common name, i.e. SNAF, Rehab, etc." } ] }