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