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

FHIR IG Statistics: ConceptMap/hpi-disestablishment-reason

Packagetewhatuora.hip-core
TypeConceptMap
Idhpi-disestablishment-reason
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ConceptMap-hpi-disestablishment-reason.html
URLhttps://nzhts.digital.health.nz/cm/disestablishment-reason
Version1.0
Statusactive
Date2021-03-02T00:00:00+13:00
NameCm_disestablishment_reason
TitleDisestablishment reason mapping
Authoritynational
DescriptionTranslated legacy disestablishment reason to disestablishment reason

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hpi-disestablishment-reasonHPI Disestablishment Reason
ValueSet
hpi-disestablishment-reasonHPI Disestablishment Reason

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap hpi-disestablishment-reason

Mapping from HPI Disestablishment Reason to HPI Disestablishment Reason


Group 1 Mapping from HPI Disestablishment Reasonversion: null1.0) to HPI Disestablishment Reasonversion: null2.0)

Source CodeRelationshipTarget Code
BANKRUPTis equivalent toliquidation
OWNERSHIP (Change of ownership)is equivalent toownership (Change of ownership)
NLO (No longer operating)is equivalent tonlo (No longer operating)
STRUCK-OFF (Removed from register)is equivalent toremoved (Removed from register)
OTHERis equivalent toother
UNKN (Unknown)is equivalent tounknown

Source

{
  "resourceType": "ConceptMap",
  "id": "hpi-disestablishment-reason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/cm/disestablishment-reason",
  "version": "1.0",
  "name": "Cm_disestablishment_reason",
  "title": "Disestablishment reason mapping",
  "status": "active",
  "experimental": false,
  "date": "2021-03-02T00:00:00+13:00",
  "publisher": "Te Whatu Ora",
  "contact": [
    {
      "name": "Te Whatu Ora",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description": "Translated legacy disestablishment reason to disestablishment reason",
  "sourceUri": "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-disestablishment-reason|1.0",
  "targetUri": "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-disestablishment-reason|2.0",
  "group": [
    {
      "source": "https://standards.digital.health.nz/ns/hpi-disestablishment-reason",
      "sourceVersion": "1.0",
      "target": "https://standards.digital.health.nz/ns/hpi-disestablishment-reason",
      "targetVersion": "2.0",
      "element": [
        {
          "code": "BANKRUPT",
          "target": [
            {
              "code": "liquidation",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "OWNERSHIP",
          "target": [
            {
              "code": "ownership",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "NLO",
          "target": [
            {
              "code": "nlo",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "STRUCK-OFF",
          "target": [
            {
              "code": "removed",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "OTHER",
          "target": [
            {
              "code": "other",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "UNKN",
          "target": [
            {
              "code": "unknown",
              "equivalence": "equivalent"
            }
          ]
        }
      ],
      "unmapped": {
        "mode": "fixed",
        "code": "unknown"
      }
    }
  ]
}