| Package | tewhatuora.hip-core |
| Resource Type | ConceptMap |
| Id | hpi-organisation-name-qualifier-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-name-qualifier-down.html |
| URL | https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-organisation-name-qualifier-down |
| Version | 1.0 |
| Status | draft |
| Date | 2020-02-24T00:00:00+13:00 |
| Name | Cm_hpi_organisation_name_qualifier_down |
| Title | HPI Organisation Name Qualifier Mapping Down |
| Authority | national |
| Description | Translation from FHIR Organization Alias Type to HPI Name Qualifier |
| Purpose | To translate from FHIR Organization Alias Type to internal HPI Name Qualifier |
No resources found
| CodeSystem | |
| alias-type-code | Type of Alias |
| hpi-name-qualifier | OrgFac Name Qualifier |
| ValueSet | |
| hpi-organisation-name-qualifier | Name qualifier for Organisation |
| organization-alias-type-code | HPI Alias Type (Organization) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap hpi-organisation-name-qualifier-down
Mapping from HPI Alias Type (Organization) to Name qualifier for Organisation
Group 1 Mapping from Type of Aliasversion: null1.0.0) to OrgFac Name Qualifierversion: null2.0)
| Source Code | Relationship | Target Code |
| aka | is equivalent to | AKA (Alternate name) |
| old | is equivalent to | FORMER (Former name) |
| maori (Māori) | is equivalent to | MAORI (Māori name) |
| legal | is equivalent to | LEGAL (Legal or Official name) |
| short | is equivalent to | SHORT (Abbreviated name) |
| trade-as (Trading as) | is equivalent to | TRADE-AS (Trading as) |
{
"resourceType": "ConceptMap",
"id": "hpi-organisation-name-qualifier-down",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-organisation-name-qualifier-down",
"version": "1.0",
"name": "Cm_hpi_organisation_name_qualifier_down",
"title": "HPI Organisation Name Qualifier Mapping Down",
"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 Organization Alias Type to HPI Name Qualifier",
"purpose": "To translate from FHIR Organization Alias Type to internal HPI Name Qualifier",
"sourceUri": "https://nzhts.digital.health.nz/fhir/ValueSet/organization-alias-type-code",
"targetUri": "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-organisation-name-qualifier",
"group": [
{
"source": "https://standards.digital.health.nz/ns/alias-type-code",
"sourceVersion": "1.0",
"target": "https://standards.digital.health.nz/ns/hpi-name-qualifier",
"targetVersion": "2.0",
"element": [
{
"code": "aka",
"target": [
{
"code": "AKA",
"equivalence": "equivalent"
}
]
},
{
"code": "old",
"target": [
{
"code": "FORMER",
"equivalence": "equivalent"
}
]
},
{
"code": "maori",
"target": [
{
"code": "MAORI",
"equivalence": "equivalent"
}
]
},
{
"code": "legal",
"target": [
{
"code": "LEGAL",
"equivalence": "equivalent"
}
]
},
{
"code": "short",
"target": [
{
"code": "SHORT",
"equivalence": "equivalent"
}
]
},
{
"code": "trade-as",
"target": [
{
"code": "TRADE-AS",
"equivalence": "equivalent"
}
]
}
]
}
]
}