description: Basis profile for medication to be used in Norway. The profile is adapted to use FEST as source of information. package_name: hl7.fhir.no.basis derivation: constraint name: NoBasisMedication type: Medication elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: prescriptiongroup: match: {url: null} schema: {type: Extension, url: 'http://hl7.no/fhir/StructureDefinition/no-basis-prescriptiongroup', index: 1} code: index: 2 elements: coding: index: 3 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: FEST-Medication: match: {system: 'http://ehelse.no/fhir/CodeSystem/FEST'} schema: short: Medication defined in FEST _required: true index: 4 elements: system: pattern: {type: Uri, value: 'http://ehelse.no/fhir/CodeSystem/FEST'} index: 5 display: {index: 6} required: [display, system] ATC: match: {system: 'http://www.whocc.no/atc'} schema: short: ATC index: 7 elements: system: pattern: {type: Uri, value: 'http://www.whocc.no/atc'} index: 8 code: {index: 9} display: {index: 10} required: [display, system, code] form: short: Code from volven 7448 index: 11 elements: coding: index: 12 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: FEST-Form: match: {system: 'urn:oid:2.16.578.1.12.4.1.1.7448'} schema: short: Form given by norwegian codingsystem index: 13 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.1.7448'} index: 14 code: {index: 15} display: {index: 16} required: [display, system, code] required: [coding] package_version: 2.0.16-beta extensions: prescriptiongroup: {url: 'http://hl7.no/fhir/StructureDefinition/no-basis-prescriptiongroup', type: Extension, index: 1} class: profile kind: resource url: http://hl7.no/fhir/StructureDefinition/no-basis-Medication base: http://hl7.org/fhir/StructureDefinition/Medication version: 2.0.0 required: [form, code]