PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-ems@2.0.0-ballot
    http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-procedure-precautionsinfection
description: This profile constrains the Procedure resource for representing the precautions personnel when infectious mission/transport.
package_name: ch.fhir.ig.ch-ems
derivation: constraint
name: CHEmsProcedurePrecautionsInfection
type: Procedure
elements:
  category:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '77248004', system: 'http://snomed.info/sct'}
    index: 0
  code:
    type: CodeableConcept
    binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-InfectPersPrecaution'}
    mustSupport: true
    index: 1
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-procedure-precautionsinfection
base: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-procedure
version: 2.0.0-ballot
required: [category]