FHIR IG analytics| Package | synapxe.rcm.snapshots |
| Resource Type | Bundle |
| Id | Comm-Bun-Threshold.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"type": "transaction",
"entry": [
{
"fullUrl": "urn:uuid:observation",
"resource": {
"resourceType": "Observation",
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "35094-2",
"display": "Blood Pressure"
}
]
},
"subject": {
"reference": "Patient/F7C24984F6C040809B9D01EC52F83BE7"
},
"issued": "2024-07-24T10:00:00+00:00",
"device": {
"type": "Device",
"identifier": {
"system": "http://fhir.synapxe.sg/NamingSystem/device-guid",
"value": "67890"
}
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic Blood Pressure"
}
]
},
"valueQuantity": {
"value": "250",
"unit": "mmHg",
"system": "http://unitsofmeasure.org",
"code": "mmHg"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic Blood Pressure"
}
]
},
"valueQuantity": {
"value": "50",
"unit": "mmHg",
"system": "http://unitsofmeasure.org",
"code": "mmHg"
}
}
]
},
"request": {
"method": "POST",
"url": "Observation"
}
},
{
"resource": {
"resourceType": "Communication",
"status": "in-progress",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/communication-category",
"code": "alert"
}
]
}
],
"subject": {
"reference": "Patient/F7C24984F6C040809B9D01EC52F83BE7"
},
"about": [
{
"reference": "urn:uuid:observation"
}
],
"sent": "2024-07-24T10:00:00Z",
"reason": [
{
"concept": {
"coding": [
{
"system": "http://fhir.synapxe.sg/CodeSystem/rcm-communication-alert-codes",
"code": "threshold"
}
]
}
}
]
},
"request": {
"method": "POST",
"url": "Communication"
}
}
]
}