LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: Attribution Codes - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="attribution-code-vs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-attribution-code-system.html"><code>http://linuxforhealth.org/fhir/cdm/CodeSystem/attribution-code-system</code></a></li><li>Include all codes defined in <a href="CodeSystem-attribution-source.html"><code>http://linuxforhealth.org/fhir/cdm/CodeSystem/attribution-source</code></a></li><li>Include all codes defined in <a href="CodeSystem-attribution-product.html"><code>http://linuxforhealth.org/fhir/cdm/CodeSystem/attribution-product</code></a></li></ul></div>
</text>
<url
value="http://linuxforhealth.org/fhir/cdm/ValueSet/attribution-code-vs"/>
<version value="8.0.0"/>
<name value="AttributionCodeValueSet"/>
<title value="Attribution Codes"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description
value="Types of attribution used to associate a patient to a provider"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/attribution-code-system"/>
</include>
<include>
<system
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/attribution-source"/>
</include>
<include>
<system
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/attribution-product"/>
</include>
</compose>
</ValueSet>