FHIR IG analytics| Package | hl7.fhir.us.core.r4b |
| Resource Type | Media |
| Id | Media-chest-xray.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Media chest-xray
status: Completed
type: Image
modality: Plain X-ray of chest (procedure)
subject: Amy V. Baxter (no stated gender), DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))
created: 2019-02-04 19:43:30+0000
issued: 2019-02-04 19:43:30+0000
content
id
a1contentType: image/jpeg
url: http://example.org/fhir/Binary/A12345
creation: 2019-02-04 19:43:30+0000
{
"resourceType": "Media",
"id": "chest-xray",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/media-type",
"code": "image",
"display": "Image"
}
]
},
"modality": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/731000124108",
"code": "399208008",
"display": "Plain X-ray of chest (procedure)"
}
]
},
"subject": {
"reference": "Patient/example"
},
"createdDateTime": "2019-02-04T19:43:30.000Z",
"issued": "2019-02-04T19:43:30.000Z",
"content": {
"id": "a1",
"contentType": "image/jpeg",
"url": "http://example.org/fhir/Binary/A12345",
"creation": "2019-02-04T19:43:30.000Z"
}
}