FHIR IG analytics| Package | hl7.fhir.us.home-lab-report.r4 |
| Resource Type | Observation |
| Id | Observation-observation-at-home-in-vitro-test-result-covid-p-noelle.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "observation-at-home-in-vitro-test-result-covid-p-noelle" Version "8" Updated "2023-01-25 04:01:01+0000"
Information Source: #whPtTjKWaru0AgH7!
Profile: Observation - At-Home In-Vitro Test Result - COVID-19
Extension - At-Home In-Vitro Test Proctored Info
url
proctoredTestvalue: true
url
proctorInformationvalue: Practitioner/practitioner-us-core-proctor " HENRY"
status: final
category: Laboratory (Observation Category Codes#laboratory)
code: SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay (LOINC#95209-3)
subject: Patient/patient-at-home-in-vitro-test-patricia-noelle: Patricia Noelle " NOELLE"
effective: 2020-03-10
value: Detected (SNOMED CT#260373001)
specimen: Specimen/specimen-anterior-nares-swab-p-noelle: UR Specimen ID: MLD45-Z4-1234
device: Device/device-fast-sars-antigen-test: UDI Device ID: 30014613339373
{
"resourceType": "Observation",
"id": "observation-at-home-in-vitro-test-result-covid-p-noelle",
"meta": {
"versionId": "8",
"lastUpdated": "2023-01-25T04:01:01.565+00:00",
"source": "#whPtTjKWaru0AgH7",
"profile": [
"http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-at-home-in-vitro-test-result-covid"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-proctored-info",
"extension": [
{
"url": "proctoredTest",
"valueBoolean": true
},
{
"url": "proctorInformation",
"valueReference": {
"reference": "Practitioner/practitioner-us-core-proctor"
}
}
]
}
],
"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 specimen by Rapid immunoassay"
}
],
"text": "SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay"
},
"subject": {
"reference": "Patient/patient-at-home-in-vitro-test-patricia-noelle",
"display": "Patricia Noelle"
},
"effectiveDateTime": "2020-03-10",
"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"
}
}