FHIR IG analytics| Package | hl7.fhir.us.core.r4 |
| Resource Type | Observation |
| Id | Observation-at-home-in-vitro-test.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation at-home-in-vitro-test
Last updated: 2021-01-28 16:06:21-0500
Profile: US Core Laboratory Result Observation Profileversion: null8.0.0)
status: Final
category: Laboratory
code: Rapid Covid Antigen Test
subject: Amy V. Baxter (no stated gender), DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))
encounter: Office Visit
effective: 2021-01-28 16:06:21-0500
performer: Amy V. Baxter (no stated gender), DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))
value: Detected
device: Acme COVID-19 Home Test_Acme Limited
{
"resourceType": "Observation",
"id": "at-home-in-vitro-test",
"meta": {
"lastUpdated": "2021-01-28T16:06:21-05:00",
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|8.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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": "Rapid Covid Antigen Test"
},
"subject": {
"reference": "Patient/example"
},
"encounter": {
"reference": "Encounter/example-1",
"display": "Office Visit"
},
"effectiveDateTime": "2021-01-28T16:06:21-05:00",
"performer": [
{
"reference": "Patient/example"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/731000124108",
"code": "260373001",
"display": "Detected"
}
]
},
"device": {
"display": "Acme COVID-19 Home Test_Acme Limited"
}
}