description: Dieses Profil beschreibt eine Laboranforderung in der Medizininformatik-Initiative. package_name: de.medizininformatikinitiative.kerndatensatz.laborbefund derivation: constraint name: ProfileServiceRequestLaboranforderung type: ServiceRequest elements: category: mustSupport: true index: 16 elements: coding: mustSupport: true index: 17 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: laboratory: match: {code: laboratory, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} schema: mustSupport: true pattern: type: Coding value: {code: laboratory, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} _required: true index: 18 min: 1 max: 1 required: [coding] meta: mustSupport: true index: 1 elements: source: {mustSupport: true, index: 2} profile: {mustSupport: true, index: 3} encounter: {mustSupport: true, index: 21} patientInstruction: {index: 27} specimen: mustSupport: true index: 23 elements: reference: {mustSupport: true, index: 24} identifier: {mustSupport: true, index: 25} authoredOn: {mustSupport: true, index: 22} status: pattern: {type: Code, value: completed} mustSupport: true index: 14 id: {mustSupport: true, index: 0} code: binding: {strength: example, valueSet: 'https://www.medizininformatik-initiative.de/fhir/core/modul-labor/ValueSet/ValueSetOrderCodes'} mustSupport: true index: 19 identifier: mustSupport: true index: 4 slicing: rules: open discriminator: - {path: type, type: pattern} min: 1 slices: anforderung: match: type: coding: - {code: PLAC, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} schema: mustSupport: true _required: true index: 5 elements: type: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: PLAC, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 6 elements: coding: mustSupport: true index: 7 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: placerv2: match: {system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} schema: mustSupport: true _required: true index: 8 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'} mustSupport: true index: 9 code: pattern: {type: Code, value: PLAC} mustSupport: true index: 10 required: [system, code] required: [coding] system: {mustSupport: true, index: 11} value: {mustSupport: true, index: 12} assigner: {type: Reference, mustSupport: true, index: 13} required: [assigner, value, type, system] bodySite: {index: 26} intent: pattern: {type: Code, value: order} mustSupport: true index: 15 subject: {type: Reference, mustSupport: true, index: 20} package_version: 1.0.6 class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ServiceRequestLab base: http://hl7.org/fhir/StructureDefinition/ServiceRequest version: '1.0' required: [authoredOn, identifier, subject, category, code]