FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.home-lab-report.r4
Resource TypeObservation
IdObservation-observation-at-home-in-vitro-test-result-covid-s-trevor.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation

Resource Observation "observation-at-home-in-vitro-test-result-covid-s-trevor" Version "1" Updated "2023-01-26 22:14:40+0000"

Information Source: #zinBI6yFGAuJQfTe!

Profile: Observation - At-Home In-Vitro Test Result - COVID-19

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-stacy-trevor: Stacy Trevor " TREVOR"

effective: 2021-01-28 16:06:21-0500

value: Detected (SNOMED CT#260373001)

specimen: Specimen/specimen-swab-internal-nose-s-trevor: P21-0000105078OneReliableSol.STAG

device: Device/device-hometest1-s-trevor: Acme COVID-19 Home Test_Acme Limited


Source1

{
  "resourceType": "Observation",
  "id": "observation-at-home-in-vitro-test-result-covid-s-trevor",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-01-26T22:14:40.519+00:00",
    "source": "#zinBI6yFGAuJQfTe",
    "profile": [
      "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-at-home-in-vitro-test-result-covid"
    ]
  },
  "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 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-stacy-trevor",
    "display": "Stacy Trevor"
  },
  "effectiveDateTime": "2021-01-28T16:06:21-05:00",
  "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"
  }
}