{
"description": "The state indicating if an Organization has an alias.",
"_filename": "CodeSystem-OrgAliasTypeCS.json",
"package_name": "hl7.fhir.us.ndh",
"date": "2023-07-30T14:53:07+00:00",
"publisher": "HL7 International - Patient Administration Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "OrgAliasTypeCS",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Organization Alias Type Code System",
"package_version": "1.0.0-ballot",
"status": "active",
"id": "1e5ff005-ef02-4976-b151-4eec99d90596",
"kind": null,
"count": 3,
"url": "http://hl7.org/fhir/us/ndh/CodeSystem/OrgAliasTypeCS",
"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."
} ],
"caseSensitive": true,
"version": "1.0.0-ballot",
"contact": [ {
"name": "HL7 International - Patient Administration Work Group",
"telecom": [ {
"value": "http://hl7.org/Special/committees/pafm",
"system": "url"
}, {
"value": "pafm@lists.hl7.org",
"system": "email"
} ]
} ]
}