Publication Build: This will be filled in by the publication tooling
: Patient Centered Reason for Delay - TTL Representation
Raw ttl | Download
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PatientCenteredReasonforDelay"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-ncdr.html\"><code>http://hl7.org/fhir/us/registry-protocols/CodeSystem/ncdr</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-ncdr.html#ncdr-100000881\">100000881</a></td><td>Difficult Vascular Access</td></tr><tr><td><a href=\"CodeSystem-ncdr.html#ncdr-100000350\">100000350</a></td><td>Difficulty crossing the culprit lesion</td></tr><tr><td><a href=\"CodeSystem-ncdr.html#ncdr-100013001\">100013001</a></td><td>Cardiac Arrest and/or need for intubation before PCI</td></tr><tr><td><a href=\"CodeSystem-ncdr.html#ncdr-100000349\">100000349</a></td><td>Patient delays in providing consent for PCI</td></tr><tr><td><a href=\"CodeSystem-ncdr.html#ncdr-1000142391\">1000142391</a></td><td>Emergent placement of LV support device before PCI</td></tr><tr><td><a href=\"CodeSystem-ncdr.html#ncdr-100000351\">100000351</a></td><td>Other</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/registry-protocols/ValueSet/PatientCenteredReasonforDelay"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "PatientCenteredReasonforDelay"] ; #
fhir:title [ fhir:v "Patient Centered Reason for Delay"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-03-29T01:19:33+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Clinical Interoperability Council"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/cic" ] ] )
] [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "cic@lists.hl7.org" ] ] )
] [
fhir:name [ fhir:v "Clinical Interoperability Council" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/cic/index.cfm" ] ] )
] [
fhir:name [ fhir:v "David Pyke" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:David.Pyke@pointclickcare.com" ] ] )
] ) ; #
fhir:description [ fhir:v "Patient Centered Reason for Delay in PCI Reason"] ; #
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:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/us/registry-protocols/CodeSystem/ncdr"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "100000881" ] ] [
fhir:code [ fhir:v "100000350" ] ] [
fhir:code [ fhir:v "100013001" ] ] [
fhir:code [ fhir:v "100000349" ] ] [
fhir:code [ fhir:v "1000142391" ] ] [
fhir:code [ fhir:v "100000351" ] ] ) ] )
] . #