description: This profile constrains the Observation resource to represent the body weight. package_name: ch.fhir.ig.ch-epreg derivation: constraint name: ChEpregObservationBodyWeight type: Observation elements: category: pattern: type: CodeableConcept value: coding: - {code: vital-signs, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} type: CodeableConcept index: 0 value[x]: elements: value: {index: 11} unit: {index: 12} system: pattern: {type: uri, value: 'http://unitsofmeasure.org'} type: uri index: 13 code: pattern: {type: code, value: kg} type: code index: 14 required: [code, system, unit, value] encounter: type: Reference refers: ['http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-encounter-mother'] index: 3 valueQuantity: {type: Quantity, choiceOf: value, index: 10} value: choices: [valueQuantity] index: 9 effectiveDateTime: {type: dateTime, choiceOf: effective, index: 6} effective: choices: [effectiveDateTime] index: 5 code: pattern: type: CodeableConcept value: coding: - {code: 29463-7, system: 'http://loinc.org'} type: CodeableConcept index: 1 subject: type: Reference refers: ['http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-patient-mother'] index: 2 performer: {index: 7} package_version: 1.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-observation-body-weight base: http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-observation-preg-progress version: 1.0.0-ballot required: [value, valueQuantity]