FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.cardx-cied
Resource TypeSubscriptionTopic
IdSubscriptionTopic-IDCOObservationSubscriptionTopic.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SubscriptionTopic IDCOObservationSubscriptionTopic

SubscriptionTopicIDCO Observation Subscription Topic
Description

Subscription topic for Implantable Device Cardiac Observations (IDCO)

Copyright Statement: null
Event Triggers
Resource
Implantable Device Cardiac Observation (IDCO) Bundle

Source1

{
  "resourceType": "SubscriptionTopic",
  "id": "IDCOObservationSubscriptionTopic",
  "text": {
    "status": "generated",
    "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/SubscriptionTopic/IDCOObservationSubscriptionTopic",
  "version": "2.0.0",
  "title": "IDCO Observation Subscription Topic",
  "status": "active",
  "date": "2026-07-09T03:46:42+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": "Subscription topic for Implantable Device Cardiac Observations (IDCO)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "eventTrigger": [
    {
      "event": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "IDCO"
          }
        ]
      },
      "resource": "http://hl7.org/fhir/uv/cardx-cied/StructureDefinition/idco-bundle"
    }
  ]
}