Example Diagnostic Report - Pathology Full Blood Count
- Overview
- Table
- XML
- JSON
- Narrative
DiagnosticReport |
id : Example-DataStandardsWales-DiagnosticReport-FullBloodCount |
meta |
versionId : 1 |
profile : https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab |
security |
system : http://terminology.hl7.org/CodeSystem/v3-Confidentiality |
code : N |
display : Normal |
text |
status : additional |
identifier |
system : https://fhir.nhs.wales/Id/wrrs-report-identifier |
value : 1000122 |
basedOn |
reference : ServiceRequest/Example-DataStandardsWales-ServiceRequest-PathologyOrder-FBC |
display : Full blood count |
status : final |
category |
coding |
system : https://fhir.nhs.wales/Id/wrrs-provider-type-code |
code : P |
display : PATHOLOGY |
text : Pathology |
code |
coding |
system : https://fhir.nhs.wales/Id/wrrs-provider-system-code |
code : FBC |
display : Full blood count |
text : Full blood count |
subject |
reference : Patient/Example-DataStandardsWales-Patient-AliceJones |
display : JONES, Alice (NHS: 9912003444) |
issued : 2018-01-25T13:31:57+00:00 |
performer |
reference : Organization/Example-DataStandardsWales-Organization-BloodSciences |
identifier |
system : https://fhir.nhs.wales/Id/wrrs-provider-department-identifier |
value : BSC |
display : Blood Sciences |
performer |
reference : Organization/Example-DataStandardsWales-Organization-YsbytyGlangwili |
identifier |
system : https://fhir.nhs.uk/Id/ods-organization-code |
value : 7A2AG |
display : Ysbyty Glangwili |
resultsInterpreter |
reference : Organization/Example-DataStandardsWales-Organization-HywelDda |
display : Hywel Dda |
specimen |
reference : Specimen/Example-DataStandardsWales-Specimen-Blood |
result |
reference : Observation/Example-DataStandardsWales-ObservationGroup-FBC |
display : Full blood count |
DiagnosticReport.id[0] | Example-DataStandardsWales-DiagnosticReport-FullBloodCount |
DiagnosticReport.meta[0].versionId[0] | 1 |
DiagnosticReport.meta[0].profile[0] | https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab |
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">Full blood count[A]</div> |
DiagnosticReport.identifier[0].system[0] | https://fhir.nhs.wales/Id/wrrs-report-identifier |
DiagnosticReport.identifier[0].value[0] | 1000122 |
DiagnosticReport.basedOn[0].reference[0] | ServiceRequest/Example-DataStandardsWales-ServiceRequest-PathologyOrder-FBC |
DiagnosticReport.basedOn[0].display[0] | Full blood count |
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] | P |
DiagnosticReport.category[0].coding[0].display[0] | PATHOLOGY |
DiagnosticReport.category[0].text[0] | Pathology |
DiagnosticReport.code[0].coding[0].system[0] | https://fhir.nhs.wales/Id/wrrs-provider-system-code |
DiagnosticReport.code[0].coding[0].code[0] | FBC |
DiagnosticReport.code[0].coding[0].display[0] | Full blood count |
DiagnosticReport.code[0].text[0] | Full blood count |
DiagnosticReport.subject[0].reference[0] | Patient/Example-DataStandardsWales-Patient-AliceJones |
DiagnosticReport.subject[0].display[0] | JONES, Alice (NHS: 9912003444) |
DiagnosticReport.issued[0] | 2018-01-25T13:31:57+00:00 |
DiagnosticReport.performer[0].reference[0] | Organization/Example-DataStandardsWales-Organization-BloodSciences |
DiagnosticReport.performer[0].identifier[0].system[0] | https://fhir.nhs.wales/Id/wrrs-provider-department-identifier |
DiagnosticReport.performer[0].identifier[0].value[0] | BSC |
DiagnosticReport.performer[0].display[0] | Blood Sciences |
DiagnosticReport.performer[1].reference[0] | Organization/Example-DataStandardsWales-Organization-YsbytyGlangwili |
DiagnosticReport.performer[1].identifier[0].system[0] | https://fhir.nhs.uk/Id/ods-organization-code |
DiagnosticReport.performer[1].identifier[0].value[0] | 7A2AG |
DiagnosticReport.performer[1].display[0] | Ysbyty Glangwili |
DiagnosticReport.resultsInterpreter[0].reference[0] | Organization/Example-DataStandardsWales-Organization-HywelDda |
DiagnosticReport.resultsInterpreter[0].display[0] | Hywel Dda |
DiagnosticReport.specimen[0].reference[0] | Specimen/Example-DataStandardsWales-Specimen-Blood |
DiagnosticReport.result[0].reference[0] | Observation/Example-DataStandardsWales-ObservationGroup-FBC |
DiagnosticReport.result[0].display[0] | Full blood count |
<DiagnosticReport xmlns="http://hl7.org/fhir"> <id value="Example-DataStandardsWales-DiagnosticReport-FullBloodCount" /> <meta> <versionId value="1" /> <profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab" /> <security> <system value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality" /> <code value="N" /> <display value="Normal" /> </security> </meta> <text> <status value="additional" /> --- We have skipped the narrative for better readability of the resource --- </text> <identifier> <system value="https://fhir.nhs.wales/Id/wrrs-report-identifier" /> <value value="1000122" /> </identifier> <basedOn> <reference value="ServiceRequest/Example-DataStandardsWales-ServiceRequest-PathologyOrder-FBC" /> <display value="Full blood count" /> </basedOn> <status value="final" /> <category> <coding> <system value="https://fhir.nhs.wales/Id/wrrs-provider-type-code" /> <code value="P" /> <display value="PATHOLOGY" /> </coding> <text value="Pathology" /> </category> <code> <coding> <system value="https://fhir.nhs.wales/Id/wrrs-provider-system-code" /> <code value="FBC" /> <display value="Full blood count" /> </coding> <text value="Full blood count" /> </code> <subject> <reference value="Patient/Example-DataStandardsWales-Patient-AliceJones" /> <display value="JONES, Alice (NHS: 9912003444)" /> </subject> <issued value="2018-01-25T13:31:57+00:00" /> <performer> <reference value="Organization/Example-DataStandardsWales-Organization-BloodSciences" /> <identifier> <system value="https://fhir.nhs.wales/Id/wrrs-provider-department-identifier" /> <value value="BSC" /> </identifier> <display value="Blood Sciences" /> </performer> <performer> <reference value="Organization/Example-DataStandardsWales-Organization-YsbytyGlangwili" /> <identifier> <system value="https://fhir.nhs.uk/Id/ods-organization-code" /> <value value="7A2AG" /> </identifier> <display value="Ysbyty Glangwili" /> </performer> <resultsInterpreter> <reference value="Organization/Example-DataStandardsWales-Organization-HywelDda" /> <display value="Hywel Dda" /> </resultsInterpreter> <specimen> <reference value="Specimen/Example-DataStandardsWales-Specimen-Blood" /> </specimen> <result> <reference value="Observation/Example-DataStandardsWales-ObservationGroup-FBC" /> <display value="Full blood count" /> </result> </DiagnosticReport>
{ "resourceType": "DiagnosticReport", "id": "Example-DataStandardsWales-DiagnosticReport-FullBloodCount", "meta": { "versionId": "1", "profile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab" ], "security": [ { "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 --- }, "identifier": [ { "system": "https://fhir.nhs.wales/Id/wrrs-report-identifier", "value": "1000122" } ], "basedOn": [ { "reference": "ServiceRequest/Example-DataStandardsWales-ServiceRequest-PathologyOrder-FBC", "display": "Full blood count" } ], "status": "final", "category": [ { "coding": [ { "system": "https://fhir.nhs.wales/Id/wrrs-provider-type-code", "code": "P", "display": "PATHOLOGY" } ], "text": "Pathology" } ], "code": { "coding": [ { "system": "https://fhir.nhs.wales/Id/wrrs-provider-system-code", "code": "FBC", "display": "Full blood count" } ], "text": "Full blood count" }, "subject": { "reference": "Patient/Example-DataStandardsWales-Patient-AliceJones", "display": "JONES, Alice (NHS: 9912003444)" }, "issued": "2018-01-25T13:31:57+00:00", "performer": [ { "reference": "Organization/Example-DataStandardsWales-Organization-BloodSciences", "identifier": { "system": "https://fhir.nhs.wales/Id/wrrs-provider-department-identifier", "value": "BSC" }, "display": "Blood Sciences" }, { "reference": "Organization/Example-DataStandardsWales-Organization-YsbytyGlangwili", "identifier": { "system": "https://fhir.nhs.uk/Id/ods-organization-code", "value": "7A2AG" }, "display": "Ysbyty Glangwili" } ], "resultsInterpreter": [ { "reference": "Organization/Example-DataStandardsWales-Organization-HywelDda", "display": "Hywel Dda" } ], "specimen": [ { "reference": "Specimen/Example-DataStandardsWales-Specimen-Blood" } ], "result": [ { "reference": "Observation/Example-DataStandardsWales-ObservationGroup-FBC", "display": "Full blood count" } ] }
Full blood count[A]