Package | hl7.terminology.r4b |
Type | ValueSet |
Id | v3-AddressRepresentationUse |
FHIR Version | R4B |
Source | http://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-v3-AddressRepresentationUse.html |
URL | http://terminology.hl7.org/ValueSet/v3-AddressRepresentationUse |
Version | 3.0.0 |
Status | active |
Date | 2014-03-26 |
Name | AddressRepresentationUse |
Title | AddressRepresentationUse |
Realm | uv |
Authority | hl7 |
Description | **Description:**Identifies the different representations of a Address. The representation may affect how the address is used. (E.g. use of Ideographic for formal communications.) |
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 |
ValueSet | |
v3-OrganizationNameUse | OrganizationNameUse |
v3-PersonNameUse | PersonNameUse |
v3-PostalAddressUse | PostalAddressUse |
v3-OrganizationNameUse | OrganizationNameUse |
v3-PersonNameUse | PersonNameUse |
v3-PostalAddressUse | PostalAddressUse |
CodeSystem | |
v3-EntityNameUse | EntityNameUse |
v3-EntityNameUse | EntityNameUse |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet v3-AddressRepresentationUse
Language: en
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v3-EntityNameUse
where concept is-a _NameRepresentationUseThis value set excludes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v3-EntityNameUse
Code | Display | Definition |
_NameRepresentationUse | NameRepresentationUse | Identifies the different representations of a name. The representation may affect how the name is used. (E.g. use of Ideographic for formal communications.) |
{ "resourceType": "ValueSet", "id": "v3-AddressRepresentationUse", "language": "en", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://terminology.hl7.org/ValueSet/v3-AddressRepresentationUse", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.1.11.17860" } ], "version": "3.0.0", "name": "AddressRepresentationUse", "title": "AddressRepresentationUse", "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": "**Description:**Identifies the different representations of a Address. The representation may affect how the address is used. (E.g. use of Ideographic for formal communications.)", "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-EntityNameUse", "filter": [ { "property": "concept", "op": "is-a", "value": "_NameRepresentationUse" } ] } ], "exclude": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse", "concept": [ { "code": "_NameRepresentationUse" } ] } ] } }