FHIR IG analytics| Package | hl7.fhir.us.home-lab-report |
| Resource Type | Observation |
| Id | Observation-observation-patient-answer-symptom-onset-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-symptom-onset-covid-p-noelle
status: Final
category: Survey
code: Date and time of Covid 19 symptom onset
subject: Patricia Noelle
effective: 2021-03-24
performer: Patricia Noelle Female, DoB: 1954-10-17 ( Medical Record Number: 900 (use: usual, ))
value: 2021-03-22
{
"resourceType": "Observation",
"id": "observation-patient-answer-symptom-onset-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": "65222-2",
"display": "Date and time of symptom onset"
}
],
"text": "Date and time of Covid 19 symptom onset"
},
"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"
}
],
"valueDateTime": "2021-03-22"
}