{ "description": "How the type can be extended. Note that all FHIR types that inherit from ```Element``` have extension-style = fhir-extensions", "_filename": "CodeSystem-extension-style.json", "package_name": "hl7.fhir.uv.tools", "date": "2024-04-26T06:44:22+10:00", "publisher": "HL7 International / FHIR Infrastructure", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "content": "complete", "name": "ExtensionStyles", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Extension Style Codes", "package_version": "0.2.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "active", "id": "993fd080-263d-478b-8dd4-11dc19c5be6c", "kind": null, "url": "http://hl7.org/fhir/tools/CodeSystem/extension-style", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.40.1.16.7", "system": "urn:ietf:rfc:3986" } ], "concept": [ { "code": "none", "display": "none", "definition": "No extensions" }, { "code": "fhir-extensions", "display": "fhir-extensions", "definition": "FHIR extension style: the element defines 'extension' which can be constrained by profiles" }, { "code": "named-elements", "display": "named-elements", "definition": "The type can be extended by having additional named elements, where the name is from the elementdefinition-xml-name or elementdefinition-json-name for xml and json respectively" } ], "caseSensitive": true, "version": "0.2.0", "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ] }