Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release
Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "Observation",
"id" : "pghd-selfcare-handwashingEvent",
"meta" : {
"profile" : [
🔗 "http://fhir/pghd/StructureDefinition/pghd-selfcare"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"pghd-selfcare-handwashingEvent\"> </a><a name=\"hcpghd-selfcare-handwashingEvent\"> </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 "pghd-selfcare-handwashingEvent" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pghd-selfcare.html\">PGHD SelfCare Profile</a></p></div><p><b>identifier</b>: <code>urn:uuid:2a0d59fe-e99f-d216-5865-670442becaa3</code>/AED78DA0-E84A-47C0-AF4F-D5F1BA38B2B6</p><p><b>status</b>: final</p><p><b>category</b>: Social History <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>#social-history)</span></p><p><b>code</b>: 手洗い <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-observation-pghd-codes.html\">Observation PGHD Codes</a>#handwashingEvent)</span></p><p><b>subject</b>: <a href=\"Patient-1.html\">Patient/1</a> " DOE"</p><p><b>effective</b>: 2023-12-01 05:33:42+0000 --> 2023-12-01 05:35:22+0000</p><p><b>performer</b>: <a href=\"Patient-1.html\">Patient/1</a> " DOE"</p><p><b>device</b>: <a name=\"hcdevice\"> </a></p><blockquote><p/><p><a name=\"device\"> </a></p><p><a name=\"hcdevice\"> </a></p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DeviceIdentifier</b></td></tr><tr><td style=\"display: none\">*</td><td>FVFHX60ZQ6LC</td></tr></table><p><b>manufacturer</b>: Apple Inc.</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Watch</p><p><b>type</b>: model-name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: Apple Watch</p><p><b>type</b>: user-friendly-name</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: hardware <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>value</b>: Watch6,7</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: software <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>value</b>: 8.6</p></blockquote></blockquote><hr/><blockquote><p><b>Generated Narrative: Device #device</b><a name=\"device\"> </a><a name=\"hcdevice\"> </a></p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DeviceIdentifier</b></td></tr><tr><td style=\"display: none\">*</td><td>FVFHX60ZQ6LC</td></tr></table><p><b>manufacturer</b>: Apple Inc.</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Watch</p><p><b>type</b>: model-name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: Apple Watch</p><p><b>type</b>: user-friendly-name</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: hardware <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>value</b>: Watch6,7</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: software <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>value</b>: 8.6</p></blockquote></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Device",
"id" : "device",
"meta" : {
"profile" : [
🔗 "http://fhir/pghd/StructureDefinition/pghd-device"
]
},
"udiCarrier" : [
{
"deviceIdentifier" : "FVFHX60ZQ6LC"
}
],
"manufacturer" : "Apple Inc.",
"deviceName" : [
{
"name" : "Watch",
"type" : "model-name"
},
{
"name" : "Apple Watch",
"type" : "user-friendly-name"
}
],
"version" : [
{
"type" : {
"text" : "hardware"
},
"value" : "Watch6,7"
},
{
"type" : {
"text" : "software"
},
"value" : "8.6"
}
]
}
],
"identifier" : [
{
"system" : "urn:uuid:2a0d59fe-e99f-d216-5865-670442becaa3",
"value" : "AED78DA0-E84A-47C0-AF4F-D5F1BA38B2B6"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "social-history",
"display" : "Social History"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://fhir/pghd/CodeSystem/observation-pghd-codes",
"code" : "handwashingEvent",
"display" : "手洗い"
}
],
"text" : "手洗い"
},
"subject" : {
🔗 "reference" : "Patient/1"
},
"effectivePeriod" : {
"start" : "2023-12-01T05:33:42Z",
"end" : "2023-12-01T05:35:22Z"
},
"performer" : [
{
🔗 "reference" : "Patient/1"
}
],
"device" : {
"reference" : "#device"
}
}