FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.961.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.961
Version1
Statusactive
Date2008-01-22T00:10:00+11:00
NamePHVS_AddressType_CDC
TitleAddress Type
Realmus
DescriptionHL7 version 2.5 Table 0190 Address Type codes. Information regarding the type of address being passed in the message (e.g., Mailing, Home, Business).

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0190addressType

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.961",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.961"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.961",
  "version": "1",
  "name": "PHVS_AddressType_CDC",
  "title": "Address Type",
  "status": "active",
  "date": "2008-01-22T00:10:00+11:00",
  "description": "HL7 version 2.5 Table 0190 Address Type codes.  Information regarding the type of address being passed in the message (e.g., Mailing, Home, Business).",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0190",
        "version": "HL7 v2.8.2",
        "concept": [
          {
            "code": "BA",
            "display": "Bad address"
          },
          {
            "code": "N",
            "display": "Birth (nee) (birth address, not otherwise specified)"
          },
          {
            "code": "BDL",
            "display": "Birth delivery location (address where birth occurred)"
          },
          {
            "code": "F",
            "display": "Country Of Origin"
          },
          {
            "code": "C",
            "display": "Current Or Temporary"
          },
          {
            "code": "B",
            "display": "Firm/Business"
          },
          {
            "code": "H",
            "display": "Home"
          },
          {
            "code": "L",
            "display": "Legal Address"
          },
          {
            "code": "M",
            "display": "Mailing"
          },
          {
            "code": "O",
            "display": "Office"
          },
          {
            "code": "P",
            "display": "Permanent"
          },
          {
            "code": "RH",
            "display": "Registry home. Refers to the information system, typically managed by a public health agency, that stores patient information such as immunization histories or cancer data, regardless of where the patient obtains services."
          },
          {
            "code": "BR",
            "display": "Residence at birth (home address at time of birth)"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC445",
            "display": "Geocoding"
          },
          {
            "code": "PHC33",
            "display": "Location"
          }
        ]
      }
    ]
  }
}