This page is part of the Bidirectional Services eReferrals (BSeR) (v0.2.0: STU 1 on FHIR STU3 Ballot 2) based on FHIR R3. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
The BSeR Arthritis Feedback Observation resource profile constrains the FHIR Observation resource. The purpose of the BSeR Arthritis Feedback Observation resource profile is to enable the Referral Recipient to provide feedback to the Referral Intiator regarding patient observations related to a Arthritis related referral request. Arthritis Feedback Observations include findings related to:
Observation | Observation | ||
id | 0..1 | ||
meta | 0..1 | ||
profile | 1..1 | ||
status | 1..1 | codeFixed Value | |
category | 0..1 | CodeableConceptFixed Value | |
code | 1..1 | CodeableConceptBinding | |
coding | 1..1 | ||
system | 1..1 | ||
version | 0..1 | ||
code | 0..1 | ||
display | 0..1 | ||
subject | 1..1 | Reference(Patient | Group | Device | Location) | |
effective[x] | 0..1 | ||
effectiveDateTime | |||
value[x] | 1..1 | ||
valueCodeableConcept | Binding | ||
valueBoolean |
Element Name | Binding Type | Binding Value | Fixed Value Code System |
---|---|---|---|
category | Fixed Value | "procedure" | observation-category |
code | Value Set | BSeR_ArthritisFeedbackObservationCode | |
status | Fixed Value | "Final" | observation-status |
subject | Reference | BSeR Patient | |
valueCodeableConcept | Value Set | BSeR_ArthritisFeedbackObservationValue |
Observation | .. | |
Observation.id | 0..1 | |
Observation.meta | 0..1 | |
Observation.meta.profile | 1..1 | |
Observation.status | code | 1..1 |
Observation.category | CodeableConcept | 0..1 |
Observation.code | CodeableConcept | 1..1 |
Observation.code.coding | 1..1 | |
Observation.code.coding.system | 1..1 | |
Observation.code.coding.version | 0..1 | |
Observation.code.coding.code | 0..1 | |
Observation.code.coding.display | 0..1 | |
Observation.subject | Reference(Patient | Group | Device | Location) | 1..1 |
Observation.effective[x] | 0..1 | |
Observation.effectiveDateTime:effectiveDateTime | .. | |
Observation.value[x] | 1..1 | |
Observation.valueCodeableConcept:valueCodeableConcept | .. | |
Observation.valueBoolean:valueBoolean | .. |