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.801.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.801
Version2
Statusactive
Date2018-01-04T00:06:00+11:00
NamePHVS_AddressType_HL7_2x
TitleAddress Type (HL7)
Realmus
DescriptionAddress Type

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.801",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.801"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.801",
  "version": "2",
  "name": "PHVS_AddressType_HL7_2x",
  "title": "Address Type (HL7)",
  "status": "active",
  "date": "2018-01-04T00:06:00+11:00",
  "description": "Address Type",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0190",
        "version": "HL7 v2.8.2",
        "concept": [
          {
            "code": "BA",
            "display": "Bad address"
          },
          {
            "code": "BI",
            "display": "Billing 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)"
          },
          {
            "code": "S",
            "display": "Service Location"
          },
          {
            "code": "SH",
            "display": "Shipping Address"
          },
          {
            "code": "TM",
            "display": "Tube Address"
          },
          {
            "code": "V",
            "display": "Vacation"
          }
        ]
      }
    ]
  }
}