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

FHIR IG Statistics: ConceptMap/hpi-organisation-address-purpose-down

Packagetewhatuora.hip-core
TypeConceptMap
Idhpi-organisation-address-purpose-down
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ConceptMap-hpi-organisation-address-purpose-down.html
URLhttps://nzhts.digital.health.nz/fhir/ConceptMap/hpi-organisation-address-purpose-down
Version1.0
Statusdraft
Date2020-02-24T00:00:00+13:00
NameCm_hpi_organisation_address_purpose_down
TitleHPI Organisation Address Purpose Mapping
Authoritynational
DescriptionTranslation from FHIR Address Use to HPI Address Purpose
PurposeTo translate from FHIR Address Use to internal HPI Address Purpose

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hpi-address-purposeOrgFac Address Purpose
hpi-address-useOrgFac Address Use
ValueSet
hpi-organisation-address-purposeAddress Purpose (Qualifier) for Organisation
hpi-organisation-address-use-codeAddress Use for Organisation

Narrative

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

Generated Narrative: ConceptMap hpi-organisation-address-purpose-down

Mapping from Address Use for Organisation to Address Purpose (Qualifier) for Organisation


Group 1 Mapping from OrgFac Address Useversion: null2.0) to OrgFac Address Purposeversion: null1.0)

Source CodeRelationshipTarget Code
legal (Legal Address)is equivalent toLEGAL (Legal Address)
billingis equivalent toLEGAL (Legal Address)
work (Work Address)is equivalent toSERVICE (Service Delivery Address)
old (This address is no longer in use (or was never correct but retained for records).)is equivalent toSERVICE (Service Delivery Address)

Source

{
  "resourceType": "ConceptMap",
  "id": "hpi-organisation-address-purpose-down",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-organisation-address-purpose-down",
  "version": "1.0",
  "name": "Cm_hpi_organisation_address_purpose_down",
  "title": "HPI Organisation Address Purpose Mapping",
  "status": "draft",
  "experimental": false,
  "date": "2020-02-24T00:00:00+13:00",
  "publisher": "Te Whatu Ora",
  "contact": [
    {
      "name": "Te Whatu Ora",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description": "Translation from FHIR Address Use to HPI Address Purpose",
  "purpose": "To translate from FHIR Address Use to internal HPI Address Purpose",
  "sourceUri": "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-organisation-address-use-code",
  "targetUri": "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-organisation-address-purpose",
  "group": [
    {
      "source": "https://standards.digital.health.nz/ns/hpi-address-use",
      "sourceVersion": "2.0",
      "target": "https://standards.digital.health.nz/ns/hpi-address-purpose",
      "targetVersion": "1.0",
      "element": [
        {
          "code": "legal",
          "target": [
            {
              "code": "LEGAL",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "billing",
          "target": [
            {
              "code": "LEGAL",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "work",
          "target": [
            {
              "code": "SERVICE",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "old",
          "target": [
            {
              "code": "SERVICE",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}