FHIR IG Statistics: ValueSet/sensitive-observation-codes
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
sct | SNOMED CT (all versions) |
cpt | Current Procedural Terminology (CPT®) |
loinc.org | LOINC codes used in this IG |
sct | SNOMED codes used in this IG |
sct | veri |
cpt | Current Procedural Terminology (CPT®) |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
This value set contains 5 concepts
Code | System | Display |
444175001 | http://snomed.info/sct | Cognitive behavioral therapy record |
720433000 | http://snomed.info/sct | PHQ-9 depression screening instrument |
96127 | http://www.ama-assn.org/go/cpt | Brief emotional/behavioral assessment |
44249-1 | http://loinc.org | PHQ-9 quick depression assessment panel |
89204-2 | http://loinc.org | Patient Health Questionnaire-9: Depression |
Source
{
"resourceType": "ValueSet",
"id": "sensitive-observation-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://shift.github.io/demo/ValueSet/sensitive-observation-codes",
"identifier": [
{
"system": "http://shift.github.io/demo/valueset-identifier",
"value": "VS-89013"
}
],
"version": "0.0.1",
"name": "SensitiveObservationCodes",
"title": "ValueSet - Sensitive Observation Codes",
"status": "active",
"experimental": false,
"date": "2023-04-06",
"publisher": "SHIFT-Task-Force",
"contact": [
{
"name": "SHIFT-Task-Force",
"telecom": [
{
"system": "url",
"value": "http://shift-project.org"
}
]
}
],
"description": "Codes representing sensitive observations requiring special privacy protections",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"purpose": "Identify observation codes that require security labeling for privacy protection",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "444175001",
"display": "Cognitive behavioral therapy record"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "720433000",
"display": "PHQ-9 depression screening instrument"
}
]
},
{
"system": "http://www.ama-assn.org/go/cpt",
"concept": [
{
"code": "96127",
"display": "Brief emotional/behavioral assessment"
}
]
},
{
"system": "http://loinc.org",
"concept": [
{
"code": "44249-1",
"display": "PHQ-9 quick depression assessment panel"
},
{
"code": "89204-2",
"display": "Patient Health Questionnaire-9: Depression"
}
]
}
]
},
"expansion": {
"timestamp": "2025-04-30T12:00:00Z",
"total": 5,
"offset": 0,
"contains": [
{
"system": "http://snomed.info/sct",
"code": "444175001",
"display": "Cognitive behavioral therapy record"
},
{
"system": "http://snomed.info/sct",
"code": "720433000",
"display": "PHQ-9 depression screening instrument"
},
{
"system": "http://www.ama-assn.org/go/cpt",
"code": "96127",
"display": "Brief emotional/behavioral assessment"
},
{
"system": "http://loinc.org",
"code": "44249-1",
"display": "PHQ-9 quick depression assessment panel"
},
{
"system": "http://loinc.org",
"code": "89204-2",
"display": "Patient Health Questionnaire-9: Depression"
}
]
}
}