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

FHIR IG Statistics: CodeSystem/CodeSystem-Ambulance-ExistingTreatmentPlans

Packageuk.adsv2.r4
Resource TypeCodeSystem
IdCodeSystem-Ambulance-ExistingTreatmentPlans
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.adsv2.r4@1.6.1&canonical=https://fhir.nhs.uk/CodeSystem/Ambulance-ExistingTreatmentPlans
URLhttps://fhir.nhs.uk/CodeSystem/Ambulance-ExistingTreatmentPlans
Version1.0.0
Statusdraft
Date2021-07-26T00:00:00+00:00
NameCodeSystem-AmbulanceExistingTreatmentPlans
TitleCodeSystem Ambulance Existing Treatment Plans
DescriptionA CodeSystem to identify any Existing Treatment Plans
CopyrightCopyright © 2021 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
Ambulance-ExistingTreatmentPlansAmbulance Existing Treatment Plans

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-Ambulance-ExistingTreatmentPlans",
  "url": "https://fhir.nhs.uk/CodeSystem/Ambulance-ExistingTreatmentPlans",
  "version": "1.0.0",
  "name": "CodeSystem-AmbulanceExistingTreatmentPlans",
  "title": "CodeSystem Ambulance Existing Treatment Plans",
  "status": "draft",
  "date": "2021-07-26T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "NHS Digital",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem to identify any Existing Treatment Plans",
  "copyright": "Copyright © 2021 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "01",
      "display": "No Treatment Plan in Place - SOP applied"
    },
    {
      "code": "02",
      "display": "EOL"
    },
    {
      "code": "03",
      "display": "DNACPR"
    },
    {
      "code": "04",
      "display": "Advanced Care Plan / Directive"
    },
    {
      "code": "05",
      "display": "Rare condition"
    },
    {
      "code": "06",
      "display": "Mental Health"
    },
    {
      "code": "07",
      "display": "Learning disability"
    },
    {
      "code": "08",
      "display": "Social Care"
    },
    {
      "code": "09",
      "display": "Long term condition"
    },
    {
      "code": "10",
      "display": "Hospital at home"
    },
    {
      "code": "11",
      "display": "Direct ward / specialist unit access"
    },
    {
      "code": "12",
      "display": "Emergency Treatment Plan"
    },
    {
      "code": "13",
      "display": "Other Treatment  /  Care Plan"
    }
  ]
}