FHIR IG analytics| Package | SHIFT-Task-Force.SLS-ValueSets |
| Resource Type | CodeSystem |
| Id | CodeSystem-ExtraSensitiveCodes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/SHIFT-Task-Force/SLS-ValueSets/CodeSystem-ExtraSensitiveCodes.html |
| URL | http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/ExtraSensitiveCodes |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-07-24T00:00:50+00:00 |
| Name | ExtraSensitiveCodes |
| Title | Extra Sensitive Codes |
| Realm | uv |
| Description | Sensitivity codes that are not defined in HL7 |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ExtraSensitiveCodes
This case-insensitive code system http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/ExtraSensitiveCodes defines the following code:
| Code | Display |
| ABORTION | Abortion-related? TODO find the right code |
{
"resourceType": "CodeSystem",
"id": "ExtraSensitiveCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/ExtraSensitiveCodes",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.66281.3.1.16.2"
}
],
"version": "0.1.0",
"name": "ExtraSensitiveCodes",
"title": "Extra Sensitive Codes",
"status": "active",
"experimental": false,
"date": "2026-07-24T00:00:50+00:00",
"publisher": "SHIFT-Task-Force",
"contact": [
{
"name": "SHIFT-Task-Force",
"telecom": [
{
"system": "url",
"value": "http://shift-project.org"
}
]
}
],
"description": "Sensitivity codes that are not defined in HL7",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 1,
"concept": [
{
"code": "ABORTION",
"display": "Abortion-related? TODO find the right code"
}
]
}