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

Active as of 2023-11-21

Definitions for the BloodPressureSupineObservation resource profile.

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

1. Observation
2. Observation.meta
Control0..?
3. Observation.meta.lastUpdated
Control0..?
4. Observation.extension
SlicingThis element introduces a set of slices on Observation.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
5. Observation.extension:loadedintoapp
SliceNameloadedintoapp
Control0..1
TypeExtension(LoadedIntoApp) (Extension Type: dateTime)
Must Supporttrue
6. Observation.category
BindingThe codes SHALL be taken from Observation Category Value SetThe codes SHOULD be taken from ObservationCategoryCodes
7. Observation.code
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://loinc.org"/>
    <code value="85354-9"/>
    <display value="Blood Pressure panel"/>
  </coding>
</valueCodeableConcept>
8. Observation.subject
Control10..1
TypeReference(SmartBearPatient|Patient|Group|Device|Location)
Must Supporttrue
9. Observation.effective[x]
Control10..1
[x] NoteSee Choice of Data Types for further information about how to use [x]
SlicingThis element introduces a set of slices on Observation.effective[x]. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • type @ $this
10. Observation.effectiveDateTime
Control1..1
TypedateTime
11. Observation.bodySite
Control10..1
BindingThe codes SHALL be taken from body site for blood pressure ObservationsFor example codes, see SNOMEDCTBodyStructures
12. 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:
  • pattern @ code
13. Observation.component.value[x]
TypeChoice of: , dateTime, boolean, string, SampledData, Period, Ratio, integer, time, Range, CodeableConcept
[x] NoteSee Choice of Data Types for further information about how to use [x]
SlicingThis element introduces a set of slices on Observation.component.value[x]. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • type @ $this
14. Observation.component.valueQuantity
Control0..1
15. Observation.component.valueQuantity.code
Control0..?
Pattern Valuemm[Hg]
16. Observation.component:systolic
SliceNamesystolic
Control1..1
Must Supporttrue
17. Observation.component:systolic.code
Control0..?
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://loinc.org"/>
    <code value="8461-6"/>
  </coding>
</valueCodeableConcept>
18. Observation.component:systolic.value[x]
Control0..?
TypeQuantity
[x] NoteSee Choice of Data Types for further information about how to use [x]
19. Observation.component:diastolic
SliceNamediastolic
Control1..1
Must Supporttrue
20. Observation.component:diastolic.code
Control0..?
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://loinc.org"/>
    <code value="8455-8"/>
  </coding>
</valueCodeableConcept>
21. Observation.component:diastolic.value[x]
Control0..?
TypeQuantity
[x] NoteSee Choice of Data Types for further information about how to use [x]