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-p-noelle",
"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-p-noelle</b></p><a name=\"observation-at-home-in-vitro-test-result-covid-p-noelle\"> </a><a name=\"hcobservation-at-home-in-vitro-test-result-covid-p-noelle\"> </a><a name=\"observation-at-home-in-vitro-test-result-covid-p-noelle-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-patricia-noelle.html\">Patricia Noelle</a></p><p><b>effective</b>: 2020-03-10</p><p><b>performer</b>: <a href=\"Patient-patient-at-home-in-vitro-test-patricia-noelle.html\">Patricia Noelle Female, DoB: 1954-10-17 ( Medical Record Number:\u00a0900\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-anterior-nares-swab-p-noelle.html\">UR Specimen ID: MLD45-Z4-1234</a></p><p><b>device</b>: <a href=\"Device-device-fast-sars-antigen-test.html\">UDI Device ID: 30014613339373</a></p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "proctoredTest",
"valueBoolean" : true
},
{
"url" : "proctoredBy",
"valueReference" : {
🔗 "reference" : "Practitioner/practitioner-us-core-proctor"
}
}
],
"url" : "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-proctored-info"
}
],
"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-patricia-noelle",
"display" : "Patricia Noelle"
},
"effectiveDateTime" : "2020-03-10",
"performer" : [
{
🔗 "reference" : "Patient/patient-at-home-in-vitro-test-patricia-noelle"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "260373001",
"display" : "Detected"
}
]
},
"specimen" : {
🔗 "reference" : "Specimen/specimen-anterior-nares-swab-p-noelle",
"display" : "UR Specimen ID: MLD45-Z4-1234"
},
"device" : {
🔗 "reference" : "Device/device-fast-sars-antigen-test",
"display" : "UDI Device ID: 30014613339373"
}
}