Mappings for the questionnaire resource.
| Questionnaire | Observation[moodCode=DEF] |
| identifier | .id[use=BUS] |
| version | .id[use=VER] |
| status | .statusCode (also whether there's a revisionControlAct - and possibly mood to distinguish "in-progress" from "published) |
| date | .participation[typeCode=AUT].time |
| publisher | .participation[typeCode=AUT].role |
| telecom | .participation[typeCode=AUT].role.telecom |
| group | .outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN] |
| linkId | .id |
| title | .title |
| concept | .code |
| text | .text |
| required | Not supported - MIF/templating layer |
| repeats | Not supported - MIF/templating layer |
| group | .outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN] |
| question | .outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN or DEF] |
| linkId | .id |
| concept | .code |
| text | .code.display |
| type | N/A - MIF rather than RIM level |
| required | Not supported - MIF/templating layer |
| repeats | Not supported - MIF/templating layer |
| options | Not supported - MIF/templating layer to capture value set |
| group | .outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN] |