PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4)
0.1.0 - ci-build

PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Highest Completed Education Q to O - JSON Representation

Active as of 2026-06-25

Raw json | Download

{
  "resourceType" : "StructureMap",
  "id" : "EducationQuestionnaireResponseToObservation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: StructureMap EducationQuestionnaireResponseToObservation</b></p><a name=\"EducationQuestionnaireResponseToObservation\"> </a><a name=\"hcEducationQuestionnaireResponseToObservation\"> </a><pre class=\"fml\">\r\n<b>map</b><span style=\"color: navy\"> &quot;</span>https://fhir.hl7.at/prenudge/appdata/r4/StructureMap/EducationQuestionnaireResponseToObservation<span style=\"color: navy\">&quot; = &quot;</span>EducationQuestionnaireResponseToObservation<span style=\"color: navy\">&quot;\r\n\r\n</span><span style=\"color: navy\">// </span><span style=\"color: green\">Highest Completed Education Q to O</span>\r\n\r\n<b>uses</b><span style=\"color: navy\"> &quot;</span><a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html\" title=\"QuestionnaireResponse\">http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse</a><span style=\"color: navy\">&quot; </span><b>alias </b>QR <b>as </b><b>source</b>\r\n<b>uses</b><span style=\"color: navy\"> &quot;</span><a href=\"http://hl7.org/fhir/R4/observation.html\" title=\"Observation\">http://hl7.org/fhir/StructureDefinition/Observation</a><span style=\"color: navy\">&quot; </span><b>alias </b>Obs <b>as </b><b>target</b>\r\n\r\n<b>group </b>EducationQuestionnaireResponseToObservation<span style=\"color: navy\">(</span><b>source</b> <span style=\"color: maroon\">src</span><span style=\"color: navy\"> : </span>QR, <b>target</b> <span style=\"color: maroon\">tgt</span><span style=\"color: navy\"> : </span>Obs<span style=\"color: navy\">)</span><span style=\"color: navy\"> {\r\n</span>  src<span style=\"color: navy\"><b> -&gt; </b></span>tgt.status = <span style=\"color: blue\">'final'</span> <i>&quot;setFinalStatus&quot;</i><span style=\"color: navy\">;</span>\r\n  src.identifier<b> as </b><span style=\"color: maroon\">identifier</span><span style=\"color: navy\"><b> -&gt; </b></span>tgt.identifier = <span style=\"color: maroon\">identifier</span> <i>&quot;copyIdentifier&quot;</i><span style=\"color: navy\">;</span>\r\n  src.subject<b> as </b><span style=\"color: maroon\">subject</span><span style=\"color: navy\"><b> -&gt; </b></span>tgt.subject = <span style=\"color: maroon\">subject</span> <i>&quot;copySubject&quot;</i><span style=\"color: navy\">;</span>\r\n  src.authored<b> as </b><span style=\"color: maroon\">authored</span><span style=\"color: navy\"><b> -&gt; </b></span>tgt.effective = <span style=\"color: maroon\">authored</span> <i>&quot;copyAuthoredToEffective&quot;</i><span style=\"color: navy\">;</span>\r\n  src.authored<b> as </b><span style=\"color: maroon\">authored</span><span style=\"color: navy\"><b> -&gt; </b></span>tgt.issued = <span style=\"color: maroon\">authored</span> <i>&quot;copyAuthoredToIssued&quot;</i><span style=\"color: navy\">;</span>\r\n  src<span style=\"color: navy\"><b> -&gt; </b></span>tgt.code = <b>cc</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'http://loinc.org'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'82589-3'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'Highest level of education'</span><span style=\"color: navy\">)</span> <i>&quot;setEducationCode&quot;</i><span style=\"color: navy\">;</span>\r\n  src<span style=\"color: navy\"><b> -&gt; </b></span>tgt.method = <b>cc</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'http://snomed.info/sct'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'87982008'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'Manual'</span><span style=\"color: navy\">)</span> <i>&quot;setManualMethod&quot;</i><span style=\"color: navy\">;</span>\r\n  src.id<b> as </b><span style=\"color: maroon\">id</span><span style=\"color: navy\"><b> -&gt; </b></span>tgt.derivedFrom = <b>create</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'Reference'</span><span style=\"color: navy\">)</span><b> as </b><span style=\"color: maroon\">reference</span><b> then</b><span style=\"color: navy\"> {\r\n</span>    id<span style=\"color: navy\"><b> -&gt; </b></span>reference.reference = <b>append</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'QuestionnaireResponse/'</span><span style=\"color: navy\">, </span><span style=\"color: maroon\">id</span><span style=\"color: navy\">)</span> <i>&quot;setDerivedFromReference&quot;</i><span style=\"color: navy\">;</span>\r\n  <span style=\"color: navy\">}</span> <i>&quot;setDerivedFrom&quot;</i><span style=\"color: navy\">;</span>\r\n  <span style=\"color: navy\">// </span><span style=\"color: green\">optimized for IG Publisher</span>\r\n  <span style=\"color: navy\">// </span><span style=\"color: green\">to work with MaLaC-HD, tgt.value -&gt; tgt.valueCodeableConcept</span>\r\n  src.item<b> as </b><span style=\"color: maroon\">educationItem</span><b> where </b>educationItem.linkId = 'highest-completed-education'<b> then</b><span style=\"color: navy\"> {\r\n</span>    educationItem.answer<b> as </b><span style=\"color: maroon\">answer</span><b> where </b>answer.valueCoding.code = 'isced-0'<span style=\"color: navy\"><b> -&gt; </b></span>tgt.value = <b>cc</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'isced-0'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'ISCED 0 - Elementarbereich'</span><span style=\"color: navy\">)</span> <i>&quot;mapIsced0&quot;</i><span style=\"color: navy\">;</span>\r\n    educationItem.answer<b> as </b><span style=\"color: maroon\">answer</span><b> where </b>answer.valueCoding.code = 'isced-1'<span style=\"color: navy\"><b> -&gt; </b></span>tgt.value = <b>cc</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'isced-1'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'ISCED 1 - Primarbereich'</span><span style=\"color: navy\">)</span> <i>&quot;mapIsced1&quot;</i><span style=\"color: navy\">;</span>\r\n    educationItem.answer<b> as </b><span style=\"color: maroon\">answer</span><b> where </b>answer.valueCoding.code = 'isced-2'<span style=\"color: navy\"><b> -&gt; </b></span>tgt.value = <b>cc</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'isced-2'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'ISCED 2 - Sekundarbereich I'</span><span style=\"color: navy\">)</span> <i>&quot;mapIsced2&quot;</i><span style=\"color: navy\">;</span>\r\n    educationItem.answer<b> as </b><span style=\"color: maroon\">answer</span><b> where </b>answer.valueCoding.code = 'isced-3'<span style=\"color: navy\"><b> -&gt; </b></span>tgt.value = <b>cc</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'isced-3'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'ISCED 3 - Sekundarbereich II'</span><span style=\"color: navy\">)</span> <i>&quot;mapIsced3&quot;</i><span style=\"color: navy\">;</span>\r\n    educationItem.answer<b> as </b><span style=\"color: maroon\">answer</span><b> where </b>answer.valueCoding.code = 'isced-4'<span style=\"color: navy\"><b> -&gt; </b></span>tgt.value = <b>cc</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'isced-4'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'ISCED 4 - Postsekundärer, nicht-tertiärer Bereich'</span><span style=\"color: navy\">)</span> <i>&quot;mapIsced4&quot;</i><span style=\"color: navy\">;</span>\r\n    educationItem.answer<b> as </b><span style=\"color: maroon\">answer</span><b> where </b>answer.valueCoding.code = 'isced-5'<span style=\"color: navy\"><b> -&gt; </b></span>tgt.value = <b>cc</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'isced-5'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'ISCED 5 - Kurzes tertiäres Bildungsprogramm'</span><span style=\"color: navy\">)</span> <i>&quot;mapIsced5&quot;</i><span style=\"color: navy\">;</span>\r\n    educationItem.answer<b> as </b><span style=\"color: maroon\">answer</span><b> where </b>answer.valueCoding.code = 'isced-6'<span style=\"color: navy\"><b> -&gt; </b></span>tgt.value = <b>cc</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'isced-6'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'ISCED 6 - Bachelor- bzw. gleichwertiges Bildungsprogramm'</span><span style=\"color: navy\">)</span> <i>&quot;mapIsced6&quot;</i><span style=\"color: navy\">;</span>\r\n    educationItem.answer<b> as </b><span style=\"color: maroon\">answer</span><b> where </b>answer.valueCoding.code = 'isced-7'<span style=\"color: navy\"><b> -&gt; </b></span>tgt.value = <b>cc</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'isced-7'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'ISCED 7 - Master- bzw. gleichwertiges Bildungsprogramm'</span><span style=\"color: navy\">)</span> <i>&quot;mapIsced7&quot;</i><span style=\"color: navy\">;</span>\r\n    educationItem.answer<b> as </b><span style=\"color: maroon\">answer</span><b> where </b>answer.valueCoding.code = 'isced-8'<span style=\"color: navy\"><b> -&gt; </b></span>tgt.value = <b>cc</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'isced-8'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'ISCED 8 - Doktorat oder gleichwertig'</span><span style=\"color: navy\">)</span> <i>&quot;mapIsced8&quot;</i><span style=\"color: navy\">;</span>\r\n    educationItem.answer<b> as </b><span style=\"color: maroon\">answer</span><b> where </b>answer.valueCoding.code = 'unknown'<span style=\"color: navy\"><b> -&gt; </b></span>tgt.value = <b>cc</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'unknown'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'Weiß nicht'</span><span style=\"color: navy\">)</span> <i>&quot;mapUnknown&quot;</i><span style=\"color: navy\">;</span>\r\n    educationItem.answer<b> as </b><span style=\"color: maroon\">answer</span><b> where </b>answer.valueCoding.code = 'not-stated'<span style=\"color: navy\"><b> -&gt; </b></span>tgt.value = <b>cc</b><span style=\"color: navy\">(</span><span style=\"color: blue\">'https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'not-stated'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'Keine Angabe'</span><span style=\"color: navy\">)</span> <i>&quot;mapNotStated&quot;</i><span style=\"color: navy\">;</span>\r\n  <span style=\"color: navy\">}</span> <i>&quot;mapEducationItem&quot;</i><span style=\"color: navy\">;</span>\r\n<span style=\"color: navy\">}\r\n\r\n</span></pre></div>"
  },
  "url" : "https://fhir.hl7.at/prenudge/appdata/r4/StructureMap/EducationQuestionnaireResponseToObservation",
  "version" : "0.1.0",
  "name" : "EducationQuestionnaireResponseToObservation",
  "title" : "Highest Completed Education Q to O",
  "status" : "active",
  "date" : "2026-06-25T12:51:02+00:00",
  "publisher" : "The PreNUDGE Consortium",
  "contact" : [
    {
      "name" : "The PreNUDGE Consortium",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://prenudge.at"
        }
      ]
    },
    {
      "name" : "The PreNUDGE Consortium",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://prenudge.at",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Highest Completed Education Q to O",
  "structure" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
      "mode" : "source",
      "alias" : "QR"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/Observation",
      "mode" : "target",
      "alias" : "Obs"
    }
  ],
  "group" : [
    {
      "name" : "EducationQuestionnaireResponseToObservation",
      "typeMode" : "none",
      "input" : [
        {
          "name" : "src",
          "type" : "QR",
          "mode" : "source"
        },
        {
          "name" : "tgt",
          "type" : "Obs",
          "mode" : "target"
        }
      ],
      "rule" : [
        {
          "name" : "setFinalStatus",
          "source" : [
            {
              "context" : "src"
            }
          ],
          "target" : [
            {
              "context" : "tgt",
              "contextType" : "variable",
              "element" : "status",
              "transform" : "copy",
              "parameter" : [
                {
                  "valueString" : "final"
                }
              ]
            }
          ]
        },
        {
          "name" : "copyIdentifier",
          "source" : [
            {
              "context" : "src",
              "element" : "identifier",
              "variable" : "identifier"
            }
          ],
          "target" : [
            {
              "context" : "tgt",
              "contextType" : "variable",
              "element" : "identifier",
              "transform" : "copy",
              "parameter" : [
                {
                  "valueId" : "identifier"
                }
              ]
            }
          ]
        },
        {
          "name" : "copySubject",
          "source" : [
            {
              "context" : "src",
              "element" : "subject",
              "variable" : "subject"
            }
          ],
          "target" : [
            {
              "context" : "tgt",
              "contextType" : "variable",
              "element" : "subject",
              "transform" : "copy",
              "parameter" : [
                {
                  "valueId" : "subject"
                }
              ]
            }
          ]
        },
        {
          "name" : "copyAuthoredToEffective",
          "source" : [
            {
              "context" : "src",
              "element" : "authored",
              "variable" : "authored"
            }
          ],
          "target" : [
            {
              "context" : "tgt",
              "contextType" : "variable",
              "element" : "effective",
              "transform" : "copy",
              "parameter" : [
                {
                  "valueId" : "authored"
                }
              ]
            }
          ]
        },
        {
          "name" : "copyAuthoredToIssued",
          "source" : [
            {
              "context" : "src",
              "element" : "authored",
              "variable" : "authored"
            }
          ],
          "target" : [
            {
              "context" : "tgt",
              "contextType" : "variable",
              "element" : "issued",
              "transform" : "copy",
              "parameter" : [
                {
                  "valueId" : "authored"
                }
              ]
            }
          ]
        },
        {
          "name" : "setEducationCode",
          "source" : [
            {
              "context" : "src"
            }
          ],
          "target" : [
            {
              "context" : "tgt",
              "contextType" : "variable",
              "element" : "code",
              "transform" : "cc",
              "parameter" : [
                {
                  "valueString" : "http://loinc.org"
                },
                {
                  "valueString" : "82589-3"
                },
                {
                  "valueString" : "Highest level of education"
                }
              ]
            }
          ]
        },
        {
          "name" : "setManualMethod",
          "source" : [
            {
              "context" : "src"
            }
          ],
          "target" : [
            {
              "context" : "tgt",
              "contextType" : "variable",
              "element" : "method",
              "transform" : "cc",
              "parameter" : [
                {
                  "valueString" : "http://snomed.info/sct"
                },
                {
                  "valueString" : "87982008"
                },
                {
                  "valueString" : "Manual"
                }
              ]
            }
          ]
        },
        {
          "name" : "setDerivedFrom",
          "source" : [
            {
              "context" : "src",
              "element" : "id",
              "variable" : "id"
            }
          ],
          "target" : [
            {
              "context" : "tgt",
              "contextType" : "variable",
              "element" : "derivedFrom",
              "variable" : "reference",
              "transform" : "create",
              "parameter" : [
                {
                  "valueString" : "Reference"
                }
              ]
            }
          ],
          "rule" : [
            {
              "name" : "setDerivedFromReference",
              "source" : [
                {
                  "context" : "id"
                }
              ],
              "target" : [
                {
                  "context" : "reference",
                  "contextType" : "variable",
                  "element" : "reference",
                  "transform" : "append",
                  "parameter" : [
                    {
                      "valueString" : "QuestionnaireResponse/"
                    },
                    {
                      "valueId" : "id"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "name" : "mapEducationItem",
          "source" : [
            {
              "context" : "src",
              "element" : "item",
              "variable" : "educationItem",
              "condition" : "educationItem.linkId = 'highest-completed-education'"
            }
          ],
          "rule" : [
            {
              "name" : "mapIsced0",
              "source" : [
                {
                  "context" : "educationItem",
                  "element" : "answer",
                  "variable" : "answer",
                  "condition" : "answer.valueCoding.code = 'isced-0'"
                }
              ],
              "target" : [
                {
                  "context" : "tgt",
                  "contextType" : "variable",
                  "element" : "value",
                  "transform" : "cc",
                  "parameter" : [
                    {
                      "valueString" : "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level"
                    },
                    {
                      "valueString" : "isced-0"
                    },
                    {
                      "valueString" : "ISCED 0 - Elementarbereich"
                    }
                  ]
                }
              ]
            },
            {
              "name" : "mapIsced1",
              "source" : [
                {
                  "context" : "educationItem",
                  "element" : "answer",
                  "variable" : "answer",
                  "condition" : "answer.valueCoding.code = 'isced-1'"
                }
              ],
              "target" : [
                {
                  "context" : "tgt",
                  "contextType" : "variable",
                  "element" : "value",
                  "transform" : "cc",
                  "parameter" : [
                    {
                      "valueString" : "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level"
                    },
                    {
                      "valueString" : "isced-1"
                    },
                    {
                      "valueString" : "ISCED 1 - Primarbereich"
                    }
                  ]
                }
              ]
            },
            {
              "name" : "mapIsced2",
              "source" : [
                {
                  "context" : "educationItem",
                  "element" : "answer",
                  "variable" : "answer",
                  "condition" : "answer.valueCoding.code = 'isced-2'"
                }
              ],
              "target" : [
                {
                  "context" : "tgt",
                  "contextType" : "variable",
                  "element" : "value",
                  "transform" : "cc",
                  "parameter" : [
                    {
                      "valueString" : "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level"
                    },
                    {
                      "valueString" : "isced-2"
                    },
                    {
                      "valueString" : "ISCED 2 - Sekundarbereich I"
                    }
                  ]
                }
              ]
            },
            {
              "name" : "mapIsced3",
              "source" : [
                {
                  "context" : "educationItem",
                  "element" : "answer",
                  "variable" : "answer",
                  "condition" : "answer.valueCoding.code = 'isced-3'"
                }
              ],
              "target" : [
                {
                  "context" : "tgt",
                  "contextType" : "variable",
                  "element" : "value",
                  "transform" : "cc",
                  "parameter" : [
                    {
                      "valueString" : "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level"
                    },
                    {
                      "valueString" : "isced-3"
                    },
                    {
                      "valueString" : "ISCED 3 - Sekundarbereich II"
                    }
                  ]
                }
              ]
            },
            {
              "name" : "mapIsced4",
              "source" : [
                {
                  "context" : "educationItem",
                  "element" : "answer",
                  "variable" : "answer",
                  "condition" : "answer.valueCoding.code = 'isced-4'"
                }
              ],
              "target" : [
                {
                  "context" : "tgt",
                  "contextType" : "variable",
                  "element" : "value",
                  "transform" : "cc",
                  "parameter" : [
                    {
                      "valueString" : "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level"
                    },
                    {
                      "valueString" : "isced-4"
                    },
                    {
                      "valueString" : "ISCED 4 - Postsekundärer, nicht-tertiärer Bereich"
                    }
                  ]
                }
              ]
            },
            {
              "name" : "mapIsced5",
              "source" : [
                {
                  "context" : "educationItem",
                  "element" : "answer",
                  "variable" : "answer",
                  "condition" : "answer.valueCoding.code = 'isced-5'"
                }
              ],
              "target" : [
                {
                  "context" : "tgt",
                  "contextType" : "variable",
                  "element" : "value",
                  "transform" : "cc",
                  "parameter" : [
                    {
                      "valueString" : "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level"
                    },
                    {
                      "valueString" : "isced-5"
                    },
                    {
                      "valueString" : "ISCED 5 - Kurzes tertiäres Bildungsprogramm"
                    }
                  ]
                }
              ]
            },
            {
              "name" : "mapIsced6",
              "source" : [
                {
                  "context" : "educationItem",
                  "element" : "answer",
                  "variable" : "answer",
                  "condition" : "answer.valueCoding.code = 'isced-6'"
                }
              ],
              "target" : [
                {
                  "context" : "tgt",
                  "contextType" : "variable",
                  "element" : "value",
                  "transform" : "cc",
                  "parameter" : [
                    {
                      "valueString" : "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level"
                    },
                    {
                      "valueString" : "isced-6"
                    },
                    {
                      "valueString" : "ISCED 6 - Bachelor- bzw. gleichwertiges Bildungsprogramm"
                    }
                  ]
                }
              ]
            },
            {
              "name" : "mapIsced7",
              "source" : [
                {
                  "context" : "educationItem",
                  "element" : "answer",
                  "variable" : "answer",
                  "condition" : "answer.valueCoding.code = 'isced-7'"
                }
              ],
              "target" : [
                {
                  "context" : "tgt",
                  "contextType" : "variable",
                  "element" : "value",
                  "transform" : "cc",
                  "parameter" : [
                    {
                      "valueString" : "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level"
                    },
                    {
                      "valueString" : "isced-7"
                    },
                    {
                      "valueString" : "ISCED 7 - Master- bzw. gleichwertiges Bildungsprogramm"
                    }
                  ]
                }
              ]
            },
            {
              "name" : "mapIsced8",
              "source" : [
                {
                  "context" : "educationItem",
                  "element" : "answer",
                  "variable" : "answer",
                  "condition" : "answer.valueCoding.code = 'isced-8'"
                }
              ],
              "target" : [
                {
                  "context" : "tgt",
                  "contextType" : "variable",
                  "element" : "value",
                  "transform" : "cc",
                  "parameter" : [
                    {
                      "valueString" : "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level"
                    },
                    {
                      "valueString" : "isced-8"
                    },
                    {
                      "valueString" : "ISCED 8 - Doktorat oder gleichwertig"
                    }
                  ]
                }
              ]
            },
            {
              "name" : "mapUnknown",
              "source" : [
                {
                  "context" : "educationItem",
                  "element" : "answer",
                  "variable" : "answer",
                  "condition" : "answer.valueCoding.code = 'unknown'"
                }
              ],
              "target" : [
                {
                  "context" : "tgt",
                  "contextType" : "variable",
                  "element" : "value",
                  "transform" : "cc",
                  "parameter" : [
                    {
                      "valueString" : "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level"
                    },
                    {
                      "valueString" : "unknown"
                    },
                    {
                      "valueString" : "Weiß nicht"
                    }
                  ]
                }
              ]
            },
            {
              "name" : "mapNotStated",
              "source" : [
                {
                  "context" : "educationItem",
                  "element" : "answer",
                  "variable" : "answer",
                  "condition" : "answer.valueCoding.code = 'not-stated'"
                }
              ],
              "target" : [
                {
                  "context" : "tgt",
                  "contextType" : "variable",
                  "element" : "value",
                  "transform" : "cc",
                  "parameter" : [
                    {
                      "valueString" : "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-isced-2011-education-level"
                    },
                    {
                      "valueString" : "not-stated"
                    },
                    {
                      "valueString" : "Keine Angabe"
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}