Onyx Consent Authorization SAFHIR Implementation and Operations Guide
0.0.2 - ci-build

Onyx Consent Authorization SAFHIR Implementation and Operations Guide - Local Development build (v0.0.2). See the Directory of published versions

: ExampleSensitiveInfoCodesBH - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="BHCS-icd10cm"/>
  <meta>
    <profile
             value="http://ig.fhir.safhir.io/ig/safhir-ocasio/StructureDefinition/PrizmCodeSystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://ig.fhir.safhir.io/ig/safhir-ocasio/CodeSystem/BHCS-icd10cm defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">F01-F09<a name="BHCS-icd10cm-F01-F09"> </a></td><td>Mental disorders due to known physiological conditions</td></tr><tr><td style="white-space:nowrap">F10-F19<a name="BHCS-icd10cm-F10-F19"> </a></td><td>Mental and behavioral disorders due to psychoactive substance use</td></tr><tr><td style="white-space:nowrap">F20-F29<a name="BHCS-icd10cm-F20-F29"> </a></td><td>Schizophrenia, schizotypal, delusional, and other non-mood psychotic disorders</td></tr><tr><td style="white-space:nowrap">F30-F39<a name="BHCS-icd10cm-F30-F39"> </a></td><td>Mood [affective] disorders</td></tr><tr><td style="white-space:nowrap">F40-F48<a name="BHCS-icd10cm-F40-F48"> </a></td><td>Anxiety, dissociative, stress-related, somatoform and other nonpsychotic mental disorders</td></tr><tr><td style="white-space:nowrap">F50-F59<a name="BHCS-icd10cm-F50-F59"> </a></td><td>Behavioral syndromes associated with physiological disturbances and physical factors</td></tr><tr><td style="white-space:nowrap">F60-F69<a name="BHCS-icd10cm-F60-F69"> </a></td><td>Disorders of adult personality and behavior</td></tr><tr><td style="white-space:nowrap">F70-F79<a name="BHCS-icd10cm-F70-F79"> </a></td><td>Intellectual disabilities</td></tr><tr><td style="white-space:nowrap">F80-F89<a name="BHCS-icd10cm-F80-F89"> </a></td><td>Pervasive and specific developmental disorders</td></tr><tr><td style="white-space:nowrap">F90-F98<a name="BHCS-icd10cm-F90-F98"> </a></td><td>Behavioral and emotional disorders with onset usually occurring in childhood and adolescence</td></tr></table></div>
  </text>
  <url value="http://ig.fhir.safhir.io/ig/safhir-ocasio/CodeSystem/BHCS-icd10cm"/>
  <identifier>
    <value value="BH-001"/>
  </identifier>
  <version value="0.0.2"/>
  <status value="active"/>
  <date value="2021-11-29T21:14:01+00:00"/>
  <contact>
    <name value="Mark Scrimshire (mark.scrimshire@onyxhealth.io)"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:mark.scrimshire@onyxhealth.io"/>
    </telecom>
  </contact>
  <contact>
    <name value="Onyx Technology, LLC"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.onyxhealth.io"/>
    </telecom>
  </contact>
  <description
               value="# Behavioral Health Information Sensitivity Segmentation.

Codes included in this code system will be used to redact FHIR records that 
contain these codes.

The Code System Identifier will be passed in from the Authentication/Authorization 
process and used to filter/exclude records stored in the FHIR Server for a member.
"/>
  <content value="complete"/>
  <concept>
    <code value="F01-F09"/>
    <display value="Mental disorders due to known physiological conditions"/>
  </concept>
  <concept>
    <code value="F10-F19"/>
    <display
             value="Mental and behavioral disorders due to psychoactive substance use"/>
  </concept>
  <concept>
    <code value="F20-F29"/>
    <display
             value="Schizophrenia, schizotypal, delusional, and other non-mood psychotic disorders"/>
  </concept>
  <concept>
    <code value="F30-F39"/>
    <display value="Mood [affective] disorders"/>
  </concept>
  <concept>
    <code value="F40-F48"/>
    <display
             value="Anxiety, dissociative, stress-related, somatoform and other nonpsychotic mental disorders"/>
  </concept>
  <concept>
    <code value="F50-F59"/>
    <display
             value="Behavioral syndromes associated with physiological disturbances and physical factors"/>
  </concept>
  <concept>
    <code value="F60-F69"/>
    <display value="Disorders of adult personality and behavior"/>
  </concept>
  <concept>
    <code value="F70-F79"/>
    <display value="Intellectual disabilities"/>
  </concept>
  <concept>
    <code value="F80-F89"/>
    <display value="Pervasive and specific developmental disorders"/>
  </concept>
  <concept>
    <code value="F90-F98"/>
    <display
             value="Behavioral and emotional disorders with onset usually occurring in childhood and adolescence"/>
  </concept>
</CodeSystem>