Protocols for Clinical Registry Extraction and Data Submission (CREDS) IG
1.0.0 - STU1 United States of America flag

Protocols for Clinical Registry Extraction and Data Submission (CREDS) IG, published by HL7 International / Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 1.0.0. This version is based on the current content of https://github.com/HL7/fhir-registry-protocols-ig/ and changes regularly. See the Directory of published versions

: Patient Centered Reason for Delay - XML Representation

Active as of 2023-11-14

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="PatientCenteredReasonforDelay"/>
  <text>
    <status value="generated"/>
    <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 style="color: #cccccc">Difficult Vascular Access</td></tr><tr><td><a href="CodeSystem-ncdr.html#ncdr-100000350">100000350</a></td><td style="color: #cccccc">Difficulty crossing the culprit lesion</td></tr><tr><td><a href="CodeSystem-ncdr.html#ncdr-100013001">100013001</a></td><td style="color: #cccccc">Cardiac Arrest and/or need for intubation before PCI</td></tr><tr><td><a href="CodeSystem-ncdr.html#ncdr-100000349">100000349</a></td><td style="color: #cccccc">Patient delays in providing consent for PCI</td></tr><tr><td><a href="CodeSystem-ncdr.html#ncdr-1000142391">1000142391</a></td><td style="color: #cccccc">Emergent placement of LV support device before PCI</td></tr><tr><td><a href="CodeSystem-ncdr.html#ncdr-100000351">100000351</a></td><td style="color: #cccccc">Other</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cic"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/registry-protocols/ValueSet/PatientCenteredReasonforDelay"/>
  <version value="1.0.0"/>
  <name value="PatientCenteredReasonforDelay"/>
  <title value="Patient Centered Reason for Delay"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2023-11-14T18:38:28+00:00"/>
  <publisher value="HL7 International / Clinical Interoperability Council"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="cic@lists.hl7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Clinical Interoperability Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
  </contact>
  <contact>
    <name value="David Pyke"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:David.Pyke@pointclickcare.com"/>
    </telecom>
  </contact>
  <description value="Patient Centered Reason for Delay in PCI Reason"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/registry-protocols/CodeSystem/ncdr"/>
      <concept>
        <code value="100000881"/>
      </concept>
      <concept>
        <code value="100000350"/>
      </concept>
      <concept>
        <code value="100013001"/>
      </concept>
      <concept>
        <code value="100000349"/>
      </concept>
      <concept>
        <code value="1000142391"/>
      </concept>
      <concept>
        <code value="100000351"/>
      </concept>
    </include>
  </compose>
</ValueSet>