FHIR IG analytics| Package | hl7.fhir.us.home-lab-report |
| 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 observation-patient-answer-symptoms-present-covid-p-noelle
status: Final
category: Survey
code: Whether the patient has symptoms related to condition of interest
subject: Patricia Noelle
effective: 2021-03-24
performer: Patricia Noelle Female, DoB: 1954-10-17 ( Medical Record Number: 900 (use: usual, ))
value: Yes
{
"resourceType": "Observation",
"id": "observation-patient-answer-symptoms-present-covid-p-noelle",
"meta": {
"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",
"performer": [
{
"reference": "Patient/patient-at-home-in-vitro-test-patricia-noelle"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "Y",
"display": "Yes"
}
]
}
}