FHIR IG analytics| Package | myhie.v4 |
| Resource Type | Observation |
| Id | example-vs-systolic-pekab40.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "pekab40-vs-systolicbp-single",
"meta": {
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Observation-systolic-bp-my-core"
],
"source": "http://pekab40.moh.gov.my"
},
"identifier": [
{
"value": "pekab40-vs-systolicbp-single"
}
],
"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": "8480-6",
"display": "systolic BP"
}
]
},
"subject": {
"reference": "Patient/example-NHSI-patient"
},
"encounter": {
"reference": "Encounter/example-encounter-pekab40"
},
"effectiveDateTime": "2022-06-25T10:30:20.000+08:00",
"issued": "2022-06-25T10:30:20.000+08:00",
"performer": [
{
"display": "Sn Saleha"
}
],
"valueQuantity": {
"value": 80,
"unit": "mm[Hg]",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8357-6",
"display": "Blood pressure method"
}
]
},
"valueString": "standing"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "41904-4",
"display": "Measurement site"
}
]
},
"valueString": "Left arm"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8358-4",
"display": "Device cuff size"
}
]
},
"valueString": "medium"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "41901-0",
"display": "Type of device"
}
]
},
"valueString": "mobile machine"
}
]
}