DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 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

4.3.7 Resource Condition - Mappings

Mappings:

Mappings for the condition resource.

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

ConditionObservation[classCode=OBS, moodCode=EVN, code=ASSERTION, value<Diagnosis]
    identifier.id
    patient.participation[typeCode=SBJ].role[classCode=PAT]
    encounter.inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]
    asserter.participation[typeCode=AUT].role
    dateAsserted.participation[typeCode=AUT].time
    code.value
    category.code
    clinicalStatus.code (pre or post-coordinated in)

Can use valueNegationInd for refuted
    severityCan be pre/post-coordinated into value. Or
./inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="severity"].value
    onset[x].effectiveTime.low
or
.inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="age at onset"].value
    abatement[x].effectiveTime.high
or
.inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="age at remission"].value
or
.inboundRelationship[typeCode=SUBJ]source[classCode=CONC, moodCode=EVN].status=completed
    stage./inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="stage/grade"]
        summary.value
        assessment.self
    evidence.outboundRelationship[typeCode=SPRT].target[classCode=OBS, moodCode=EVN]
        code[code="diagnosis"].value
        detail.self
    location.targetBodySiteCode
        site[x].self
    dueTo.typeCode
        code.target[classCode=OBS, moodCode=EVN].code
        target.target[classCode=OBS, moodCode=EVN]
    occurredFollowing.typeCode
        code.target[classCode=OBS, moodCode=EVN].code
        target.target[classCode=OBS, moodCode=EVN]
    notes.inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="annotation"].value

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

ConditionPPR message
    identifier
    patientPID-3
    encounterPV1-19 (+PV1-54)
    asserterREL-7.1 identifier + REL-7.12 type code
    dateAssertedREL-11
    codePRB-3
    category'problem' if from PRB-3. 'diagnosis' if from DG1 segment in PV1 message
    clinicalStatusPRB-14 / DG1-6
    severityPRB-26 / ABS-3
    onset[x]PRB-16
    abatement[x]
    stage
        summary
        assessment
    evidence
        code
        detail
    location
        site[x]
    dueTo
        code
        target
    occurredFollowing
        code
        target
    notesNTE child of PRB