FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/11073-10103-SessionType

Packagehl7.fhir.uv.cardx-cied
Resource TypeValueSet
Id11073-10103-SessionType
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/cardx-cied/https://build.fhir.org/ig/HL7/CardX-CIED/ValueSet-11073-10103-SessionType.html
URLhttp://hl7.org/fhir/uv/cardx-cied/ValueSet/11073-10103-SessionType
Version1.0.0-ballot
Statusactive
Date2025-07-30T17:59:28+00:00
NameIDCSessionTypeVS
TitleIEEE 11073-10103 Session Type
Realmuv
Authorityhl7
DescriptionThe type of session as defined by IEEE 11073-10103

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
IDCISO/IEEE-11073-10103

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet 11073-10103-SessionType

  • Include these codes as defined in http://hl7.org/fhir/uv/cardx-cied/CodeSystem/IDC
    CodeDisplayDefinition
    754049ImplantAn indicator that the data was acquired at the time of the surgical implant.
    754050In ClinicAn indicator that the data was acquired when the patient was in a hospital or clinic.
    754051RemoteAn indicator that the data was acquired while the patient was outside a hospital or clinic.
    754052Remote Device InitiatedAn 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.
    754053Remote ScheduledAn 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.
    754054Remote Patient InitiatedAn 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.
    754055OtherAn interrogation session type not currently defined within the nomenclature.
    754056UnknownAn indicator showing that the session type is unknown for the interrogation session.

Source

{
  "resourceType": "ValueSet",
  "id": "11073-10103-SessionType",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    ]
  }
}