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-2.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-2" Version "1" Updated "2023-01-25 04:08:13+0000"
Information Source: #y2c3DZ4Z6xoDcAB1!
Profile: Observation - At-Home In-Vitro Test Result - COVID-19
Extension - At-Home In-Vitro Test Proctored Info
url
proctoredTestvalue: true
url
proctorInformationvalue: Organization/us-core-organization-proctor "Proctor Organization"
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-2",
"meta": {
"versionId": "1",
"lastUpdated": "2023-01-25T04:08:13.171+00:00",
"source": "#y2c3DZ4Z6xoDcAB1",
"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": "Organization/us-core-organization-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"
}
}