@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v3-AddressUse"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
SpecializesCodingThe child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.
GeneralizesCodingInverse of Specializes. Only included as a derived relationship.
internalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.
notSelectablehttp://hl7.org/fhir/concept-properties#notSelectablebooleanIndicates that the code is abstract - only intended to be used as a selector for other concepts
statushttp://hl7.org/fhir/concept-properties#statuscodeDesignation 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-AddressUse defines the following codes in a Is-A heirarchy:

LvlCodeDisplayDefinitioninternalIdNot Selectablestatus
1_GeneralAddressUse _GeneralAddressUse

Description: Address uses that can apply to both postal and telecommunication addresses.

\n
22729trueactive
2  BAD bad address

Description: A flag indicating that the address is bad, in fact, useless.

\n
22730active
2  CONF confidential address

Description: Indicates that the address is considered sensitive and should only be shared or published in accordance with organizational controls governing patient demographic information with increased sensitivity. Uses of Addresses. Lloyd to supply more complete description.

\n
22731active
2  H home address

Description: A communication address at a home, attempted contacts for business purposes might intrude privacy and chances are one will contact family or other household members instead of the person one wishes to call. Typically used with urgent cases, or if no other contacts are available.

\n
22732active
3    HP primary home

Description: The primary home, to reach a person after business hours.

\n
22733active
3    HV vacation home

Description: A vacation home, to reach a person while on vacation.

\n
22734active
2  OLD no longer in use

This address is no longer in use.

\n

Usage Note: Address may also carry valid time ranges. This code is used to cover the situations where it is known that the address is no longer valid, but no particular time range for its use is known.

\n
23468active
2  TMP temporary address

Description: A temporary address, may be good for visit or mailing. Note that an address history can provide more detailed information.

\n
22735active
2  WP work place

Description: An office address. First choice for business related contacts during business hours.

\n
22736active
3    DIR direct

Description: Indicates a work place address or telecommunication address that reaches the individual or organization directly without intermediaries. For phones, often referred to as a 'private line'.

\n
22737active
3    PUB public

Description: Indicates a work place address or telecommunication address that is a 'standard' address which may reach a reception service, mail-room, or other intermediary prior to the target entity.

\n
22738active
1_PostalAddressUse _PostalAddressUse

Description: Address uses that only apply to postal addresses, not telecommunication addresses.

\n
22739trueactive
2  PHYS physical visit address

Description: Used primarily to visit an address.

\n
22740active
2  PST postal address

Description: Used to send mail.

\n
22741active
1_TelecommunicationAddressUse _TelecommunicationAddressUse

Description: Address uses that only apply to telecommunication addresses, not postal addresses.

\n
22742trueactive
2  AS answering service

Description: An automated answering machine used for less urgent cases and if the main purpose of contact is to leave a message or access an automated announcement.

\n
22743active
2  EC emergency contact

Description: A contact specifically designated to be used for emergencies. This is the first choice in emergencies, independent of any other use codes.

\n
22744active
2  MC mobile contact

Description: A telecommunication device that moves and stays with its owner. May have characteristics of all other use codes, suitable for urgent matters, not the first choice for routine business.

\n
22745active
2  PG pager

Description: A paging device suitable to solicit a callback or to leave a very short message.

\n
22746active
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AddressUse"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.5.1119" ] ] ) ; # fhir:version [ fhir:v "3.0.1"] ; # fhir:name [ fhir:v "AddressUse"] ; # fhir:title [ fhir:v "AddressUse"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-03-20"^^xsd:date] ; # fhir:publisher [ fhir:v "Health Level Seven International"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hq@HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "Codes that provide guidance around the circumstances in which a given address should be used."] ; # fhir:copyright [ fhir:v "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"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] ) ; fhir:code [ fhir:v "Specializes" ] ; fhir:description [ fhir:v "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] ) ; fhir:code [ fhir:v "Generalizes" ] ; fhir:description [ fhir:v "Inverse of Specializes. Only included as a derived relationship." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"^^xsd:anyURI ] ; fhir:description [ fhir:v "The internal identifier for the concept in the HL7 Access database repository." ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "notSelectable" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ] ; fhir:description [ fhir:v "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ] ; fhir:type [ fhir:v "boolean" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "Designation of a concept's state. Normally is not populated unless the state is retired." ] ; fhir:type [ fhir:v "code" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "_GeneralAddressUse" ] ; fhir:display [ fhir:v "_GeneralAddressUse" ] ; fhir:definition [ fhir:v "**Description:** Address uses that can apply to both postal and telecommunication addresses." ] ; fhir:property ( [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22729" ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "BAD" ] ; fhir:display [ fhir:v "bad address" ] ; fhir:definition [ fhir:v "**Description:** A flag indicating that the address is bad, in fact, useless." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22730" ] ] ) ] [ fhir:code [ fhir:v "CONF" ] ; fhir:display [ fhir:v "confidential address" ] ; fhir:definition [ fhir:v "**Description:** Indicates that the address is considered sensitive and should only be shared or published in accordance with organizational controls governing patient demographic information with increased sensitivity. Uses of Addresses. Lloyd to supply more complete description." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22731" ] ] ) ] [ fhir:code [ fhir:v "H" ] ; fhir:display [ fhir:v "home address" ] ; fhir:definition [ fhir:v "**Description:** A communication address at a home, attempted contacts for business purposes might intrude privacy and chances are one will contact family or other household members instead of the person one wishes to call. Typically used with urgent cases, or if no other contacts are available." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22732" ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "HP" ] ; fhir:display [ fhir:v "primary home" ] ; fhir:definition [ fhir:v "**Description:** The primary home, to reach a person after business hours." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22733" ] ] ) ] [ fhir:code [ fhir:v "HV" ] ; fhir:display [ fhir:v "vacation home" ] ; fhir:definition [ fhir:v "**Description:** A vacation home, to reach a person while on vacation." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22734" ] ] ) ] ) ] [ fhir:code [ fhir:v "OLD" ] ; fhir:display [ fhir:v "no longer in use" ] ; fhir:definition [ fhir:v "This address is no longer in use.\r\n\r\n*Usage Note:* Address may also carry valid time ranges. This code is used to cover the situations where it is known that the address is no longer valid, but no particular time range for its use is known." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "23468" ] ] ) ] [ fhir:code [ fhir:v "TMP" ] ; fhir:display [ fhir:v "temporary address" ] ; fhir:definition [ fhir:v "**Description:** A temporary address, may be good for visit or mailing. Note that an address history can provide more detailed information." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22735" ] ] ) ] [ fhir:code [ fhir:v "WP" ] ; fhir:display [ fhir:v "work place" ] ; fhir:definition [ fhir:v "**Description:** An office address. First choice for business related contacts during business hours." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22736" ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "DIR" ] ; fhir:display [ fhir:v "direct" ] ; fhir:definition [ fhir:v "**Description:** Indicates a work place address or telecommunication address that reaches the individual or organization directly without intermediaries. For phones, often referred to as a 'private line'." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22737" ] ] ) ] [ fhir:code [ fhir:v "PUB" ] ; fhir:display [ fhir:v "public" ] ; fhir:definition [ fhir:v "**Description:** Indicates a work place address or telecommunication address that is a 'standard' address which may reach a reception service, mail-room, or other intermediary prior to the target entity." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22738" ] ] ) ] ) ] ) ] [ fhir:code [ fhir:v "_PostalAddressUse" ] ; fhir:display [ fhir:v "_PostalAddressUse" ] ; fhir:definition [ fhir:v "**Description:** Address uses that only apply to postal addresses, not telecommunication addresses." ] ; fhir:property ( [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22739" ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "PHYS" ] ; fhir:display [ fhir:v "physical visit address" ] ; fhir:definition [ fhir:v "**Description:** Used primarily to visit an address." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22740" ] ] ) ] [ fhir:code [ fhir:v "PST" ] ; fhir:display [ fhir:v "postal address" ] ; fhir:definition [ fhir:v "**Description:** Used to send mail." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22741" ] ] ) ] ) ] [ fhir:code [ fhir:v "_TelecommunicationAddressUse" ] ; fhir:display [ fhir:v "_TelecommunicationAddressUse" ] ; fhir:definition [ fhir:v "**Description:** Address uses that only apply to telecommunication addresses, not postal addresses." ] ; fhir:property ( [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22742" ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "AS" ] ; fhir:display [ fhir:v "answering service" ] ; fhir:definition [ fhir:v "**Description:** An automated answering machine used for less urgent cases and if the main purpose of contact is to leave a message or access an automated announcement." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22743" ] ] ) ] [ fhir:code [ fhir:v "EC" ] ; fhir:display [ fhir:v "emergency contact" ] ; fhir:definition [ fhir:v "**Description:** A contact specifically designated to be used for emergencies. This is the first choice in emergencies, independent of any other use codes." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22744" ] ] ) ] [ fhir:code [ fhir:v "MC" ] ; fhir:display [ fhir:v "mobile contact" ] ; fhir:definition [ fhir:v "**Description:** A telecommunication device that moves and stays with its owner. May have characteristics of all other use codes, suitable for urgent matters, not the first choice for routine business." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22745" ] ] ) ] [ fhir:code [ fhir:v "PG" ] ; fhir:display [ fhir:v "pager" ] ; fhir:definition [ fhir:v "**Description:** A paging device suitable to solicit a callback or to leave a very short message." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22746" ] ] ) ] ) ] ) . # # -------------------------------------------------------------------------------------