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

FHIR IG Statistics: CodeSystem/hpi-address-use-2.0

Packagetewhatuora.hip-core
TypeCodeSystem
Idhpi-address-use-2.0
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/CodeSystem-hpi-address-use-2.0.html
URLhttps://standards.digital.health.nz/ns/hpi-address-use
Version2.0
Statusactive
Date2020-04-20T00:00:00+13:00
NameHpi_address_use
TitleOrgFac Address Use
Authoritynational
DescriptionA coded type for organisation/facility address purpose (qualifier).
PurposeA coded type for organisation/facility address purpose (qualifier).
Contentcomplete

Resources that use this resource

ConceptMap
hpi-facility-address-purpose-downHPI Facility Address Purpose Mapping
hpi-facility-address-purposeHPI Facility Address Purpose Mapping
hpi-organisation-address-purpose-downHPI Organisation Address Purpose Mapping
hpi-organisation-address-purposeHPI Organisation Address Purpose Mapping
ValueSet
hpi-organisation-address-use-codeAddress Use for Organisation

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem hpi-address-use-2.0

This case-insensitive code system https://standards.digital.health.nz/ns/hpi-address-use defines the following codes:

CodeDisplayDefinition
legal Legal AddressAn address of the legal registered office (active).
work Work AddressAn office address. First choice for business related contacts during business hours.
old This address is no longer in use (or was never correct but retained for records).

Source

{
  "resourceType": "CodeSystem",
  "id": "hpi-address-use-2.0",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/hpi-address-use",
  "version": "2.0",
  "name": "Hpi_address_use",
  "title": "OrgFac Address Use",
  "status": "active",
  "experimental": false,
  "date": "2020-04-20T00:00:00+13:00",
  "publisher": "Te Whatu Ora",
  "contact": [
    {
      "name": "Te Whatu Ora",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description": "A coded type for organisation/facility address purpose (qualifier).",
  "purpose": "A coded type for organisation/facility address purpose (qualifier).",
  "caseSensitive": false,
  "versionNeeded": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "legal",
      "display": "Legal Address",
      "definition": "An address of the legal registered office (active)."
    },
    {
      "code": "work",
      "display": "Work Address",
      "definition": "An office address. First choice for business related contacts during business hours."
    },
    {
      "code": "old",
      "display": "This address is no longer in use (or was never correct but retained for records)."
    }
  ]
}