Package | hl7.terminology |
Type | ValueSet |
Id | v3-xOrganizationNamePartType |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-xOrganizationNamePartType.html |
URL | http://terminology.hl7.org/ValueSet/v3-xOrganizationNamePartType |
Version | 3.0.0 |
Status | active |
Date | 2014-03-26 |
Name | XOrganizationNamePartType |
Title | x_OrganizationNamePartType |
Realm | uv |
Authority | hl7 |
Description | A name for an organization, such as "Health Level Seven, Inc." An organization name consists only of untyped name parts, prefixes, suffixes, and delimiters. |
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.html |
No resources found
CodeSystem | |
v3-EntityNamePartType | EntityNamePartType |
v3-EntityNamePartType | EntityNamePartType |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet v3-xOrganizationNamePartType
Language: en
http://terminology.hl7.org/CodeSystem/v3-EntityNamePartType
Code | Display | Definition |
DEL | delimiter | A delimiter has no meaning other than being literally printed in this name representation. A delimiter has no implicit leading and trailing white space. |
PFX | prefix | A prefix has a strong association to the immediately following name part. A prefix has no implicit trailing white space (it has implicit leading white space though). Note that prefixes can be inverted. |
SFX | suffix | **Description:**A suffix has a strong association to the immediately preceding name part. A suffix has no implicit leading white space (it has implicit trailing white space though). Suffices cannot be inverted. |
{ "resourceType": "ValueSet", "id": "v3-xOrganizationNamePartType", "language": "en", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://terminology.hl7.org/ValueSet/v3-xOrganizationNamePartType", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.1.11.15881" } ], "version": "3.0.0", "name": "XOrganizationNamePartType", "title": "x_OrganizationNamePartType", "status": "active", "experimental": false, "date": "2014-03-26", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "A name for an organization, such as \"Health Level Seven, Inc.\" An organization name consists only of untyped name parts, prefixes, suffixes, and delimiters.", "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.html", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartType", "concept": [ { "code": "DEL" }, { "code": "PFX" }, { "code": "SFX" } ] } ] } }