HL7 Terminology
2.1.0 - Publication

This page is part of the HL7 Terminology (v2.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: PostalAddressUse - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "v3-PostalAddressUse"];
  fhir:Resource.language [ fhir:value "en"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-AddressUse.html\"><code>http://terminology.hl7.org/CodeSystem/v3-AddressUse</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-BAD\">BAD</a></td><td>bad address</td><td>**Description:** A flag indicating that the address is bad, in fact, useless.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-DIR\">DIR</a></td><td>direct</td><td>**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'.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-H\">H</a></td><td>home address</td><td>**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.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-HP\">HP</a></td><td>primary home</td><td>**Description:** The primary home, to reach a person after business hours.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-HV\">HV</a></td><td>vacation home</td><td>**Description:** A vacation home, to reach a person while on vacation.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-PHYS\">PHYS</a></td><td>physical visit address</td><td>**Description:** Used primarily to visit an address.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-PST\">PST</a></td><td>postal address</td><td>**Description:** Used to send mail.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-PUB\">PUB</a></td><td>public</td><td>**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.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-TMP\">TMP</a></td><td>temporary address</td><td>**Description:** A temporary address, may be good for visit or mailing. Note that an address history can provide more detailed information.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-WP\">WP</a></td><td>work place</td><td>**Description:** An office address. First choice for business related contacts during business hours.</td></tr></table></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-AddressRepresentationUse.html\">http://terminology.hl7.org/ValueSet/v3-AddressRepresentationUse</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-HL7SearchUse.html\">http://terminology.hl7.org/ValueSet/v3-HL7SearchUse</a></li></ul></div>"
  ];
  fhir:ValueSet.url [ fhir:value "http://terminology.hl7.org/ValueSet/v3-PostalAddressUse"];
  fhir:ValueSet.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.1.11.10637" ]
  ];
  fhir:ValueSet.version [ fhir:value "2.0.0"];
  fhir:ValueSet.name [ fhir:value "PostalAddressUse"];
  fhir:ValueSet.title [ fhir:value "PostalAddressUse"];
  fhir:ValueSet.status [ fhir:value "active"];
  fhir:ValueSet.date [ fhir:value "2014-03-26"^^xsd:date];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-AddressUse" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "BAD" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "DIR" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "H" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "HP" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "HV" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "PHYS" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "PST" ]       ], [
         fhir:index 7;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "PUB" ]       ], [
         fhir:index 8;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "TMP" ]       ], [
         fhir:index 9;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "WP" ]       ]     ], [
       fhir:index 1;
       fhir:ValueSet.compose.include.valueSet [
         fhir:value "http://terminology.hl7.org/ValueSet/v3-AddressRepresentationUse";
         fhir:index 0;
         fhir:link <http://terminology.hl7.org/ValueSet/v3-AddressRepresentationUse>       ]     ], [
       fhir:index 2;
       fhir:ValueSet.compose.include.valueSet [
         fhir:value "http://terminology.hl7.org/ValueSet/v3-HL7SearchUse";
         fhir:index 0;
         fhir:link <http://terminology.hl7.org/ValueSet/v3-HL7SearchUse>       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.