FHIR IG analytics| Package | hl7.fhir.us.covid19library |
| Resource Type | Observation |
| Id | Observation-FluABSARSCoV2RespNAAprobeExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "FluABSARSCoV2RespNAAprobeExample"
status: final
category: Laboratory (Observation Category Codes#laboratory)
code: Influenza virus A and B and SARS-CoV-2 (COVID-19) identified in Respiratory specimen by NAA with probe detection (LOINC#95423-0)
subject: Patient/patient-anyperson-mary " ANYPERSON"
effective: 2021-09-21
value: SARS-CoV-2 (SNOMED CT#840533007)
{
"resourceType": "Observation",
"id": "FluABSARSCoV2RespNAAprobeExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/covid19library/StructureDefinition/FluABSARSCoV2RespNAAprobe"
]
},
"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": "95423-0",
"display": "Influenza virus A and B and SARS-CoV-2 (COVID-19) identified in Respiratory specimen by NAA with probe detection"
}
]
},
"subject": {
"reference": "Patient/patient-anyperson-mary"
},
"effectiveDateTime": "2021-09-21",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "840533007",
"display": "SARS-CoV-2"
}
]
}
}