@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "nhin-purposeofuse"]; fhir:Resource.meta [ fhir:Meta.versionId [ fhir:value "4" ]; fhir:Meta.lastUpdated [ fhir:value "2020-08-26T06:51:36.988+00:00"^^xsd:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "
\n

NHIN PurposeOfUse

\n
\n

This value set is suitable for use with the provenance resource. It\n is derived from, but not compatible with, the HL7 v3 Purpose of use\n Code system.

\n
\n

This code system http://healthit.gov/nhin/purposeofuse defines the\n following codes:

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n Code\n \n Display\n \n Definition\n
TREATMENT \n \n TreatmentTreatment
PAYMENT \n \n PaymentPayment
OPERATIONS \n \n OperationsHealthcare Operations
SYSADMIN \n \n SysadminSystem Administration
FRAUD \n \n FraudFraud detection
PSYCHOTHERAPY \n \n PsychotherapyUse or disclosure of Psychotherapy Notes
TRAINING \n \n TrainingUse or disclosure by the covered entity for its own training\n programs
LEGAL \n \n LegalUse or disclosure by the covered entity to defend itself in a\n legal action
MARKETING \n \n MarketingMarketing
DIRECTORY \n \n DirectoryUse and disclosure for facility directories
FAMILY \n \n FamilyDisclose to a family member, other relative, or a close personal\n friend of the individual
PRESENT \n \n PresentUses and disclosures with the individual present.
EMERGENCY \n \n EmergencyPermission cannot practicably be provided because of the\n individual's incapacity or an emergency.
DISASTER \n \n DisasterUse and disclosures for disaster relief purposes.
PUBLICHEALTH \n \n Public HealthUses and disclosures for public health activities.
ABUSE \n \n AbuseDisclosures about victims of abuse, neglect or domestic\n violence.
OVERSIGHT \n \n OversightUses and disclosures for health oversight activities.
JUDICIAL \n \n JudicialDisclosures for judicial and administrative proceedings.
LAW \n \n Law EnforcementDisclosures for law enforcement purposes.
DECEASED \n \n DeceasedUses and disclosures about decedents.
DONATION \n \n DonationUses and disclosures for cadaveric organ, eye or tissue donation\n purposes
RESEARCH \n \n ResearchUses and disclosures for research purposes.
THREAT \n \n ThreatUses and disclosures to avert a serious threat to health or\n safety.
GOVERNMENT \n \n GovernmentUses and disclosures for specialized government functions.
WORKERSCOMP \n \n Worker's CompDisclosures for workers' compensation.
COVERAGE \n \n CoverageDisclosures for insurance or disability coverage\n determination
REQUEST \n \n RequestRequest of the Individual
\n
" ]; fhir:CodeSystem.url [ fhir:value "http://healthit.gov/nhin/purposeofuse"]; fhir:CodeSystem.version [ fhir:value "0.0.1"]; fhir:CodeSystem.name [ fhir:value "NHIN PurposeOfUse"]; fhir:CodeSystem.title [ fhir:value "NHIN PurposeOfUse"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2010-01-29"^^xsd:date]; fhir:CodeSystem.publisher [ fhir:value "Nationwide Health Information Network (NHIN)"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "The Sequoia Project" ]; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "https://sequoiaproject.org/" ] ] ]; fhir:CodeSystem.description [ fhir:value "This value set is suitable for use with the provenance resource. It is derived from, but not compatible with, the HL7 v3 Purpose of use Code system."]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/nhin-purposeofuse"]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "TREATMENT" ]; fhir:CodeSystem.concept.display [ fhir:value "Treatment" ]; fhir:CodeSystem.concept.definition [ fhir:value "Treatment" ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "PAYMENT" ]; fhir:CodeSystem.concept.display [ fhir:value "Payment" ]; fhir:CodeSystem.concept.definition [ fhir:value "Payment" ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "OPERATIONS" ]; fhir:CodeSystem.concept.display [ fhir:value "Operations" ]; fhir:CodeSystem.concept.definition [ fhir:value "Healthcare Operations" ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "SYSADMIN" ]; fhir:CodeSystem.concept.display [ fhir:value "Sysadmin" ]; fhir:CodeSystem.concept.definition [ fhir:value "System Administration" ] ], [ fhir:index 4; fhir:CodeSystem.concept.code [ fhir:value "FRAUD" ]; fhir:CodeSystem.concept.display [ fhir:value "Fraud" ]; fhir:CodeSystem.concept.definition [ fhir:value "Fraud detection" ] ], [ fhir:index 5; fhir:CodeSystem.concept.code [ fhir:value "PSYCHOTHERAPY" ]; fhir:CodeSystem.concept.display [ fhir:value "Psychotherapy" ]; fhir:CodeSystem.concept.definition [ fhir:value "Use or disclosure of Psychotherapy Notes" ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "TRAINING" ]; fhir:CodeSystem.concept.display [ fhir:value "Training" ]; fhir:CodeSystem.concept.definition [ fhir:value "Use or disclosure by the covered entity for its own training programs" ] ], [ fhir:index 7; fhir:CodeSystem.concept.code [ fhir:value "LEGAL" ]; fhir:CodeSystem.concept.display [ fhir:value "Legal" ]; fhir:CodeSystem.concept.definition [ fhir:value "Use or disclosure by the covered entity to defend itself in a legal action" ] ], [ fhir:index 8; fhir:CodeSystem.concept.code [ fhir:value "MARKETING" ]; fhir:CodeSystem.concept.display [ fhir:value "Marketing" ]; fhir:CodeSystem.concept.definition [ fhir:value "Marketing" ] ], [ fhir:index 9; fhir:CodeSystem.concept.code [ fhir:value "DIRECTORY" ]; fhir:CodeSystem.concept.display [ fhir:value "Directory" ]; fhir:CodeSystem.concept.definition [ fhir:value "Use and disclosure for facility directories" ] ], [ fhir:index 10; fhir:CodeSystem.concept.code [ fhir:value "FAMILY" ]; fhir:CodeSystem.concept.display [ fhir:value "Family" ]; fhir:CodeSystem.concept.definition [ fhir:value "Disclose to a family member, other relative, or a close personal friend of the individual" ] ], [ fhir:index 11; fhir:CodeSystem.concept.code [ fhir:value "PRESENT" ]; fhir:CodeSystem.concept.display [ fhir:value "Present" ]; fhir:CodeSystem.concept.definition [ fhir:value "Uses and disclosures with the individual present." ] ], [ fhir:index 12; fhir:CodeSystem.concept.code [ fhir:value "EMERGENCY" ]; fhir:CodeSystem.concept.display [ fhir:value "Emergency" ]; fhir:CodeSystem.concept.definition [ fhir:value "Permission cannot practicably be provided because of the individual's incapacity or an emergency." ] ], [ fhir:index 13; fhir:CodeSystem.concept.code [ fhir:value "DISASTER" ]; fhir:CodeSystem.concept.display [ fhir:value "Disaster" ]; fhir:CodeSystem.concept.definition [ fhir:value "Use and disclosures for disaster relief purposes." ] ], [ fhir:index 14; fhir:CodeSystem.concept.code [ fhir:value "PUBLICHEALTH" ]; fhir:CodeSystem.concept.display [ fhir:value "Public Health" ]; fhir:CodeSystem.concept.definition [ fhir:value "Uses and disclosures for public health activities." ] ], [ fhir:index 15; fhir:CodeSystem.concept.code [ fhir:value "ABUSE" ]; fhir:CodeSystem.concept.display [ fhir:value "Abuse" ]; fhir:CodeSystem.concept.definition [ fhir:value "Disclosures about victims of abuse, neglect or domestic violence." ] ], [ fhir:index 16; fhir:CodeSystem.concept.code [ fhir:value "OVERSIGHT" ]; fhir:CodeSystem.concept.display [ fhir:value "Oversight" ]; fhir:CodeSystem.concept.definition [ fhir:value "Uses and disclosures for health oversight activities." ] ], [ fhir:index 17; fhir:CodeSystem.concept.code [ fhir:value "JUDICIAL" ]; fhir:CodeSystem.concept.display [ fhir:value "Judicial" ]; fhir:CodeSystem.concept.definition [ fhir:value "Disclosures for judicial and administrative proceedings." ] ], [ fhir:index 18; fhir:CodeSystem.concept.code [ fhir:value "LAW" ]; fhir:CodeSystem.concept.display [ fhir:value "Law Enforcement" ]; fhir:CodeSystem.concept.definition [ fhir:value "Disclosures for law enforcement purposes." ] ], [ fhir:index 19; fhir:CodeSystem.concept.code [ fhir:value "DECEASED" ]; fhir:CodeSystem.concept.display [ fhir:value "Deceased" ]; fhir:CodeSystem.concept.definition [ fhir:value "Uses and disclosures about decedents." ] ], [ fhir:index 20; fhir:CodeSystem.concept.code [ fhir:value "DONATION" ]; fhir:CodeSystem.concept.display [ fhir:value "Donation" ]; fhir:CodeSystem.concept.definition [ fhir:value "Uses and disclosures for cadaveric organ, eye or tissue donation purposes" ] ], [ fhir:index 21; fhir:CodeSystem.concept.code [ fhir:value "RESEARCH" ]; fhir:CodeSystem.concept.display [ fhir:value "Research" ]; fhir:CodeSystem.concept.definition [ fhir:value "Uses and disclosures for research purposes." ] ], [ fhir:index 22; fhir:CodeSystem.concept.code [ fhir:value "THREAT" ]; fhir:CodeSystem.concept.display [ fhir:value "Threat" ]; fhir:CodeSystem.concept.definition [ fhir:value "Uses and disclosures to avert a serious threat to health or safety." ] ], [ fhir:index 23; fhir:CodeSystem.concept.code [ fhir:value "GOVERNMENT" ]; fhir:CodeSystem.concept.display [ fhir:value "Government" ]; fhir:CodeSystem.concept.definition [ fhir:value "Uses and disclosures for specialized government functions." ] ], [ fhir:index 24; fhir:CodeSystem.concept.code [ fhir:value "WORKERSCOMP" ]; fhir:CodeSystem.concept.display [ fhir:value "Worker's Comp" ]; fhir:CodeSystem.concept.definition [ fhir:value "Disclosures for workers' compensation." ] ], [ fhir:index 25; fhir:CodeSystem.concept.code [ fhir:value "COVERAGE" ]; fhir:CodeSystem.concept.display [ fhir:value "Coverage" ]; fhir:CodeSystem.concept.definition [ fhir:value "Disclosures for insurance or disability coverage determination" ] ], [ fhir:index 26; fhir:CodeSystem.concept.code [ fhir:value "REQUEST" ]; fhir:CodeSystem.concept.display [ fhir:value "Request" ]; fhir:CodeSystem.concept.definition [ fhir:value "Request of the Individual" ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------