description: null package_name: healthhub.fhir.dk.core derivation: constraint name: ProducerObservation type: Extension elements: extension: array: true min: 2 index: 0 slicing: slices: ProducerCode: match: {} schema: short: The official MedCom code for the laboratory that produced the test result. _required: true index: 1 elements: url: pattern: {type: Uri, value: ProducerCode} index: 2 value: choices: [valueString] index: 4 valueString: {type: string, choiceOf: value, index: 5} required: [valueString, value] Producer: match: {} schema: short: The name of the laboratory that produced the result. _required: true index: 6 elements: url: pattern: {type: Uri, value: Producer} index: 7 value: choices: [valueString] index: 9 valueString: {type: string, choiceOf: value, index: 10} required: [valueString, value] url: pattern: {type: Uri, value: 'https://plsp.dk/fhir/StructureDefinition/ProducerObservation'} index: 11 value: choices: [] index: 13 package_version: 1.0.11 extensions: ProducerCode: url: null short: The official MedCom code for the laboratory that produced the test result. _required: true index: 1 elements: url: pattern: {type: Uri, value: ProducerCode} index: 2 value: choices: [valueString] index: 4 valueString: {type: string, choiceOf: value, index: 5} required: [valueString, value] Producer: url: null short: The name of the laboratory that produced the result. _required: true index: 6 elements: url: pattern: {type: Uri, value: Producer} index: 7 value: choices: [valueString] index: 9 valueString: {type: string, choiceOf: value, index: 10} required: [valueString, value] class: extension kind: complex-type url: https://plsp.dk/fhir/StructureDefinition/ProducerObservation base: http://hl7.org/fhir/StructureDefinition/Extension version: null