0.1.0 - ci-build
EgdeSTS_IG - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "DeviceObservationExample001",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"DeviceObservationExample001\" </p></div><p><b>status</b>: registered</p><p><b>code</b>: 699249000 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomedct.org#699249000)</span></p><p><b>effective</b>: 2022-03-25 12:00:00+0000</p><p><b>interpretation</b>: High <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#High)</span></p><p><b>device</b>: <a href=\"Device-STSDevice001.html\">Device/STSDevice001</a></p></div>"
},
"status" : "registered",
"code" : {
"coding" : [
{
"system" : "http://snomedct.org",
"code" : "699249000"
}
]
},
"effectiveDateTime" : "2022-03-25T00:00:00.000Z",
"interpretation" : [
{
"coding" : [
{
"code" : "High"
}
]
}
],
"device" : {
"reference" : "Device/STSDevice001"
}
}