FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | DiagnosticReport |
| Id | Extension-UKCore-DiagnosticReportMediaLinkR5-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "DiagnosticReport",
"id": "Extension-UKCore-DiagnosticReportMediaLinkR5-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"status": "preliminary",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1129261000000102",
"display": "Cardiac electrophysiology report"
}
]
},
"media": [
{
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.media.link",
"valueReference": {
"reference": "DocumentReference/UKCore-DocumentReference-ECG-Example"
}
}
],
"link": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unsupported"
}
],
"display": "unsupported"
}
}
]
}