description: Profile to represent a fetal record which will be used to collect data around the unborn child/fetus (e.g. headcircumference, fetal heart rate and position of the fetus) package_name: hl7.fhir.uv.ibcm derivation: constraint name: IBCMFetalPatient type: Patient elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: fetalStatus: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/patient-fetalStatus', index: 1} min: 0 max: 1 identifier: mustSupport: true index: 2 elements: system: {mustSupport: true, index: 3} value: {mustSupport: true, index: 4} gender: {mustSupport: true, index: 5} package_version: 1.0.0-ballot2 extensions: fetalStatus: {url: 'http://hl7.org/fhir/StructureDefinition/patient-fetalStatus', min: 0, max: 1, type: Extension, mustSupport: true, index: 1} class: profile kind: resource url: http://hl7.org/fhir/uv/ibcm/StructureDefinition/ibcm-fetal-record base: http://hl7.org/fhir/StructureDefinition/Patient version: 1.0.0-ballot2