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