Package | tewhatuora.hip-core |
Type | ConceptMap |
Id | hpi-organisation-address-purpose-down |
FHIR Version | R4 |
Source | https://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ConceptMap-hpi-organisation-address-purpose-down.html |
URL | https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-organisation-address-purpose-down |
Version | 1.0 |
Status | draft |
Date | 2020-02-24T00:00:00+13:00 |
Name | Cm_hpi_organisation_address_purpose_down |
Title | HPI Organisation Address Purpose Mapping |
Authority | national |
Description | Translation from FHIR Address Use to HPI Address Purpose |
Purpose | To translate from FHIR Address Use to internal HPI Address Purpose |
No resources found
CodeSystem | |
hpi-address-purpose | OrgFac Address Purpose |
hpi-address-use | OrgFac Address Use |
ValueSet | |
hpi-organisation-address-purpose | Address Purpose (Qualifier) for Organisation |
hpi-organisation-address-use-code | Address Use for Organisation |
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 Code | Relationship | Target Code |
legal (Legal Address) | is equivalent to | LEGAL (Legal Address) |
billing | is equivalent to | LEGAL (Legal Address) |
work (Work Address) | is equivalent to | SERVICE (Service Delivery Address) |
old (This address is no longer in use (or was never correct but retained for records).) | is equivalent to | SERVICE (Service Delivery Address) |
{ "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" } ] } ] } ] }