description: Gemessenes Geburtsgewicht. Bei seltenen Erkrankungen ein Ausgangswert für die Beurteilung von Gedeihstörungen, Makrosomie und intrauteriner Wachstumsrestriktion. package_name: de.medizininformatikinitiative.kerndatensatz.seltene derivation: constraint name: MII_PR_Seltene_Geburtsgewicht type: Observation elements: category: mustSupport: true index: 4 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: vitalSigns: match: coding: - {code: vital-signs, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} schema: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: vital-signs, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} _required: true index: 5 min: 1 max: 1 value[x]: elements: value: {mustSupport: true, index: 14} unit: pattern: {type: String, value: Gramm} index: 15 system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} index: 16 code: pattern: {type: Code, value: g} index: 17 required: [value, system, code] meta: mustSupport: true index: 1 elements: profile: {mustSupport: true, index: 2} valueQuantity: {type: Quantity, mustSupport: true, choiceOf: value, index: 13} value: mustSupport: true choices: [valueQuantity] index: 12 effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 10} status: {mustSupport: true, index: 3} effective: mustSupport: true choices: [effectiveDateTime] index: 9 id: {mustSupport: true, index: 0} code: short: Geburtsgewicht (gemessen) mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 8339-4, system: 'http://loinc.org', display: Birth weight Measured} index: 6 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 7 package_version: 2027.0.0-ballot class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-pr-seltene-geburtsgewicht base: http://hl7.org/fhir/StructureDefinition/Observation version: 2027.0.0-ballot required: [value, subject, category, valueQuantity]