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

FHIR IG Statistics: ValueSet/cied-monitor-types-vs

Packagehl7.fhir.uv.cardx-cied
Resource TypeValueSet
Idcied-monitor-types-vs
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/cardx-cied/https://build.fhir.org/ig/HL7/CardX-CIED/ValueSet-cied-monitor-types-vs.html
URLhttp://hl7.org/fhir/uv/cardx-cied/ValueSet/cied-monitor-types-vs
Version1.0.0
Statusactive
Date2025-07-25T16:42:57+00:00
NameCIEDMonitorTypesVS
TitleCIED Monitor Types
Realmuv
Authorityhl7
DescriptionThe type of CIED monitor

Resources that use this resource

StructureDefinition
cied-monitorDevice - CIED Monitor Profile

Resources that this resource uses

CodeSystem
CIEDconnectivityCIED Connectivity Status Values

Narrative

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

Generated Narrative: ValueSet cied-monitor-types-vs


Source

{
  "resourceType": "ValueSet",
  "id": "cied-monitor-types-vs",
  "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/cied-monitor-types-vs",
  "version": "1.0.0",
  "name": "CIEDMonitorTypesVS",
  "title": "CIED Monitor Types",
  "status": "active",
  "experimental": false,
  "date": "2025-07-25T16:42:57+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 CIED monitor",
  "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/CIEDconnectivity",
        "concept": [
          {
            "code": "bedside-device",
            "display": "Standalone device, not intended to provide monitoring while on the go."
          },
          {
            "code": "mobile-monitor",
            "display": "App based monitor."
          },
          {
            "code": "portable-device",
            "display": "Standalone device, with battery capacity to provide monitoring while on the go."
          }
        ]
      }
    ]
  }
}