description: null package_name: iknl.fhir.nl.r4.ncr-ehr derivation: constraint name: NcrEhrDataDocument type: DocumentReference elements: status: pattern: {type: Code, value: current} index: 0 date: {index: 1} author: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization'] index: 2 description: {index: 3} content: elements: attachment: elements: contentType: pattern: {type: Code, value: application/json} index: 4 data: {index: 5} required: [contentType, data] context: index: 6 elements: related: index: 7 slicing: rules: open discriminator: - {path: resolve(), type: profile} min: 1 slices: schema: match: {} schema: type: Reference refers: ['http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-schema-document'] array: true min: 1 _required: true index: 8 min: 1 required: [related] package_version: 1.2.1 class: profile kind: resource url: http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-data-document base: http://hl7.org/fhir/StructureDefinition/DocumentReference version: 1.2.1 required: [author, context, date, description]