PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.use-case.omi@0.3.10
    http://omi.de/fhir/registry/StructureDefinition/vis-output-observation-profile
description: Profile derived from OmiOutputObservation. It describes the output of VIS algorithm.
package_name: de.medizininformatikinitiative.use-case.omi
derivation: constraint
name: VisOmiOutputObservation
type: Observation
elements:
  status:
    pattern: {type: Code, value: final}
    index: 0
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 84209-6, system: 'http://loinc.org', display: Mental health Outpatient Risk assessment and screening note}
    index: 1
  value:
    choices: [valueQuantity]
    index: 3
  valueQuantity: {type: Quantity, choiceOf: value, index: 4}
  device:
    pattern:
      type: Reference
      value: {reference: Device/VisAlgorithm}
    index: 5
package_version: 0.3.10
class: profile
kind: resource
url: http://omi.de/fhir/registry/StructureDefinition/vis-output-observation-profile
base: http://omi.de/fhir/registry/StructureDefinition/output-observation
version: 0.3.10