WHO Clinical Care in Crisis Implementation Guide for Children
0.1.0 - ci-build

WHO Clinical Care in Crisis Implementation Guide for Children - Local Development build (v0.1.0). See the Directory of published versions

StructureMap: che.b17.health.prevention

Official URL: https://fhir.dk.swisstph-mis.ch/matchbox/fhir/StructureMap/che.b17.health.prevention Version: 0.1.0
Active as of 2023-10-04 Computable Name: che.b17.health.prevention
map "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/StructureMap/che.b17.health.prevention" = "che.b17.health.prevention"


uses "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse" alias 'questionnaireResponse' as source
uses "http://hl7.org/fhir/StructureDefinition/Bundle" alias 'Bundle' as target

group bundletrans(source src : questionnaireResponse, target bundle : Bundle) {
  src -> bundle.id = uuid() "id";
  src -> bundle.type = 'batch' "type";
}