description: A CarePlan profile describing the individual care plan of a pregnant woman as defined by BabyConnect. package_name: nictiz.fhir.nl.stu3.geboortezorg derivation: constraint name: bc-IndividualCareplan type: CarePlan elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: coordinator: match: {url: null} schema: {type: Extension, url: h, index: 1} min: 0 max: 1 category: index: 2 slicing: rules: open discriminator: - {path: coding.code, type: value} min: null slices: individualCarePlanCategory: match: coding: {code: null} schema: index: 3 elements: coding: pattern: type: Coding value: {code: '736377005', system: 'http://snomed.info/sct'} index: 4 subject: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Woman'] index: 5 context: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Encounter', 'http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord'] index: 6 period: elements: start: {index: 7} end: {index: 8} careTeam: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-CareTeam'] index: 9 goal: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCarePlan-Goal'] index: 10 activity: elements: detail: elements: goal: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Goal'] index: 11 package_version: 1.3.3-rc3 extensions: coordinator: {url: h, min: 0, max: 1, type: Extension, index: 1} class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCareplan base: http://fhir.nl/fhir/StructureDefinition/nl-core-careplan version: 1.3.2