description: null package_name: healthhub.fhir.dk.core derivation: constraint name: RequisitionObservation type: Extension elements: extension: short: Additional content defined by implementations. index: 0 slicing: slices: RequesterSampleIdentifier: match: {} schema: short: The number registered for the requisition from the requester (The Doctor). index: 1 elements: url: pattern: {type: Uri, value: RequesterSampleIdentifier} index: 2 value: choices: [valueString] index: 4 valueString: {type: string, choiceOf: value, index: 5} required: [valueString, value] LaboratoryInternalSampleIdentifier: match: {} schema: short: The number registered for the requisition at the laboratory. _required: true index: 6 elements: url: pattern: {type: Uri, value: LaboratoryInternalSampleIdentifier} 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/RequisitionObservation'} index: 11 value: choices: [] index: 13 package_version: 1.0.23 extensions: RequesterSampleIdentifier: url: null short: The number registered for the requisition from the requester (The Doctor). index: 1 elements: url: pattern: {type: Uri, value: RequesterSampleIdentifier} index: 2 value: choices: [valueString] index: 4 valueString: {type: string, choiceOf: value, index: 5} required: [valueString, value] LaboratoryInternalSampleIdentifier: url: null short: The number registered for the requisition at the laboratory. _required: true index: 6 elements: url: pattern: {type: Uri, value: LaboratoryInternalSampleIdentifier} 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/RequisitionObservation base: http://hl7.org/fhir/StructureDefinition/Extension version: null required: [extension]