description: Nexuzhealth profile for a clinical impression. package_name: nexuzhealth.fhir.r4 derivation: constraint name: NxhClinicalImpression type: ClinicalImpression elements: extension: array: true min: 2 index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: 2 slices: hospitalCode: match: {url: null} schema: type: Extension url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode index: 1 elements: value: choices: [] index: 3 template: match: {url: null} schema: type: Extension url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-template index: 4 extensions: templateId: {url: null, min: 0, index: 6} templateName: {url: null, min: 0, index: 7} elements: extension: index: 5 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: templateId: match: {url: null} schema: {index: 6} min: 0 templateName: match: {url: null} schema: {index: 7} min: 0 encounterLocation: match: {url: null} schema: type: Extension short: Encounter Location url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-location index: 8 elements: value: choices: [] index: 10 validation: match: {url: null} schema: isModifier: false short: Validation type: Extension url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-validation index: 11 elements: value: choices: [] index: 13 identifier: index: 14 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: verslagNr: match: {system: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/verslag/verslagNr'} schema: short: verslagNr _required: true index: 15 elements: system: pattern: {type: Uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/verslag/verslagNr'} index: 16 code: binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-verslag-type'} index: 17 encounter: {index: 18} package_version: 1.0.1 extensions: hospitalCode: url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode type: Extension index: 1 elements: value: choices: [] index: 3 template: url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-template type: Extension index: 4 extensions: templateId: {url: null, min: 0, index: 6} templateName: {url: null, min: 0, index: 7} elements: extension: index: 5 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: templateId: match: {url: null} schema: {index: 6} min: 0 templateName: match: {url: null} schema: {index: 7} min: 0 encounterLocation: url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-location type: Extension short: Encounter Location index: 8 elements: value: choices: [] index: 10 validation: url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-validation isModifier: false short: Validation type: Extension index: 11 elements: value: choices: [] index: 13 class: profile kind: resource url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhClinicalImpression base: http://hl7.org/fhir/StructureDefinition/ClinicalImpression version: null required: [encounter]