This page is part of the PACIO Advance Directive Information Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "PADIHCADecisionsCS"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/pacio-adi/CodeSystem/PADIHCADecisionsCS 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\">intubation<a name=\"PADIHCADecisionsCS-intubation\"> </a></td><td>Intubation</td><td>Request or reject intubation on behalf of the patient</td></tr><tr><td style=\"white-space:nowrap\">tube-feeding<a name=\"PADIHCADecisionsCS-tube-feeding\"> </a></td><td>Tube feeding</td><td>Request or reject tube feeding on behalf of the patient</td></tr><tr><td style=\"white-space:nowrap\">life-support<a name=\"PADIHCADecisionsCS-life-support\"> </a></td><td>Life support</td><td>Request or reject life support on behalf of the patient</td></tr><tr><td style=\"white-space:nowrap\">iv-fluid-and-support<a name=\"PADIHCADecisionsCS-iv-fluid-and-support\"> </a></td><td>IV fluid and support</td><td>Request or reject IV fluid and support on behalf of the patient</td></tr><tr><td style=\"white-space:nowrap\">antibiotics<a name=\"PADIHCADecisionsCS-antibiotics\"> </a></td><td>Antibiotics</td><td>Request or reject intubation on behalf of the patient</td></tr><tr><td style=\"white-space:nowrap\">cpr<a name=\"PADIHCADecisionsCS-cpr\"> </a></td><td>Cardiopulmonary Resuscitation (CPR)</td><td>Request or reject cardiopulmonary Resuscitation (CPR) on behalf of the patient</td></tr><tr><td style=\"white-space:nowrap\">resuscitation-non-cpr<a name=\"PADIHCADecisionsCS-resuscitation-non-cpr\"> </a></td><td>Non-CPR Resuscitation</td><td>Request or reject resuscitation that differs from cardiopulmonary resuscitation on behalf of the patient</td></tr></table></div>"
];
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/pacio-adi/CodeSystem/PADIHCADecisionsCS"];
fhir:CodeSystem.version [ fhir:value "0.1.0"];
fhir:CodeSystem.name [ fhir:value "PADIHCADecisionsCS"];
fhir:CodeSystem.title [ fhir:value "Healthcare Agent Decision Codes"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.date [ fhir:value "2021-12-06T20:50:55+00:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "HL7 Patient Empowerment Working Group"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 Patient Empowerment Working Group" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/patientempowerment" ] ], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "patients@lists.HL7.org" ] ]
];
fhir:CodeSystem.description [ fhir:value "Codes indicating decisions a healthcare agent may or may not make on behalf of an individual."];
fhir:CodeSystem.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "US" ] ]
];
fhir:CodeSystem.copyright [ fhir:value "This CodeSystem is not copyrighted."];
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.count [ fhir:value "7"^^xsd:nonNegativeInteger];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "intubation" ];
fhir:CodeSystem.concept.display [ fhir:value "Intubation" ];
fhir:CodeSystem.concept.definition [ fhir:value "Request or reject intubation on behalf of the patient" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "tube-feeding" ];
fhir:CodeSystem.concept.display [ fhir:value "Tube feeding" ];
fhir:CodeSystem.concept.definition [ fhir:value "Request or reject tube feeding on behalf of the patient" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "life-support" ];
fhir:CodeSystem.concept.display [ fhir:value "Life support" ];
fhir:CodeSystem.concept.definition [ fhir:value "Request or reject life support on behalf of the patient" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "iv-fluid-and-support" ];
fhir:CodeSystem.concept.display [ fhir:value "IV fluid and support" ];
fhir:CodeSystem.concept.definition [ fhir:value "Request or reject IV fluid and support on behalf of the patient" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "antibiotics" ];
fhir:CodeSystem.concept.display [ fhir:value "Antibiotics" ];
fhir:CodeSystem.concept.definition [ fhir:value "Request or reject intubation on behalf of the patient" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "cpr" ];
fhir:CodeSystem.concept.display [ fhir:value "Cardiopulmonary Resuscitation (CPR)" ];
fhir:CodeSystem.concept.definition [ fhir:value "Request or reject cardiopulmonary Resuscitation (CPR) on behalf of the patient" ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "resuscitation-non-cpr" ];
fhir:CodeSystem.concept.display [ fhir:value "Non-CPR Resuscitation" ];
fhir:CodeSystem.concept.definition [ fhir:value "Request or reject resuscitation that differs from cardiopulmonary resuscitation on behalf of the patient" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.