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

FHIR IG Statistics: ValueSet/questionnaire-ccars-history-of-mental-health-services

Packagesignal.core.r4
Resource TypeValueSet
Idquestionnaire-ccars-history-of-mental-health-services
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/ValueSet/questionnaire-ccars-history-of-mental-health-services
URLhttps://signalbhn.org/fhir/ValueSet/questionnaire-ccars-history-of-mental-health-services
Version6.0.0
Statusdraft
NameQuestionnaireCCARSHistoryOfMentalHealthServices
TitleQuestionnaire CCARS History Of Mental Health Services
Realmus
Authorityhl7
DescriptionMental health service history of person.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
questionnaire-ccars-history-of-mental-health-servicesQuestionnaire CCARS History Of Mental Health Services

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "questionnaire-ccars-history-of-mental-health-services",
  "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-history-of-mental-health-services",
  "version": "6.0.0",
  "name": "QuestionnaireCCARSHistoryOfMentalHealthServices",
  "title": "Questionnaire CCARS History Of Mental Health Services",
  "publisher": "Signal",
  "status": "draft",
  "experimental": true,
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "Mental health service history of person.",
  "compose": {
    "include": [
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-history-of-mental-health-services",
        "concept": [
          {
            "code": "1",
            "display": "Inpatient"
          },
          {
            "code": "2",
            "display": "Other 24-hour"
          },
          {
            "code": "3",
            "display": "Partial care"
          },
          {
            "code": "4",
            "display": "Outpatient"
          },
          {
            "code": "5",
            "display": "None"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-07-31T18:35:33.1743667+00:00",
    "contains": [
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-history-of-mental-health-services",
        "code": "1",
        "display": "Inpatient"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-history-of-mental-health-services",
        "code": "2",
        "display": "Other 24-hour"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-history-of-mental-health-services",
        "code": "3",
        "display": "Partial care"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-history-of-mental-health-services",
        "code": "4",
        "display": "Outpatient"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-history-of-mental-health-services",
        "code": "5",
        "display": "None"
      }
    ]
  }
}