FHIR Release 3 (STU) CI-Build

This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0 . For a full list Continuous Integration Build of available versions, see FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon . Page versions: R5 R4B R4 R3 R2

Maturity Level : N/A
Responsible Owner: FHIR Infrastructure icon Work Group Ballot Standards Status : Informative Security Category : Patient Compartments : Device , Encounter , Patient , Practitioner , RelatedPerson

Mappings for the questionnaireresponse resource. QuestionnaireResponse resource (see Mappings to Other Standards for further information & status).

QuestionnaireResponse infrastructure.information
    identifier FiveWs.identifier
    status FiveWs.status
    subject FiveWs.subject
    encounter FiveWs.context
    authored FiveWs.recorded
    author FiveWs.author
    source FiveWs.source
QuestionnaireResponse Event
    identifier Event.identifier
    basedOn Event.basedOn
    partOf Event.partOf
    status Event.status
    subject Event.subject
    encounter Event.encounter
    authored Event.recorded
    author Event.performer.actor
QuestionnaireResponse Observation[moodCode=EVN]
    identifier .id
    basedOn .outboundRelationship[typeCode=FLFS].target
    parent     partOf .inboundRelationship[typeCode=COMP].source[moodCode=EVN]
    questionnaire ./outboundRelationship[typeCode=INST]/target[classCode=OBS, moodCode=DEFN]
    status .statusCode (also whether there's a revisionControlAct - and possibly mood to distinguish "in-progress" "in-progress" from "published) "published)
    subject .participation[typeCode=SBJ].role
    context     encounter .inboundRelationship(typeCode=COMP].source[classCode<=PCPR, moodCode=EVN]
    authored .participation[typeCode=AUT].time
    author .participation[typeCode=AUT].role
    source .participation[typeCode=INF].role
    item .outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN]
        linkId .outboundRelationship[typeCode=DEFN].target[classCode=OBS, moodCode=DEFN].id
        definition .outboundRelationship[typeCode=DEFN].target[classCode=OBS, moodCode=DEFN].code
        text .text
        subject .participation[typeCode=SBJ].role or .outboundRelationship[typeCode=SUBJ].target         answer .value[type=LIST_ANY]
            value[x] .item
            item .outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN]
        item .outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN]