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

FHIR IG analytics

Packagegov.cdc.nhsn.dqm
Resource TypeDiagnosticReport
IdDiagnosticReport-diagnosticreport-example-ach-daily-initialpopulationpass.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 diagnosticreport-example-ach-daily-initialpopulationpass

Nasopharyngeal swab (Laboratory)

SubjectACHDaily, InitialPopulationPass(official) Female, DoB: 2005-01-15 ( MRN: 1000009001 (use: usual, ))
When For2024-02-01 23:14:00-0500
Reported2024-02-02 08:52:00-0500

Report Details

Coded Conclusions:

  • Disease caused by severe acute respiratory syndrome coronavirus 2 (disorder)

Source1

{
  "resourceType": "DiagnosticReport",
  "id": "diagnosticreport-example-ach-daily-initialpopulationpass",
  "meta": {
    "profile": [
      "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-diagnosticreport-lab"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code": "LAB",
          "display": "Laboratory"
        }
      ],
      "text": "Laboratory"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "258500001",
        "display": "Nasopharyngeal swab (specimen)"
      }
    ],
    "text": "Nasopharyngeal swab"
  },
  "subject": {
    "reference": "Patient/patient-example-ach-daily-initialpopulationpass",
    "display": "InitialPopulationPass, ACHDaily"
  },
  "encounter": {
    "reference": "Encounter/encounter-example-ach-daily-initialpopulationpass-1",
    "display": "Hospital Admission"
  },
  "effectiveDateTime": "2024-02-01T23:14:00-05:00",
  "issued": "2024-02-02T08:52:00-05:00",
  "conclusionCode": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "840539006",
          "display": "Disease caused by severe acute respiratory syndrome coronavirus 2 (disorder)"
        }
      ]
    }
  ]
}