FHIR IG analytics| Package | hl7.fhir.us.darts |
| Resource Type | ValueSet |
| Id | ValueSet-darts-policy-identifier-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-darts/ValueSet-darts-policy-identifier-codes.html |
| URL | http://hl7.org/fhir/us/darts/ValueSet/darts-policy-identifier-codes |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-27 |
| Name | DARTSPolicyIdentifierCodes |
| Title | DARTS Policy Identifer Codes |
| Realm | us |
| Authority | hl7 |
| Description | The DARTS Policy Identifier codes is a valueset that is used to specify the type of policy to apply for deidentification of data. |
No resources found
| CodeSystem | ||
| hl7.fhir.us.darts#current | darts-policy-identifiers | DARTS Policy Identifiers |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet darts-policy-identifier-codes
version: 1; Last updated: 2022-08-04 15:52:33+0000;
Information Source: #3Te0anOrvocKgcow
Profile: Shareable ValueSet
http://hl7.org/fhir/us/darts/CodeSystem/darts-policy-identifiers version 📦0.1.0| Code | Display | Definition |
| HHS_SAFE_HARBOR_DETERMINISTIC_METHOD | Apply HHS Safe Harbor deterministic guidance for Deidentification | HHS Safe Harbor deterministic guidance removes 18 different attributes from PII/PHI data to create deidentifiable data |
{
"resourceType": "ValueSet",
"id": "darts-policy-identifier-codes",
"meta": {
"versionId": "1",
"lastUpdated": "2022-08-04T15:52:33.158+00:00",
"source": "#3Te0anOrvocKgcow",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cgp"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/darts/ImplementationGuide/darts"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_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/ValueSet/darts-policy-identifier-codes",
"version": "0.1.0",
"name": "DARTSPolicyIdentifierCodes",
"title": "DARTS Policy Identifer Codes",
"status": "active",
"experimental": false,
"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 Identifier codes is a valueset that is used to specify the type of policy to apply for deidentification of data.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/darts/CodeSystem/darts-policy-identifiers",
"concept": [
{
"code": "HHS_SAFE_HARBOR_DETERMINISTIC_METHOD",
"display": "Apply HHS Safe Harbor deterministic guidance for Deidentification"
}
]
}
]
}
}