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
: Cardiovascular Treatment Decision Options - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="CardiovascularTreatmentDecision"/>
<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-1000142368">1000142368</a></td><td style="color: #cccccc">Surgery not Recommended</td></tr><tr><td><a href="CodeSystem-ncdr.html#ncdr-1000142369">1000142369</a></td><td style="color: #cccccc">Surgery Recommended, Patient/Family Declined</td></tr><tr><td><a href="CodeSystem-ncdr.html#ncdr-1000142370">1000142370</a></td><td style="color: #cccccc">Surgery Recommended, Patient/Family Accepted (Hybrid Procedure)</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/CardiovascularTreatmentDecision"/>
<version value="1.0.0"/>
<name value="CardiovascularTreatmentDecision"/>
<title value="Cardiovascular Treatment Decision Options"/>
<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="Decision options for Cardiovascular Treatment consult"/>
<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="1000142368"/>
</concept>
<concept>
<code value="1000142369"/>
</concept>
<concept>
<code value="1000142370"/>
</concept>
</include>
</compose>
</ValueSet>