Package | hl7.fhir.us.directory-query |
Type | CodeSystem |
Id | OrgAliasTypeCS |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/directory-query/https://build.fhir.org/ig/HL7/fhir-directory-query/CodeSystem-OrgAliasTypeCS.html |
URL | http://hl7.org/fhir/us/directory-query/CodeSystem/OrgAliasTypeCS |
Version | 1.0.0-ballot |
Status | active |
Date | 2022-12-08T23:00:33+00:00 |
Name | OrgAliasTypeCS |
Title | Organization Alias Type Code System |
Realm | us |
Authority | hl7 |
Description | The state indicating if an Organization has an alias. |
Content | complete |
ValueSet | |
OrgAliasTypeVS | Organization Alias Typ Value Sete |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/directory-query/CodeSystem/OrgAliasTypeCS
defines the following codes:
{ "resourceType": "CodeSystem", "id": "OrgAliasTypeCS", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/directory-query/CodeSystem/OrgAliasTypeCS", "version": "1.0.0-ballot", "name": "OrgAliasTypeCS", "title": "Organization Alias Type Code System", "status": "active", "experimental": false, "date": "2022-12-08T23:00:33+00:00", "publisher": "HL7 International - Patient Administration Work Group", "contact": [ { "name": "HL7 International - Patient Administration Work Group", "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/pafm" }, { "system": "email", "value": "pafm@lists.hl7.org" } ] } ], "description": "The state indicating if an Organization has an alias.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "caseSensitive": true, "content": "complete", "count": 2, "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." } ] }