FHIR IG analytics| Package | synapxe.rcm |
| Resource Type | Observation |
| Id | Observation-response.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "106CC790E6A845B6A5A1B31FFEB9546B",
"meta": {
"versionId": "1",
"lastUpdated": "2024-08-06T18:02:08.865+08:00",
"profile": [
"http://fhir.synapxe.sg/StructureDefinition/profile-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"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic Blood Pressure"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": "250",
"unit": "mmHg",
"code": "mmHg"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic Blood Pressure"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": "50",
"unit": "mmHg",
"code": "mmHg"
}
}
],
"subject": {
"reference": "Patient/F7C24984F6C040809B9D01EC52F83BE7"
},
"issued": "2024-07-24T10:00:00Z",
"device": {
"type": "Device",
"identifier": {
"system": "http://fhir.synapxe.sg/NamingSystem/device-guid",
"value": "67890"
}
}
}