FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r4b
Resource TypeCodeSystem
IdCodeSystem-nhin-purposeofuse.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem nhin-purposeofuse

Properties

This code system defines the following properties for its concepts

NameCodeURIType
statusstatushttp://hl7.org/fhir/concept-properties#statuscode
Inactiveinactivehttp://hl7.org/fhir/concept-properties#inactiveboolean
effectiveDateeffectiveDatehttp://hl7.org/fhir/concept-properties#effectiveDatedateTime
deprecationDatedeprecationDatehttp://hl7.org/fhir/concept-properties#deprecationDatedateTime
retirementDateretirementDatehttp://hl7.org/fhir/concept-properties#retirementDatedateTime
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectableboolean
Parentparenthttp://hl7.org/fhir/concept-properties#parentcode
Childchildhttp://hl7.org/fhir/concept-properties#childcode
partOfpartOfhttp://hl7.org/fhir/concept-properties#partOfcode
synonymsynonymhttp://hl7.org/fhir/concept-properties#synonymcode
commentcommenthttp://hl7.org/fhir/concept-properties#commentstring
itemWeightitemWeighthttp://hl7.org/fhir/concept-properties#itemWeightdecimal

Concepts

This case-sensitive code system http://healthit.gov/nhin/purposeofuse defines the following codes:

CodeDisplayDefinition
TREATMENT TreatmentTreatment
PAYMENT PaymentPayment
OPERATIONS OperationsHealthcare Operations
SYSADMIN SysadminSystem Administration
FRAUD FraudFraud detection
PSYCHOTHERAPY PsychotherapyUse or disclosure of Psychotherapy Notes
TRAINING TrainingUse or disclosure by the covered entity for its own training programs
LEGAL LegalUse or disclosure by the covered entity to defend itself in a legal action
MARKETING MarketingMarketing
DIRECTORY DirectoryUse and disclosure for facility directories
FAMILY FamilyDisclose to a family member, other relative, or a close personal friend of the individual
PRESENT PresentUses and disclosures with the individual present.
EMERGENCY EmergencyPermission cannot practicably be provided because of the individual's incapacity or an emergency.
DISASTER DisasterUse and disclosures for disaster relief purposes.
PUBLICHEALTH Public HealthUses and disclosures for public health activities.
ABUSE AbuseDisclosures about victims of abuse, neglect or domestic violence.
OVERSIGHT OversightUses and disclosures for health oversight activities.
JUDICIAL JudicialDisclosures for judicial and administrative proceedings.
LAW Law EnforcementDisclosures for law enforcement purposes.
DECEASED DeceasedUses and disclosures about decedents.
DONATION DonationUses and disclosures for cadaveric organ, eye or tissue donation purposes
RESEARCH ResearchUses and disclosures for research purposes.
THREAT ThreatUses and disclosures to avert a serious threat to health or safety.
GOVERNMENT GovernmentUses and disclosures for specialized government functions.
WORKERSCOMP Worker's CompDisclosures for workers' compensation.
COVERAGE CoverageDisclosures for insurance or disability coverage determination
REQUEST RequestRequest of the Individual

Source1

{
  "resourceType": "CodeSystem",
  "id": "nhin-purposeofuse",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
          }
        ]
      }
    },
    {
      "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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://healthit.gov/nhin/purposeofuse",
  "version": "2.0",
  "name": "nhin-purposeofuse",
  "status": "draft",
  "date": "2025-09-13T15:10:02-04:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "type": "code"
    },
    {
      "code": "inactive",
      "uri": "http://hl7.org/fhir/concept-properties#inactive",
      "type": "boolean"
    },
    {
      "code": "effectiveDate",
      "uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
      "type": "dateTime"
    },
    {
      "code": "deprecationDate",
      "uri": "http://hl7.org/fhir/concept-properties#deprecationDate",
      "type": "dateTime"
    },
    {
      "code": "retirementDate",
      "uri": "http://hl7.org/fhir/concept-properties#retirementDate",
      "type": "dateTime"
    },
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "type": "boolean"
    },
    {
      "code": "parent",
      "uri": "http://hl7.org/fhir/concept-properties#parent",
      "type": "code"
    },
    {
      "code": "child",
      "uri": "http://hl7.org/fhir/concept-properties#child",
      "type": "code"
    },
    {
      "code": "partOf",
      "uri": "http://hl7.org/fhir/concept-properties#partOf",
      "type": "code"
    },
    {
      "code": "synonym",
      "uri": "http://hl7.org/fhir/concept-properties#synonym",
      "type": "code"
    },
    {
      "code": "comment",
      "uri": "http://hl7.org/fhir/concept-properties#comment",
      "type": "string"
    },
    {
      "code": "itemWeight",
      "uri": "http://hl7.org/fhir/concept-properties#itemWeight",
      "type": "decimal"
    }
  ],
  "concept": [
    {
      "code": "TREATMENT",
      "display": "Treatment",
      "definition": "Treatment"
    },
    {
      "code": "PAYMENT",
      "display": "Payment",
      "definition": "Payment"
    },
    {
      "code": "OPERATIONS",
      "display": "Operations",
      "definition": "Healthcare Operations"
    },
    {
      "code": "SYSADMIN",
      "display": "Sysadmin",
      "definition": "System Administration"
    },
    {
      "code": "FRAUD",
      "display": "Fraud",
      "definition": "Fraud detection"
    },
    {
      "code": "PSYCHOTHERAPY",
      "display": "Psychotherapy",
      "definition": "Use or disclosure of Psychotherapy Notes"
    },
    {
      "code": "TRAINING",
      "display": "Training",
      "definition": "Use or disclosure by the covered entity for its own training programs"
    },
    {
      "code": "LEGAL",
      "display": "Legal",
      "definition": "Use or disclosure by the covered entity to defend itself in a legal action"
    },
    {
      "code": "MARKETING",
      "display": "Marketing",
      "definition": "Marketing"
    },
    {
      "code": "DIRECTORY",
      "display": "Directory",
      "definition": "Use and disclosure for facility directories"
    },
    {
      "code": "FAMILY",
      "display": "Family",
      "definition": "Disclose to a family member, other relative, or a close personal friend of the individual"
    },
    {
      "code": "PRESENT",
      "display": "Present",
      "definition": "Uses and disclosures with the individual present."
    },
    {
      "code": "EMERGENCY",
      "display": "Emergency",
      "definition": "Permission cannot practicably be provided because of the individual's incapacity or an emergency."
    },
    {
      "code": "DISASTER",
      "display": "Disaster",
      "definition": "Use and disclosures for disaster relief purposes."
    },
    {
      "code": "PUBLICHEALTH",
      "display": "Public Health",
      "definition": "Uses and disclosures for public health activities."
    },
    {
      "code": "ABUSE",
      "display": "Abuse",
      "definition": "Disclosures about victims of abuse, neglect or domestic violence."
    },
    {
      "code": "OVERSIGHT",
      "display": "Oversight",
      "definition": "Uses and disclosures for health oversight activities."
    },
    {
      "code": "JUDICIAL",
      "display": "Judicial",
      "definition": "Disclosures for judicial and administrative proceedings."
    },
    {
      "code": "LAW",
      "display": "Law Enforcement",
      "definition": "Disclosures for law enforcement purposes."
    },
    {
      "code": "DECEASED",
      "display": "Deceased",
      "definition": "Uses and disclosures about decedents."
    },
    {
      "code": "DONATION",
      "display": "Donation",
      "definition": "Uses and disclosures for cadaveric organ,  eye or tissue donation purposes"
    },
    {
      "code": "RESEARCH",
      "display": "Research",
      "definition": "Uses and disclosures for research purposes."
    },
    {
      "code": "THREAT",
      "display": "Threat",
      "definition": "Uses and disclosures to avert a serious threat to health or safety."
    },
    {
      "code": "GOVERNMENT",
      "display": "Government",
      "definition": "Uses and disclosures for specialized government functions."
    },
    {
      "code": "WORKERSCOMP",
      "display": "Worker's Comp",
      "definition": "Disclosures for workers' compensation."
    },
    {
      "code": "COVERAGE",
      "display": "Coverage",
      "definition": "Disclosures for insurance or disability coverage determination"
    },
    {
      "code": "REQUEST",
      "display": "Request",
      "definition": "Request of the Individual"
    }
  ]
}