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

FHIR IG Statistics: ValueSet/collapsible

Packagehl7.fhir.uv.sdc.r4b
TypeValueSet
Idcollapsible
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/sdc/http://hl7.org/fhir/uv/sdc/STU3/ValueSet-collapsible.html
URLhttp://hl7.org/fhir/uv/sdc/ValueSet/collapsible
Version3.0.0
Statusdraft
Date2022-03-08T18:37:19+00:00
NameQuestionnaireItemCollapsible
TitleQuestionnaire Item Collapsible
Realmuv
Authorityhl7
DescriptionDefines mechanisms of displaying child items in collapsible form

Resources that use this resource

StructureDefinition
sdc-questionnaire-collapsibleCollapsible
sdc-questionnaire-collapsibleCollapsible

Resources that this resource uses

CodeSystem
collapsibleCollapsible Codes
collapsibleCollapsible Codes

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "collapsible",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/uv/sdc/ValueSet/collapsible",
  "version": "3.0.0",
  "name": "QuestionnaireItemCollapsible",
  "title": "Questionnaire Item Collapsible",
  "status": "draft",
  "date": "2022-03-08T18:37:19+00:00",
  "publisher": "HL7 International - FHIR Infrastructure Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "Defines mechanisms of displaying child items in collapsible form",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/collapsible"
      }
    ]
  }
}