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

FHIR IG Statistics: ConceptMap/hpi-facility-address-purpose

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

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-facility-address-purposeAddress Purpose (Qualifier) for Facility
hpi-location-address-use-codeAddress Use for Location

Narrative

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

Generated Narrative: ConceptMap hpi-facility-address-purpose

Mapping from Address Purpose (Qualifier) for Facility to Address Use for Location


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

Source CodeRelationshipTarget Code
LEGAL (Legal Address)is equivalent towork (Work Address)
BUSINESS (Business Address)is equivalent towork (Work Address)

Source

{
  "resourceType": "ConceptMap",
  "id": "hpi-facility-address-purpose",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-facility-address-purpose",
  "version": "1.0",
  "name": "Cm_hpi_facility_address_purpose",
  "title": "HPI Facility 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 HPI Address Purpose to FHIR Address Use",
  "purpose": "To translate from internal HPI Address Purpose to FHIR Address Use",
  "sourceUri": "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-facility-address-purpose",
  "targetUri": "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-location-address-use-code",
  "group": [
    {
      "source": "https://standards.digital.health.nz/ns/hpi-address-purpose",
      "sourceVersion": "1.0",
      "target": "https://standards.digital.health.nz/ns/hpi-address-use",
      "targetVersion": "2.0",
      "element": [
        {
          "code": "LEGAL",
          "target": [
            {
              "code": "work",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "BUSINESS",
          "target": [
            {
              "code": "work",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}