FHIR IG analytics| Package | hl7.terminology |
| Resource Type | CodeSystem |
| Id | CodeSystem-v3-OrganizationNameType.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/UTG/CodeSystem-v3-OrganizationNameType.html |
| URL | http://terminology.hl7.org/CodeSystem/v3-OrganizationNameType |
| Version | 2.0.1 |
| Status | retired |
| Date | 2019-03-20 |
| Name | OrganizationNameType |
| Title | OrganizationNameType |
| Realm | uv |
| Authority | hl7 |
| Description | **Deprecation Comment:** Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used. All of these are maintained under EntityNameType. This was created in error and should never be used. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v3-OrganizationNameType
Language: en
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| internalId | internalId | http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id | code | The internal identifier for the concept in the HL7 Access database repository. |
| Status | status | http://hl7.org/fhir/concept-properties#status | code | Designation of a concept's state. Normally is not populated unless the state is retired. |
Concepts
This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-OrganizationNameType defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "v3-OrganizationNameType",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/CodeSystem/v3-OrganizationNameType",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.5.1016"
}
],
"version": "2.0.1",
"name": "OrganizationNameType",
"title": "OrganizationNameType",
"status": "retired",
"experimental": false,
"date": "2019-03-20",
"publisher": "Health Level 7",
"contact": [
{
"name": "Health Level Seven"
}
],
"description": "**Deprecation Comment:** Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used. All of these are maintained under EntityNameType. This was created in error and should never be used.",
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"property": [
{
"code": "internalId",
"uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
"description": "The internal identifier for the concept in the HL7 Access database repository.",
"type": "code"
},
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"description": "Designation of a concept's state. Normally is not populated unless the state is retired.",
"type": "code"
}
],
"concept": [
{
"code": "A",
"display": "Alias",
"definition": "An alias, typically a shorter name than the legal name. This is the default.",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "10680"
}
]
},
{
"code": "L",
"display": "Legal",
"definition": "The full legal name of the organization as used in public records.",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "10679"
}
]
},
{
"code": "ST",
"display": "Stock exchange",
"definition": "A stock market ticker symbol.",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "10681"
}
]
}
]
}