description: The Clinical Artifact represents regular wellness information of patients typically through the Patient Health Record (PHR) application covering clinical information such as vitals, physical examination, general wellness, women wellness, etc., that can be shared across the health ecosystem. package_name: ndhm.in derivation: constraint name: WellnessRecord type: Composition elements: date: {mustSupport: true, index: 6} encounter: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Encounter'] index: 5 section: mustSupport: true index: 12 slicing: rules: openAtEnd discriminator: - {path: title, type: value} min: 1 slices: VitalSigns: match: {title: Vital Signs} schema: index: 13 elements: title: pattern: {type: String, value: Vital Signs} mustSupport: true index: 14 entry: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/ObservationVitalSigns'] index: 15 elements: reference: {index: 16} required: [reference] required: [title] BodyMeasurement: match: {title: Body Measurement} schema: index: 17 elements: title: pattern: {type: String, value: Body Measurement} mustSupport: true index: 18 entry: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/ObservationBodyMeasurement'] index: 19 elements: reference: {index: 20} required: [reference] required: [title] PhysicalActivity: match: {title: Physical Activity} schema: index: 21 elements: title: pattern: {type: String, value: Physical Activity} index: 22 entry: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/ObservationPhysicalActivity'] index: 23 elements: reference: {index: 24} required: [reference] required: [title] GeneralAssessment: match: {title: General Assessment} schema: index: 25 elements: title: pattern: {type: String, value: General Assessment} index: 26 entry: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/ObservationGeneralAssessment'] index: 27 elements: reference: {index: 28} required: [reference] required: [title] WomenHealth: match: {title: Women Health} schema: index: 29 elements: title: pattern: {type: String, value: Women Health} index: 30 entry: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/ObservationWomenHealth'] index: 31 elements: reference: {index: 32} required: [reference] required: [title] Lifestyle: match: {title: Lifestyle} schema: index: 33 elements: title: pattern: {type: String, value: Lifestyle} index: 34 entry: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/ObservationLifestyle'] index: 35 elements: reference: {index: 36} required: [reference] required: [title] OtherObservations: match: {title: Other Observations} schema: index: 37 elements: title: pattern: {type: String, value: Other Observations} index: 38 entry: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Condition', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Observation'] index: 39 elements: reference: {index: 40} required: [reference] required: [title] DocumentReference: match: {title: Document Reference} schema: index: 41 elements: title: pattern: {type: String, value: Document Reference} mustSupport: true index: 42 entry: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/DocumentReference'] index: 43 elements: reference: {index: 44} required: [reference] required: [title] attester: mustSupport: true index: 9 elements: party: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole'] index: 10 type: mustSupport: true index: 1 elements: text: pattern: {type: String, value: Wellness Record} mustSupport: true index: 2 title: {mustSupport: true, index: 8} author: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole'] index: 7 custodian: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 11 status: {mustSupport: true, index: 0} subject: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient'] index: 3 elements: reference: {index: 4} required: [reference] package_version: 3.0.1 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/WellnessRecord base: http://hl7.org/fhir/StructureDefinition/Composition version: 3.0.1 required: [section, subject]