This page is part of the At-Home In-Vitro Test Report (v1.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "observation-at-home-in-vitro-test-result-covid-s-trevor",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-at-home-in-vitro-test-result-covid"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-at-home-in-vitro-test-result-covid-s-trevor</b></p><a name=\"observation-at-home-in-vitro-test-result-covid-s-trevor\"> </a><a name=\"hcobservation-at-home-in-vitro-test-result-covid-s-trevor\"> </a><a name=\"observation-at-home-in-vitro-test-result-covid-s-trevor-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 95209-3}\">SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory system specimen by Rapid immunoassay</span></p><p><b>subject</b>: <a href=\"Patient-patient-at-home-in-vitro-test-stacy-trevor.html\">Stacy Trevor</a></p><p><b>effective</b>: 2021-01-28 16:06:21-0500</p><p><b>performer</b>: <a href=\"Patient-patient-at-home-in-vitro-test-stacy-trevor.html\">Stacy Trevor Female, DoB: 1988-01-21 ( Medical Record Number:\u00a0P21-0000105078\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 260373001}\">Detected</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-swab-internal-nose-s-trevor.html\">P21-0000105078OneReliableSol.STAG</a></p><p><b>device</b>: <a href=\"Device-device-hometest1-s-trevor.html\">Acme COVID-19 Home Test_Acme Limited</a></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "95209-3",
"display" : "SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory system specimen by Rapid immunoassay"
}
],
"text" : "SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory system specimen by Rapid immunoassay"
},
"subject" : {
🔗 "reference" : "Patient/patient-at-home-in-vitro-test-stacy-trevor",
"display" : "Stacy Trevor"
},
"effectiveDateTime" : "2021-01-28T16:06:21-05:00",
"performer" : [
{
🔗 "reference" : "Patient/patient-at-home-in-vitro-test-stacy-trevor"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "260373001",
"display" : "Detected"
}
]
},
"specimen" : {
🔗 "reference" : "Specimen/specimen-swab-internal-nose-s-trevor",
"display" : "P21-0000105078OneReliableSol.STAG"
},
"device" : {
🔗 "reference" : "Device/device-hometest1-s-trevor",
"display" : "Acme COVID-19 Home Test_Acme Limited"
}
}