CardX - Cardiac Implantable Electronic Devices
1.0.0-ballot - STU 1 - Ballot International flag

CardX - Cardiac Implantable Electronic Devices, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CardX-CIED/ and changes regularly. See the Directory of published versions

: IEEE 11073-10103 Session Type - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="11073-10103-SessionType"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet 11073-10103-SessionType</b></p><a name="11073-10103-SessionType"> </a><a name="hc11073-10103-SessionType"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-IDC.html"><code>http://hl7.org/fhir/uv/cardx-cied/CodeSystem/IDC</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-IDC.html#IDC-754049">754049</a></td><td>Implant</td><td>An indicator that the data was acquired at the time of the surgical implant.</td></tr><tr><td><a href="CodeSystem-IDC.html#IDC-754050">754050</a></td><td>In Clinic</td><td>An indicator that the data was acquired when the patient was in a hospital or clinic.</td></tr><tr><td><a href="CodeSystem-IDC.html#IDC-754051">754051</a></td><td>Remote</td><td>An indicator that the data was acquired while the patient was outside a hospital or clinic.</td></tr><tr><td><a href="CodeSystem-IDC.html#IDC-754052">754052</a></td><td>Remote Device Initiated</td><td>An indicator that the data was acquired while the patient was outside a hospital or clinic using transmission equipment and because of a condition the device detected.</td></tr><tr><td><a href="CodeSystem-IDC.html#IDC-754053">754053</a></td><td>Remote Scheduled</td><td>An indicator that the data was acquired while the patient was outside a hospital or clinic using transmission equipment and at a time that was planned in advance.</td></tr><tr><td><a href="CodeSystem-IDC.html#IDC-754054">754054</a></td><td>Remote Patient Initiated</td><td>An indicator that the data was acquired while the patient was outside a hospital or clinic using transmission equipment and because of an action by the patient at a time that was not planned in advance.</td></tr><tr><td><a href="CodeSystem-IDC.html#IDC-754055">754055</a></td><td>Other</td><td>An interrogation session type not currently defined within the nomenclature.</td></tr><tr><td><a href="CodeSystem-IDC.html#IDC-754056">754056</a></td><td>Unknown</td><td>An indicator showing that the session type is unknown for the interrogation session.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cic"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/cardx-cied/ValueSet/11073-10103-SessionType"/>
  <version value="1.0.0-ballot"/>
  <name value="IDCSessionTypeVS"/>
  <title value="IEEE 11073-10103 Session Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-07-30T17:59:28+00:00"/>
  <publisher value="HL7 International / Clinical Interoperability Council"/>
  <contact>
    <name value="HL7 International / Clinical Interoperability Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ciclist@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="The type of session as defined by IEEE 11073-10103"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/uv/cardx-cied/CodeSystem/IDC"/>
      <concept>
        <code value="754049"/>
        <display value="Implant"/>
      </concept>
      <concept>
        <code value="754050"/>
        <display value="In Clinic"/>
      </concept>
      <concept>
        <code value="754051"/>
        <display value="Remote"/>
      </concept>
      <concept>
        <code value="754052"/>
        <display value="Remote Device Initiated"/>
      </concept>
      <concept>
        <code value="754053"/>
        <display value="Remote Scheduled"/>
      </concept>
      <concept>
        <code value="754054"/>
        <display value="Remote Patient Initiated"/>
      </concept>
      <concept>
        <code value="754055"/>
        <display value="Other"/>
      </concept>
      <concept>
        <code value="754056"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>