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

FHIR IG Statistics: ValueSet/dicom-cid-3046-SleepStage

Packagefhir.dicom
Resource TypeValueSet
Iddicom-cid-3046-SleepStage
FHIR VersionR4
Sourcehttp://fhir.org/packages/fhir.dicom/http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_3046.html
URLhttp://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_3046.html
Version2025.2.20250411
Statusactive
Date2025-04-11
NameSleepStage
Realmus
Authorityhl7
DescriptionTransitive closure of CID 3046 SleepStage
Copyright© 2025 NEMA

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
DCMDICOM Controlled Terminology
urn:iso:std:iso:11073:10101ISO/IEEE 11073 Medical Device Communication Nomenclature

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "dicom-cid-3046-SleepStage",
  "url": "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_3046.html",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.840.10008.6.1.1484"
    }
  ],
  "version": "2025.2.20250411",
  "name": "SleepStage",
  "status": "active",
  "experimental": false,
  "date": "2025-04-11",
  "publisher": "NEMA MITA DICOM",
  "description": "Transitive closure of CID 3046 SleepStage",
  "copyright": "© 2025 NEMA",
  "compose": {
    "include": [
      {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "concept": [
          {
            "code": "130836",
            "display": "Sleep Stage N3"
          },
          {
            "code": "130835",
            "display": "Sleep Stage N2"
          },
          {
            "code": "130834",
            "display": "Sleep Stage N1"
          }
        ]
      },
      {
        "system": "urn:iso:std:iso:11073:10101",
        "concept": [
          {
            "code": "2:23808",
            "display": "Sleep awakening"
          },
          {
            "code": "2:23728",
            "display": "Alphadelta Sleep"
          },
          {
            "code": "2:23656",
            "display": "Sleep stage unspecified"
          },
          {
            "code": "2:23744",
            "display": "Sleep spindle"
          },
          {
            "code": "2:23800",
            "display": "Sleep arousal"
          },
          {
            "code": "2:23688",
            "display": "Sleep stage REM with sleep spindle"
          },
          {
            "code": "2:23776",
            "display": "Positive occipital sharp transient of sleep"
          },
          {
            "code": "2:23768",
            "display": "Sleep K complex"
          },
          {
            "code": "2:23736",
            "display": "Sleep activity and event"
          },
          {
            "code": "2:23792",
            "display": "Sleep stage shift"
          },
          {
            "code": "2:23680",
            "display": "Sleep stage REM"
          },
          {
            "code": "2:23784",
            "display": "Sleep sawtooth wave"
          },
          {
            "code": "2:23664",
            "display": "Sleep stage unstageable"
          },
          {
            "code": "2:23752",
            "display": "Sleep V wave"
          },
          {
            "code": "2:23672",
            "display": "Sleep stage wake"
          },
          {
            "code": "2:23760",
            "display": "Sleep F wave"
          }
        ]
      }
    ]
  }
}