description: MedNet Interface (MNI) - Body Weight Profile package_name: swiss.mednet.fhir derivation: constraint name: MNIBodyWeight type: Observation elements: category: mustSupport: true index: 2 slicing: slices: VSCat: match: {} schema: mustSupport: true _required: true index: 2 elements: coding: mustSupport: true index: 3 elements: system: {mustSupport: true, index: 4} code: {mustSupport: true, index: 5} display: pattern: {type: String, value: Vital Signs} mustSupport: true index: 6 value[x]: elements: value: {mustSupport: true, index: 18} unit: {short: Unit representation (free text), mustSupport: true, index: 19} system: {mustSupport: true, index: 20} code: {short: 'kg | g | [lb_av]', mustSupport: true, index: 21} required: [value] valueQuantity: {type: Quantity, mustSupport: true, choiceOf: value, index: 17} value: mustSupport: true choices: [valueQuantity] index: 16 component: {mustSupport: false, index: 22} effectiveDateTime: {type: dateTime, short: If no datetime is available for this observation it can be the current dateTime, mustSupport: true, choiceOf: effective, index: 14} status: short: final pattern: {type: Code, value: final} mustSupport: true index: 1 effective: short: If no datetime is available for this observation it can be the current dateTime mustSupport: true choices: [effectiveDateTime] index: 13 id: {short: 'The id is unique within the space of all resources of the same type on the same server It can be any combination of upper- or lower-case ASCII letters ''A''..''Z'', and ''a''..''z'', numerals (''0''..''9''), ''-'' and ''.'' with a length limit of 64 characters. (This might be an integer, an un-prefixed OID, UUID or any other identifier pattern that meets these constraints.)', mustSupport: true, index: 0} code: elements: coding: mustSupport: true index: 7 slicing: slices: BodyWeightCode: match: {} schema: mustSupport: true index: 7 elements: system: {mustSupport: true, index: 8} code: {mustSupport: true, index: 9} display: pattern: {type: String, value: Body weight} mustSupport: true index: 10 subject: type: Reference short: Link to the Patient mustSupport: true refers: ['https://mednet.swiss/fhir/StructureDefinition/mni-patient'] index: 11 package_version: 0.2.0 class: profile kind: resource url: https://mednet.swiss/fhir/StructureDefinition/mni-obs-bodyWeight base: http://hl7.org/fhir/StructureDefinition/bodyweight version: 0.2.0 required: [value, category, valueQuantity]