This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Source view
{ "resourceType" : "ValueSet", "id" : "v3-SubstitutionCondition", "language" : "en", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><h2>SubstitutionCondition</h2><div><p>Identifies what sort of change is permitted or has occurred between the item that was ordered/requested and the one that was/will be provided.</p>\n</div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-SubstitutionCondition.html\"><code>http://terminology.hl7.org/CodeSystem/v3-SubstitutionCondition</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-v3-SubstitutionCondition.html#v3-SubstitutionCondition-NOSUB\">NOSUB</a></td><td>No substitution</td><td>Substitution is not permitted.</td></tr><tr><td><a href=\"CodeSystem-v3-SubstitutionCondition.html#v3-SubstitutionCondition-UNCOND\">UNCOND</a></td><td>Unconditional</td><td>No conditions are required.</td></tr></table></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-Conditional.html\">http://terminology.hl7.org/ValueSet/v3-Conditional</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-xSubstitutionConditionNoneOrUnconditional.html\">http://terminology.hl7.org/ValueSet/v3-xSubstitutionConditionNoneOrUnconditional</a></li></ul></div>" }, "url" : "http://terminology.hl7.org/ValueSet/v3-SubstitutionCondition", "identifier" : [ { "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.1.11.17719" } ], "version" : "2.0.0", "name" : "SubstitutionCondition", "title" : "SubstitutionCondition", "status" : "active", "date" : "2014-03-26T00:00:00-04:00", "description" : "Identifies what sort of change is permitted or has occurred between the item that was ordered/requested and the one that was/will be provided.", "compose" : { "include" : [ { "system" : "http://terminology.hl7.org/CodeSystem/v3-SubstitutionCondition", "concept" : [ { "code" : "NOSUB" }, { "code" : "UNCOND" } ] }, { "valueSet" : [ "http://terminology.hl7.org/ValueSet/v3-Conditional" ] }, { "valueSet" : [ "http://terminology.hl7.org/ValueSet/v3-xSubstitutionConditionNoneOrUnconditional" ] } ] } }