FHIR IG analytics| Package | hl7.fhir.us.illTraveler |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-ChestXrayResultsExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Subject | James Trivago Male, DoB Unknown ( Medical Record Number/1234 (use: USUAL)) |
| When For | 2019-02-03 19:43:30+0000 |
Report Details
{
"resourceType": "DiagnosticReport",
"id": "ChestXrayResultsExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}