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

FHIR IG Statistics: CodeSystem/ADIHCADecisionsCS

Packagehl7.fhir.us.pacio-adi
TypeCodeSystem
IdADIHCADecisionsCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pacio-adi/https://build.fhir.org/ig/HL7/fhir-pacio-adi/CodeSystem-ADIHCADecisionsCS.html
URLhttp://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIHCADecisionsCS
Version2.0.0
Statusactive
Date2025-07-21T15:40:21+00:00
NameADIHCADecisionsCS
TitleHealthcare Agent Decision Codes
Realmus
Authorityhl7
DescriptionCodes indicating decisions a healthcare agent may or may not make on behalf of an individual.
CopyrightThis CodeSystem is not copyrighted.
Contentcomplete

Resources that use this resource

ValueSet
ADIHCADecisionsVSHealthcare Agent Decisions

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ADIHCADecisionsCS

This case-sensitive code system http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIHCADecisionsCS defines the following codes:

CodeDisplayDefinition
intubation IntubationIntubation
tube-feeding Tube feedingTube feeding
life-support Life supportLife support
iv-fluid-and-support IV fluid and supportIV fluid and support
antibiotics AntibioticsAntibiotics
cpr Cardiopulmonary Resuscitation (CPR)Cardiopulmonary Resuscitation (CPR)
resuscitation-non-cpr Non-CPR ResuscitationNon-CPR Resuscitation

Source

{
  "resourceType": "CodeSystem",
  "id": "ADIHCADecisionsCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pe"
    }
  ],
  "url": "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIHCADecisionsCS",
  "version": "2.0.0",
  "name": "ADIHCADecisionsCS",
  "title": "Healthcare Agent Decision Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T15:40:21+00:00",
  "publisher": "HL7 International / Patient Empowerment",
  "contact": [
    {
      "name": "HL7 International / Patient Empowerment",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientempowerment"
        },
        {
          "system": "email",
          "value": "patients@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Codes indicating decisions a healthcare agent may or may not make on behalf of an individual.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "This CodeSystem is not copyrighted.",
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "intubation",
      "display": "Intubation",
      "definition": "Intubation"
    },
    {
      "code": "tube-feeding",
      "display": "Tube feeding",
      "definition": "Tube feeding"
    },
    {
      "code": "life-support",
      "display": "Life support",
      "definition": "Life support"
    },
    {
      "code": "iv-fluid-and-support",
      "display": "IV fluid and support",
      "definition": "IV fluid and support"
    },
    {
      "code": "antibiotics",
      "display": "Antibiotics",
      "definition": "Antibiotics"
    },
    {
      "code": "cpr",
      "display": "Cardiopulmonary Resuscitation (CPR)",
      "definition": "Cardiopulmonary Resuscitation (CPR)"
    },
    {
      "code": "resuscitation-non-cpr",
      "display": "Non-CPR Resuscitation",
      "definition": "Non-CPR Resuscitation"
    }
  ]
}