FHIR IG Statistics: ValueSet/pcd-sleep-observation-code
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
sct | SNOMED CT (all versions) |
loinc.org | LOINC codes used in this IG |
sct | SNOMED codes used in this IG |
sct | veri |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
Placeholder
Source
{
"resourceType": "ValueSet",
"id": "pcd-sleep-observation-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://open-health-manager.github.io/standard-patient-health-record-ig/ValueSet/pcd-sleep-observation-code",
"version": "0.4.4",
"name": "PCDSleepObservationCode",
"title": "Patient contributed data: sleep observation code",
"status": "draft",
"date": "2023-09-13T16:34:31+00:00",
"publisher": "MITRE",
"contact": [
{
"name": "MITRE",
"telecom": [
{
"system": "url",
"value": "https://open-health-manager.github.io/standard-patient-health-record-ig"
}
]
}
],
"description": "This value set includes codes to track patient sleep recorded by device or app",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "93831-6",
"display": "Deep sleep duration"
},
{
"code": "93830-8",
"display": "Light sleep duration"
},
{
"code": "93829-0",
"display": "REM sleep duration"
},
{
"code": "93832-4",
"display": "Sleep duration"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "258158006",
"display": "Sleep, function (observable entity)"
}
]
}
]
}
}