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

FHIR IG Statistics: ValueSet/NICE_AdmitSource

Packageniceprofiling.v23q1
TypeValueSet
IdNICE_AdmitSource
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/ValueSet/NICE-AdmitSource
URLhttps://fhir.stichting-nice.nl/ValueSet/NICE-AdmitSource
Statusactive
NameNICE_AdmitSource
TitleNICE-AdmitSource
DescriptionValueSet that indicates the admit source. The ValueSet is originally based on the HerkomstCodelist codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#14

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-AdmitSource

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

ValueSet that indicates the admit source. The ValueSet is originally based on the HerkomstCodelist codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#14


Source

{
  "resourceType": "ValueSet",
  "url": "https://fhir.stichting-nice.nl/ValueSet/NICE-AdmitSource",
  "title": "NICE-AdmitSource",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "concept": [
          {
            "display": "Surgery room from nursing ward same hospital",
            "code": "1"
          },
          {
            "display": "Surgery room from Emergency Department same hospital",
            "code": "2"
          },
          {
            "display": "Emergency Department same hospital (including other locations)",
            "code": "3"
          },
          {
            "display": "Nursing ward same hospital",
            "code": "4"
          },
          {
            "display": "CCU/IC same hospital",
            "code": "5"
          },
          {
            "code": "6",
            "display": "Recovery same hospital (not planned ICU admissions)"
          },
          {
            "code": "7",
            "display": "Special/Medium care same hospital"
          },
          {
            "code": "8",
            "display": "Surgery room from nursing ward other hospital"
          },
          {
            "code": "9",
            "display": "Surgery room from Emergency Department other hospital"
          },
          {
            "display": "Emergency Department other hospital",
            "code": "10"
          },
          {
            "display": "Nursing ward other hospital",
            "code": "11"
          },
          {
            "code": "12",
            "display": "CCU/IC other hospital"
          },
          {
            "code": "13",
            "display": "Recovery other hospital"
          },
          {
            "code": "14",
            "display": "Special/Medium care other hospital"
          },
          {
            "code": "17",
            "display": "CCU/IC other location same hospital, thansport ambulance"
          }
        ],
        "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": "264362003",
            "display": "Home (environment)"
          }
        ]
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "language": "English",
  "publisher": "NICE",
  "description": "ValueSet that indicates the admit source.\nThe ValueSet is originally based on the HerkomstCodelist codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#14",
  "name": "NICE_AdmitSource"
}