FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.au.core
Resource TypeDiagnosticReport
IdDiagnosticReport-covid-report.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DiagnosticReport covid-report

SARS-CoV-2 nucleic acid assay (Laboratory)

SubjectLi Wang Male, DoB: 1975-05-03 ( Medical Record Number: 22421441)
Relevant Time2021-02-15 12:00:00+1000
Reported2021-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 icon

Report Details

CodeValueFlags
2019-Novel Coronavirus PCRNot detectedFinal

Source1

{
  "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"
    }
  ]
}