FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cyehr-vs-RespiratoryRhythm

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-RespiratoryRhythm
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-respiratoryrhythm
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-respiratoryrhythm
Statusactive
NameCYEHRVSRespiratoryRhythm
TitleCyprus EHR Value Set: Respiratory Rhythm
DescriptionRespiratory Rhythm: 6 values and 1 other.

Resources that use this resource

StructureDefinition
cyehr-sd-respiratoryrhythmCyprus EHR Respiratory Rhythm profile

Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
sctSNOMED CT International Edition

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"
          }
        ]
      }
    ]
  }
}