FHIR IG analytics| Package | hl7.fhir.uv.symptoms |
| Resource Type | Observation |
| Id | Observation-ShortnessOfBreathSymptom.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ShortnessOfBreathSymptom
Language: en
Profile: Symptom Observation
Supporting info: Observation Symptom
Supporting info: Condition Type 2 diabetes mellitus
status: Final
category: Symptom
code: Symptom
subject: Jane Doe Female, DoB: 1965-01-01
effective: 2025-09-23 13:22:00+0200 --> 2025-09-23 13:27:00+0200
issued: 2025-09-15 13:28:17+0200
performer: Jane Doe Female, DoB: 1965-01-01
value: Dyspnea (finding)
note: By Reference(JaneDoe) @2025-09-15
For the last six weeks, I have been getting so winded when I have been walking up stairs.
bodySite: Lung structure
component
code: Severity of symptoms
value: Moderate (severity modifier) (qualifier value)
component
code: Exacerbating factors - Reported
value: Exercises (regime/therapy)
component
code: Alleviating factors - Reported
value: Resting state (finding)
component
code: Condition frequency - Reported
value: Frequent (qualifier value)
component
code: Speed of condition onset
value: Sudden onset (qualifier value)
{
"resourceType": "Observation",
"id": "ShortnessOfBreathSymptom",
"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/ChestPainSymptom"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo",
"valueReference": {
"reference": "Condition/Type2DiabetesMellitus"
}
}
],
"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/JaneDoe"
},
"effectivePeriod": {
"start": "2025-09-23T13:22:00.239+02:00",
"end": "2025-09-23T13:27:00.239+02:00"
},
"issued": "2025-09-15T13:28:17.239+02:00",
"performer": [
{
"reference": "Patient/JaneDoe"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "267036007"
}
],
"text": "Dyspnea (finding)"
},
"note": [
{
"authorString": "Reference(JaneDoe)",
"time": "2025-09-15",
"text": "For the last six weeks, I have been getting so winded when I have been walking up stairs."
}
],
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "39607008",
"display": "Lung structure"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "64750-3",
"display": "Severity of symptoms"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "6736007",
"display": "Moderate (severity modifier) (qualifier value)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "100752-5",
"display": "Exacerbating factors - Reported"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "226029000",
"display": "Exercises (regime/therapy)"
}
]
}
},
{
"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)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "99495-4",
"display": "Speed of condition onset"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "385315009",
"display": "Sudden onset (qualifier value)"
}
]
}
}
]
}