description: The Clinical Artifact represents the unstructured historical health records as a single of multiple Health Record Documents generally uploaded by the patients through the Health Locker and can be shared across the health ecosystem. package_name: ndhm.in derivation: constraint name: HealthDocumentRecord type: Composition elements: date: {mustSupport: true, index: 10} encounter: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Encounter'] index: 9 section: short: Composition is broken into sections / Prescription record contains single section to define the relevant medication requests mustSupport: true index: 17 elements: code: elements: coding: mustSupport: true index: 18 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 19 code: pattern: {type: Code, value: '419891008'} index: 20 display: pattern: {type: String, value: Record artifact} index: 21 required: [display, code] text: {mustSupport: true, index: 22} entry: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/DocumentReference'] index: 23 elements: reference: {index: 24} required: [reference] required: [entry] attester: mustSupport: true index: 14 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: 15 type: short: Kind of composition ("Prescription record ") mustSupport: true index: 1 elements: coding: short: Code defined by a terminology system/ Code defined by SNOMED CT for Prescription record index: 2 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 3 code: pattern: {type: Code, value: '419891008'} index: 4 display: pattern: {type: String, value: Record artifact} index: 5 required: [display, code] text: {mustSupport: true, index: 6} required: [coding] title: {mustSupport: true, index: 13} author: type: Reference short: Who and/or what authored the composition/Presciption record 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: 11 elements: reference: {index: 12} required: [reference] custodian: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 16 status: {mustSupport: true, index: 0} subject: type: Reference short: Who and/or what the composition/Prescription record is about mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient'] index: 7 elements: reference: {index: 8} required: [reference] package_version: 3.0.1 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/HealthDocumentRecord base: http://hl7.org/fhir/StructureDefinition/Composition version: 3.0.1 required: [section, subject]