FHIR IG analytics| Package | hl7.fhir.us.home-lab-report.r4 |
| Resource Type | Observation |
| Id | Observation-observation-patient-answer-symptoms-present-covid-p-noelle.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "observation-patient-answer-symptoms-present-covid-p-noelle" Version "8" Updated "2023-01-26 21:31:27+0000"
Information Source: #II9jDGmPPdFQ1QtM!
status: final
category: Survey (Observation Category Codes#survey)
code: Whether the patient has symptoms related to condition of interest (LOINC#95419-8)
subject: Patient/patient-at-home-in-vitro-test-patricia-noelle: Patricia Noelle " NOELLE"
effective: 2021-03-24
value: Yes (expandedYes-NoIndicator#Y)
{
"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": "<!-- snip (see above) -->"
},
"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"
}
]
}
}