Example Diagnostic Report - Cardiology Stress Test

DiagnosticReport
DiagnosticReport.id[0]Example-DataStandardsWales-DiagnosticReport-StressTest
DiagnosticReport.meta[0].versionId[0]1
DiagnosticReport.meta[0].profile[0]https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport
DiagnosticReport.meta[0].security[0].system[0]http://terminology.hl7.org/CodeSystem/v3-Confidentiality
DiagnosticReport.meta[0].security[0].code[0]N
DiagnosticReport.meta[0].security[0].display[0]Normal
DiagnosticReport.text[0].status[0]additional
DiagnosticReport.text[0].div[0]<div xmlns="http://www.w3.org/1999/xhtml">Stress Test[A]</div>
DiagnosticReport.identifier[0].system[0]https://fhir.nhs.wales/Id/wrrs-report-identifier
DiagnosticReport.identifier[0].value[0]1000012
DiagnosticReport.basedOn[0].reference[0]ServiceRequest/Example-DataStandardsWales-ServiceRequest-StressTest
DiagnosticReport.basedOn[0].display[0]Stress Test
DiagnosticReport.status[0]final
DiagnosticReport.category[0].coding[0].system[0]https://fhir.nhs.wales/Id/wrrs-provider-type-code
DiagnosticReport.category[0].coding[0].code[0]C
DiagnosticReport.category[0].coding[0].display[0]CARDIOLOGY
DiagnosticReport.category[0].text[0]Cardiology
DiagnosticReport.code[0].coding[0].system[0]https://fhir.nhs.wales/Id/wrrs-provider-system-code
DiagnosticReport.code[0].coding[0].code[0]ECHO-STRESS
DiagnosticReport.code[0].coding[0].display[0]Stress Test
DiagnosticReport.code[0].text[0]Stress Test
DiagnosticReport.subject[0].reference[0]Patient/Example-DataStandardsWales-Patient-AliceJones
DiagnosticReport.subject[0].display[0]JONES, Alice (NHS: 9912003444)
DiagnosticReport.issued[0]2021-08-31T10:52:14.13+00:00
DiagnosticReport.performer[0].reference[0]Organization/Example-DataStandardsWales-Organization-Cardiology
DiagnosticReport.performer[0].identifier[0].system[0]https://fhir.nhs.wales/Id/wrrs-provider-department-identifier
DiagnosticReport.performer[0].identifier[0].value[0]CARD
DiagnosticReport.performer[0].display[0]Cardiology
DiagnosticReport.presentedForm[0].contentType[0]application/pdf
DiagnosticReport.presentedForm[0].language[0]en
DiagnosticReport.presentedForm[0].data[0]eW91J3ZlIGZvdW5kIGFuIGVhc3RlciBlZ2csIHdlbGwgZG9uZSE=
DiagnosticReport.presentedForm[0].title[0]Stress Test[A]; JONES, Alice; Performed: 31 08 2021 10:52
<DiagnosticReport xmlns="http://hl7.org/fhir">
<id value="Example-DataStandardsWales-DiagnosticReport-StressTest" />
<versionId value="1" />
<profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport" />
<system value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality" />
<code value="N" />
<display value="Normal" />
</security>
</meta>
<status value="additional" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<system value="https://fhir.nhs.wales/Id/wrrs-report-identifier" />
<value value="1000012" />
</identifier>
<reference value="ServiceRequest/Example-DataStandardsWales-ServiceRequest-StressTest" />
<display value="Stress Test" />
</basedOn>
<status value="final" />
<system value="https://fhir.nhs.wales/Id/wrrs-provider-type-code" />
<code value="C" />
<display value="CARDIOLOGY" />
</coding>
<text value="Cardiology" />
</category>
<system value="https://fhir.nhs.wales/Id/wrrs-provider-system-code" />
<code value="ECHO-STRESS" />
<display value="Stress Test" />
</coding>
<text value="Stress Test" />
</code>
<reference value="Patient/Example-DataStandardsWales-Patient-AliceJones" />
<display value="JONES, Alice (NHS: 9912003444)" />
</subject>
<issued value="2021-08-31T10:52:14.13+00:00" />
<reference value="Organization/Example-DataStandardsWales-Organization-Cardiology" />
<system value="https://fhir.nhs.wales/Id/wrrs-provider-department-identifier" />
<value value="CARD" />
</identifier>
<display value="Cardiology" />
</performer>
<contentType value="application/pdf" />
<language value="en" />
<data value="eW91J3ZlIGZvdW5kIGFuIGVhc3RlciBlZ2csIHdlbGwgZG9uZSE=" />
<!-- We have skipped the base64 string data value for better readability of the resource -->
<title value="Stress Test[A]; JONES, Alice; Performed: 31 08 2021 10:52" />
</presentedForm>
</DiagnosticReport>
{
"resourceType": "DiagnosticReport",
"id": "Example-DataStandardsWales-DiagnosticReport-StressTest",
"meta": {
"versionId": "1",
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport"
],
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "N",
"display": "Normal"
}
]
},
"text": {
"status": "additional",
--- We have skipped the narrative for better readability of the resource ---
},
{
"system": "https://fhir.nhs.wales/Id/wrrs-report-identifier",
"value": "1000012"
}
],
"basedOn": [
{
"reference": "ServiceRequest/Example-DataStandardsWales-ServiceRequest-StressTest",
"display": "Stress Test"
}
],
"status": "final",
{
"coding": [
{
"system": "https://fhir.nhs.wales/Id/wrrs-provider-type-code",
"code": "C",
"display": "CARDIOLOGY"
}
],
"text": "Cardiology"
}
],
"code": {
"coding": [
{
"system": "https://fhir.nhs.wales/Id/wrrs-provider-system-code",
"code": "ECHO-STRESS",
"display": "Stress Test"
}
],
"text": "Stress Test"
},
"subject": {
"reference": "Patient/Example-DataStandardsWales-Patient-AliceJones",
"display": "JONES, Alice (NHS: 9912003444)"
},
"issued": "2021-08-31T10:52:14.13+00:00",
{
"reference": "Organization/Example-DataStandardsWales-Organization-Cardiology",
"system": "https://fhir.nhs.wales/Id/wrrs-provider-department-identifier",
"value": "CARD"
},
"display": "Cardiology"
}
],
{
"contentType": "application/pdf",
"language": "en",
"data": "eW91J3ZlIGZvdW5kIGFuIGVhc3RlciBlZ2csIHdlbGwgZG9uZSE=",
"title": "Stress Test[A]; JONES, Alice; Performed: 31 08 2021 10:52"
}
]
}
Stress Test[A]