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

FHIR IG Statistics: CodeSystem/GamblingFormNon-ComletionReason-cs

Packageca.on.oh.mha.pds
Resource TypeCodeSystem
IdGamblingFormNon-ComletionReason-cs
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/gambling-form-non-completion-reason
URLhttp://ontariohealth.ca/fhir/CodeSystem/gambling-form-non-completion-reason
Version1.0.0
Statusdraft
Date2023-05-29T15:55:06.3613088+00:00
NameGamblingFormNon-CompletionReason
TitleGambling Form Non-Completion Reason
Realmca
Authoritynational
DescriptionA set of values that indicates the reason why the gambling data form was not completed for a client receiving treatment for problem gambling.
Contentcomplete

Resources that use this resource

ValueSet
gambling-form-non-completion-reasonGambling Form Non-Completion Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/gambling-form-non-completion-reason",
  "version": "1.0.0",
  "name": "GamblingFormNon-CompletionReason",
  "title": "Gambling Form Non-Completion Reason",
  "status": "draft",
  "experimental": false,
  "date": "2023-05-29T15:55:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "A set of values that indicates the reason why the gambling data form was not completed for a client receiving treatment for problem gambling.",
  "content": "complete",
  "concept": [
    {
      "code": "declined",
      "display": "Client declined treatment"
    },
    {
      "code": "dropped out",
      "display": "Client dropped out/withdrew"
    },
    {
      "code": "refused",
      "display": "Client refused"
    },
    {
      "code": "clinically inappropriat",
      "display": "Clinically inappropriate"
    },
    {
      "code": "deceased",
      "display": "Deceased"
    },
    {
      "code": "form error",
      "display": "Form filled out incorrectly by client"
    },
    {
      "code": "Literacy /language issue",
      "display": "Literacy issue/language barrier"
    }
  ]
}