This page is part of the FHIRcast (v3.0.0: STU3 (v3.0.0)) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "DiagnosticReport",
"id" : "2402d3bd-e988-414b-b7f2-4322e86c9327-close",
"meta" : {
"profile" : [
🔗 "http://fhircast.hl7.org/StructureDefinition/fhircast-diagnostic-report-close"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport 2402d3bd-e988-414b-b7f2-4322e86c9327-close</b></p><a name=\"2402d3bd-e988-414b-b7f2-4322e86c9327-close\"> </a><a name=\"hc2402d3bd-e988-414b-b7f2-4322e86c9327-close\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fhircast-diagnostic-report-close.html\">FHIRcast DiagnosticReport for Close Events</a></p></div><h2><span title=\"Codes:{http://loinc.org 19005-8}\">Radiology Imaging study [Impression] (narrative)</span> </h2><table class=\"grid\"><tr><td>Subject</td><td>Anonymous Patient (no stated gender), DoB Unknown ( Medical record number\u00a0(use:\u00a0official,\u00a0))</td></tr><tr><td>Identifier</td><td> <code>http://myhealthcare.example.com/reporting-system</code>/GH339884.RPT.0001\u00a0(use:\u00a0official,\u00a0)</td></tr></table><p><b>Report Details</b></p><p><b>Coded Conclusions:</b></p><ul><li><span title=\"Codes:{http://snomed.info/sct 368009}\">Heart valve disorder</span></li></ul></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "http://myhealthcare.example.com/reporting-system",
"value" : "GH339884.RPT.0001"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "19005-8",
"display" : "Radiology Imaging study [Impression] (narrative)"
}
]
},
"subject" : {
🔗 "reference" : "Patient/503824b8-fe8c-4227-b061-7181ba6c3926-close"
},
"conclusionCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "368009",
"display" : "Heart valve disorder"
}
]
}
]
}