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

FHIR IG Statistics: ValueSet/ValueSet.ca-on-mha-LegalStatus

Packageca.on.oh.mha-pds
TypeValueSet
IdValueSet.ca-on-mha-LegalStatus
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://ontariohealth.ca/fhir/ValueSet/legal-status
URLhttp://ontariohealth.ca/fhir/ValueSet/legal-status
Version1.0.0
Statusactive
Date2022-08-22T20:17:06.3613088+00:00
NameLegalStatus
TitleLegal Status
Realmca
Authorityhl7
DescriptionThe client's involvement with the criminal justice or the youth justice systems.

Resources that use this resource

StructureDefinition
ca-on-profile-observation-legal-statusMHA Observation-LegalStatus Profile

Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason
v3-NullFlavorNullFlavor
common-data-set-mental-health-cds-mhOntario Mental Health Common Data Set Codes
data-absent-reasonDataAbsentReason
v3-NullFlavorNullFlavor

Narrative

Note: links and images are rebased to the (stated) source

Legal Status

http://ontariohealth.ca/fhir/ValueSet/legal-status

The client's involvement with the criminal justice or the youth justice systems.


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ontariohealth.ca/fhir/ValueSet/legal-status",
  "version": "1.0.0",
  "name": "LegalStatus",
  "title": "Legal Status",
  "status": "active",
  "date": "2022-08-22T20:17:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "The client's involvement with the criminal justice or the youth justice systems.",
  "compose": {
    "include": [
      {
        "system": "https://data.ontario.ca/dataset/common-data-set-mental-health-cds-mh",
        "version": "0.0.1",
        "concept": [
          {
            "code": "013-05",
            "display": "Awaiting Criminal Responsibility Assessment (NCR)"
          },
          {
            "code": "013-03",
            "display": "Awaiting fitness assessment"
          },
          {
            "code": "013-10",
            "display": "Awaiting sentence"
          },
          {
            "code": "2",
            "display": "Awaiting trial (with or without bail)"
          },
          {
            "code": "013-08",
            "display": "Charges withdrawn"
          },
          {
            "code": "013-12",
            "display": "Conditional discharge"
          },
          {
            "code": "013-13",
            "display": "Conditional sentence"
          },
          {
            "code": "013-02",
            "display": "Court Diversion Program"
          },
          {
            "code": "23",
            "display": "Forensic Psychiatric"
          },
          {
            "code": "013-06",
            "display": "In community on own recognizance"
          },
          {
            "code": "013-22",
            "display": "Incarceration"
          },
          {
            "code": "24",
            "display": "Mandatory Supervision"
          },
          {
            "code": "25",
            "display": "Mentally Disordered"
          },
          {
            "code": "013-21",
            "display": "No legal problems (includes absolute discharge and end of sentence)"
          },
          {
            "code": "013-11",
            "display": "Not Criminally Responsible"
          },
          {
            "code": "013-19",
            "display": "On parole"
          },
          {
            "code": "013-20",
            "display": "On probation"
          },
          {
            "code": "013-18",
            "display": "ORB conditional discharge"
          },
          {
            "code": "013-17",
            "display": "ORB detained - community access"
          },
          {
            "code": "013-15",
            "display": "Peace bond"
          },
          {
            "code": "013-01",
            "display": "Pre-charge Diversion"
          },
          {
            "code": "013-14",
            "display": "Restraining order"
          },
          {
            "code": "013-09",
            "display": "Stay of proceedings"
          },
          {
            "code": "013-16",
            "display": "suspended sentence"
          },
          {
            "code": "013-07",
            "display": "Unfit to stand trial"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "2018-08-12",
        "concept": [
          {
            "code": "UNK",
            "display": "Do not know"
          },
          {
            "code": "OTH",
            "display": "Other"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "version": "2018-08-12",
        "concept": [
          {
            "code": "asked-declined",
            "display": "Asked But Declined"
          }
        ]
      }
    ]
  }
}