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

FHIR IG Statistics: CodeSystem/questionnaire-dacods-medical-physical-problems

Packagesignal.core.r4
Resource TypeCodeSystem
Idquestionnaire-dacods-medical-physical-problems
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/CodeSystem/questionnaire-dacods-medical-physical-problems
URLhttps://signalbhn.org/fhir/CodeSystem/questionnaire-dacods-medical-physical-problems
Statusdraft
Date2023-08-16T16:08:23+05:30
NameQuestionnaireDACODSMedicalPhysicalProblems
TitleQuestionnaire DACODS Medical Physical Problems
Realmus
Authorityhl7
DescriptionIdentifies the clinicians assessment of the clients medical or physical level of functioning at the time of admission.
Contentcomplete

Resources that use this resource

ValueSet
questionnaire-dacods-medical-physical-problemsQuestionnaire DACODS Medical Physical Problems

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "questionnaire-dacods-medical-physical-problems",
  "url": "https://signalbhn.org/fhir/CodeSystem/questionnaire-dacods-medical-physical-problems",
  "name": "QuestionnaireDACODSMedicalPhysicalProblems",
  "title": "Questionnaire DACODS Medical Physical Problems",
  "status": "draft",
  "experimental": false,
  "date": "2023-08-16T16:08:23+05:30",
  "description": "Identifies the clinicians assessment of the clients medical or physical level of functioning at the time of admission.",
  "caseSensitive": true,
  "valueSet": "https://signalbhn.org/fhir/ValueSet/questionnaire-dacods-medical-physical-problems",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "None (no physical problems or well-controlled chronic conditions)"
    },
    {
      "code": "2",
      "display": "Slight (occasional or mild problems that interfere with daily living)"
    },
    {
      "code": "3",
      "display": "Moderate (frequent or chronic health problems)"
    },
    {
      "code": "4",
      "display": "Severe (incapacitated due to medical/physical problems)"
    },
    {
      "code": "0",
      "display": "N/A, Blank, None of the above"
    }
  ]
}