PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.darts@1.0.0-ballot
    http://hl7.org/fhir/us/darts/CodeSystem/darts-policy-identifiers
{
  "description": "The DARTS Policy Identifiers CodeSystem contains a set  of codes that will be used for DARTS services to indicate the de-identification policies.",
  "_filename": "CodeSystem-darts-policy-identifiers.json",
  "package_name": "hl7.fhir.us.darts",
  "date": "2026-03-27",
  "publisher": "HL7 International / Cross-Group Projects",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "DARTSPolicyIdentifiers",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "DARTS Policy Identifiers",
  "package_version": "1.0.0-ballot",
  "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"
      } ]
    }
  } ],
  "status": "active",
  "id": "7de621df-6d85-48ce-958f-0e66b9bc4bfa",
  "valueSet": "http://hl7.org/fhir/us/darts/ValueSet/darts-policy-identifier-codes",
  "kind": null,
  "count": 2,
  "url": "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 De-identification",
    "definition": "HHS Safe Harbor deterministic guidance removes 18 different attributes from PII/PHI data to create de-identifiable data"
  }, {
    "code": "HHS_EXPERT_DETERMINATION_METHOD",
    "display": "Apply HHS Expert determination guidance for De-identification",
    "definition": "HHS Expert determination guidance to remove or mask PII/PHI data to create de-identifiable data"
  } ],
  "caseSensitive": true,
  "version": "1.0.0-ballot",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cgp",
      "system": "url"
    } ]
  } ]
}