PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-ems@2.0.0-ballot
    http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-procedure-woundtreatment
description: This profile constrains the Procedure resource for representing the treatment of a wound.
package_name: ch.fhir.ig.ch-ems
derivation: constraint
name: CHEmsProcedureWoundTreatment
type: Procedure
elements:
  category:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '442460002', system: 'http://snomed.info/sct'}
    index: 0
  code:
    type: CodeableConcept
    binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-woundTreat'}
    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-woundtreatment
base: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-procedure
version: 2.0.0-ballot
required: [category]