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.
Mappings for the diagnosticreport resource.
| DiagnosticReport | Observation[classCode=OBS, moodCode=EVN] |
| identifier | id |
| status | statusCode Note: final and amended are distinguished by whether observation is the subject of a ControlAct event of type "revise" |
| category | inboundRelationship[typeCode=COMP].source[classCode=LIST, moodCode=EVN, code < LabService].code |
| code | code |
| subject | participation[typeCode=SBJ] |
| encounter | inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN] |
| effective[x] | effectiveTime |
| issued | participation[typeCode=VRF or AUT].time |
| performer | participation[typeCode=AUT].role[classCode=ASSIGN].scoper |
| request | outboundRelationship[typeCode=FLFS].target |
| specimen | participation[typeCode=SBJ] |
| result | outboundRelationship[typeCode=COMP].target |
| imagingStudy | outboundRelationship[typeCode=COMP].target[classsCode=DGIMG, moodCode=EVN] |
| image | outboundRelationship[typeCode=COMP].target |
| comment | .inboundRelationship[typeCode=COMP].source[classCode=OBS, moodCode=EVN, code="annotation"].value |
| link | .value.reference |
| conclusion | inboundRelationship[typeCode="SPRT"].source[classCode=OBS, moodCode=EVN, code=LOINC:48767-8].value (type=ST) |
| codedDiagnosis | inboundRelationship[typeCode=SPRT].source[classCode=OBS, moodCode=EVN, code=LOINC:54531-9].value (type=CD) |
| presentedForm | text (type=ED) |