{
"description": "Defines mechanisms of displaying child items in collapsible form",
"_filename": "CodeSystem-collapsible.json",
"package_name": "hl7.fhir.uv.sdc",
"date": "2022-03-08T18:37:19+00:00",
"publisher": "HL7 International - FHIR Infrastructure Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "CollapsibleCodes",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Collapsible Codes",
"package_version": "3.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "draft",
"id": "559eeeb7-562c-4c7a-bc22-ebe1d6cc17f5",
"kind": null,
"url": "http://hl7.org/fhir/uv/sdc/CodeSystem/collapsible",
"concept": [ {
"code": "default-open",
"display": "Default Open",
"definition": "Indicates that the child items should be displayed in expanded form by default (all shown)"
}, {
"code": "default-closed",
"display": "Default Closed",
"definition": "Indicates that the child items should be displayed in collapsed form by default (all hidden)"
} ],
"caseSensitive": true,
"version": "3.0.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}