This page is part of the PACIO Advance Directive Information Implementation Guide (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-01-11 |
{
"resourceType" : "CodeSystem",
"id" : "ADIPreferenceCategoryCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIPreferenceCategoryCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">intervention-preference<a name=\"ADIPreferenceCategoryCS-intervention-preference\"> </a></td><td>Intervention preference</td><td>A personal preference for a type of medical intervention (treatment) request under certain conditions.</td></tr><tr><td style=\"white-space:nowrap\">care-experience-preference<a name=\"ADIPreferenceCategoryCS-care-experience-preference\"> </a></td><td>Care experience preference</td><td>Personal thoughts about something a person feels is relevant to their care experience and may be pertinent when planning their care.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pe"
}
],
"url" : "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIPreferenceCategoryCS",
"version" : "1.0.0",
"name" : "ADIPreferenceCategoryCS",
"title" : "ADI Goal Category Code System",
"status" : "active",
"experimental" : false,
"date" : "2024-01-11T17:46:11+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"
}
]
}
],
"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."
}
]
}