FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 444175001 | Guided self-help cognitive behavioral therapy (regime/therapy) |
Source1
{
"resourceType": "ValueSet",
"id": "LeapSlsPsychiatricNotesCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsPsychiatricNotesCodes",
"version": "0.1.0",
"name": "LeapSlsPsychiatricNotesCodes",
"title": "ValueSet - Leap SLS Psychiatric Notes Use Codes",
"status": "active",
"experimental": false,
"date": "2026-02-05T19:41:35+00:00",
"publisher": "SHIFT-Task-Force",
"contact": [
{
"name": "SHIFT-Task-Force",
"telecom": [
{
"system": "url",
"value": "http://shift-project.org"
}
]
}
],
"description": "Leap SLS set of codes representing psychiatric notes requiring special privacy protections. \n\nIdentified as: PSYTHPN, BH",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "focus"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "PSYTHPN"
}
]
}
},
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "focus"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "BH"
}
]
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "444175001"
}
]
}
]
}
}