Smart Bear Implementation Guide
0.3.4 - ci-build

Smart Bear Implementation Guide - Local Development build (v0.3.4). See the Directory of published versions

Resource Profile: Daily Posture Diagnostic Report

Official URL: https://smart-bear.eu/fhir/StructureDefinition/DailyPostureDiagnosticReport Version: 0.3.4
Active as of 2024-04-22 Computable Name: DailyPostureDiagnosticReport

The profile defines how to represent posture data of a patient during a day (tipically, a 24 hour period). The reports relies on two observation resources containing the relevant data for good and bad posture. This resource is used in synergy with the Smart4Health and/or Holobalance projects

Usage:

  • This Resource Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from DiagnosticReport

NameFlagsCard.TypeDescription & Constraintsdoco
.. DiagnosticReport 0..*DiagnosticReportA Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... code 1..1CodeableConceptName/Code for this diagnostic report
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://snomed.info/sct
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 298341003
..... display1..1stringRepresentation defined by the system
Fixed Value: Finding of body posture
... subject 1..1Reference(Patient)The subject of the report - usually, but not always, the patient
... effective[x] 1..1PeriodClinically relevant time/time-period for report
Slice: Unordered, Open by type:$this
.... start 1..1dateTimeStarting time with inclusive boundary
.... end 1..1dateTimeEnd time with inclusive boundary, if not ongoing
... Slices for result 2..*Reference(Observation)Observations
Slice: Unordered, Open by value:resolve().code
.... result:NormalPosture 1..1Reference(Normal Posture Observation)Observations
.... result:PoorPosture 1..1Reference(Poor Posture Observation)Observations

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron