FHIR IG analytics| Package | SHIFT-Task-Force.SLS-ValueSets |
| Resource Type | ConceptMap |
| Id | ConceptMap-ShiftSensitivityCodeMap.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/SHIFT-Task-Force/SLS-ValueSets/ConceptMap-ShiftSensitivityCodeMap.html |
| URL | http://SHIFT-Task-Force.github.io/SLS-ValueSets/ConceptMap/ShiftSensitivityCodeMap |
| Version | 0.2.0 |
| Status | active |
| Date | 2026-08-01 |
| Name | ShiftSensitivityCodeMap |
| Title | SHIFT Sensitivity Code Mapping |
| Realm | uv |
| Description | Maps SHIFT custom sensitivity codes to their HL7 v3 ActCode equivalents used by the generated ValueSets. |
No resources found
| CodeSystem | ||
| SHIFT-Task-Force.SLS-ValueSets#current | ShiftCustomActSensitivityCodes | SHIFT Custom Sensitivity Codes |
| hl7.terminology#current | v3-ActCode | ActCode |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap ShiftSensitivityCodeMap
This mapping does not specify any particular context of use.
Mapping from SHIFT Custom Sensitivity Codes to ActCode
| Source Code | Relationship | Target Code |
| BHCORE | is equivalent to | BH (behavioral health information sensitivity) |
| BHSEX | is equivalent to | SEX (sexuality and reproductive health information sensitivity) |
| SEX | is equivalent to | SEX (sexuality and reproductive health information sensitivity) |
| SUD | is equivalent to | SUD (substance use disorder information sensitivity) |
{
"resourceType": "ConceptMap",
"id": "ShiftSensitivityCodeMap",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/ConceptMap/ShiftSensitivityCodeMap",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.66281.3.1.18.2"
},
"version": "0.2.0",
"name": "ShiftSensitivityCodeMap",
"title": "SHIFT Sensitivity Code Mapping",
"status": "active",
"experimental": false,
"date": "2026-08-01",
"publisher": "SHIFT-Task-Force",
"contact": [
{
"name": "SHIFT-Task-Force",
"telecom": [
{
"system": "url",
"value": "http://shift-project.org"
}
]
}
],
"description": "Maps SHIFT custom sensitivity codes to their HL7 v3 ActCode equivalents used by the generated ValueSets.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"group": [
{
"source": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/ShiftCustomActSensitivityCodes",
"target": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"element": [
{
"code": "BHCORE",
"target": [
{
"code": "BH",
"equivalence": "equivalent"
}
]
},
{
"code": "BHSEX",
"target": [
{
"code": "SEX",
"equivalence": "equivalent"
}
]
},
{
"code": "SEX",
"target": [
{
"code": "SEX",
"equivalence": "equivalent"
}
]
},
{
"code": "SUD",
"target": [
{
"code": "SUD",
"equivalence": "equivalent"
}
]
}
]
}
]
}