DiagnosticReport.id[0] | UKCore-Extension-DeviceReference-Example |
DiagnosticReport.text[0].status[0] | additional |
DiagnosticReport.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a device performing a diagnostic report</div> |
DiagnosticReport.status[0] | final |
DiagnosticReport.code[0].coding[0].system[0] | http://snomed.info/sct |
DiagnosticReport.code[0].coding[0].code[0] | 721981007 |
DiagnosticReport.code[0].coding[0].display[0] | Diagnostic studies report |
DiagnosticReport.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
DiagnosticReport.performer[0].extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeviceReference |
DiagnosticReport.performer[0].extension[0].value[0].reference[0] | Device/UKCore-Device-SoftwareAsAMedicalDevice-Example |
DiagnosticReport.performer[0].display[0] | Software as a medical device |
DiagnosticReport.resultsInterpreter[0].extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeviceReference |
DiagnosticReport.resultsInterpreter[0].extension[0].value[0].reference[0] | Device/UKCore-Device-SoftwareAsAMedicalDevice-Example |
DiagnosticReport.resultsInterpreter[0].display[0] | Software as a medical device |
DiagnosticReport.specimen[0].reference[0] | Specimen/UKCore-Specimen-BloodSpecimen-Example |
DiagnosticReport.result[0].reference[0] | Observation/UKCore-Observation-WhiteCellCount-Example |
<DiagnosticReport xmlns="http://hl7.org/fhir"> <id value="UKCore-Extension-DeviceReference-Example" /> <text> <status value="additional" /> --- We have skipped the narrative for better readability of the resource --- </text> <status value="final" /> <code> <coding> <system value="http://snomed.info/sct" /> <code value="721981007" /> <display value="Diagnostic studies report" /> </coding> </code> <subject> <reference value="Patient/UKCore-Patient-RichardSmith-Example" /> </subject> <performer> <!-- ***************extension start*************** --> <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeviceReference"> <valueReference> <reference value="Device/UKCore-Device-SoftwareAsAMedicalDevice-Example" /> </valueReference> </extension> <display value="Software as a medical device" /> <!-- ***************extension end*************** --> </performer> <resultsInterpreter> <!-- ***************extension start*************** --> <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeviceReference"> <valueReference> <reference value="Device/UKCore-Device-SoftwareAsAMedicalDevice-Example" /> </valueReference> </extension> <display value="Software as a medical device" /> <!-- ***************extension end*************** --> </resultsInterpreter> <specimen> <reference value="Specimen/UKCore-Specimen-BloodSpecimen-Example" /> </specimen> <result> <reference value="Observation/UKCore-Observation-WhiteCellCount-Example" /> </result> </DiagnosticReport>
The resource cannot be rendered.
Element 'extension' is not in the correct order At DiagnosticReport.performer[0].extension[0], line 21, position 6
Element 'extension' is not in the correct order At DiagnosticReport.resultsInterpreter[0].extension[0], line 31, position 6