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
Page standards status: Trial-use | Maturity Level: 2 |
{
"resourceType" : "ValueSet",
"id" : "11073-10103-SessionType",
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cic"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/cardx-cied/ValueSet/11073-10103-SessionType",
"version" : "1.0.0-ballot",
"name" : "IDCSessionTypeVS",
"title" : "IEEE 11073-10103 Session Type",
"status" : "active",
"experimental" : false,
"date" : "2025-07-30T17:59:28+00:00",
"publisher" : "HL7 International / Clinical Interoperability Council",
"contact" : [
{
"name" : "HL7 International / Clinical Interoperability Council",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic"
},
{
"system" : "email",
"value" : "ciclist@lists.hl7.org"
}
]
}
],
"description" : "The type of session as defined by IEEE 11073-10103",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/IDC",
"concept" : [
{
"code" : "754049",
"display" : "Implant"
},
{
"code" : "754050",
"display" : "In Clinic"
},
{
"code" : "754051",
"display" : "Remote"
},
{
"code" : "754052",
"display" : "Remote Device Initiated"
},
{
"code" : "754053",
"display" : "Remote Scheduled"
},
{
"code" : "754054",
"display" : "Remote Patient Initiated"
},
{
"code" : "754055",
"display" : "Other"
},
{
"code" : "754056",
"display" : "Unknown"
}
]
}
]
}
}