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

FHIR IG analytics

Packagehl7.fhir.uv.cardx-cied
Resource TypeObservation
IdObservation-uc2ConnectivityACME.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: Observation uc2ConnectivityACME

Language: en

Profile: Observation - CIED Connectivity

CIED Device Extension: Device: manufacturer = ACME Devices; serialNumber = uc2ACMEPacemaker; modelNumber = PacemakerExample2; type = MDC_IDC_ENUM_DEV_TYPE_ICD

status: Final

category: CIED connectivity

code: CIED connectivity

subject: John ACME Doe (no stated gender), DoB: 1954-01-01 ( http://example.org#ACME2222 (use: official, ))

effective: 2025-05-19 08:00:00+0000

note:

The patient has been disconnected for more than 90 days and is listed as inactive.

device: Device: manufacturer = ACME Devices; serialNumber = uc2ACMEMonitor; modelNumber = SmartApp Monitor 1; type = Mobile App

component

code: Connectivity status

value: Disconnected

component

code: Connectivity modifier

value: Inactive

component

code: Last CIED to monitor communication

value: 2025-02-19 06:00:00+0000

component

code: Last monitor to remote monitoring software communication

value: 2025-02-19 06:00:00+0000

component

code: Next CIED to monitor communication

value: 2025-05-20

component

code: Next monitor to remote monitoring software communication

value: 2025-05-20

component

code: Last remote device interrogation date

value: 2025-02-08 06:00:00+0000

component

code: Next scheduled remote device interrogation date

value: 2025-05-30

component

code: Connection interval

value: 14

component

code: Expected time period

value: 14

component

code: Status reason

value: The patient has not connected for more than 90 days and is listed as inactive.

component

code: Status guidance

value: The patient should be contacted to determine if they are still using the device and if they wish to continue remote monitoring.


Source1

{
  "resourceType": "Observation",
  "id": "uc2ConnectivityACME",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cardx-cied/StructureDefinition/cied-connectivity-status"
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/cardx-cied/StructureDefinition/cied-device-extension",
      "valueReference": {
        "reference": "Device/uc2ACMEPacemaker"
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
          "code": "observation-cied-connectivity"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
        "code": "observation-cied-connectivity"
      }
    ]
  },
  "subject": {
    "reference": "Patient/uc2ACMEPatient"
  },
  "effectiveDateTime": "2025-05-19T08:00:00.000Z",
  "note": [
    {
      "text": "The patient has been disconnected for more than 90 days and is listed as inactive."
    }
  ],
  "device": {
    "reference": "Device/uc2CIEDMonitor"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "connectivity-status"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "disconnected"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "connectivity-modifier"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "inactive"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "last-cied-connectivity-time"
          }
        ]
      },
      "valueDateTime": "2025-02-19T06:00:00.000Z"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "last-monitor-connectivity-time"
          }
        ]
      },
      "valueDateTime": "2025-02-19T06:00:00.000Z"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "next-cied-connectivity-date"
          }
        ]
      },
      "valueDateTime": "2025-05-20"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "next-monitor-connectivity-date"
          }
        ]
      },
      "valueDateTime": "2025-05-20"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "last-interrogation-date"
          }
        ]
      },
      "valueDateTime": "2025-02-08T06:00:00.000Z"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "next-interrogation-date"
          }
        ]
      },
      "valueDateTime": "2025-05-30"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "connection-interval"
          }
        ]
      },
      "valueInteger": 14
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "expected-time-period"
          }
        ]
      },
      "valueInteger": 14
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "status-reason"
          }
        ]
      },
      "valueString": "The patient has not connected for more than 90 days and is listed as inactive."
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
            "code": "status-guidance"
          }
        ]
      },
      "valueString": "The patient should be contacted to determine if they are still using the device and if they wish to continue remote monitoring."
    }
  ]
}