description: Dieses Profil beschreibt die Messung eines einzelnen Glukosespiegels. package_name: kbv.basis derivation: constraint name: KBV_PR_Base_Observation_Glucose_Concentration type: Observation elements: category: index: 0 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: vs-cat: match: coding: - {code: vital-signs, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} schema: pattern: type: CodeableConcept value: coding: - {code: vital-signs, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} _required: true index: 1 min: 1 max: 1 referenceRange: index: 55 elements: low: elements: value: {index: 56} unit: {index: 57} system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} index: 58 code: binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Glucose_Concentration_Unit'} index: 59 required: [value, unit, system, code] high: elements: value: {index: 60} unit: {index: 61} system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} index: 62 code: binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Glucose_Concentration_Unit'} index: 63 required: [value, unit, system, code] type: {index: 64} value[x]: elements: value: {index: 27} unit: {index: 28} system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} index: 29 code: binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Glucose_Concentration_Unit'} index: 30 required: [value, unit, system, code] interpretation: elements: coding: index: 31 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 max: 1 slices: snomed: match: {} schema: binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Glucose_Concentration_Interpretation'} index: 32 elements: system: {index: 33} version: {index: 34} code: {index: 35} display: {index: 36} required: [version, display, system, code] required: [coding] method: index: 48 elements: coding: index: 49 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: snomed: match: {} schema: binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Glucose_Concentration_Method_SNOMED_CT'} _required: true index: 50 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 51 version: {index: 52} code: {index: 53} display: {index: 54} required: [version, display, system, code] required: [coding] valueQuantity: type: Quantity choiceOf: value index: 26 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, choiceOf: value, index: 26} value: choices: [valueQuantity] index: 25 slicing: slices: valueQuantity: match: {} schema: choices: [valueQuantity] index: 25 component: {index: 65} note: index: 37 elements: author: choices: [authorString] index: 44 slicing: slices: authorString: match: {} schema: choices: [authorString] index: 44 authorReference: type: Reference choiceOf: author refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.5.0'] index: 42 slicing: slices: authorReference: match: {} schema: type: Reference choiceOf: author refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.5.0'] index: 42 authorString: type: string choiceOf: author index: 45 slicing: slices: authorString: match: {} schema: {type: string, choiceOf: author, index: 45} time: {index: 46} text: {index: 47} effectiveDateTime: type: dateTime choiceOf: effective index: 20 slicing: slices: effectiveDateTime: match: {} schema: {type: dateTime, choiceOf: effective, index: 20} effective: choices: [effectiveDateTime] index: 19 slicing: slices: effectiveDateTime: match: {} schema: choices: [effectiveDateTime] index: 19 code: elements: coding: array: true min: 2 index: 2 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 2 slices: loinc: match: {} schema: binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Glucose_Concentration_LOINC'} _required: true index: 3 elements: system: {index: 4} version: {index: 5} code: {index: 6} display: {index: 7} required: [version, display, system, code] snomed: match: {} schema: binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Glucose_Concentration_SNOMED_CT'} _required: true index: 8 elements: system: {index: 9} version: {index: 10} code: {index: 11} display: {index: 12} required: [version, display, system, code] focus: {index: 14} subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Device|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.5.0'] index: 13 package_version: 1.5.0 class: profile kind: resource url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Glucose_Concentration base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.5.0 required: [effectiveDateTime, subject, category, effective]