PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pacio-cs@0.1.0
    http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-cs
description: An exchange of cognitive status data for a patient.
package_name: hl7.fhir.us.pacio-cs
derivation: constraint
name: CognitiveStatus
type: Observation
elements:
  referenceRange: {short: Currently not used in CognitiveStatus., index: 21}
  hasMember: {short: Currently not used in CognitiveStatus., index: 22}
  interpretation: {short: Currently not used in CognitiveStatus., index: 16}
  method: {short: Currently not used in CognitiveStatus., index: 18}
  specimen: {short: Currently not used in CognitiveStatus., index: 19}
  value:
    choices: [valueCodeableConcept]
    index: 14
  component:
    short: If used, the answers for the associated questions (for the purpose of grouping answers under a heading and displaying side-by-side columns)
    index: 23
    elements:
      code:
        short: If used, the LOINC code or text of the column header (for the purpose of grouping answers under a heading and displaying side-by-side columns).
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/observation-codes'}
        index: 24
      value:
        short: The code and text for the answer to the (associated) question.
        choices: [valueCodeableConcept]
        index: 26
      valueCodeableConcept: {type: CodeableConcept, short: The code and text for the answer to the (associated) question., choiceOf: value, index: 27}
  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
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 10}
  status: {short: Should have the value 'final' to indicate the observation is complete., index: 4}
  effective:
    choices: [effectiveDateTime]
    index: 9
  code:
    short: For a Post-Acute Care Assessment, should include a LOINC code and text for the question.
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/observation-codes'}
    index: 5
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 15}
  bodySite: {short: Currently not used in CognitiveStatus., index: 17}
  focus: {short: Currently not used in CognitiveStatus., index: 7}
  issued: {short: Currently not used in CognitiveStatus., index: 11}
  device: {short: Currently not used in CognitiveStatus., index: 20}
  basedOn: {short: Currently not used in CognitiveStatus., index: 2}
  partOf: {short: Currently not used in CognitiveStatus., index: 3}
  subject: {short: Should only reference a Patient resource, index: 6}
  performer: {short: The person who performed the assessment. May also be used to provide the practitioner role and organization., index: 12}
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}
class: profile
kind: resource
url: http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-cs
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab
version: 0.1.0
required: [effectiveDateTime, effective, performer]