This page is part of the PACIO Advance Directive Information Implementation Guide (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions
: ADI Revoke Status Code System - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:id [ fhir:v "ADIRevokeStatusCS"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ADIRevokeStatusCS</b></p><a name=\"ADIRevokeStatusCS\"> </a><a name=\"hcADIRevokeStatusCS\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIRevokeStatusCS</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\">cancelled<a name=\"ADIRevokeStatusCS-cancelled\"> </a></td><td>cancelled</td><td>The composition is unavailable because the measurement was not started or not completed (also sometimes called \"aborted\").</td></tr><tr><td style=\"white-space:nowrap\">entered-in-error<a name=\"ADIRevokeStatusCS-entered-in-error\"> </a></td><td>Entered in error</td><td>The composition or document was originally created/issued in error, and this is an amendment that marks that the entire series should not be considered as valid.</td></tr><tr><td style=\"white-space:nowrap\">deprecated<a name=\"ADIRevokeStatusCS-deprecated\"> </a></td><td>Deprecated</td><td>This composition has been withdrawn or superseded and should no longer be used.</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pe" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 2 ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIRevokeStatusCS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:name [ fhir:v "ADIRevokeStatusCS"] ; #
fhir:title [ fhir:v "ADI Revoke Status Code System"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-08-04T21:33:15+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Patient Empowerment"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Patient Empowerment" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/patientempowerment" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "patients@lists.HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "Advance Directive Revoke Status"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This CodeSystem is not copyrighted."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "cancelled" ] ;
fhir:display [ fhir:v "cancelled" ] ;
fhir:definition [ fhir:v "The composition is unavailable because the measurement was not started or not completed (also sometimes called \"aborted\")." ]
] [
fhir:code [ fhir:v "entered-in-error" ] ;
fhir:display [ fhir:v "Entered in error" ] ;
fhir:definition [ fhir:v "The composition or document was originally created/issued in error, and this is an amendment that marks that the entire series should not be considered as valid." ]
] [
fhir:code [ fhir:v "deprecated" ] ;
fhir:display [ fhir:v "Deprecated" ] ;
fhir:definition [ fhir:v "This composition has been withdrawn or superseded and should no longer be used." ]
] ) . #