CDC DGMH Report of Ill Traveler, published by HL7 Public Health Working Group. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ReportIIITraveler-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "DiagnosticReport",
"id" : "ChestXrayResultsExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: \">11422-3</span> (<span title=\"Codes: \">LP29684-5</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td><b>James Trivago </b> Male, DoB Unknown ( Medical Record Number/1234\u00a0(use:\u00a0USUAL))</td></tr><tr><td>When For</td><td>2019-02-03 19:43:30+0000</td></tr></table><p><b>Report Details</b></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"code" : "LP29684-5"
}
]
}
],
"code" : {
"coding" : [
{
"code" : "11422-3"
}
]
},
"subject" : {
🔗 "reference" : "Patient/travelerExample"
},
"effectiveDateTime" : "2019-02-03T19:43:30.000Z",
"presentedForm" : [
{
"id" : "Pulmonary_Tuberculosis_X-ray3.jpg"
}
]
}