Form Template Field Mapping Extension¶
| Canonical | ../StructureDefinition/nexus-form-template-field-mapping |
|---|---|
| Status | draft · 1.26.0 |
| Base | Extension (constraint) |
| Context | DocumentReference (element) |
| Source | FSH · JSON |
Which fillable fields of a form template's file a chart value pre-fills. One rule per field:
the field's name in the file, verbatim, and the chart value that fills it, coded from the
form chart value vocabulary (patient.lastName, patient.birthDate.year, patient.address.city,
...). A form started from the template opens with each mapped field filled from the patient's
chart and every value still editable; a field the mapping does not name, or whose chart value
cannot be resolved, is left blank.
Overview
Rules are keyed by field name because a fillable PDF may draw one named field on several pages,
and every widget carrying the name is filled. The mapping is carried only by a template (a
DocumentReference marked under NamingSystem/nexus-form-template); a filed form carries the
filled values in its own file and needs no mapping.
Terminology bindings
| Path | Strength | Value set |
|---|---|---|
Extension.extension.extension.value[x] |
extensible | Form Chart Values |
Extension.extension.extension.extension.value[x] |
extensible | Form Chart Values |