description: The importance of the patient (e.g. VIP).\r\rWhen considering using this extension you should also consider if using any or all of the following is also appropriate:\r* `Encounter.specialCourtesy` which provides a simple flag indicating additional `benefits` that the patient might be entitled to during a visit *(e.g. special room types)*.\r* `Resource.meta.security` with codes such as `VIP`. These might be used by actual data level security controls within the system, potentially requiring specific user permissions to access the data. package_name: hl7.fhir.uv.extensions derivation: constraint name: PatImportance type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/patient-importance'} index: 1 value: choices: [valueCodeableConcept] index: 3 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4} package_version: 5.3.0-ballot-tc extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/patient-importance base: http://hl7.org/fhir/StructureDefinition/Extension version: 5.3.0-ballot-tc required: [value, valueCodeableConcept]