FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/postal-address-use

Packagehl7.fhir.uv.extensions
Resource TypeValueSet
Idpostal-address-use
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-postal-address-use.html
URLhttp://hl7.org/fhir/ValueSet/postal-address-use
Version5.3.0-ballot
Statusactive
Date2023-01-31T07:07:38+11:00
NamePostalAddressUse
TitlePostalAddressUse
Realmuv
Authorityhl7
DescriptionUses of an address not included in Address.use.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-AddressUseAddressUse

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet postal-address-use

Last updated: 2023-01-31 07:07:38+1100

Profile: Shareable ValueSet

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-AddressUse
    CodeDisplayDefinition
    BADbad addressA flag indicating that the address is bad, in fact, useless.
    CONFconfidential addressIndicates 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.
    HPprimary homeThe primary home, to reach a person after business hours.
    HVvacation homeA vacation home, to reach a person while on vacation.
    DIRdirectIndicates 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'.
    PUBpublicIndicates 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.
    PHYSphysical visit addressUsed primarily to visit an address.
    PSTpostal addressUsed to send mail.

Source

{
  "resourceType": "ValueSet",
  "id": "postal-address-use",
  "meta": {
    "lastUpdated": "2023-01-31T07:07:38.434+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/postal-address-use",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.908"
    }
  ],
  "version": "5.3.0-ballot",
  "name": "PostalAddressUse",
  "title": "PostalAddressUse",
  "status": "active",
  "experimental": false,
  "date": "2023-01-31T07:07:38+11:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "Uses of an address not included in Address.use.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "A flag indicating that the address is bad, in fact, useless."
              }
            ],
            "code": "BAD",
            "display": "bad address"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "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."
              }
            ],
            "code": "CONF",
            "display": "confidential address"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "The primary home, to reach a person after business hours."
              }
            ],
            "code": "HP",
            "display": "primary home"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "A vacation home, to reach a person while on vacation."
              }
            ],
            "code": "HV",
            "display": "vacation home"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "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'."
              }
            ],
            "code": "DIR",
            "display": "direct"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "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."
              }
            ],
            "code": "PUB",
            "display": "public"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "Used primarily to visit an address."
              }
            ],
            "code": "PHYS",
            "display": "physical visit address"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "Used to send mail."
              }
            ],
            "code": "PST",
            "display": "postal address"
          }
        ]
      }
    ]
  }
}