FHIR IG analytics| Package | hl7.fhir.au.core |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-covid-report.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport covid-report
Profile: AU Core DiagnosticReport
| Subject | Li Wang Male, DoB: 1975-05-03 ( Medical Record Number: 22421441) |
| Relevant Time | 2021-02-15 12:00:00+1000 |
| Reported | 2021-02-16 10:00:00+1000 |
| Performer | Organization Pullabooka Pathology |
| Identifiers | Filler Identifier/26-155299-COV-01 Filler Group Number/26-155299-COV-01 |
| Presented Form | application/pdf @ https://hl7.org.au/assets/data/diagnosticreport-covid-report.pdf ![]() |
Report Details
| Code | Value | Flags |
| 2019-Novel Coronavirus PCR | Not detected | Final |
{
"resourceType": "DiagnosticReport",
"id": "covid-report",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticreport"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "FILL"
}
]
},
"system": "http://ns.electronichealth.net.au/id/hpio-scoped/report/1.0/8003628233373131",
"value": "26-155299-COV-01",
"assigner": {
"reference": "Organization/pullabooka-pathology",
"display": "Pullabooka Pathology"
}
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "FGN"
}
]
},
"system": "http://ns.electronichealth.net.au/id/hpio-scoped/report/1.0/8003628233373131",
"value": "26-155299-COV-01",
"assigner": {
"reference": "Organization/pullabooka-pathology",
"display": "Pullabooka Pathology"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "LAB",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1445431000168101",
"display": "SARS-CoV-2 nucleic acid assay"
}
]
},
"subject": {
"reference": "Patient/wang-li"
},
"effectiveDateTime": "2021-02-15T12:00:00+10:00",
"issued": "2021-02-16T10:00:00+10:00",
"performer": [
{
"reference": "Organization/pullabooka-pathology"
}
],
"result": [
{
"reference": "Observation/pathresult-covid-1",
"display": "Covid-19 PCR"
}
],
"presentedForm": [
{
"contentType": "application/pdf",
"url": "https://hl7.org.au/assets/data/diagnosticreport-covid-report.pdf",
"title": "Wang - Covid Report"
}
]
}