PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pacio-cs@0.1.0
    http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-bcs
description: An point in time bundle of cognitive status observations for a patient.
package_name: hl7.fhir.us.pacio-cs
derivation: constraint
name: BundledCognitiveStatus
type: Observation
elements:
  referenceRange: {short: Currently not used in BundledCognitiveStatus., index: 22}
  interpretation: {short: Currently not used in BundledCognitiveStatus., index: 17}
  method: {short: Currently not used in BundledCognitiveStatus., index: 19}
  specimen: {short: Currently not used in BundledCognitiveStatus., index: 20}
  value:
    choices: [valueCodeableConcept]
    index: 14
  component: {short: Currently not used in BundledCognitiveStatus., index: 23}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        event-location:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/event-location', index: 1}
          min: 0
          max: 1
        device-use:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/pacio-cs/StructureDefinition/device-patient-used', index: 2}
          min: 0
  status: {short: Should have the value 'final' to indicate the assessment is complete., index: 5}
  effective:
    choices: []
    index: 10
  code:
    short: For a Post-Acute Care Assessment, should include a LOINC code and text for the kind of assessment.
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/observation-codes'}
    index: 6
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 15}
  bodySite: {short: Currently not used in BundledCognitiveStatus., index: 18}
  focus: {short: Currently not used in BundledCognitiveStatus., index: 8}
  issued: {short: Currently not used in BundledCognitiveStatus., index: 11}
  device: {short: Currently not used in BundledCognitiveStatus., index: 21}
  basedOn: {short: Currently not used in BundledCognitiveStatus., index: 3}
  partOf: {short: Currently not used in BundledCognitiveStatus., index: 4}
  subject: {short: Should only reference a Patient resource, index: 7}
  performer: {short: The person who performed the assessment. May also be used to provide the practitioner role and organization., index: 12}
  dataAbsentReason: {short: Currently not used in BundledCognitiveStatus., index: 16}
package_version: 0.1.0
extensions:
  event-location: {url: 'http://hl7.org/fhir/StructureDefinition/event-location', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
  device-use: {url: 'http://hl7.org/fhir/us/pacio-cs/StructureDefinition/device-patient-used', min: 0, type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-bcs
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab
version: 0.1.0
required: [effective, performer]