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

FHIR IG Statistics: CodeSystem/ADIPreferenceCategoryCS

Packagehl7.fhir.us.pacio-adi
TypeCodeSystem
IdADIPreferenceCategoryCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pacio-adi/https://build.fhir.org/ig/HL7/fhir-pacio-adi/CodeSystem-ADIPreferenceCategoryCS.html
URLhttp://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIPreferenceCategoryCS
Version2.0.0
Statusactive
Date2025-07-22T15:54:45+00:00
NameADIPreferenceCategoryCS
TitleADI Goal Category Code System
Realmus
Authorityhl7
DescriptionAdvance Directive Preference Category
CopyrightThis CodeSystem is not copyrighted.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ADIPreferenceCategoryCS

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

CodeDisplayDefinition
intervention-preference Intervention preferenceA personal preference for a type of medical intervention (treatment) request under certain conditions.
care-experience-preference Care experience preferencePersonal thoughts about something a person feels is relevant to their care experience and may be pertinent when planning their care.

Source

{
  "resourceType": "CodeSystem",
  "id": "ADIPreferenceCategoryCS",
  "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/ADIPreferenceCategoryCS",
  "version": "2.0.0",
  "name": "ADIPreferenceCategoryCS",
  "title": "ADI Goal Category Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-07-22T15:54:45+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": "Advance Directive Preference Category",
  "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": 2,
  "concept": [
    {
      "code": "intervention-preference",
      "display": "Intervention preference",
      "definition": "A personal preference for a type of medical intervention (treatment) request under certain conditions."
    },
    {
      "code": "care-experience-preference",
      "display": "Care experience preference",
      "definition": "Personal thoughts about something a person feels is relevant to their care experience and may be pertinent when planning their care."
    }
  ]
}