PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-ems@2.0.0-ballot
    http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-observation-statuspriority
description: This profile constrains the Observation resource for representing the status of the priority (green, yellow, red).
package_name: ch.fhir.ig.ch-ems
derivation: constraint
name: CHEmsObservationStatusPriority
type: Observation
elements:
  code:
    short: Patient Status
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 77941-3, 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-statuspriority
base: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-observation
version: 2.0.0-ballot