FHIR IG analytics| Package | hl7.fhir.uv.symptoms |
| Resource Type | Observation |
| Id | Observation-DizzinessSymptom.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation DizzinessSymptom
Language: en
Profile: Symptom Observation
Supporting info: Observation Symptom
status: Final
category: Symptom
code: Symptom
subject: John Doe Male, DoB: 1953-02-21
effective: 2025-09-25 13:22:17+0200 --> 2025-10-16 13:42:17+0200
issued: 2025-10-16 13:42:17+0200
performer: John Doe Male, DoB: 1953-02-21
value: Dizziness (finding)
bodySite: Head structure
component
code: Severity of symptoms
value: Mild to moderate (qualifier value)
component
code: Trend
value: Increased (qualifier value)
component
code: Exacerbating factors - Reported
value: Does change position (finding)
component
code: Alleviating factors - Reported
value: Resting state (finding)
component
code: Condition frequency - Reported
value: Frequent (qualifier value)
component
Note: @2025-10-16
Not alleviated by rest
code: Other Events
value: Resting state (finding)
{
"resourceType": "Observation",
"id": "DizzinessSymptom",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/symptoms/StructureDefinition/SymptomObservation"
]
},
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo",
"valueReference": {
"reference": "Observation/HearingLossSymptom"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/symptoms/CodeSystem/SymptomTemporary",
"code": "symptom"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "75325-1",
"display": "Symptom"
}
]
},
"subject": {
"reference": "Patient/JohnDoe"
},
"effectivePeriod": {
"start": "2025-09-25T13:22:17.239+02:00",
"end": "2025-10-16T13:42:17.239+02:00"
},
"issued": "2025-10-16T13:42:17.239+02:00",
"performer": [
{
"reference": "Patient/JohnDoe"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "404640003"
}
],
"text": "Dizziness (finding)"
},
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "69536005",
"display": "Head structure"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "64750-3",
"display": "Severity of symptoms"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "371923003",
"display": "Mild to moderate (qualifier value)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "89253-9",
"display": "Trend"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "35105006",
"display": "Increased (qualifier value)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "100752-5",
"display": "Exacerbating factors - Reported"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "303385001",
"display": "Does change position (finding)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "100753-3",
"display": "Alleviating factors - Reported"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "128975004",
"display": "Resting state (finding)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "104156-5",
"display": "Condition frequency - Reported"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "70232002",
"display": "Frequent (qualifier value)"
}
]
}
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/note",
"valueAnnotation": {
"time": "2025-10-16",
"text": "Not alleviated by rest"
}
}
],
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/symptoms/CodeSystem/SymptomTemporary",
"code": "OTHEREVENT"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "128975004",
"display": "Resting state (finding)"
}
]
}
}
]
}