FHIR IG analytics| Package | hl7.fhir.us.covid19library |
| Resource Type | Observation |
| Id | Observation-SARSCoV2AgRespQlIArapidLabObsExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "SARSCoV2AgRespQlIArapidLabObsExample"
Profile: SARS-CoV-2 (COVID19) Ag [Presence] in Respiratory specimen by Rapid immunoassay
status: final
category: Laboratory (Observation Category Codes#laboratory)
code: SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay (LOINC#94558-4)
subject: Patient/patient-anyperson-mary " ANYPERSON"
effective: 2021-09-21
value: Positive (qualifier value) (SNOMED CT#10828004)
{
"resourceType": "Observation",
"id": "SARSCoV2AgRespQlIArapidLabObsExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/covid19library/StructureDefinition/SARSCoV2AgRespQlIArapidLabObs"
]
},
"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": "94558-4",
"display": "SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay"
}
]
},
"subject": {
"reference": "Patient/patient-anyperson-mary"
},
"effectiveDateTime": "2021-09-21",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "10828004",
"display": "Positive (qualifier value)"
}
]
}
}