description: Gestationsalter bei Geburt (Schwangerschaftsdauer bis zur Entbindung). Bei seltenen Erkrankungen relevant, weil Frühgeburtlichkeit sowohl Folge einer Grunderkrankung als auch Störgröße bei der Bewertung von Wachstums- und Entwicklungsparametern sein kann. package_name: de.medizininformatikinitiative.kerndatensatz.seltene derivation: constraint name: MII_PR_Seltene_Gestationsalter type: Observation elements: category: {mustSupport: true, index: 4} value[x]: elements: value: {mustSupport: true, index: 13} unit: pattern: {type: String, value: Wochen} index: 14 system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} index: 15 code: pattern: {type: Code, value: wk} index: 16 required: [value, system, code] meta: mustSupport: true index: 1 elements: profile: {mustSupport: true, index: 2} valueQuantity: {short: Vollendete Schwangerschaftswochen, type: Quantity, mustSupport: true, choiceOf: value, index: 12} value: short: Vollendete Schwangerschaftswochen mustSupport: true choices: [valueQuantity] index: 11 effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 9} status: {mustSupport: true, index: 3} effective: mustSupport: true choices: [effectiveDateTime] index: 8 id: {mustSupport: true, index: 0} code: short: Gestationsalter bei Geburt mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 76516-4, system: 'http://loinc.org', display: Gestational age--at birth} index: 5 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 6 package_version: 2027.0.0-ballot class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-pr-seltene-gestationsalter base: http://hl7.org/fhir/StructureDefinition/Observation version: 2027.0.0-ballot required: [value, subject, valueQuantity]