This page is part of the At-Home In-Vitro Test Report (v1.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) 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
{
"resourceType" : "Observation",
"id" : "observation-patient-answer-hospitalized-s-trevor",
"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 class=\"res-header-id\"><b>Generated Narrative: Observation observation-patient-answer-hospitalized-s-trevor</b></p><a name=\"observation-patient-answer-hospitalized-s-trevor\"> </a><a name=\"hcobservation-patient-answer-hospitalized-s-trevor\"> </a><a name=\"observation-patient-answer-hospitalized-s-trevor-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 77974-4}\">Whether the patient was hospitalized for condition of interest</span></p><p><b>subject</b>: <a href=\"Patient-patient-at-home-in-vitro-test-stacy-trevor.html\">Stacy Trevor</a></p><p><b>effective</b>: 2021-01-28 16:06:03-0500</p><p><b>performer</b>: <a href=\"Patient-patient-at-home-in-vitro-test-stacy-trevor.html\">Stacy Trevor Female, DoB: 1988-01-21 ( Medical Record Number:\u00a0P21-0000105078\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0532 N}\">No</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" : "77974-4",
"display" : "Whether the patient was hospitalized for condition of interest"
}
],
"text" : "Whether the patient was hospitalized for condition of interest"
},
"subject" : {
🔗 "reference" : "Patient/patient-at-home-in-vitro-test-stacy-trevor",
"display" : "Stacy Trevor"
},
"effectiveDateTime" : "2021-01-28T16:06:03-05:00",
"performer" : [
{
🔗 "reference" : "Patient/patient-at-home-in-vitro-test-stacy-trevor"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0532",
"code" : "N",
"display" : "No"
}
]
}
}