This page is part of the At-Home In-Vitro Test Report (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Observation - Patient Answer - Symptoms Present COVID-19 P Noelle - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "observation-patient-answer-symptoms-present-covid-p-noelle",
"meta" : {
"versionId" : "8",
"lastUpdated" : "2023-01-26T21:31:27.755+00:00",
"source" : "#II9jDGmPPdFQ1QtM",
"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-symptoms-present-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 "observation-patient-answer-symptoms-present-covid-p-noelle" Version "8" Updated "2023-01-26 21:31:27+0000" </p><p style=\"margin-bottom: 0px\">Information Source: #II9jDGmPPdFQ1QtM!</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/3.1.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#survey)</span></p><p><b>code</b>: Whether the patient has symptoms related to condition of interest <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#95419-8)</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> " NOELLE"</p><p><b>effective</b>: 2021-03-24</p><p><b>value</b>: Yes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0532.html\">expandedYes-NoIndicator</a>#Y)</span></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" : "95419-8",
"display" : "Whether the patient has symptoms related to condition of interest"
}
],
"text" : "Whether the patient has symptoms related to condition of interest"
},
"subject" : {
"reference" : "Patient/patient-at-home-in-vitro-test-patricia-noelle",
"display" : "Patricia Noelle"
},
"effectiveDateTime" : "2021-03-24",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0532",
"code" : "Y",
"display" : "Yes"
}
]
}
}