PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-ems@2.0.0-ballot
    http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-observation-avpu
description: This profile constrains the Observation resource for representing the level of responsiveness according the AVPU (alert, voice, pain, unresponsive) scheme.
package_name: ch.fhir.ig.ch-ems
derivation: constraint
name: CHEmsObservationAVPU
type: Observation
elements:
  code:
    short: Level of Responsiveness (AVPU)
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 11454-6, system: 'http://loinc.org'}
    index: 0
  value:
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 2
  valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 3}
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-observation-avpu
base: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-observation
version: 2.0.0-ballot