FHIR IG analytics| Package | fhir.r4.wales |
| Resource Type | DiagnosticReport |
| Id | Example-DataStandardsWales-DiagnosticReport-CTAbdomen.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "DiagnosticReport",
"id": "Example-DataStandardsWales-DiagnosticReport-CTAbdomen",
"meta": {
"versionId": "3",
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "N",
"display": "Normal"
}
]
},
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://fhir.nhs.wales/Id/wrrs-report-identifier",
"value": "1000136"
}
],
"basedOn": [
{
"reference": "ServiceRequest/Example-DataStandardsWales-ServiceRequest-CTAbdomen",
"display": "CT Abdomen"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "https://fhir.nhs.wales/Id/wrrs-provider-type-code",
"code": "R",
"display": "RADIOLOGY"
}
],
"text": "Radiology"
}
],
"code": {
"coding": [
{
"system": "https://fhir.nhs.wales/Id/wrrs-provider-system-code",
"code": "CABDO",
"display": "CT Abdomen"
}
],
"text": "CT Abdomen"
},
"subject": {
"reference": "Patient/Example-DataStandardsWales-Patient-AliceJones",
"display": "JONES, Alice (NHS: 9912003444)"
},
"issued": "2021-05-19T11:25:38+00:00",
"performer": [
{
"reference": "Organization/Example-DataStandardsWales-Organization-Radiology",
"identifier": {
"system": "https://fhir.nhs.wales/Id/wrrs-provider-department-identifier",
"value": "RAD"
},
"display": "Radiology"
}
],
"resultsInterpreter": [
{
"reference": "Organization/Example-DataStandardsWales-Organization-HywelDda",
"display": "Hywel Dda Local Health Board"
}
],
"imagingStudy": [
{
"reference": "ImagingStudy/Example-DataStandardsWales-ImagingStudy-CTAbdomen",
"display": "CT Abdomen[A] [Reported, signed by radiology]; JONES, Alice (NHS: 9912003444); Accession: HDD633125; Performed: 19 05 2021"
}
]
}