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

FHIR IG Statistics: CodeSystem/gambling-frequency

Packageca.on.oh.mha.pds
Resource TypeCodeSystem
Idgambling-frequency
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-frequency
URLhttp://ontariohealth.ca/fhir/CodeSystem/gambling-frequency
Version1.0.0
Statusdraft
Date2023-05-29T15:55:06.3613088+00:00
NameGamblingFrequency
TitleGambling Frequency
Realmca
Authoritynational
DescriptionThe value set identifies the frequency of gambling activity or behavior.
Contentcomplete

Resources that use this resource

ValueSet
gambling-frequencyGambling Frequency

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "gambling-frequency",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/gambling-frequency",
  "version": "1.0.0",
  "name": "GamblingFrequency",
  "title": "Gambling Frequency",
  "status": "draft",
  "experimental": false,
  "date": "2023-05-29T15:55:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "The value set identifies the frequency of gambling activity or behavior.",
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "gf-1-3 times a month",
      "display": "1-3 times a month"
    },
    {
      "code": "gf-less than once a month",
      "display": "Less than once a month"
    },
    {
      "code": "gf-1-2 times weekly",
      "display": "1-2 times weekly"
    },
    {
      "code": "gf-3-6 times weekly",
      "display": "3-6 times weekly"
    },
    {
      "code": "gf-daily",
      "display": "Daily"
    }
  ]
}