FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/help-seeking-reason

Packageca.on.oh.mha.pds
Resource TypeCodeSystem
Idhelp-seeking-reason
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/help-seeking-reason
URLhttp://ontariohealth.ca/fhir/CodeSystem/help-seeking-reason
Version1.0.0
Statusdraft
Date2023-05-29T15:55:06.3613088+00:00
NameHelpSeekingReason
TitleHelp Seeking Reason
Realmca
Authoritynational
DescriptionTThe value set identifies the reason for the person seeking treatment from an agency.
Contentcomplete

Resources that use this resource

ValueSet
help-seeking-reasonHelp Seeking Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "help-seeking-reason",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/help-seeking-reason",
  "version": "1.0.0",
  "name": "HelpSeekingReason",
  "title": "Help Seeking Reason",
  "status": "draft",
  "experimental": false,
  "date": "2023-05-29T15:55:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "TThe value set identifies the reason for the person seeking treatment from an agency.",
  "content": "complete",
  "concept": [
    {
      "code": "relation-p",
      "display": "Relation Problems"
    },
    {
      "code": "abuseneglect-p",
      "display": "Abuse & Neglect"
    },
    {
      "code": "educationoccupation-p",
      "display": "Education and/or Occupation Problems"
    },
    {
      "code": "housing-p",
      "display": "Housing Problems"
    },
    {
      "code": "economic-p",
      "display": "Economic Problems"
    },
    {
      "code": "socialenvironment-p",
      "display": "Other Problems Related to Social Environment"
    },
    {
      "code": "crimelegal-p",
      "display": "Problems Related to Crime or Interaction with Legal System"
    },
    {
      "code": "psychosocial-p",
      "display": "Problems Related to Other Psychosocial, Personal, and Environmental Circumstances"
    },
    {
      "code": "personal-p",
      "display": "Other Circumstances of Personal History"
    }
  ]
}