FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology
Resource TypeCodeSystem
IdCodeSystem-care-consideration.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/CodeSystem-care-consideration.html
URLhttp://terminology.hl7.org/CodeSystem/care-consideration
Version1.0.0
Statusactive
Date2026-05-11T00:00:00-04:00
NameCareConsideration
TitleCare Consideration
Realmuv
Authorityhl7
DescriptionCodes representing personal, cultural, and lifestyle considerations that may influence how an individual engages with health care, makes care decisions, and experiences care delivery.
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license
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 care-consideration

Last updated: 2026-05-11 00:00:00+0000; Language: en

Profile: Shareable CodeSystem

This case-sensitive code system http://terminology.hl7.org/CodeSystem/care-consideration defines the following codes:

CodeDisplayDefinition
health-beliefs Health beliefsAn individual's personal beliefs about health and health care that may affect their care preferences or decisions.
cultural-preferences Cultural preferencesAn individual's cultural preferences that may affect their care preferences or decisions.
religious-beliefs Religious beliefsAn individual's adherence to a formal religious tradition or set of religious practices that may affect their care preferences or decisions.
spiritual-beliefs Spiritual beliefsAn individual's spiritual orientation or belief system that may affect their care preferences or decisions.
diet Specific diet followedA specific dietary pattern followed by an individual (e.g., Halal, Kosher, Pescatarian, Vegetarian, Vegan) that may affect their care preferences or decisions.
caregiving-status Caregiving statusAn individual's role as a caregiver for another person that may affect their care preferences or decisions.

Source1

{
  "resourceType": "CodeSystem",
  "id": "care-consideration",
  "meta": {
    "lastUpdated": "2026-05-11T00:00:00.000+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cgp"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/care-consideration",
  "version": "1.0.0",
  "name": "CareConsideration",
  "title": "Care Consideration",
  "status": "active",
  "experimental": false,
  "date": "2026-05-11T00:00:00-04:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Codes representing personal, cultural, and lifestyle considerations that may influence how an individual engages with health care, makes care decisions, and experiences care delivery.",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "health-beliefs",
      "display": "Health beliefs",
      "definition": "An individual's personal beliefs about health and health care that may affect their care preferences or decisions."
    },
    {
      "code": "cultural-preferences",
      "display": "Cultural preferences",
      "definition": "An individual's cultural preferences that may affect their care preferences or decisions."
    },
    {
      "code": "religious-beliefs",
      "display": "Religious beliefs",
      "definition": "An individual's adherence to a formal religious tradition or set of religious practices that may affect their care preferences or decisions."
    },
    {
      "code": "spiritual-beliefs",
      "display": "Spiritual beliefs",
      "definition": "An individual's spiritual orientation or belief system that may affect their care preferences or decisions."
    },
    {
      "code": "diet",
      "display": "Specific diet followed",
      "definition": "A specific dietary pattern followed by an individual (e.g., Halal, Kosher, Pescatarian, Vegetarian, Vegan) that may affect their care preferences or decisions."
    },
    {
      "code": "caregiving-status",
      "display": "Caregiving status",
      "definition": "An individual's role as a caregiver for another person that may affect their care preferences or decisions."
    }
  ]
}