description: An exchange of post-acute care observation for a patient. This profile is used for exchanging an observation for a single question generally included in a structured resource (e.g., assessment tool, instrument, or screen). package_name: hl7.fhir.us.pacio derivation: constraint name: PFESingleObservation type: Observation elements: category: array: true min: 2 index: 4 slicing: slices: functioning: match: {} schema: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: functioning, system: 'http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-functioning-cs', display: Functioning} _required: true index: 5 min: 1 max: 1 PFEDomain: match: {} schema: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/pacio-pfe/ValueSet/pfe-category-vs'} mustSupport: true array: true index: 6 min: 0 hasMember: {index: 14} derivedFrom: type: Reference short: Should point back to the QuestionnaireResponse that this resource is derived from. refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-survey', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse'] index: 15 value: short: Whenever possible should use the CodeableConcept datatype to provide a suitable code to define the concept for the observation data. As for values like an assessment score or roll-up value, the datatype for this element should be determined by Observation.code. However, for values that are ordinal, may use the CodeableConcept datatype along with the Ordinal Value Extension. choices: [] index: 13 extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: event-location: match: {url: null} schema: {short: An extension to indicate where the observation event occurred., type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/event-location', index: 1} min: 0 max: 1 device-use: match: {url: null} schema: {type: Extension, short: An extension to indicate a record of assistive device usage by a patient during an assessment., mustSupport: true, url: 'http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/device-patient-used', index: 2} min: 0 effectiveDateTime: {type: dateTime, choiceOf: effective, index: 10} status: {short: 'Should have the value ''final'' when the observation is complete and there are no further actions needed. Otherwise, another value from the value set may appropriately be used.', index: 3} effective: choices: [effectiveDateTime] index: 9 code: {short: 'For PFE Assessments, should include a LOINC code and text for the question or concept name.', index: 7} performer: type: Reference short: The person who performed the assessment. The preferred way to specify the performer is to use the PractitionerRole resource to provide both the practitioner and organization. refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole'] index: 11 package_version: pfe-1.0.0 extensions: event-location: {url: 'http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/event-location', min: 0, max: 1, short: An extension to indicate where the observation event occurred., type: Extension, mustSupport: true, index: 1} device-use: {url: 'http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/device-patient-used', min: 0, type: Extension, short: An extension to indicate a record of assistive device usage by a patient during an assessment., mustSupport: true, index: 2} class: profile kind: resource url: http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-single base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-survey version: 1.0.0 required: [effectiveDateTime, effective, performer]