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

FHIR IG Statistics: CodeSystem/questionnaire-ccars-current-living-arrangement

Packagesignal.core.r4
Resource TypeCodeSystem
Idquestionnaire-ccars-current-living-arrangement
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-current-living-arrangement
URLhttps://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-current-living-arrangement
Statusdraft
Date2023-08-16T16:08:23+05:30
NameQuestionnaireCCARSCurrentLivingArrangement
TitleQuestionnaire CCARS Current Living Arrangement
Realmus
Authorityhl7
DescriptionInformation about the Person with whom he/she live with.
Contentcomplete

Resources that use this resource

ValueSet
questionnaire-ccars-current-living-arrangementQuestionnaire CCARS Current Living Arrangement

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "questionnaire-ccars-current-living-arrangement",
  "url": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-current-living-arrangement",
  "name": "QuestionnaireCCARSCurrentLivingArrangement",
  "title": "Questionnaire CCARS Current Living Arrangement",
  "status": "draft",
  "experimental": false,
  "date": "2023-08-16T16:08:23+05:30",
  "description": "Information about the Person with whom he/she live with.",
  "caseSensitive": true,
  "valueSet": "https://signalbhn.org/fhir/ValueSet/questionnaire-ccars-current-living-arrangement",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Alone"
    },
    {
      "code": "2",
      "display": "Mother"
    },
    {
      "code": "3",
      "display": "Father"
    },
    {
      "code": "4",
      "display": "Sibling(s)"
    },
    {
      "code": "5",
      "display": "Relative(s), kin"
    },
    {
      "code": "6",
      "display": "Foster Parent(s)"
    },
    {
      "code": "7",
      "display": "Guardian"
    },
    {
      "code": "8",
      "display": "Spouse"
    },
    {
      "code": "9",
      "display": "Partner/Significant Other"
    },
    {
      "code": "10",
      "display": "Child(ren)"
    },
    {
      "code": "11",
      "display": "Unrelated Person"
    }
  ]
}