STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Codesystem-vitalsignassociatedprecond.xml

Raw XML (canonical form)

Definition for Code System HSPC Vital Sign Associated Precondition

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hspc-vitalsignassociatedprecond"/>
  <meta>
    <lastUpdated value="2016-03-31T08:01:25.570+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>HSPC Vital Sign Associated Precondition</h2>
      <p>SELECT SNOMED CT code system values descending from 'Qualifier value' (362981000).</p>
      <p>
        <b>Copyright Statement:</b> TBD
      </p>
      <p>This code system http://hl7.org/fhir/hspc-vitalsignassociatedprecond defines the following
         codes:</p>
      <table class="codes">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td>1942
            <a name="1942"> </a>
          </td>
          <td>After cardioversion</td>
          <td>Occurred after the cardioversion procedure</td>
        </tr>
        <tr>
          <td>1966
            <a name="1966"> </a>
          </td>
          <td>Before cardioversion</td>
          <td>Occurred before the cardioversion procedure</td>
        </tr>
        <tr>
          <td>2029
            <a name="2029"> </a>
          </td>
          <td>During cardioversion</td>
          <td>Occurred during the cardioversion procedure</td>
        </tr>
        <tr>
          <td>219101
            <a name="219101"> </a>
          </td>
          <td>At birth</td>
          <td>Occurred at birth</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.1.713"/>
  </extension>
  <url value="http://hl7.org/fhir/hspc-vitalsignassociatedprecond"/>
  <version value="0.01"/>
  <name value="HSPC Vital Sign Associated Precondition"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="Health Services Platform Consortium (HSPC)"/>
  <date value="2015-06-10T17:00:00+03:00"/>
  <description value="SELECT SNOMED CT code system values descending from 'Qualifier value' (362981000)."/>
  <copyright value="TBD"/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/hspc-vitalsignassociatedprecond"/>
  <content value="complete"/>
  <concept>
    <code value="1942"/>
    <display value="After cardioversion"/>
    <definition value="Occurred after the cardioversion procedure"/>
  </concept>
  <concept>
    <code value="1966"/>
    <display value="Before cardioversion"/>
    <definition value="Occurred before the cardioversion procedure"/>
  </concept>
  <concept>
    <code value="2029"/>
    <display value="During cardioversion"/>
    <definition value="Occurred during the cardioversion procedure"/>
  </concept>
  <concept>
    <code value="219101"/>
    <display value="At birth"/>
    <definition value="Occurred at birth"/>
  </concept>
</CodeSystem>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.