De-Identification, Anonymization, Redaction Toolkit Services, published by HL7 International / Cross Group Projects. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-darts/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "CodeSystem",
"id" : "darts-policy-identifiers",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem darts-policy-identifiers</b></p><a name=\"darts-policy-identifiers\"> </a><a name=\"hcdarts-policy-identifiers\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/darts/CodeSystem/darts-policy-identifiers</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">HHS_SAFE_HARBOR_DETERMINISTIC_METHOD<a name=\"darts-policy-identifiers-HHS_SAFE_HARBOR_DETERMINISTIC_METHOD\"> </a></td><td>Apply HHS Safe Harbor deterministic guidance for Deidentification</td><td>HHS Safe Harbor deterministic guidance removes 18 different attributes from PII/PHI data to create deidentifiable data</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cgp"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/us/darts/ImplementationGuide/darts"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/darts/CodeSystem/darts-policy-identifiers",
"version" : "0.1.0",
"name" : "DARTSPolicyIdentifiers",
"title" : "DARTS Policy Identifiers",
"status" : "active",
"experimental" : true,
"date" : "2026-03-27",
"publisher" : "HL7 International / Cross Group Projects",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cgp"
}
]
}
],
"description" : "The DARTS Policy Identifiers CodeSystem contains a set of codes that will be used for DARTS services to indicate the deidentification policies.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/us/darts/ValueSet/darts-policy-identifier-codes",
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "HHS_SAFE_HARBOR_DETERMINISTIC_METHOD",
"display" : "Apply HHS Safe Harbor deterministic guidance for Deidentification",
"definition" : "HHS Safe Harbor deterministic guidance removes 18 different attributes from PII/PHI data to create deidentifiable data"
}
]
}