CDC DGMH Report of Ill Traveler - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ChestXrayResultsExample - JSON Representation
Raw json | Download
{
"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:\u00a01234\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"
}
]
}