Fujitsu Healthy Living Implementation Guide
1.1.29 - release
Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "Observation",
"id" : "cgmSummaryTimesInRangesExample",
"meta" : {
"profile" : [
🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-observation-cgm-summary-times-in-ranges"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"cgmSummaryTimesInRangesExample\"> </a><a name=\"hccgmSummaryTimesInRangesExample\"> </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 "cgmSummaryTimesInRangesExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-observation-cgm-summary-times-in-ranges.html\">Fujitsu Observation CGM Summary Times in Ranges Profile</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: 106793-3 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#106793-3)</span></p><p><b>subject</b>: <a href=\"Patient-p001.html\">Patient/p001</a> " 健康"</p><p><b>effective</b>: 2024-05-01 --> 2024-05-31</p><blockquote><p><b>component</b></p><p><b>code</b>: 104642-4 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#104642-4)</span></p><p><b>value</b>: 3 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 104641-6 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#104641-6)</span></p><p><b>value</b>: 8 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 97510-2 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#97510-2)</span></p><p><b>value</b>: 65 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 104640-8 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#104640-8)</span></p><p><b>value</b>: 20 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 104639-0 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#104639-0)</span></p><p><b>value</b>: 4 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></blockquote></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "106793-3"
}
]
},
"subject" : {
🔗 "reference" : "Patient/p001"
},
"effectivePeriod" : {
"start" : "2024-05-01",
"end" : "2024-05-31"
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "104642-4"
}
]
},
"valueQuantity" : {
"value" : 3,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "104641-6"
}
]
},
"valueQuantity" : {
"value" : 8,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "97510-2"
}
]
},
"valueQuantity" : {
"value" : 65,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "104640-8"
}
]
},
"valueQuantity" : {
"value" : 20,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "104639-0"
}
]
},
"valueQuantity" : {
"value" : 4,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
}
}
]
}