description: null package_name: healthhub.fhir derivation: constraint name: ReceiverObservation type: Extension elements: extension: array: true min: 3 index: 0 slicing: slices: ReceiverId: match: {} schema: short: A unique identification code used to identify the receiver. _required: true index: 1 elements: url: pattern: {type: uri, value: ReceiverId} type: uri index: 2 value: choices: [valueString] index: 4 valueString: {type: string, choiceOf: value, index: 5} required: [value, valueString] ReceiverCode: match: {} schema: short: It is an alphanumeric code that identifies the entity receiving an EDIFACT message. index: 6 elements: url: pattern: {type: uri, value: ReceiverCode} type: uri index: 7 value: choices: [valueString] index: 9 valueString: {type: string, choiceOf: value, index: 10} required: [value, valueString] ReceiverCodeOrganization: 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: ReceiverCodeOrganization} type: uri index: 12 value: choices: [valueString] index: 14 valueString: {type: string, choiceOf: value, index: 15} required: [value, valueString] ReceiverOrganizationName: 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: ReceiverOrganizationName} type: uri index: 17 value: choices: [valueString] index: 19 valueString: {type: string, choiceOf: value, index: 20} required: [value, valueString] ReceiverDepartmentName: 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: ReceiverDepartmentName} type: uri index: 22 value: choices: [valueString] index: 24 valueString: {type: string, choiceOf: value, index: 25} required: [value, valueString] ReceiverAddress: match: {} schema: short: The receiver´s primary address. index: 26 elements: url: pattern: {type: uri, value: ReceiverAddress} type: uri index: 27 value: choices: [valueString] index: 29 valueString: {type: string, choiceOf: value, index: 30} required: [value, valueString] ReceiverZipCode: match: {} schema: short: The receiver´s city name for the primary address. index: 31 elements: url: pattern: {type: uri, value: ReceiverZipCode} type: uri index: 32 value: choices: [valueString] index: 34 valueString: {type: string, choiceOf: value, index: 35} required: [value, valueString] ReceiverCity: match: {} schema: short: The receiver´s Zip code for the primary address. index: 36 elements: url: pattern: {type: uri, value: ReceiverCity} type: uri index: 37 value: choices: [valueString] index: 39 valueString: {type: string, choiceOf: value, index: 40} required: [value, valueString] url: pattern: {type: uri, value: 'https://healthhub.dk/fhir/StructureDefinition/receiver-observation'} type: uri index: 41 value: choices: [] index: 43 package_version: 2.0.5 extensions: ReceiverId: url: null short: A unique identification code used to identify the receiver. _required: true index: 1 elements: url: pattern: {type: uri, value: ReceiverId} type: uri index: 2 value: choices: [valueString] index: 4 valueString: {type: string, choiceOf: value, index: 5} required: [value, valueString] ReceiverCode: url: null short: It is an alphanumeric code that identifies the entity receiving an EDIFACT message. index: 6 elements: url: pattern: {type: uri, value: ReceiverCode} type: uri index: 7 value: choices: [valueString] index: 9 valueString: {type: string, choiceOf: value, index: 10} required: [value, valueString] ReceiverCodeOrganization: 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: ReceiverCodeOrganization} type: uri index: 12 value: choices: [valueString] index: 14 valueString: {type: string, choiceOf: value, index: 15} required: [value, valueString] ReceiverOrganizationName: 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: ReceiverOrganizationName} type: uri index: 17 value: choices: [valueString] index: 19 valueString: {type: string, choiceOf: value, index: 20} required: [value, valueString] ReceiverDepartmentName: 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: ReceiverDepartmentName} type: uri index: 22 value: choices: [valueString] index: 24 valueString: {type: string, choiceOf: value, index: 25} required: [value, valueString] ReceiverAddress: url: null short: The receiver´s primary address. index: 26 elements: url: pattern: {type: uri, value: ReceiverAddress} type: uri index: 27 value: choices: [valueString] index: 29 valueString: {type: string, choiceOf: value, index: 30} required: [value, valueString] ReceiverZipCode: url: null short: The receiver´s city name for the primary address. index: 31 elements: url: pattern: {type: uri, value: ReceiverZipCode} type: uri index: 32 value: choices: [valueString] index: 34 valueString: {type: string, choiceOf: value, index: 35} required: [value, valueString] ReceiverCity: url: null short: The receiver´s Zip code for the primary address. index: 36 elements: url: pattern: {type: uri, value: ReceiverCity} type: uri index: 37 value: choices: [valueString] index: 39 valueString: {type: string, choiceOf: value, index: 40} required: [value, valueString] class: extension kind: complex-type url: https://healthhub.dk/fhir/StructureDefinition/receiver-observation base: http://hl7.org/fhir/StructureDefinition/Extension version: null