0.1.0 - ci-build
EUAITransparencyIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "sc-02-validation-observation-blood-pressure-001",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation sc-02-validation-observation-blood-pressure-001</b></p><a name=\"sc-02-validation-observation-blood-pressure-001\"> </a><a name=\"hcsc-02-validation-observation-blood-pressure-001\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">Systolic blood pressure</span></p><p><b>subject</b>: <a href=\"Patient-patient-001.html\">Anonymous Patient Female, DoB: 1959-04-12</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-001.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2026-03-01 10:00:00+0000 --> 2026-03-01 10:30:00+0000</a></p><p><b>effective</b>: 2026-03-01 10:10:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-001.html\">Practitioner Clinical Reviewer </a></p><p><b>value</b>: 96 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></div>"
},
"status" : "final",
"code" : {
"text" : "Systolic blood pressure"
},
"subject" : {
🔗 "reference" : "Patient/patient-001"
},
"encounter" : {
🔗 "reference" : "Encounter/encounter-001"
},
"effectiveDateTime" : "2026-03-01T10:10:00Z",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-001"
}
],
"valueQuantity" : {
"value" : 96,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
}