FHIR IG analytics| Package | hl7.fhir.uv.cardx-cied |
| Resource Type | Observation |
| Id | Observation-uc5ConnectivityACME.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation uc5ConnectivityACME
Language: en
Profile: Observation - CIED Connectivity
CIED Device Extension: Device: manufacturer = ACME Devices; serialNumber = uc5ACMEPacemaker; modelNumber = PacemakerExample5; type = MDC_IDC_ENUM_DEV_TYPE_IPG
status: Final
category: CIED connectivity
code: CIED connectivity
subject: Jimmy ACME Doe (no stated gender), DoB: 1952-01-01 ( http://example.org#ACME5555 (use: official, ))
effective: 2025-05-19 08:00:00+0000
note:
The patient has not connected for at least 10 days.
component
code: Connectivity status
value: Disconnected
component
code: Last CIED to monitor communication
value: 2025-05-04 06:00:00+0000
component
code: Last monitor to remote monitoring software communication
value: 2025-05-04 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-03-30 06:00:00+0000
component
code: Next scheduled remote device interrogation date
value: 2025-06-25
{
"resourceType": "Observation",
"id": "uc5ConnectivityACME",
"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/uc5ACMEPacemaker"
}
}
],
"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/uc5ACMEPatient"
},
"effectiveDateTime": "2025-05-19T08:00:00.000Z",
"note": [
{
"text": "The patient has not connected for at least 10 days."
}
],
"device": {
"reference": "Device/uc5CIEDMonitor"
},
"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": "last-cied-connectivity-time"
}
]
},
"valueDateTime": "2025-05-04T06:00:00.000Z"
},
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
"code": "last-monitor-connectivity-time"
}
]
},
"valueDateTime": "2025-05-04T06: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-03-30T06:00:00.000Z"
},
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
"code": "next-interrogation-date"
}
]
},
"valueDateTime": "2025-06-25"
}
]
}