FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeCodeSystem
IdCodeSystem-iar-chymh-caps.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/CodeSystem/chymh-caps
URLhttp://ontariohealth.ca/fhir/iar/CodeSystem/chymh-caps
Version0.2.0
Statusactive
Date2025-11-27
NameIARChymhCAPS
Realmca
DescriptionCodes to identify score on the CAPS response scale.
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devchymh-capsIAR Chymh CAPS

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "codesystemchymh-caps",
  "url": "http://ontariohealth.ca/fhir/iar/CodeSystem/chymh-caps",
  "version": "0.2.0",
  "name": "IARChymhCAPS",
  "status": "active",
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "description": "Codes to identify score on the CAPS response scale.",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "False negative, will be addressed in service plan/| + R"
    },
    {
      "code": "2",
      "display": "False positive, no intervention required"
    },
    {
      "code": "3",
      "display": "Deferred"
    },
    {
      "code": "4",
      "display": "Client declines intervention"
    },
    {
      "code": "5",
      "display": "Previously addressed / no further intervention required"
    },
    {
      "code": "6",
      "display": "Will be addressed in service plan / | + R"
    }
  ]
}