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

FHIR IG Statistics: ValueSet/NICE_DischargeDisposition

Packageniceprofiling.v23q1
TypeValueSet
IdNICE_DischargeDisposition
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/ValueSet/NICE-DischargeDisposition
URLhttps://fhir.stichting-nice.nl/ValueSet/NICE-DischargeDisposition
Statusactive
NameNICE_DischargeDisposition
TitleNICE-DischargeDisposition
DescriptionValueSet that indicates the discharge disposition. The ValueSet is originally based on the Ontslagbestemming codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#90

Resources that use this resource

StructureDefinition
NICE-Encounter-2022Q1NICE-Encounter

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor
sctSNOMED codes used in this IG
sctveri
v3-NullFlavorNullFlavor

Narrative

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

NICE-DischargeDisposition

https://fhir.stichting-nice.nl/ValueSet/NICE-DischargeDisposition

ValueSet that indicates the discharge disposition. The ValueSet is originally based on the Ontslagbestemming codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#90


Source

{
  "resourceType": "ValueSet",
  "url": "https://fhir.stichting-nice.nl/ValueSet/NICE-DischargeDisposition",
  "title": "NICE-DischargeDisposition",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "concept": [
          {
            "display": "Nursing ward same hospital (including other location)",
            "code": "1"
          },
          {
            "display": "CCU/IC same hospital (including other locations (also per ambulance))",
            "code": "2"
          },
          {
            "display": "Recovery/Medium Care same hospital (including other location)",
            "code": "3"
          },
          {
            "code": "5",
            "display": "CCU/IC other hospital"
          },
          {
            "code": "6",
            "display": "Recovery/Medium Care other hospital"
          },
          {
            "code": "10",
            "display": "CCU/IC abroad"
          }
        ],
        "system": "https://fhir.stichting-nice.nl/NICE-codes"
      },
      {
        "concept": [
          {
            "code": "OTH",
            "display": "Other"
          }
        ],
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "183676005",
            "display": "Died in Hospital"
          },
          {
            "code": "264362003",
            "display": "Home (environment)"
          }
        ]
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "language": "English",
  "publisher": "NICE",
  "description": "ValueSet that indicates the discharge disposition.\nThe ValueSet is originally based on the Ontslagbestemming codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#90",
  "name": "NICE_DischargeDisposition"
}