description: null package_name: rs/iknl.fhir.nl.r4.ncr derivation: constraint name: NcrEhrCondition type: Condition elements: clinicalStatus: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: active, system: 'http://terminology.hl7.org/CodeSystem/condition-clinical'} type: CodeableConcept index: 0 category: mustSupport: false index: 1 slicing: slices: ncr-ehr-category: match: {} schema: {mustSupport: true, _required: true, index: 2} min: 1 max: 1 code: mustSupport: true index: 3 elements: coding: index: 4 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: icd10coding: match: {system: 'http://hl7.org/fhir/sid/icd-10-nl'} schema: _required: true index: 5 elements: system: pattern: {type: uri, value: 'http://hl7.org/fhir/sid/icd-10-nl'} type: uri index: 6 code: {index: 7} required: [code] required: [coding] bodySite: extensions: laterality: {url: null, mustSupport: true, index: 8} elements: extension: mustSupport: true index: 8 slicing: slices: laterality: match: {} schema: {mustSupport: true, index: 8} subject: type: Reference mustSupport: true refers: ['http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-patient'] index: 9 recordedDate: {mustSupport: true, index: 10} package_version: ehr-0.2.0 class: profile kind: resource url: http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition base: http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem version: null required: [category, clinicalStatus, code, recordedDate]