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

FHIR IG Statistics: ConceptMap/hpi-disestablishment-reason-down

Packagetewhatuora.hip-core
TypeConceptMap
Idhpi-disestablishment-reason-down
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ConceptMap-hpi-disestablishment-reason-down.html
URLhttps://nzhts.digital.health.nz/cm/disestablishment-reason-down
Version1.0
Statusactive
Date2020-02-24T00:00:00+13:00
NameCm_disestablishment_reason_down
TitleDisestablishment reason legacy translation
Authoritynational
DescriptionTranslated disestablishment reason to legacy 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-down

Mapping from HPI Disestablishment Reason to HPI Disestablishment Reason


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

Source CodeRelationshipTarget Code
ownership (Change of ownership)is equivalent toOWNERSHIP (Change of ownership)
nlo (No longer operating)is equivalent toNLO (No longer operating)
removed (Removed from register)is equivalent toSTRUCK-OFF (Removed from register)
otheris equivalent toOTHER
receivershipis equivalent toOTHER
liquidationis equivalent toOTHER
unknownis equivalent toUNKN (Unknown)

Source

{
  "resourceType": "ConceptMap",
  "id": "hpi-disestablishment-reason-down",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/cm/disestablishment-reason-down",
  "version": "1.0",
  "name": "Cm_disestablishment_reason_down",
  "title": "Disestablishment reason legacy translation",
  "status": "active",
  "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": "Translated disestablishment reason to legacy disestablishment reason",
  "sourceUri": "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-disestablishment-reason|2.0",
  "targetUri": "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-disestablishment-reason|1.0",
  "group": [
    {
      "source": "https://standards.digital.health.nz/ns/hpi-disestablishment-reason",
      "sourceVersion": "2.0",
      "target": "https://standards.digital.health.nz/ns/hpi-disestablishment-reason",
      "targetVersion": "1.0",
      "element": [
        {
          "code": "ownership",
          "target": [
            {
              "code": "OWNERSHIP",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "nlo",
          "target": [
            {
              "code": "NLO",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "removed",
          "target": [
            {
              "code": "STRUCK-OFF",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "other",
          "target": [
            {
              "code": "OTHER",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "receivership",
          "target": [
            {
              "code": "OTHER",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "liquidation",
          "target": [
            {
              "code": "OTHER",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "unknown",
          "target": [
            {
              "code": "UNKN",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}