FHIR Release 3 (STU) R4 Ballot #1 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.0.2: STU 3). (v3.3.0: R4 Ballot 2). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

FHIR Infrastructure Work Group Maturity Level : N/A Ballot Status : Informative Compartments : Device , Encounter , Patient , Practitioner , RelatedPerson

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

QuestionnaireResponse
    identifier FiveWs.identifier
    status FiveWs.status
    subject FiveWs.subject[x]
    context FiveWs.context
    authored FiveWs.recorded
    author FiveWs.author
    source FiveWs.source
QuestionnaireResponse Event
    identifier Event.identifier
    basedOn Event.basedOn
    partOf Event.partOf
    questionnaire Event.instantiates
    status Event.status
    subject Event.subject
    context Event.context
    authored Event.occurrence[x]
    author Event.performer
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 .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]