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

FHIR IG Statistics: CodeSystem/EMS-PDS-DeathLocationType-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdEMS-PDS-DeathLocationType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/EMS-PDS-DeathLocationType-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/EMS-PDS-DeathLocationType-1
Version1.0.0
Statusdraft
Date2017-12-04T00:00:00+00:00
NameEMS PDS Death Location Type
Authorityhl7
DescriptionA CodeSystem to identify the type of location at which the person died.
CopyrightCopyright © 2017 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
EMS-PDS-DeathLocationType-1EMS PDS Death Location Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "EMS-PDS-DeathLocationType-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/EMS-PDS-DeathLocationType-1",
  "version": "1.0.0",
  "name": "EMS PDS Death Location Type",
  "status": "draft",
  "date": "2017-12-04T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem to identify the type of location at which the person died.",
  "copyright": "Copyright © 2017 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "10",
      "display": "Hospital"
    },
    {
      "code": "20",
      "display": "Private Residence"
    },
    {
      "code": "21",
      "display": "PATIENT's own home"
    },
    {
      "code": "22",
      "display": "Other private residence (e.g. relative's home, Carer's home)"
    },
    {
      "code": "30",
      "display": "Hospice"
    },
    {
      "code": "40",
      "display": "Care Home"
    },
    {
      "code": "41",
      "display": "Care Home With Nursing"
    },
    {
      "code": "42",
      "display": "Care Home Without Nursing"
    },
    {
      "code": "50",
      "display": "Other"
    }
  ]
}