ACCESS Gateway EHR Specification HL7 FHIR® Implementation Guide-v1.0.0-WIP-draft
Toggle navigation
Table of Contents
Artifact List
Artifact List
General Lab Observation (Patient)
General Lab DiagnosticReport (Patient)
MedicationDispense (Patient)
MedicationDispense (Clinician)
MedicationRequest (Patient)
MedicationRequest (Clinician)
MedicationStatement (Patient)
MedicationStatement (Clinician)
Profiling Principles
Profiling Principles
Profiling Principles Labs
Profling Principles Medications
Change Classification Legend
FHIR Examples
FHIR Examples
DiagnosticReport (Patient) Example
Observation (Patient) Example
MedicationStatement (Clinician) Example
MedicationDispense (Clinician) Example
MedicationRequest (Clinician) Example
Transformation Considerations
Transformation Considerations
MedicationStatement Transformation Description
MedicationStatement CeRX <--> FHIR Considerations
MedicationDispense Transformation Description
MedicationDispense CeRX <--> FHIR Considerations
MedicationRequest Transformation Description
MedicationRequest CeRX <--> FHIR Considerations
DiagnosticReport (Patient) Profile Example
<
DiagnosticReport
xmlns
=
"
http://hl7.org/fhir
"
>
<
id
value
=
"
diagnosticreport-general-lab-profile-example
"
/>
<
meta
>
<
profile
value
=
"
http://infoway-inforoute.ca/fhir/StructureDefinition/access-diagnosticReport-gen-pat
"
/>
</
meta
>
<
text
>
<
status
value
=
"
generated
"
/>
--- We have skipped the narrative for better readability of the resource ---
</
text
>
<
identifier
>
<
value
value
=
"
00003073-L4335^IWK20173001:C00003R
"
/>
</
identifier
>
<
basedOn
>
<
reference
value
=
"
ServiceRequest/req
"
/>
</
basedOn
>
<
status
value
=
"
final
"
/>
<
category
>
<
coding
>
<
system
value
=
"
http://terminology.hl7.org/CodeSystem/v2-0074
"
/>
<
code
value
=
"
LAB
"
/>
<
display
value
=
"
laboratory
"
/>
</
coding
>
</
category
>
<
code
>
<
coding
>
<
system
value
=
"
http://MeditechMagic.org/CodeSystem/RequisitionNumbers
"
/>
<
code
value
=
"
00003073
"
/>
<
display
value
=
"
Comprehensive Metabolic Panel
"
/>
</
coding
>
</
code
>
<
subject
>
<
reference
value
=
"
Patient/K08000050
"
/>
<
display
value
=
"
Daisy Duck
"
/>
</
subject
>
<
effectiveDateTime
value
=
"
2017-01-30T10:00:00-04:00
"
/>
<
issued
value
=
"
2017-01-30T10:48:00-04:00
"
/>
<
performer
>
<
reference
value
=
"
Organization/ML001
"
/>
<
display
value
=
"
Meditech Main Lab
"
/>
</
performer
>
<
specimen
>
<
reference
value
=
"
Specimen/IWK20173001:C00003R
"
/>
</
specimen
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-112.0000
"
/>
</
result
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-114.0200
"
/>
</
result
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-114.0700
"
/>
</
result
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-114.1100
"
/>
</
result
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-116.0200
"
/>
</
result
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-119.0800
"
/>
</
result
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-122.0100
"
/>
</
result
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-122.0200
"
/>
</
result
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-132.0100
"
/>
</
result
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-132.0200
"
/>
</
result
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-141.0600
"
/>
</
result
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-141.0700
"
/>
</
result
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-165.3800
"
/>
</
result
>
<
result
>
<
reference
value
=
"
Observation/IWK20173001:C00003R-165.7400
"
/>
</
result
>
</
DiagnosticReport
>