PACIO Advance Directive Interoperability Implementation Guide, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-adi/ and changes regularly. See the Directory of published versions
Active as of 2024-11-01 |
{
"resourceType" : "CodeSystem",
"id" : "adi-temp-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem adi-temp-cs</b></p><a name=\"adi-temp-cs\"> </a><a name=\"hcadi-temp-cs\"> </a><a name=\"adi-temp-cs-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pacio-adi/CodeSystem/adi-temp-cs</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\">ldo<a name=\"adi-temp-cs-ldo\"> </a></td><td>Document completion information</td><td>Information in a document that pertains to actions or activities taken to finalize the document.</td></tr><tr><td style=\"white-space:nowrap\">adm<a name=\"adi-temp-cs-adm\"> </a></td><td>Document administrative information</td><td>Administrative information in a document.</td></tr><tr><td style=\"white-space:nowrap\">pmo-medically-assisted-hydration-service-request<a name=\"adi-temp-cs-pmo-medically-assisted-hydration-service-request\"> </a></td><td>Medically assisted hydration order</td><td/></tr><tr><td style=\"white-space:nowrap\">situational-decision<a name=\"adi-temp-cs-situational-decision\"> </a></td><td>Decide if or when the situation arises</td><td/></tr><tr><td style=\"white-space:nowrap\">medical-assisted-nutrition-while-beneficial<a name=\"adi-temp-cs-medical-assisted-nutrition-while-beneficial\"> </a></td><td>Medically assisted nutrition until not beneficial or a burden to the patient</td><td/></tr><tr><td style=\"white-space:nowrap\">hydration-surgical-placed-tubes<a name=\"adi-temp-cs-hydration-surgical-placed-tubes\"> </a></td><td>Hydration through surgically placed tubes</td><td/></tr><tr><td style=\"white-space:nowrap\">no-hydration-desired<a name=\"adi-temp-cs-no-hydration-desired\"> </a></td><td>No artificial means of hydration desired</td><td/></tr><tr><td style=\"white-space:nowrap\">hydration-for-pain-relief-or-comfort<a name=\"adi-temp-cs-hydration-for-pain-relief-or-comfort\"> </a></td><td>Medically assisted hydration only to relieve pain and discomfort</td><td/></tr><tr><td style=\"white-space:nowrap\">artificial-hydration-no-surgical-placed-tubes<a name=\"adi-temp-cs-artificial-hydration-no-surgical-placed-tubes\"> </a></td><td>Trial period for artificial hydration but no without surgically-placed tubes</td><td/></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pe"
}
],
"url" : "http://hl7.org/fhir/us/pacio-adi/CodeSystem/adi-temp-cs",
"version" : "2.1.0",
"name" : "ADITempCS",
"title" : "ADI Temporary Code System",
"status" : "active",
"experimental" : false,
"date" : "2024-11-01T17:57:46+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 to be used as placeholders until they have a formal assigned code from a recognized terminology steward",
"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" : 9,
"concept" : [
{
"code" : "ldo",
"display" : "Document completion information",
"definition" : "Information in a document that pertains to actions or activities taken to finalize the document."
},
{
"code" : "adm",
"display" : "Document administrative information",
"definition" : "Administrative information in a document."
},
{
"code" : "pmo-medically-assisted-hydration-service-request",
"display" : "Medically assisted hydration order"
},
{
"code" : "situational-decision",
"display" : "Decide if or when the situation arises"
},
{
"code" : "medical-assisted-nutrition-while-beneficial",
"display" : "Medically assisted nutrition until not beneficial or a burden to the patient"
},
{
"code" : "hydration-surgical-placed-tubes",
"display" : "Hydration through surgically placed tubes"
},
{
"code" : "no-hydration-desired",
"display" : "No artificial means of hydration desired"
},
{
"code" : "hydration-for-pain-relief-or-comfort",
"display" : "Medically assisted hydration only to relieve pain and discomfort"
},
{
"code" : "artificial-hydration-no-surgical-placed-tubes",
"display" : "Trial period for artificial hydration but no without surgically-placed tubes"
}
]
}