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

FHIR IG Statistics: ValueSet/ADIInterventionPreferencesOrdinalVS

Packagehl7.fhir.us.pacio-adi
Resource TypeValueSet
IdADIInterventionPreferencesOrdinalVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pacio-adi/https://build.fhir.org/ig/HL7/fhir-pacio-adi/ValueSet-ADIInterventionPreferencesOrdinalVS.html
URLhttp://hl7.org/fhir/us/pacio-adi/ValueSet/ADIInterventionPreferencesOrdinalVS
Version2.0.0-ballot
Statusactive
Date2025-08-04T19:13:16+00:00
NameADIInterventionPreferencesOrdinalVS
TitleIntervention Preferences - Ordinal
Realmus
Authorityhl7
DescriptionClinical Focus: This value set includes concepts representing an individual's intervention preferences which can be expressed by the individual in his or her advance care plan.),(Data Element Scope: The intent of this value set is to identify personal intervention preferences that may be relevant and could be considered by clinicians or any person or organization that is providing care, treatment, or performing any other type of act to or on behalf of the individual.)
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet ADIInterventionPreferencesOrdinalVS

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    75787-2Advance directive - request for intubation
    75788-0Advance directive - request for tube feeding
    75789-8Advance directive - request for life support
    75790-6Advance directive - request for IV fluid and support
    75791-4Advance directive - request for antibiotics
    75792-2Advance directive - request for resuscitation that differs from cardiopulmonary resuscitation

Source

{
  "resourceType": "ValueSet",
  "id": "ADIInterventionPreferencesOrdinalVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pe"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/pacio-adi/ValueSet/ADIInterventionPreferencesOrdinalVS",
  "version": "2.0.0-ballot",
  "name": "ADIInterventionPreferencesOrdinalVS",
  "title": "Intervention Preferences - Ordinal",
  "status": "active",
  "experimental": false,
  "date": "2025-08-04T19:13:16+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": "Clinical Focus: This value set includes concepts representing an individual's intervention preferences which can be expressed by the individual in his or her advance care plan.),(Data Element Scope: The intent of this value set is to identify personal intervention preferences that may be relevant and could be considered by clinicians or any person or organization that is providing care, treatment, or performing any other type of act to or on behalf of the individual.)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "75787-2",
            "display": "Advance directive - request for intubation"
          },
          {
            "code": "75788-0",
            "display": "Advance directive - request for tube feeding"
          },
          {
            "code": "75789-8",
            "display": "Advance directive - request for life support"
          },
          {
            "code": "75790-6",
            "display": "Advance directive - request for IV fluid and support"
          },
          {
            "code": "75791-4",
            "display": "Advance directive - request for antibiotics"
          },
          {
            "code": "75792-2",
            "display": "Advance directive - request for resuscitation that differs from cardiopulmonary resuscitation"
          }
        ]
      }
    ]
  }
}