GAO Ballot Package

This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). 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

This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.

4.37.6 Resource FamilyMemberHistory - Mappings

Mappings:

Mappings for the familymemberhistory resource.

4.37.6.1 Mappings for RIM (http://hl7.org/v3)

FamilyMemberHistoryObservation[classCode=OBS, moodCode=EVN]
    identifierid
    patientparticipation[typeCode=SBJ].role
    dateparticipation[typeCode=AUT].time
    status
    namename
    relationshipcode
    gender
    born[x]player[classCode=LIV, determinerCode=INSTANCE]. birthDate (could be URG)
    age[x]participation[typeCode=SBJ].act[classCode=OBS,moodCode=EVN, code="age"].value
    deceased[x]player[classCode=LIV, determinerCode=INSTANCE].deceasedInd, deceasedDate (could be URG) For age, you'd hang an observation off the role
    noteinboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=ActCode#ANNGEN].value
    conditioninboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=ActCode#ASSERTION, value<Diagnosis]
        code.value
        outcomeoutboundRelationship[typeCode=OUTC)].target[classCode=OBS, moodCode=EVN, code=ActCode#ASSERTION].value
        onset[x]inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="Subject Age at measurement", value<Diagnosis].value[@xsi:typeCode='TS' or 'IVL_TS'] Use originalText for string
        noteinboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=ActCode#ANNGEN].value

4.37.6.2 Mappings for HL7 v2 (http://hl7.org/v2)

FamilyMemberHistoryNot in scope for v2
    identifier
    patient
    date
    status
    name
    relationship
    gender
    born[x]
    age[x]
    deceased[x]
    note
    condition
        code
        outcome
        onset[x]
        note