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: AngleForceObservation - Detailed Descriptions

Active as of 2023-11-21

Definitions for the AngleForceObservation resource profile.

Guidance on how to interpret the contents of this table can be found here.

1. Observation
2. Observation.code
Control0..?
3. Observation.code.text
Control0..?
Pattern ValueAngle-Force
4. Observation.component
Control20..*
SlicingThis element introduces a set of slices on Observation.component. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ code.text
5. Observation.component:Angle
SliceNameAngle
Control1..1
6. Observation.component:Angle.code
Control0..?
7. Observation.component:Angle.code.text
Control1..?
Pattern ValueAngle
8. Observation.component:Angle.valueQuantity
Control0..1
TypeQuantity
Pattern Value<valueQuantity xmlns="http://hl7.org/fhir">
  <unit value="degree"/>
  <system value="http://unitsofmeasure.org"/>
  <code value="deg"/>
</valueQuantity>
9. Observation.component:Force
SliceNameForce
Control1..1
10. Observation.component:Force.code
Control0..?
11. Observation.component:Force.code.text
Control1..?
Pattern ValueForce
12. Observation.component:Force.valueQuantity
Control0..1
TypeQuantity
Pattern Value<valueQuantity xmlns="http://hl7.org/fhir">
  <unit value="Newton"/>
  <system value="http://unitsofmeasure.org"/>
  <code value="N"/>
</valueQuantity>