| Package | tewhatuora.hip-core |
| Resource Type | ConceptMap |
| Id | hpi-facility-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-facility-address-purpose-down.html |
| URL | https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-facility-address-purpose-down |
| Version | 1.0 |
| Status | draft |
| Date | 2020-02-24T00:00:00+13:00 |
| Name | Cm_hpi_facility_address_purpose_down |
| Title | HPI Facility 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-facility-address-purpose | Address Purpose (Qualifier) for Facility |
| hpi-location-address-use-code | Address Use for Location |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap hpi-facility-address-purpose-down
Mapping from Address Use for Location to Address Purpose (Qualifier) for Facility
Group 1 Mapping from OrgFac Address Useversion: null2.0) to OrgFac Address Purposeversion: null1.0)
| Source Code | Relationship | Target Code |
| work (Work Address) | is equivalent to | BUSINESS (Business Address) |
| old (This address is no longer in use (or was never correct but retained for records).) | is equivalent to | BUSINESS (Business Address) |
{
"resourceType": "ConceptMap",
"id": "hpi-facility-address-purpose-down",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-facility-address-purpose-down",
"version": "1.0",
"name": "Cm_hpi_facility_address_purpose_down",
"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 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-location-address-use-code",
"targetUri": "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-facility-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": "work",
"target": [
{
"code": "BUSINESS",
"equivalence": "equivalent"
}
]
},
{
"code": "old",
"target": [
{
"code": "BUSINESS",
"equivalence": "equivalent"
}
]
}
]
}
]
}