FHIR IG analytics| Package | acme.canada.2023 |
| Resource Type | ValueSet |
| Id | EaseOfRespiration.ValueSet.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Result of ease of respiration observation
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fake-acme.org/fhir/ca/ValueSet/EaseOfRespirationVS",
"name": "Ease_of_Respiration_Value_Set",
"title": "Ease of Respiration Value Set",
"status": "draft",
"date": "2023-10-17T08:23:49.908577+00:00",
"contact": [
{
"telecom": [
{
"system": "email"
}
]
}
],
"description": "Result of ease of respiration observation",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "276888009",
"display": "Normal spontaneous respiration (finding)"
},
{
"code": "248549001",
"display": "Labored breathing (finding)"
},
{
"code": "271825005",
"display": "Respiratory distress (finding)"
}
]
}
]
}
}