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 - First Test for Condition - S Trevor - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "observation-patient-answer-first-test-s-trevor",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2023-01-26T22:44:27.266+00:00",
"source" : "#N2XwtOKvNJsa2Scu",
"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-first-test-s-trevor\"> </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-first-test-s-trevor" Version "2" Updated "2023-01-26 22:44:27+0000" </p><p style=\"margin-bottom: 0px\">Information Source: #N2XwtOKvNJsa2Scu!</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 this is the patient's first test for condition of interest <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#95417-2)</span></p><p><b>subject</b>: <a href=\"Patient-patient-at-home-in-vitro-test-stacy-trevor.html\">Patient/patient-at-home-in-vitro-test-stacy-trevor: Stacy Trevor</a> " TREVOR"</p><p><b>effective</b>: 2021-01-28 16:06:03-0500</p><p><b>value</b>: No <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>#N)</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" : "95417-2",
"display" : "Whether this is the patient's first test for condition of interest"
}
],
"text" : "Whether this is the patient's first test 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",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0532",
"code" : "N",
"display" : "No"
}
]
}
}