FHIR IG Statistics: ValueSet/cyehr-vs-RespiratoryRhythm
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "cyehr-vs-RespiratoryRhythm",
"url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-respiratoryrhythm",
"name": "CYEHRVSRespiratoryRhythm",
"title": "Cyprus EHR Value Set: Respiratory Rhythm",
"status": "active",
"experimental": false,
"publisher": "eHealth4U",
"contact": [
{
"name": "eHealth Lab (University of Cyprus)"
}
],
"description": "Respiratory Rhythm: 6 values and 1 other.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "1023001",
"display": "Apnea"
},
{
"code": "309155007",
"display": "Periodic breathing or Cheyne-Stokes breathing"
},
{
"code": "414563008",
"display": "Kussmaul breath"
},
{
"code": "39106000",
"display": "Biot respiration"
},
{
"code": "23141003",
"display": "Spasmodic respiration (Gasping)"
},
{
"code": "248585001",
"display": "Hysterical hyperpnea (Irregular breathing with sighs)"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "OTH",
"display": "other"
}
]
}
]
}
}