Package | tewhatuora.hip-core |
Type | ConceptMap |
Id | hpi-contact-usage |
FHIR Version | R4 |
Source | https://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ConceptMap-hpi-contact-usage.html |
URL | https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-usage |
Version | 1.0 |
Status | draft |
Date | 2020-02-24T00:00:00+13:00 |
Name | Cm_hpi_contact_usage |
Title | HPI Contact Usage Mapping |
Authority | national |
Description | Translation from HPI Contact Usage to FHIR Contact Point Use |
Purpose | To translate from internal HPI Contact Usage to FHIR Contact Point Use |
No resources found
CodeSystem | |
hpi-contact-usage | OrgFac Contact Usage |
ValueSet | |
hpi-contact-usage | Contact Usage |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap hpi-contact-usage
Mapping from Contact Usage to ContactPointUse
Group 1 Mapping from OrgFac Contact Usageversion: null2.0) to ContactPointUseversion: null4.0.1)
Source Code | Relationship | Target Code |
B (Business) | is equivalent to | work |
B-OLD (Business (Inactive)) | is equivalent to | old |
T (Temporary) | is equivalent to | temp |
M (Mobile) | is equivalent to | mobile |
{ "resourceType": "ConceptMap", "id": "hpi-contact-usage", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-usage", "version": "1.0", "name": "Cm_hpi_contact_usage", "title": "HPI Contact Usage 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 Contact Usage to FHIR Contact Point Use", "purpose": "To translate from internal HPI Contact Usage to FHIR Contact Point Use", "sourceUri": "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-usage", "targetUri": "http://hl7.org/fhir/ValueSet/contact-point-use", "group": [ { "source": "https://standards.digital.health.nz/ns/hpi-contact-usage", "sourceVersion": "2.0", "target": "http://hl7.org/fhir/contact-point-use", "targetVersion": "4.0.1", "element": [ { "code": "B", "target": [ { "code": "work", "equivalence": "equivalent" } ] }, { "code": "B-OLD", "target": [ { "code": "old", "equivalence": "equivalent" } ] }, { "code": "T", "target": [ { "code": "temp", "equivalence": "equivalent" } ] }, { "code": "M", "target": [ { "code": "mobile", "equivalence": "equivalent" } ] } ] } ] }