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

FHIR IG Statistics: ValueSet/gambling-frequency

Packageca.on.oh.mha.pds
Resource TypeValueSet
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/ValueSet/gambling-frequency
URLhttp://ontariohealth.ca/fhir/ValueSet/gambling-frequency
Version1.0.0
Statusdraft
NameGamblingFrequency
TitleGambling Frequency
Realmca
Authoritynational
DescriptionThe value set identifies the frequency of gambling activity or behavior.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason
gambling-frequencyGambling Frequency

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "gambling-frequency",
  "url": "http://ontariohealth.ca/fhir/ValueSet/gambling-frequency",
  "version": "1.0.0",
  "name": "GamblingFrequency",
  "title": "Gambling Frequency",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "The value set identifies the frequency of gambling activity or behavior.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/gambling-frequency"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "asked-unknown",
            "display": "Asked But Unknown"
          }
        ]
      }
    ]
  }
}