FHIR IG analytics| Package | hl7.fhir.us.covid19library |
| Resource Type | Observation |
| Id | Observation-FluAFluBSARSCoV2AgpanelPtRespiratoryupperIArapidExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "FluAFluBSARSCoV2AgpanelPtRespiratoryupperIArapidExample"
status: final
category: Laboratory (Observation Category Codes#laboratory)
code: Influenza virus A and B and SARS-CoV-2 (COVID-19) Ag panel - Upper respiratory specimen by Rapid immunoassay (LOINC#97099-6)
subject: Patient/patient-anyperson-mary " ANYPERSON"
effective: 2021-09-21
dataAbsentReason: Not Permitted (DataAbsentReason#not-permitted)
hasMember:
{
"resourceType": "Observation",
"id": "FluAFluBSARSCoV2AgpanelPtRespiratoryupperIArapidExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/covid19library/StructureDefinition/FluAFluBSARSCoV2AgpanelPtRespiratoryupperIArapid"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "97099-6"
}
]
},
"subject": {
"reference": "Patient/patient-anyperson-mary"
},
"effectiveDateTime": "2021-09-21",
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "not-permitted"
}
]
},
"hasMember": [
{
"reference": "Observation/SARScoronavirus2AgPrThrPtRespiratoryupperOrdIArapidExample"
},
{
"reference": "Observation/InfluenzavirusBAgPrThrPtNphOrdIArapidExample"
},
{
"reference": "Observation/InfluenzavirusAAgPrThePtNphOrdIArapidExample"
}
]
}