FHIR IG Statistics: ValueSet/sensitive-care-team-codes
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
This value set contains 6 concepts
Code | System | Display |
309354004 | http://snomed.info/sct | Addiction medicine specialist |
309343006 | http://snomed.info/sct | Psychiatrist (occupation) |
66288003 | http://snomed.info/sct | Psychotherapist (occupation) |
310026003 | http://snomed.info/sct | Mental health counselor |
LA27976-2 | http://loinc.org | Interdisciplinary team |
386661006 | http://snomed.info/sct | Multidisciplinary care |
Source
{
"resourceType": "ValueSet",
"id": "sensitive-care-team-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://shift.github.io/demo/ValueSet/sensitive-care-team-codes",
"identifier": [
{
"system": "http://shift.github.io/demo/valueset-identifier",
"value": "VS-89015"
}
],
"version": "0.0.1",
"name": "SensitiveCareTeamCodes",
"title": "ValueSet - Sensitive CareTeam 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 care team roles requiring special privacy protections",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"purpose": "Identify care team roles that require security labeling for privacy protection",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "17561000",
"display": "Addiction psychiatrist"
},
{
"code": "309343006"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "66288003",
"display": "Psychotherapist (occupation)"
},
{
"code": "310026003",
"display": "Mental health counselor"
}
]
},
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA27976-2",
"display": "Encounter-focused care team"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "386661006",
"display": "Multidisciplinary care"
}
]
}
]
},
"expansion": {
"timestamp": "2025-04-30T12:00:00Z",
"total": 6,
"offset": 0,
"contains": [
{
"system": "http://snomed.info/sct",
"code": "309354004",
"display": "Addiction medicine specialist"
},
{
"system": "http://snomed.info/sct",
"code": "309343006",
"display": "Psychiatrist (occupation)"
},
{
"system": "http://snomed.info/sct",
"code": "66288003",
"display": "Psychotherapist (occupation)"
},
{
"system": "http://snomed.info/sct",
"code": "310026003",
"display": "Mental health counselor"
},
{
"system": "http://loinc.org",
"code": "LA27976-2",
"display": "Interdisciplinary team"
},
{
"system": "http://snomed.info/sct",
"code": "386661006",
"display": "Multidisciplinary care"
}
]
}
}