PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-ems@2.0.0-ballot
    http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-observation-coldexposure
description: This profile constrains the Observation resource for representing the degree of frostbite through cold exposure.
package_name: ch.fhir.ig.ch-ems
derivation: constraint
name: CHEmsObservationColdExposure
type: Observation
elements:
  code:
    short: Frostbite
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '370977006', system: 'http://snomed.info/sct'}
    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-coldexposure
base: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-observation
version: 2.0.0-ballot