description: null package_name: healthhub.fhir.dk.core derivation: constraint name: RecieverObservation type: Extension elements: extension: array: true min: 3 index: 0 slicing: slices: RecieverId: match: {} schema: short: A unique identification code used to identify the receiver. _required: true index: 1 elements: url: pattern: {type: Uri, value: RecieverId} index: 2 value: choices: [valueString] index: 4 valueString: {type: string, choiceOf: value, index: 5} required: [valueString, value] RecieverCode: match: {} schema: short: It is an alphanumeric code that identifies the entity receiving an EDIFACT message. index: 6 elements: url: pattern: {type: Uri, value: RecieverCode} index: 7 value: choices: [valueString] index: 9 valueString: {type: string, choiceOf: value, index: 10} required: [valueString, value] RecieverCodeOrganization: match: {} schema: short: It is an alphanumeric code that identifies the organization receiving an EDIFACT message. _required: true index: 11 elements: url: pattern: {type: Uri, value: RecieverCodeOrganization} index: 12 value: choices: [valueString] index: 14 valueString: {type: string, choiceOf: value, index: 15} required: [valueString, value] RecieverOrganizationName: match: {} schema: short: The name of the organization in text format for the receiving hospital or medical practice. _required: true index: 16 elements: url: pattern: {type: Uri, value: RecieverOrganizationName} index: 17 value: choices: [valueString] index: 19 valueString: {type: string, choiceOf: value, index: 20} required: [valueString, value] RecieverDepartmentName: match: {} schema: short: The name of the hospital department or the title "Læge" if the receiver is a physician in a medical practice. index: 21 elements: url: pattern: {type: Uri, value: RecieverDepartmentName} index: 22 value: choices: [valueString] index: 24 valueString: {type: string, choiceOf: value, index: 25} required: [valueString, value] RecieverAdress: match: {} schema: short: The receiver´s primary address. index: 26 elements: url: pattern: {type: Uri, value: RecieverAdress} index: 27 value: choices: [valueString] index: 29 valueString: {type: string, choiceOf: value, index: 30} required: [valueString, value] RecieverZipCode: match: {} schema: short: The receiver´s city name for the primary address. index: 31 elements: url: pattern: {type: Uri, value: RecieverZipCode} index: 32 value: choices: [valueString] index: 34 valueString: {type: string, choiceOf: value, index: 35} required: [valueString, value] RecieverCity: match: {} schema: short: The receiver´s Zip code for the primary address. index: 36 elements: url: pattern: {type: Uri, value: RecieverCity} index: 37 value: choices: [valueString] index: 39 valueString: {type: string, choiceOf: value, index: 40} required: [valueString, value] url: pattern: {type: Uri, value: 'https://plsp.dk/fhir/StructureDefinition/RecieverObservation'} index: 41 value: choices: [] index: 43 package_version: 1.0.13 extensions: RecieverId: url: null short: A unique identification code used to identify the receiver. _required: true index: 1 elements: url: pattern: {type: Uri, value: RecieverId} index: 2 value: choices: [valueString] index: 4 valueString: {type: string, choiceOf: value, index: 5} required: [valueString, value] RecieverCode: url: null short: It is an alphanumeric code that identifies the entity receiving an EDIFACT message. index: 6 elements: url: pattern: {type: Uri, value: RecieverCode} index: 7 value: choices: [valueString] index: 9 valueString: {type: string, choiceOf: value, index: 10} required: [valueString, value] RecieverCodeOrganization: url: null short: It is an alphanumeric code that identifies the organization receiving an EDIFACT message. _required: true index: 11 elements: url: pattern: {type: Uri, value: RecieverCodeOrganization} index: 12 value: choices: [valueString] index: 14 valueString: {type: string, choiceOf: value, index: 15} required: [valueString, value] RecieverOrganizationName: url: null short: The name of the organization in text format for the receiving hospital or medical practice. _required: true index: 16 elements: url: pattern: {type: Uri, value: RecieverOrganizationName} index: 17 value: choices: [valueString] index: 19 valueString: {type: string, choiceOf: value, index: 20} required: [valueString, value] RecieverDepartmentName: url: null short: The name of the hospital department or the title "Læge" if the receiver is a physician in a medical practice. index: 21 elements: url: pattern: {type: Uri, value: RecieverDepartmentName} index: 22 value: choices: [valueString] index: 24 valueString: {type: string, choiceOf: value, index: 25} required: [valueString, value] RecieverAdress: url: null short: The receiver´s primary address. index: 26 elements: url: pattern: {type: Uri, value: RecieverAdress} index: 27 value: choices: [valueString] index: 29 valueString: {type: string, choiceOf: value, index: 30} required: [valueString, value] RecieverZipCode: url: null short: The receiver´s city name for the primary address. index: 31 elements: url: pattern: {type: Uri, value: RecieverZipCode} index: 32 value: choices: [valueString] index: 34 valueString: {type: string, choiceOf: value, index: 35} required: [valueString, value] RecieverCity: url: null short: The receiver´s Zip code for the primary address. index: 36 elements: url: pattern: {type: Uri, value: RecieverCity} index: 37 value: choices: [valueString] index: 39 valueString: {type: string, choiceOf: value, index: 40} required: [valueString, value] class: extension kind: complex-type url: https://plsp.dk/fhir/StructureDefinition/RecieverObservation base: http://hl7.org/fhir/StructureDefinition/Extension version: null