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

FHIR IG Statistics: CodeSystem/hpi-disestablishment-reason-1.0

Packagetewhatuora.hip-core
TypeCodeSystem
Idhpi-disestablishment-reason-1.0
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/CodeSystem-hpi-disestablishment-reason-2.0.html
URLhttps://standards.digital.health.nz/ns/hpi-disestablishment-reason
Version1.0
Statusretired
Date2020-02-24T00:00:00+13:00
NameHpi_disestablishment_reason_10
TitleHPI Disestablishment Reason
Authoritynational
DescriptionDisestablishment Reason Code (Organisation and Facility)
PurposeTo be used when an organisation or facility is disestablished.
Contentcomplete

Resources that use this resource

ConceptMap
disestablishment-reason-downDisestablishment reason legacy translation
disestablishment-reasonDisestablishment reason mapping
ValueSet
hpi-disestablishment-reasonHPI Disestablishment Reason

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem hpi-disestablishment-reason-1.0

This case-sensitive code system https://standards.digital.health.nz/ns/hpi-disestablishment-reason defines the following codes:

CodeDisplayDefinition
BANKRUPT Bankrupt
OWNERSHIP Change of ownershipThe organisation has been sold or taken over
NLO No longer operating
STRUCK-OFF Removed from register
OTHER OtherThere is some other reason for the closure of the organisation. Details are to be documented in the notes.
UNKN UnknownOnly for use when the disestablishment reason is not known.

Source

{
  "resourceType": "CodeSystem",
  "id": "hpi-disestablishment-reason-1.0",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/hpi-disestablishment-reason",
  "version": "1.0",
  "name": "Hpi_disestablishment_reason_10",
  "title": "HPI Disestablishment Reason",
  "status": "retired",
  "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": "Disestablishment Reason Code (Organisation and Facility)",
  "purpose": "To be used when an organisation or facility is disestablished.",
  "caseSensitive": true,
  "versionNeeded": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "BANKRUPT",
      "display": "Bankrupt"
    },
    {
      "code": "OWNERSHIP",
      "display": "Change of ownership",
      "definition": "The organisation has been sold or taken over"
    },
    {
      "code": "NLO",
      "display": "No longer operating"
    },
    {
      "code": "STRUCK-OFF",
      "display": "Removed from register"
    },
    {
      "code": "OTHER",
      "display": "Other",
      "definition": "There is some other reason for the closure of the organisation.  Details are to be documented in the notes."
    },
    {
      "code": "UNKN",
      "display": "Unknown",
      "definition": "Only for use when the disestablishment reason is not known."
    }
  ]
}