International Patient Summary 1.0.0 Release
1.0 - CI Build

International Patient Summary 1.0.0 Release - Local Development build (v1.0). See the Directory of published versions

: PostalAddressUse - JSON Representation

Active as of 2023-01-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.1.11.10637--20050501000000",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.5.1119</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>BAD</td><td>bad address</td></tr><tr><td>CONF</td><td>confidential</td></tr><tr><td>DIR</td><td>direct</td></tr><tr><td>H</td><td>home address</td></tr><tr><td>HP</td><td>primary home</td></tr><tr><td>HV</td><td>vacation home</td></tr><tr><td>PHYS</td><td>physical visit address</td></tr><tr><td>PST</td><td>postal address</td></tr><tr><td>PUB</td><td>public</td></tr><tr><td>TMP</td><td>temporary</td></tr><tr><td>WP</td><td>work place</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2005-05-01T00:00:00+01:00"
      }
    }
  ],
  "url" : "http://localhost:8877/fhir/ValueSet/2.16.840.1.113883.1.11.10637--20050501000000",
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.10637"
    }
  ],
  "version" : "1.0",
  "name" : "PostalAddressUse",
  "title" : "PostalAddressUse",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-12T22:27:49+01:00",
  "publisher" : "Health Level Seven",
  "contact" : [
    {
      "name" : "HL7 International - International Patient Summary",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }
      ]
    }
  ],
  "description" : "PostalAddressUse",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.5.1119",
        "concept" : [
          {
            "code" : "BAD",
            "display" : "bad address"
          },
          {
            "code" : "CONF",
            "display" : "confidential"
          },
          {
            "code" : "DIR",
            "display" : "direct"
          },
          {
            "code" : "H",
            "display" : "home address"
          },
          {
            "code" : "HP",
            "display" : "primary home"
          },
          {
            "code" : "HV",
            "display" : "vacation home"
          },
          {
            "code" : "PHYS",
            "display" : "physical visit address"
          },
          {
            "code" : "PST",
            "display" : "postal address"
          },
          {
            "code" : "PUB",
            "display" : "public"
          },
          {
            "code" : "TMP",
            "display" : "temporary"
          },
          {
            "code" : "WP",
            "display" : "work place"
          }
        ]
      }
    ]
  }
}