HL7 FHIR® UK Core
4.0.0 - CI Build

HL7 FHIR® UK Core - Local Development build (v4.0.0). See the Directory of published versions

UKCoreConditionEpisode - XML Representation

(back to description)

Raw xml

Source view


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="UKCore-ConditionEpisode"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>UK Core Condition Episode</h2><div><p>A code from the SNOMED Clinical Terminology UK coding system that describes the episodicity of a Condition.</p>
</div><p><b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=255217005">255217005</a></td><td>First episode</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=288527008">288527008</a></td><td>New episode</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=303350001">303350001</a></td><td>Ongoing episode</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=272131007">272131007</a></td><td>Old episode</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=394846009">394846009</a></td><td>Undefined episodicity</td><td/></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.nhs.uk/R4/ValueSet/UKCore-ConditionEpisode"/>
  <version value="4.0.0"/>
  <name value="UKCoreConditionEpisode"/>
  <title value="UK Core Condition Episode"/>
  <status value="draft"/>
  <date value="2019-11-11T00:00:00+00:00"/>
  <publisher value="Project Wildfyre"/>
  <contact>
    <name value="Project Wildfyre"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:dunno@dummy.net"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="A code from the SNOMED Clinical Terminology UK coding system that describes the episodicity of a Condition."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="GB"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="255217005"/>
        <display value="First episode"/>
      </concept>
      <concept>
        <code value="288527008"/>
        <display value="New episode"/>
      </concept>
      <concept>
        <code value="303350001"/>
        <display value="Ongoing episode"/>
      </concept>
      <concept>
        <code value="272131007"/>
        <display value="Old episode"/>
      </concept>
      <concept>
        <code value="394846009"/>
        <display value="Undefined episodicity"/>
      </concept>
    </include>
  </compose>
</ValueSet>