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

FHIR IG analytics

Packagehl7.fhir.us.home-lab-report
Resource TypeObservation
IdObservation-observation-at-home-in-vitro-test-result-covid-p-noelle-2.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 observation-at-home-in-vitro-test-result-covid-p-noelle-2

status: Final

category: Laboratory

code: SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory system specimen by Rapid immunoassay

subject: Patricia Noelle

effective: 2020-03-10

performer: Patricia Noelle Female, DoB: 1954-10-17 ( Medical Record Number: 900 (use: usual, ))

value: Detected

specimen: UR Specimen ID: MLD45-Z4-1234

device: UDI Device ID: 30014613339373


Source1

{
  "resourceType": "Observation",
  "id": "observation-at-home-in-vitro-test-result-covid-p-noelle-2",
  "meta": {
    "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) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "proctoredTest",
          "valueBoolean": true
        },
        {
          "url": "proctoredBy",
          "valueReference": {
            "reference": "Organization/us-core-organization-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"
  }
}