FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/hpi-contact-usage-down

Packagetewhatuora.hip-core
TypeConceptMap
Idhpi-contact-usage-down
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ConceptMap-hpi-contact-usage-down.html
URLhttps://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-usage-down
Version1.0
Statusdraft
Date2020-02-24T00:00:00+13:00
NameCm_hpi_contact_usage_down
TitleHPI Contact Usage Mapping
Authoritynational
DescriptionTranslation from FHIR Contact Point Use to HPI Contact Usage
PurposeTo translate from FHIR Contact Point Use to internal HPI Contact Usage

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hpi-contact-usageOrgFac Contact Usage
ValueSet
hpi-contact-point-use-codeUse values for a ContactPoint
hpi-contact-usageContact Usage

Narrative

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 CodeRelationshipTarget Code
workis equivalent toB (Business)
tempis equivalent toT (Temporary)

Source

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}