Smart Bear Implementation Guide
0.3.2 - ci-build

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

Resource Profile: Daily Posture Diagnostic Report

Official URL: https://smart-bear.eu/fhir/StructureDefinition/DailyPostureDiagnosticReport Version: 0.3.2
Active as of 2023-11-21 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
NameFlagsCard.TypeDescription & Constraintsdoco
.. DiagnosticReport 0..*DiagnosticReportA Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... status ?!Σ1..1coderegistered | partial | preliminary | final +
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.

.... 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
... Slices for effective[x] Σ1..1PeriodClinically relevant time/time-period for report
Slice: Unordered, Closed by type:$this
.... effective[x]:effectivePeriod Σ1..1PeriodClinically relevant time/time-period for report
..... start ΣC1..1dateTimeStarting time with inclusive boundary
..... end ΣC1..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

Terminology Bindings

PathConformanceValueSet / Code
DiagnosticReport.statusrequiredDiagnosticReportStatus
DiagnosticReport.codepreferredPattern: SNOMED CT code 298341003("Finding of body posture")
NameFlagsCard.TypeDescription & Constraintsdoco
.. DiagnosticReport 0..*DiagnosticReportA Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierBusiness identifier for report
... basedOn 0..*Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)What was requested
... status ?!Σ1..1coderegistered | partial | preliminary | final +
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.

... category Σ0..*CodeableConceptService category
Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections.


... code Σ1..1CodeableConceptName/Code for this diagnostic report
Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports.


Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://snomed.info/sct
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 298341003
..... display1..1stringRepresentation defined by the system
Fixed Value: Finding of body posture
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... subject Σ1..1Reference(Patient)The subject of the report - usually, but not always, the patient
... encounter Σ0..1Reference(Encounter)Health care event when test ordered
... Slices for effective[x] Σ1..1PeriodClinically relevant time/time-period for report
Slice: Unordered, Closed by type:$this
.... effective[x]:effectivePeriod Σ1..1PeriodClinically relevant time/time-period for report
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... start ΣC1..1dateTimeStarting time with inclusive boundary
..... end ΣC1..1dateTimeEnd time with inclusive boundary, if not ongoing
... issued Σ0..1instantDateTime this version was made
... performer Σ0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam)Responsible Diagnostic Service
... resultsInterpreter Σ0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam)Primary result interpreter
... specimen 0..*Reference(Specimen)Specimens this report is based on
... 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
... imagingStudy 0..*Reference(ImagingStudy)Reference to full details of imaging associated with the diagnostic report
... media Σ0..*BackboneElementKey images associated with this report
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... comment 0..1stringComment about the image (e.g. explanation)
.... link Σ1..1Reference(Media)Reference to the image source
... conclusion 0..1stringClinical conclusion (interpretation) of test results
... conclusionCode 0..*CodeableConceptCodes for the clinical conclusion of test results
Binding: SNOMEDCTClinicalFindings (example): Diagnosis codes provided as adjuncts to the report.


... presentedForm 0..*AttachmentEntire report as issued

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
DiagnosticReport.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
DiagnosticReport.statusrequiredDiagnosticReportStatus
DiagnosticReport.categoryexampleDiagnosticServiceSectionCodes
DiagnosticReport.codepreferredPattern: SNOMED CT code 298341003("Finding of body posture")
DiagnosticReport.conclusionCodeexampleSNOMEDCTClinicalFindings

This structure is derived from DiagnosticReport

Summary

Mandatory: 7 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element DiagnosticReport.effective[x] is sliced based on the value of type:$this
  • The element DiagnosticReport.result is sliced based on the value of value:resolve().code

Differential View

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

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. DiagnosticReport 0..*DiagnosticReportA Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... status ?!Σ1..1coderegistered | partial | preliminary | final +
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.

.... 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
... Slices for effective[x] Σ1..1PeriodClinically relevant time/time-period for report
Slice: Unordered, Closed by type:$this
.... effective[x]:effectivePeriod Σ1..1PeriodClinically relevant time/time-period for report
..... start ΣC1..1dateTimeStarting time with inclusive boundary
..... end ΣC1..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

Terminology Bindings

PathConformanceValueSet / Code
DiagnosticReport.statusrequiredDiagnosticReportStatus
DiagnosticReport.codepreferredPattern: SNOMED CT code 298341003("Finding of body posture")

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. DiagnosticReport 0..*DiagnosticReportA Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierBusiness identifier for report
... basedOn 0..*Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)What was requested
... status ?!Σ1..1coderegistered | partial | preliminary | final +
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.

... category Σ0..*CodeableConceptService category
Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections.


... code Σ1..1CodeableConceptName/Code for this diagnostic report
Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports.


Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://snomed.info/sct
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 298341003
..... display1..1stringRepresentation defined by the system
Fixed Value: Finding of body posture
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... subject Σ1..1Reference(Patient)The subject of the report - usually, but not always, the patient
... encounter Σ0..1Reference(Encounter)Health care event when test ordered
... Slices for effective[x] Σ1..1PeriodClinically relevant time/time-period for report
Slice: Unordered, Closed by type:$this
.... effective[x]:effectivePeriod Σ1..1PeriodClinically relevant time/time-period for report
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... start ΣC1..1dateTimeStarting time with inclusive boundary
..... end ΣC1..1dateTimeEnd time with inclusive boundary, if not ongoing
... issued Σ0..1instantDateTime this version was made
... performer Σ0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam)Responsible Diagnostic Service
... resultsInterpreter Σ0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam)Primary result interpreter
... specimen 0..*Reference(Specimen)Specimens this report is based on
... 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
... imagingStudy 0..*Reference(ImagingStudy)Reference to full details of imaging associated with the diagnostic report
... media Σ0..*BackboneElementKey images associated with this report
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... comment 0..1stringComment about the image (e.g. explanation)
.... link Σ1..1Reference(Media)Reference to the image source
... conclusion 0..1stringClinical conclusion (interpretation) of test results
... conclusionCode 0..*CodeableConceptCodes for the clinical conclusion of test results
Binding: SNOMEDCTClinicalFindings (example): Diagnosis codes provided as adjuncts to the report.


... presentedForm 0..*AttachmentEntire report as issued

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
DiagnosticReport.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
DiagnosticReport.statusrequiredDiagnosticReportStatus
DiagnosticReport.categoryexampleDiagnosticServiceSectionCodes
DiagnosticReport.codepreferredPattern: SNOMED CT code 298341003("Finding of body posture")
DiagnosticReport.conclusionCodeexampleSNOMEDCTClinicalFindings

This structure is derived from DiagnosticReport

Summary

Mandatory: 7 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element DiagnosticReport.effective[x] is sliced based on the value of type:$this
  • The element DiagnosticReport.result is sliced based on the value of value:resolve().code

 

Other representations of profile: CSV, Excel, Schematron