This page is part of the CardX Hypertension Management IG (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "AverageSMBP-example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cardx-htn-mng/StructureDefinition/average-smbp"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"AverageSMBP-example\"> </a><a name=\"hcAverageSMBP-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "AverageSMBP-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-average-smbp.html\">Average Self-measured Blood Pressure</a></p></div><p><b>Number of Measurements</b>: 8</p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Blood pressure panel mean systolic and mean diastolic <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#96607-7)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-Sally-Sue.html\">Patient/patient-example-Sally-Sue</a> " SUE"</p><p><b>effective</b>: 2023-03-01 06:00:00-0600 --> 2023-03-02 20:00:00-0600</p><p><b>issued</b>: Mar 3, 2023, 2:12:29 AM</p><p><b>performer</b>: <a href=\"Patient-patient-example-Sally-Sue.html\">Patient/patient-example-Sally-Sue</a> " SUE"</p><p><b>device</b>: <a href=\"Device-example-smbp-device.html\">Device/example-smbp-device</a></p><p><b>derivedFrom</b>: </p><ul><li><a href=\"Observation-SMBP-FirstAM-Measurement-Day1.html\">Observation/SMBP-FirstAM-Measurement-Day1</a></li><li><a href=\"Observation-SMBP-SecondAM-Measurement-Day1.html\">Observation/SMBP-SecondAM-Measurement-Day1</a></li><li><a href=\"Observation-SMBP-FirstPM-Measurement-Day1.html\">Observation/SMBP-FirstPM-Measurement-Day1</a></li><li><a href=\"Observation-SMBP-SecondPM-Measurement-Day1.html\">Observation/SMBP-SecondPM-Measurement-Day1</a></li><li><a href=\"Observation-SMBP-FirstAM-Measurement-Day2.html\">Observation/SMBP-FirstAM-Measurement-Day2</a></li><li><a href=\"Observation-SMBP-SecondAM-Measurement-Day2.html\">Observation/SMBP-SecondAM-Measurement-Day2</a></li><li><a href=\"Observation-SMBP-FirstPM-Measurement-Day2.html\">Observation/SMBP-FirstPM-Measurement-Day2</a></li><li><a href=\"Observation-SMBP-SecondPM-Measurement-Day2.html\">Observation/SMBP-SecondPM-Measurement-Day2</a></li></ul><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure mean <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#96608-5)</span></p><p><b>value</b>: 136 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure mean <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#96609-3)</span></p><p><b>value</b>: 86 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/cardx-htn-mng/StructureDefinition/NumberOfMeasurementsExt",
"valueInteger" : 8
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "96607-7",
"display" : "Blood pressure panel mean systolic and mean diastolic"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-example-Sally-Sue"
},
"effectivePeriod" : {
"start" : "2023-03-01T06:00:00-06:00",
"end" : "2023-03-02T20:00:00-06:00"
},
"issued" : "2023-03-02T20:12:29-06:00",
"performer" : [
{
🔗 "reference" : "Patient/patient-example-Sally-Sue"
}
],
"device" : {
🔗 "reference" : "Device/example-smbp-device"
},
"derivedFrom" : [
{
🔗 "reference" : "Observation/SMBP-FirstAM-Measurement-Day1"
},
{
🔗 "reference" : "Observation/SMBP-SecondAM-Measurement-Day1"
},
{
🔗 "reference" : "Observation/SMBP-FirstPM-Measurement-Day1"
},
{
🔗 "reference" : "Observation/SMBP-SecondPM-Measurement-Day1"
},
{
🔗 "reference" : "Observation/SMBP-FirstAM-Measurement-Day2"
},
{
🔗 "reference" : "Observation/SMBP-SecondAM-Measurement-Day2"
},
{
🔗 "reference" : "Observation/SMBP-FirstPM-Measurement-Day2"
},
{
🔗 "reference" : "Observation/SMBP-SecondPM-Measurement-Day2"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "96608-5",
"display" : "Systolic blood pressure mean"
}
]
},
"valueQuantity" : {
"value" : 136,
"unit" : "mm[Hg]",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "96609-3",
"display" : "Diastolic blood pressure mean"
}
]
},
"valueQuantity" : {
"value" : 86,
"unit" : "mm[Hg]",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
}
]
}