FHIR IG analytics| Package | hl7.fhir.us.covid19library |
| Resource Type | Observation |
| Id | Observation-SARSCoV2NgeneThreshNumPtOPwashQnProbeamptarExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "SARSCoV2NgeneThreshNumPtOPwashQnProbeamptarExample"
Profile: SARS-CoV-2 (COVID-19) N gene [Cycle Threshold #] in Oropharyngeal wash by NAA with probe detection
status: final
category: Laboratory (Observation Category Codes#laboratory)
code: SARS-CoV-2 (COVID-19) N gene [Cycle Threshold #] in Oropharyngeal wash by NAA with probe detection (LOINC#96898-2)
subject: Patient/patient-anyperson-mary " ANYPERSON"
effective: 2021-09-21
value: 86 {Ct_value} (Details: UCUM code {Ct_value} = '{Ct_value}')
{
"resourceType": "Observation",
"id": "SARSCoV2NgeneThreshNumPtOPwashQnProbeamptarExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/covid19library/StructureDefinition/SARSCoV2NgeneThreshNumPtOPwashQnProbeamptar"
]
},
"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": "96898-2"
}
]
},
"subject": {
"reference": "Patient/patient-anyperson-mary"
},
"effectiveDateTime": "2021-09-21",
"valueQuantity": {
"value": 86,
"system": "http://unitsofmeasure.org",
"code": "{Ct_value}"
}
}