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 - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "BHCS-icd10cm",
  "meta" : {
    "profile" : [
      "http://ig.fhir.safhir.io/ig/safhir-ocasio/StructureDefinition/PrizmCodeSystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://ig.fhir.safhir.io/ig/safhir-ocasio/CodeSystem/BHCS-icd10cm",
  "identifier" : [
    {
      "value" : "BH-001"
    }
  ],
  "version" : "0.0.2",
  "status" : "active",
  "date" : "2021-11-29T21:14:01+00:00",
  "contact" : [
    {
      "name" : "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:mark.scrimshire@onyxhealth.io"
        }
      ]
    },
    {
      "name" : "Onyx Technology, LLC",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.onyxhealth.io"
        }
      ]
    }
  ],
  "description" : "# Behavioral Health Information Sensitivity Segmentation.\n\nCodes included in this code system will be used to redact FHIR records that \ncontain these codes.\n\nThe Code System Identifier will be passed in from the Authentication/Authorization \nprocess and used to filter/exclude records stored in the FHIR Server for a member.\n",
  "content" : "complete",
  "concept" : [
    {
      "code" : "F01-F09",
      "display" : "Mental disorders due to known physiological conditions"
    },
    {
      "code" : "F10-F19",
      "display" : "Mental and behavioral disorders due to psychoactive substance use"
    },
    {
      "code" : "F20-F29",
      "display" : "Schizophrenia, schizotypal, delusional, and other non-mood psychotic disorders"
    },
    {
      "code" : "F30-F39",
      "display" : "Mood [affective] disorders"
    },
    {
      "code" : "F40-F48",
      "display" : "Anxiety, dissociative, stress-related, somatoform and other nonpsychotic mental disorders"
    },
    {
      "code" : "F50-F59",
      "display" : "Behavioral syndromes associated with physiological disturbances and physical factors"
    },
    {
      "code" : "F60-F69",
      "display" : "Disorders of adult personality and behavior"
    },
    {
      "code" : "F70-F79",
      "display" : "Intellectual disabilities"
    },
    {
      "code" : "F80-F89",
      "display" : "Pervasive and specific developmental disorders"
    },
    {
      "code" : "F90-F98",
      "display" : "Behavioral and emotional disorders with onset usually occurring in childhood and adolescence"
    }
  ]
}