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

FHIR IG Statistics: CodeSystem/gambling-treatment-plan-status

Packageca.on.oh.mha.pds
Resource TypeCodeSystem
Idgambling-treatment-plan-status
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-treatment-plan-status
URLhttp://ontariohealth.ca/fhir/CodeSystem/gambling-treatment-plan-status
Version1.0.0
Statusdraft
Date2023-05-29T15:55:06.3613088+00:00
NameGamblingTreatmentPlanStatus
TitleGambling Treatment Plan Status
Realmca
Authoritynational
DescriptionThe value set identifies the status for gambling treatment plan
Contentcomplete

Resources that use this resource

ValueSet
gambling-treatment-plan-statusGambling Treatment Plan Status

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "gambling-treatment-plan-status",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/gambling-treatment-plan-status",
  "version": "1.0.0",
  "name": "GamblingTreatmentPlanStatus",
  "title": "Gambling Treatment Plan Status",
  "status": "draft",
  "experimental": false,
  "date": "2023-05-29T15:55:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "The value set identifies the status for gambling treatment plan",
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "declined",
      "display": "Declined treatment"
    },
    {
      "code": "na",
      "display": "Not applicable"
    },
    {
      "code": "referred",
      "display": "Referred to designated gambling agency"
    },
    {
      "code": "treated",
      "display": "Treated within this agency"
    },
    {
      "code": "no plan",
      "display": "Treatment plan not established"
    }
  ]
}