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

FHIR IG Statistics: ValueSet/questionnaire-ccars-type-of-update

Packagesignal.core.r4
Resource TypeValueSet
Idquestionnaire-ccars-type-of-update
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/ValueSet/questionnaire-ccars-type-of-update
URLhttps://signalbhn.org/fhir/ValueSet/questionnaire-ccars-type-of-update
Version6.0.0
Statusdraft
NameQuestionnaireCCARSTypeOfUpdate
TitleQuestionnaire CCARS Type Of Update
Realmus
Authorityhl7
DescriptionType of update that the person undergo.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
questionnaire-ccars-type-of-updateQuestionnaire CCARS Type Of Update

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "questionnaire-ccars-type-of-update",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "https://signalbhn.org/fhir/ValueSet/questionnaire-ccars-type-of-update",
  "version": "6.0.0",
  "name": "QuestionnaireCCARSTypeOfUpdate",
  "title": "Questionnaire CCARS Type Of Update",
  "publisher": "Signal",
  "status": "draft",
  "experimental": true,
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "Type of update that the person undergo.",
  "compose": {
    "include": [
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-type-of-update",
        "concept": [
          {
            "code": "1",
            "display": "Annual"
          },
          {
            "code": "2",
            "display": "Interim/Reassessment"
          },
          {
            "code": "3",
            "display": "Psychiatric Hospital Admission"
          },
          {
            "code": "7",
            "display": "Psychiatric Hospital Discharge"
          },
          {
            "code": "6",
            "display": "DYC Parole"
          },
          {
            "code": "8",
            "display": "Residential Treatment Change of Level CCAR"
          },
          {
            "code": "9",
            "display": "DOC/Community Parole"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-07-31T18:35:33.1743667+00:00",
    "contains": [
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-type-of-update",
        "code": "1",
        "display": "Annual"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-type-of-update",
        "code": "2",
        "display": "Interim/Reassessment"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-type-of-update",
        "code": "3",
        "display": "Psychiatric Hospital Admission"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-type-of-update",
        "code": "7",
        "display": "Psychiatric Hospital Discharge"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-type-of-update",
        "code": "6",
        "display": "DYC Parole"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-type-of-update",
        "code": "8",
        "display": "Residential Treatment Change of Level CCAR"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-type-of-update",
        "code": "9",
        "display": "DOC/Community Parole"
      }
    ]
  }
}