PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4)
0.1.0 - ci-build
PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "bloodglucose-normal-example",
"meta" : {
"profile" : [
🔗 "https://fhir.hl7.at/prenudge/appdata/r4/StructureDefinition/at-prenudge-bloodglucose-observation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation bloodglucose-normal-example</b></p><a name=\"bloodglucose-normal-example\"> </a><a name=\"hcbloodglucose-normal-example\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-at-prenudge-bloodglucose-observation.html\">AT PreNUDGE Observation Blood Glucose (only in mg/dL)</a></p></div><p><b>identifier</b>: <code>https://www.joanneum.at</code>/qr-bg-2026-02-28-001</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 41653-7}\">Glucose [Mass/volume] in Capillary blood by Glucometer</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">James Pond Male, DoB: 1990-01-01 ( urn:oid:1.2.40.0.10.1.4.3.1#1234567890)</a></p><p><b>effective</b>: 2026-02-28 07:30:00+0000</p><p><b>issued</b>: 2026-02-28 07:31:00+0000</p><p><b>value</b>: 95 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg/dL = 'mg/dL')</span></p><p><b>note</b>: </p><blockquote><div><p>Sechzehn Stunden nichts gegessen.</p>\n</div></blockquote><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 87982008}\">Manual</span></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-bloodglucose-response-normal-example.html\">Response to Questionnaire '->Blutzucker bei der letzten Messung' about '->James Pond Male, DoB: 1990-01-01 ( urn:oid:1.2.40.0.10.1.4.3.1#1234567890)'</a></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 309602000}\">Temporal periods relating to feeding and eating</span></td><td><span title=\"Codes:{http://snomed.info/sct 16985007}\">Fasting</span></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://www.joanneum.at",
"value" : "qr-bg-2026-02-28-001"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "41653-7",
"display" : "Glucose [Mass/volume] in Capillary blood by Glucometer"
}
]
},
"subject" : {
🔗 "reference" : "Patient/example"
},
"effectiveDateTime" : "2026-02-28T07:30:00Z",
"issued" : "2026-02-28T07:31:00Z",
"valueQuantity" : {
"value" : 95,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"note" : [
{
"text" : "Sechzehn Stunden nichts gegessen."
}
],
"method" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "87982008",
"display" : "Manual"
}
]
},
"derivedFrom" : [
{
🔗 "reference" : "QuestionnaireResponse/bloodglucose-response-normal-example"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "309602000",
"display" : "Temporal periods relating to feeding and eating"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "16985007",
"display" : "Fasting"
}
]
}
}
]
}