FHIR IG Statistics: ValueSet/EaseOfRespiration.ValueSet
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Ease of Respiration Value Set
https://fake-acme.org/fhir/ca/ValueSet/EaseOfRespirationVSResult of ease of respiration observation
Source
{
"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": "2022-10-25T00:38:37.0151505+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)"
}
]
}
]
}
}