Package | tewhatuora.hip-core |
Type | ConceptMap |
Id | hpi-organisation-address-purpose |
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.html |
URL | https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-organisation-address-purpose |
Version | 1.0 |
Status | draft |
Date | 2020-02-24T00:00:00+13:00 |
Name | Cm_hpi_organisation_address_purpose |
Title | HPI Organisation Address Purpose Mapping |
Authority | national |
Description | Translation from HPI Address Purpose to FHIR Address Use |
Purpose | To translate from internal HPI Address Purpose to FHIR Address Use |
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
Mapping from Address Purpose (Qualifier) for Organisation to Address Use for Organisation
Group 1 Mapping from OrgFac Address Purposeversion: null1.0) to OrgFac Address Useversion: null2.0)
Source Code | Relationship | Target Code |
LEGAL (Legal Address) | is equivalent to | legal (Legal Address) |
SERVICE (Service Delivery Address) | is equivalent to | work (Work Address) |
{ "resourceType": "ConceptMap", "id": "hpi-organisation-address-purpose", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-organisation-address-purpose", "version": "1.0", "name": "Cm_hpi_organisation_address_purpose", "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 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-organisation-address-purpose", "targetUri": "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-organisation-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": "legal", "equivalence": "equivalent" } ] }, { "code": "SERVICE", "target": [ { "code": "work", "equivalence": "equivalent" } ] } ] } ] }