At-Home In-Vitro Test Report
1.1.0 - STU 1.1 United States of America flag

At-Home In-Vitro Test Report, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/home-lab-report/ and changes regularly. See the Directory of published versions

: Observation - Patient Answer - Symptoms Onset COVID-19 P Noelle - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "observation-patient-answer-symptom-onset-covid-p-noelle",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-patient-question-answer"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-patient-answer-symptom-onset-covid-p-noelle\"> </a><a name=\"hcobservation-patient-answer-symptom-onset-covid-p-noelle\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;observation-patient-answer-symptom-onset-covid-p-noelle&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-patient-question-answer.html\">Observation - Patient Question Answer</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Survey <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#survey)</span></p><p><b>code</b>: Date and time of Covid 19 symptom onset <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#65222-2 &quot;Date and time of symptom onset&quot;)</span></p><p><b>subject</b>: <a href=\"Patient-patient-at-home-in-vitro-test-patricia-noelle.html\">Patient/patient-at-home-in-vitro-test-patricia-noelle: Patricia Noelle</a> &quot; NOELLE&quot;</p><p><b>effective</b>: 2021-03-24</p><p><b>performer</b>: <a href=\"Patient-patient-at-home-in-vitro-test-patricia-noelle.html\">Patient/patient-at-home-in-vitro-test-patricia-noelle</a> &quot; NOELLE&quot;</p><p><b>value</b>: 2021-03-22</p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "survey",
          "display" : "Survey"
        }
      ],
      "text" : "Survey"
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "65222-2",
        "display" : "Date and time of symptom onset"
      }
    ],
    "text" : "Date and time of Covid 19 symptom onset"
  },
  "subject" : {
    🔗 "reference" : "Patient/patient-at-home-in-vitro-test-patricia-noelle",
    "display" : "Patricia Noelle"
  },
  "effectiveDateTime" : "2021-03-24",
  "performer" : [
    {
      🔗 "reference" : "Patient/patient-at-home-in-vitro-test-patricia-noelle"
    }
  ],
  "valueDateTime" : "2021-03-22"
}